2022-11-22T02:50:31 gcrane 0.11.0 -> 0.12.1 https://github.com/google/go-containerregistry/releases 2022-11-22T02:50:33 attrpath: gcrane 2022-11-22T02:50:33 Checking auto update branch... 2022-11-22T02:50:33 No auto update branch exists 2022-11-22T02:50:36 [version] 2022-11-22T02:50:36 [version] generic version rewriter does not support multiple hashes 2022-11-22T02:50:36 [rustCrateVersion] 2022-11-22T02:50:36 [rustCrateVersion] No cargoSha256 found 2022-11-22T02:50:36 [golangModuleVersion] 2022-11-22T02:50:41 [golangModuleVersion] Found old vendorSha256 = null 2022-11-22T02:50:41 [golangModuleVersion] Set vendorSha256 to null 2022-11-22T02:50:42 [golangModuleVersion] Finished updating vendorSha256 2022-11-22T02:50:42 [updateScript] 2022-11-22T02:50:42 [updateScript] skipping because derivation has no updateScript 2022-11-22T02:50:42 2022-11-22T02:50:42 [quotedUrls] 2022-11-22T02:50:42 [quotedUrls] nothing found to replace 2022-11-22T02:50:42 Diff after rewrites: diff --git a/pkgs/development/tools/go-containerregistry/default.nix b/pkgs/development/tools/go-containerregistry/default.nix index 56b2a8b07c0..2c5d5a26ec3 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.1"; src = fetchFromGitHub { owner = "google"; repo = pname; rev = "v${version}"; - sha256 = "sha256-9C5tlJChDyflFlqwn9YDZB+40PUqwjgIFcdxNBCxWTM="; + sha256 = "sha256-XwfIbVDO7R+Riz1K05wo/DLyxAk6k54Ta2E1hCxI2ak="; }; vendorSha256 = null; 2022-11-22T02:52:11 Successfully finished processing 2022-11-22T02:52:11 Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Could not find result link.