cloud-custodian 0 -> 1 attrpath: cloud-custodian 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kpcmkm5pcz6hgw9ynvlg016hxf3n5sny-packages.json.drv building '/nix/store/kpcmkm5pcz6hgw9ynvlg016hxf3n5sny-packages.json.drv'... Going to be running update for following packages: - cloud-custodian-0.9.35.0 Press Enter key to continue... Running update for: - cloud-custodian-0.9.35.0: UPDATING ... - cloud-custodian-0.9.35.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/cloud-custodian/default.nix b/pkgs/tools/networking/cloud-custodian/default.nix index 3e4475df545e..0953a5e516da 100644 --- a/pkgs/tools/networking/cloud-custodian/default.nix +++ b/pkgs/tools/networking/cloud-custodian/default.nix @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "cloud-custodian"; - version = "0.9.35.0"; + version = "0.9.36.0"; pyproject = true; src = fetchFromGitHub { owner = "cloud-custodian"; repo = "cloud-custodian"; rev = "refs/tags/${version}"; - hash = "sha256-iiyYtAtAQKTGrXdIPXGs11QWuPWn+IWmXpjmYO5S6Pg="; + hash = "sha256-cOzh0lNBh35MQx4wg4ssg+haX1kPLVh3GJS27/eKlZI="; }; pythonRelaxDeps = [ An auto update branch exists with message `cloud-custodian: 0.9.35.0 -> 0.9.36.0`. New version is 0.9.36.0. An auto update branch exists with an equal or greater version