mozphab 1.1.0 -> 1.40 https://github.com/mozilla-conduit/review/releases attrpath: mozphab 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bjlq2pjj90a8kqghrnyi96rfgc0myc0j-packages.json.drv building '/nix/store/bjlq2pjj90a8kqghrnyi96rfgc0myc0j-packages.json.drv'... Going to be running update for following packages: - mozphab-1.1.0 Press Enter key to continue... Running update for: - mozphab-1.1.0: UPDATING ... - mozphab-1.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/mozphab/default.nix b/pkgs/applications/misc/mozphab/default.nix index 82cf9b3d951..07a8e2dd599 100644 --- a/pkgs/applications/misc/mozphab/default.nix +++ b/pkgs/applications/misc/mozphab/default.nix @@ -10,14 +10,14 @@ python3.pkgs.buildPythonApplication rec { pname = "mozphab"; - version = "1.1.0"; + version = "24"; format = "setuptools"; src = fetchFromGitHub { owner = "mozilla-conduit"; repo = "review"; rev = "refs/tags/${version}"; - hash = "sha256-vLHikGjTYOeXd6jDRsoCkq3i0eh6Ttd4KdvlixjzdZ4="; + hash = "sha256-TR2Lik0C3tLtMklCMHRP8bNC+F36JFu9dfcg7sqr0lA="; }; postPatch = '' 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 mozphab nix build failed. pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/fwqfnx39m4ibsm5cimank24fynzn7pxy-mozphab-24 checking for references to /build/ in /nix/store/fwqfnx39m4ibsm5cimank24fynzn7pxy-mozphab-24... patching script interpreter paths in /nix/store/fwqfnx39m4ibsm5cimank24fynzn7pxy-mozphab-24 stripping (with command strip and flags -S) in /nix/store/fwqfnx39m4ibsm5cimank24fynzn7pxy-mozphab-24/lib /nix/store/fwqfnx39m4ibsm5cimank24fynzn7pxy-mozphab-24/bin shrinking RPATHs of ELF executables and libraries in /nix/store/z32gmakgfghiixz3rifiw2p43911rgqr-mozphab-24-dist checking for references to /build/ in /nix/store/z32gmakgfghiixz3rifiw2p43911rgqr-mozphab-24-dist... patching script interpreter paths in /nix/store/z32gmakgfghiixz3rifiw2p43911rgqr-mozphab-24-dist Rewriting #!/nix/store/sp5x6s8n36gjlwck74xhj1i61p66vcpa-python3-3.10.9/bin/python3.10 to #!/nix/store/sp5x6s8n36gjlwck74xhj1i61p66vcpa-python3-3.10.9 wrapping `/nix/store/fwqfnx39m4ibsm5cimank24fynzn7pxy-mozphab-24/bin/moz-phab'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase @nix { "action": "setPhase", "phase": "pytestCheckPhase" } pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/test_style.py" does not exist. Aborting