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/s3hy6mv4d95ll8vg3sxqid1mv40k08fx-packages.json.drv building '/nix/store/s3hy6mv4d95ll8vg3sxqid1mv40k08fx-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. Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/323mfcpbfz450prh6m30grgnplgvzlm0-mozphab-24 checking for references to /build/ in /nix/store/323mfcpbfz450prh6m30grgnplgvzlm0-mozphab-24... patching script interpreter paths in /nix/store/323mfcpbfz450prh6m30grgnplgvzlm0-mozphab-24 strip is /nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/323mfcpbfz450prh6m30grgnplgvzlm0-mozphab-24/lib /nix/store/323mfcpbfz450prh6m30grgnplgvzlm0-mozphab-24/bin shrinking RPATHs of ELF executables and libraries in /nix/store/g9fan377q1bmwv962gv74ghkz6g7cdvr-mozphab-24-dist checking for references to /build/ in /nix/store/g9fan377q1bmwv962gv74ghkz6g7cdvr-mozphab-24-dist... patching script interpreter paths in /nix/store/g9fan377q1bmwv962gv74ghkz6g7cdvr-mozphab-24-dist strip is /nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/strip Rewriting #!/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/bin/python3.10 to #!/nix/store/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9 wrapping `/nix/store/323mfcpbfz450prh6m30grgnplgvzlm0-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