2022-12-15T05:38:39 watchman 4.9.0 -> 2022.12.12.00 https://github.com/facebook/watchman/releases 2022-12-15T05:38:41 attrpath: watchman 2022-12-15T05:38:41 Checking auto update branch... 2022-12-15T05:38:41 No auto update branch exists 2022-12-15T05:38:45 [version] 2022-12-15T05:38:47 [version] updated version and sha256 2022-12-15T05:38:47 [rustCrateVersion] 2022-12-15T05:38:47 [rustCrateVersion] No cargoSha256 found 2022-12-15T05:38:47 [golangModuleVersion] 2022-12-15T05:38:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-15T05:38:47 [updateScript] 2022-12-15T05:38:47 [updateScript] skipping because derivation has no updateScript 2022-12-15T05:38:47 2022-12-15T05:38:47 [quotedUrls] 2022-12-15T05:38:47 [quotedUrls] nothing found to replace 2022-12-15T05:38:47 Diff after rewrites: diff --git a/pkgs/development/tools/watchman/default.nix b/pkgs/development/tools/watchman/default.nix index 2acbf13e278..7d911a206ff 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.12.12.00"; src = fetchFromGitHub { owner = "facebook"; repo = "watchman"; rev = "v${version}"; - sha256 = "0fdaj5pmicm6j17d5q7px800m5rmam1a400x3hv1iiifnmhgnkal"; + sha256 = "sha256-uGE/Wrs2r2NeXqU9CoAiR+kaoS+U9IdflCmZWa7sLAI="; }; nativeBuildInputs = [ autoconf automake pkg-config libtool ]; 2022-12-15T05:40:13 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/nlpd50g0ss94b5n4api60dnblzcahfcg-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in . ./watchman/test/run.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./watchman/python/publish-pypi.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/sh" ./watchman/build/package/make-packages.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash -e" ./watchman/build/package/make-deb.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash -e" ./watchman/build/package/make-rpm.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-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/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash -e" ./watchman/build/package/watchman-deb/DEBIAN/postinst: interpreter directive changed from "#!/bin/sh -e" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/sh -e" ./website/publish.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash" ./run-tests.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash -e" ./autogen.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash -e" ./install-system-packages.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-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