stacs 0 -> 1 attrpath: stacs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5xs8h3f9hsq53l6cl3hzd8ji1n998av1-packages.json.drv building '/nix/store/5xs8h3f9hsq53l6cl3hzd8ji1n998av1-packages.json.drv'... Going to be running update for following packages: - stacs-0.2.0 Press Enter key to continue... Running update for: - stacs-0.2.0: UPDATING ... - stacs-0.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/stacs/default.nix b/pkgs/tools/security/stacs/default.nix index 205d85f0622e..83413126ab4b 100644 --- a/pkgs/tools/security/stacs/default.nix +++ b/pkgs/tools/security/stacs/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "stacs"; - version = "0.2.0"; + version = "0.5.1"; src = fetchFromGitHub { owner = "stacscan"; repo = pname; - rev = version; - sha256 = "00ZYdpJktqUXdzPcouHyZcOQyFm7jdFNVuDqsufOviE="; + rev = "refs/tags/${version}"; + sha256 = "sha256-u0yFzId5RAOnJfTDPRUc8E624zIWyCDe3/WlrJ5iuxA="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists 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 stacs nix build failed. Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/vpcx916cjfsrkwyhvlih337mh7cz5plv-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/wrapper/stacs-scan @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) File "setup.py", line 8, in from pybind11.setup_helpers import Pybind11Extension ModuleNotFoundError: No module named 'pybind11' /nix/store/v5irq7wvkr7kih0hhnch5nnv2dcq8c4f-stdenv-linux/setup: line 1557: pop_var_context: head of shell_variables not a function context