mailman-web 0 -> 1 attrpath: mailman-web Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/y6j4yjwh7aynjhm6br20iz1qvl2wzy65-packages.json.drv building '/nix/store/y6j4yjwh7aynjhm6br20iz1qvl2wzy65-packages.json.drv'... Going to be running update for following packages: - python3.11-mailman-web-0.0.6 Press Enter key to continue... Running update for: - python3.11-mailman-web-0.0.6: UPDATING ... - python3.11-mailman-web-0.0.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/mail/mailman/web.nix b/pkgs/servers/mail/mailman/web.nix index e9ef718d84f1..834e3c1419a3 100644 --- a/pkgs/servers/mail/mailman/web.nix +++ b/pkgs/servers/mail/mailman/web.nix @@ -7,12 +7,12 @@ with python3.pkgs; buildPythonPackage rec { pname = "mailman-web"; - version = "0.0.6"; + version = "0.0.8"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-UWdqrcx529r6kwgf0YEHiDrpZlGoUBR6OdYtHMTPMGY="; + sha256 = "sha256-nN/L+X2Rvm6rqkscns4Tn2TAr59O5lCJObvcJp6M0+Q="; }; patches = [ 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 mailman-web nix build failed. got build log for 'mailman-web' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/dggybpcjkp8sr5v40nanaqc0b8xfmb65-mailman-web-0.0.8.tar.gz source root is mailman-web-0.0.8 setting SOURCE_DATE_EPOCH to timestamp 1697954361 of file mailman-web-0.0.8/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/naynfls2ymlxaybhjs779cikz8wl8dzq-448bba249d39c09c0cef5e059415cc07a3ce569c.patch patching file mailman_web/settings/base.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file mailman_web/settings/base.py.rej