2022-11-16T14:33:18 mozphab 1.1.0 -> 1.40 https://github.com/mozilla-conduit/review/releases 2022-11-16T14:33:22 attrpath: mozphab 2022-11-16T14:33:22 Checking auto update branch... 2022-11-16T14:33:28 [version] 2022-11-16T14:33:28 [version] skipping because derivation has updateScript 2022-11-16T14:33:28 [rustCrateVersion] 2022-11-16T14:33:28 [rustCrateVersion] No cargoSha256 found 2022-11-16T14:33:28 [golangModuleVersion] 2022-11-16T14:33:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T14:33:28 [updateScript] 2022-11-16T14:33:32 [updateScript] Success 2022-11-16T14:33:32 [updateScript] this derivation will be built: /nix/store/74sljkcfh37k47djkhcz1i1m8h0bw09z-packages.json.drv building '/nix/store/74sljkcfh37k47djkhcz1i1m8h0bw09z-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! 2022-11-16T14:33:32 2022-11-16T14:33:32 [quotedUrls] 2022-11-16T14:33:32 [quotedUrls] nothing found to replace 2022-11-16T14:33:32 Diff after rewrites: diff --git a/pkgs/applications/misc/mozphab/default.nix b/pkgs/applications/misc/mozphab/default.nix index d78d880c2e1..69646f70051 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 = '' 2022-11-16T14:36:08 No auto update branch exists 2022-11-16T14:36:17 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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/clixlw2f6bayxlzk8xwcjl961ah6cnkm-mozphab-24 strip is /nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/clixlw2f6bayxlzk8xwcjl961ah6cnkm-mozphab-24/lib /nix/store/clixlw2f6bayxlzk8xwcjl961ah6cnkm-mozphab-24/bin patching script interpreter paths in /nix/store/clixlw2f6bayxlzk8xwcjl961ah6cnkm-mozphab-24 checking for references to /build/ in /nix/store/clixlw2f6bayxlzk8xwcjl961ah6cnkm-mozphab-24... shrinking RPATHs of ELF executables and libraries in /nix/store/gcx6m2dz942r2dzczrk4l8w0szwvg204-mozphab-24-dist strip is /nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/gcx6m2dz942r2dzczrk4l8w0szwvg204-mozphab-24-dist checking for references to /build/ in /nix/store/gcx6m2dz942r2dzczrk4l8w0szwvg204-mozphab-24-dist... Rewriting #!/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8/bin/python3.10 to #!/nix/store/qc8rlhdcdxaf6dwbvv0v4k50w937fyzj-python3-3.10.8 wrapping `/nix/store/clixlw2f6bayxlzk8xwcjl961ah6cnkm-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