watchman 4.9.0 -> 2023.01.23.00 https://github.com/facebook/watchman/releases attrpath: watchman Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/watchman/default.nix b/pkgs/development/tools/watchman/default.nix index 2acbf13e278..633ca58e46a 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 = "2023.01.23.00"; src = fetchFromGitHub { owner = "facebook"; repo = "watchman"; rev = "v${version}"; - sha256 = "0fdaj5pmicm6j17d5q7px800m5rmam1a400x3hv1iiifnmhgnkal"; + sha256 = "sha256-La+mR61/pFqWJyxDEQx2mUcu9O0Epex922jDq7YRrjA="; }; nativeBuildInputs = [ autoconf automake pkg-config libtool ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A watchman nix build failed. got build log for 'watchman' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/l3lj9w8pksc8lgln6cgvja3p6q9zdyq3-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in . ./watchman/build/package/make-deb.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e" ./watchman/build/package/watchman-deb/DEBIAN/postinst: interpreter directive changed from "#!/bin/sh -e" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/sh -e" ./watchman/build/package/watchman-deb/make-deb.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e" ./watchman/build/package/make-packages.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e" ./watchman/build/package/make-rpm.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e" ./watchman/python/publish-pypi.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/sh" ./watchman/test/run.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash" ./autogen.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e" ./install-system-packages.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e" ./run-tests.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash -e" ./website/publish.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/pj1hnyxhcsw1krmhnbb9rjvqssbzliw8-bash-5.2-p15/bin/bash" @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 /nix/store/chilfhdcsnmwjl7igrw26j1lrc0zar35-stdenv-linux/setup: line 129: pop_var_context: head of shell_variables not a function context