2022-11-27T14:22:09 watchman 4.9.0 -> 2022.11.14.00 https://github.com/facebook/watchman/releases 2022-11-27T14:22:11 attrpath: watchman 2022-11-27T14:22:11 Checking auto update branch... 2022-11-27T14:22:11 No auto update branch exists 2022-11-27T14:22:15 [version] 2022-11-27T14:22:18 [version] updated version and sha256 2022-11-27T14:22:18 [rustCrateVersion] 2022-11-27T14:22:18 [rustCrateVersion] No cargoSha256 found 2022-11-27T14:22:18 [golangModuleVersion] 2022-11-27T14:22:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-27T14:22:18 [updateScript] 2022-11-27T14:22:18 [updateScript] skipping because derivation has no updateScript 2022-11-27T14:22:18 2022-11-27T14:22:18 [quotedUrls] 2022-11-27T14:22:18 [quotedUrls] nothing found to replace 2022-11-27T14:22:18 Diff after rewrites: diff --git a/pkgs/development/tools/watchman/default.nix b/pkgs/development/tools/watchman/default.nix index 2acbf13e278..4bd73446bde 100644 --- a/pkgs/development/tools/watchman/default.nix +++ b/pkgs/development/tools/watchman/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "watchman"; - version = "4.9.0"; + version = "2022.11.14.00"; src = fetchFromGitHub { owner = "facebook"; repo = "watchman"; rev = "v${version}"; - sha256 = "0fdaj5pmicm6j17d5q7px800m5rmam1a400x3hv1iiifnmhgnkal"; + sha256 = "sha256-tyy979L4x8cJY/RE/5x+2tqJjoi1Kmd1pGYW/E1X0P0="; }; nativeBuildInputs = [ autoconf automake pkg-config libtool ]; 2022-11-27T14:23:48 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A watchman nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/8whzmpdrw39yhp2kpza40x8p0abfychd-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in . ./autogen.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash -e" ./watchman/test/run.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash" ./watchman/python/publish-pypi.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh" ./watchman/build/package/make-rpm.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash -e" ./watchman/build/package/make-deb.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash -e" ./watchman/build/package/watchman-deb/make-deb.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash -e" ./watchman/build/package/watchman-deb/DEBIAN/postinst: interpreter directive changed from "#!/bin/sh -e" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/sh -e" ./watchman/build/package/make-packages.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash -e" ./install-system-packages.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash -e" ./website/publish.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash" ./run-tests.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash -e" @nix { "action": "setPhase", "phase": "configurePhase" } configuring + PREFIX=/usr/local + python3 build/fbcode_builder/getdeps.py build --allow-system-packages --src-dir=. --project-install-prefix=watchman:/usr/local watchman ./autogen.sh: line 12: python3: command not found