2022-11-01T21:41:33 gcrane 0.11.0 -> 0.12.0 https://github.com/google/go-containerregistry/releases 2022-11-01T21:41:36 attrpath: gcrane 2022-11-01T21:41:36 Checking auto update branch... 2022-11-01T21:41:36 No auto update branch exists 2022-11-01T21:41:40 [version] 2022-11-01T21:41:40 [version] generic version rewriter does not support multiple hashes 2022-11-01T21:41:40 [rustCrateVersion] 2022-11-01T21:41:40 [rustCrateVersion] No cargoSha256 found 2022-11-01T21:41:40 [golangModuleVersion] 2022-11-01T21:41:45 [golangModuleVersion] Found old vendorSha256 = null 2022-11-01T21:41:45 [golangModuleVersion] Set vendorSha256 to null 2022-11-01T21:41:45 [golangModuleVersion] Finished updating vendorSha256 2022-11-01T21:41:45 [updateScript] 2022-11-01T21:41:45 [updateScript] skipping because derivation has no updateScript 2022-11-01T21:41:45 2022-11-01T21:41:45 [quotedUrls] 2022-11-01T21:41:45 [quotedUrls] nothing found to replace 2022-11-01T21:41:46 Diff after rewrites: diff --git a/pkgs/development/tools/go-containerregistry/default.nix b/pkgs/development/tools/go-containerregistry/default.nix index 56b2a8b07c0..77e3dd1eb34 100644 --- a/pkgs/development/tools/go-containerregistry/default.nix +++ b/pkgs/development/tools/go-containerregistry/default.nix @@ -4,13 +4,13 @@ let bins = [ "crane" "gcrane" ]; in buildGoModule rec { pname = "go-containerregistry"; - version = "0.11.0"; + version = "0.12.0"; src = fetchFromGitHub { owner = "google"; repo = pname; rev = "v${version}"; - sha256 = "sha256-9C5tlJChDyflFlqwn9YDZB+40PUqwjgIFcdxNBCxWTM="; + sha256 = "sha256-gwfACedg+fp7LME/mPrg9xVAmzDo2+h3/74CA7iusxQ="; }; vendorSha256 = null; 2022-11-01T21:43:25 Successfully finished processing 2022-11-01T21:43:25 Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Could not find result link.