2022-11-17T22:51:55 cloud-init 22.3.4 -> 22.4 https://github.com/canonical/cloud-init/releases 2022-11-17T22:51:58 attrpath: cloud-init 2022-11-17T22:51:58 Checking auto update branch... 2022-11-17T22:52:01 [version] 2022-11-17T22:52:01 [version] skipping because derivation has updateScript 2022-11-17T22:52:01 [rustCrateVersion] 2022-11-17T22:52:01 [rustCrateVersion] No cargoSha256 found 2022-11-17T22:52:01 [golangModuleVersion] 2022-11-17T22:52:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T22:52:01 [updateScript] 2022-11-17T22:52:04 [updateScript] Success 2022-11-17T22:52:04 [updateScript] this derivation will be built: /nix/store/4cdi4dw56s64y2gd5alxg02cr4ch39gz-packages.json.drv building '/nix/store/4cdi4dw56s64y2gd5alxg02cr4ch39gz-packages.json.drv'... Going to be running update for following packages: - cloud-init-22.3.4 Press Enter key to continue... Running update for: - cloud-init-22.3.4: UPDATING ... - cloud-init-22.3.4: DONE. Packages updated! 2022-11-17T22:52:04 2022-11-17T22:52:04 [quotedUrls] 2022-11-17T22:52:04 [quotedUrls] nothing found to replace 2022-11-17T22:52:04 Diff after rewrites: diff --git a/pkgs/tools/virtualization/cloud-init/default.nix b/pkgs/tools/virtualization/cloud-init/default.nix index 5e438d88721..4b5f335938b 100644 --- a/pkgs/tools/virtualization/cloud-init/default.nix +++ b/pkgs/tools/virtualization/cloud-init/default.nix @@ -14,14 +14,14 @@ python3.pkgs.buildPythonApplication rec { pname = "cloud-init"; - version = "22.3.4"; + version = "22.4"; namePrefix = ""; src = fetchFromGitHub { owner = "canonical"; repo = "cloud-init"; rev = "refs/tags/${version}"; - hash = "sha256-agffkTEaURjw/Ro8znYRQLKhDP2Ey0LimuzqbW5xb28="; + hash = "sha256-MsT5t2da79Eb9FlTLPr2893JcF0ujNnToJTCQRT1QEo="; }; patches = [ ./0001-add-nixos-support.patch ]; 2022-11-17T22:53:34 An auto update branch exists with message `cloud-init: 22.3.4 -> 22.4`. New version is 22.4. 2022-11-17T22:53:34 An auto update branch exists with an equal or greater version