circus 0 -> 1 attrpath: circus 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/gppnpag6865pai78pjgh0dmhxg4rjf7i-packages.json.drv building '/nix/store/gppnpag6865pai78pjgh0dmhxg4rjf7i-packages.json.drv'... Going to be running update for following packages: - circus-0.16.1 Press Enter key to continue... Running update for: - circus-0.16.1: UPDATING ... - circus-0.16.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/networking/circus/default.nix b/pkgs/tools/networking/circus/default.nix index c9aba8dc4e8..bfb9b95299e 100644 --- a/pkgs/tools/networking/circus/default.nix +++ b/pkgs/tools/networking/circus/default.nix @@ -13,11 +13,11 @@ in buildPythonApplication rec { pname = "circus"; - version = "0.16.1"; + version = "0.18.0"; src = fetchPypi { inherit pname version; - sha256 = "0paccmqwgard2l0z7swcc3nwc418l9b4mfaddb4s31bpnqg02z6x"; + sha256 = "sha256-GTzoIk4GjO1mckz0gxBvtmdLUaV1g6waDn7Xp+6Mcas="; }; postPatch = '' No auto update branch exists Update edits cause no rebuilds.