python311Packages.seedir 0 -> 1 attrpath: python311Packages.seedir 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/qdxp828pfr8mq9nxwa2vcv04fay2g6yv-packages.json.drv building '/nix/store/qdxp828pfr8mq9nxwa2vcv04fay2g6yv-packages.json.drv'... Going to be running update for following packages: - python3.11-seedir-0.4.2 Press Enter key to continue... Running update for: - python3.11-seedir-0.4.2: UPDATING ... - python3.11-seedir-0.4.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/seedir/default.nix b/pkgs/development/python-modules/seedir/default.nix index f6bf8c953e54..45006770ff11 100644 --- a/pkgs/development/python-modules/seedir/default.nix +++ b/pkgs/development/python-modules/seedir/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "seedir"; - version = "0.4.2"; + version = "0.5.0"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "earnestt1234"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-ioez5lBNyiBK3poL2Px3KtCQeM+Gh2d4iD3SoAIHFAk="; + hash = "sha256-ilL2KKN5sJclVcStO/kZoacsPoMgcFW1/8M/PQjxw/U="; }; propagatedBuildInputs = [ natsort ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/nsb8wr2cpwfpl0kvi8isx25gd59s2dnk-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.seedir nix build failed. shrinking RPATHs of ELF executables and libraries in /nix/store/xhqbi2hqawyyiq0h6fbyswqlnpppzpbw-python3.11-seedir-0.5.0-dist checking for references to /build/ in /nix/store/xhqbi2hqawyyiq0h6fbyswqlnpppzpbw-python3.11-seedir-0.5.0-dist... patching script interpreter paths in /nix/store/xhqbi2hqawyyiq0h6fbyswqlnpppzpbw-python3.11-seedir-0.5.0-dist Rewriting #!/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9/bin/python3.11 to #!/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9 wrapping `/nix/store/vx63kj3yic08jf88wg2yck1ig59vawdg-python3.11-seedir-0.5.0/bin/seedir'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: seedir @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.11.9, pytest-8.1.1, pluggy-1.4.0 rootdir: /build/source collecting ...  collected 0 items  ============================ no tests ran in 0.00s ============================= ERROR: file or directory not found: tests/tests.py  /nix/store/d3dzfy4amjl826fb8j00qp1d9887h7hm-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context