2022-12-06T01:44:29 gcrane 0.11.0 -> 0.12.1 https://github.com/google/go-containerregistry/releases 2022-12-06T01:44:31 attrpath: gcrane 2022-12-06T01:44:31 Checking auto update branch... 2022-12-06T01:44:31 No auto update branch exists 2022-12-06T01:44:35 [version] 2022-12-06T01:44:35 [version] generic version rewriter does not support multiple hashes 2022-12-06T01:44:35 [rustCrateVersion] 2022-12-06T01:44:35 [rustCrateVersion] No cargoSha256 found 2022-12-06T01:44:35 [golangModuleVersion] 2022-12-06T01:44:38 [golangModuleVersion] Found old vendorSha256 = null 2022-12-06T01:44:39 [golangModuleVersion] Set vendorSha256 to null 2022-12-06T01:44:39 [golangModuleVersion] Finished updating vendorSha256 2022-12-06T01:44:39 [updateScript] 2022-12-06T01:44:39 [updateScript] skipping because derivation has no updateScript 2022-12-06T01:44:39 2022-12-06T01:44:39 [quotedUrls] 2022-12-06T01:44:39 [quotedUrls] nothing found to replace 2022-12-06T01:44:39 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-12-06T01:46:08 Successfully finished processing 2022-12-06T01:46:08 Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Could not find result link.