mailman-web 0 -> 1 attrpath: mailman-web 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/m6chdbczrsr6wr72fq567sqpdxl2lzh5-packages.json.drv building '/nix/store/m6chdbczrsr6wr72fq567sqpdxl2lzh5-packages.json.drv'... Going to be running update for following packages: - python3.10-mailman-web-0.0.5 Press Enter key to continue... Running update for: - python3.10-mailman-web-0.0.5: UPDATING ... - python3.10-mailman-web-0.0.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/mail/mailman/web.nix b/pkgs/servers/mail/mailman/web.nix index 64489bc3e41..d441eee8d7c 100644 --- a/pkgs/servers/mail/mailman/web.nix +++ b/pkgs/servers/mail/mailman/web.nix @@ -6,12 +6,12 @@ with python3.pkgs; buildPythonPackage rec { pname = "mailman-web"; - version = "0.0.5"; + version = "0.0.6"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-9pvs/VATAsMcGNrj58b/LifysEPTNhrAP57sfp4nX6Q="; + sha256 = "sha256-UWdqrcx529r6kwgf0YEHiDrpZlGoUBR6OdYtHMTPMGY="; }; postPatch = '' An auto update branch exists with message `mailman-web: 0.0.5 -> 0.0.6`. New version is 0.0.6. An auto update branch exists with an equal or greater version