2022-12-27T09:23:47 gcrane 0.11.0 -> 0.12.1 https://github.com/google/go-containerregistry/releases 2022-12-27T09:23:49 attrpath: gcrane 2022-12-27T09:23:49 Checking auto update branch... 2022-12-27T09:23:50 No auto update branch exists 2022-12-27T09:23:53 [version] 2022-12-27T09:23:53 [version] generic version rewriter does not support multiple hashes 2022-12-27T09:23:53 [rustCrateVersion] 2022-12-27T09:23:53 [rustCrateVersion] No cargoSha256 found 2022-12-27T09:23:53 [golangModuleVersion] 2022-12-27T09:24:01 [golangModuleVersion] Found old vendorSha256 = null 2022-12-27T09:24:02 [golangModuleVersion] Set vendorSha256 to null 2022-12-27T09:24:02 [golangModuleVersion] Finished updating vendorSha256 2022-12-27T09:24:02 [updateScript] 2022-12-27T09:24:02 [updateScript] skipping because derivation has no updateScript 2022-12-27T09:24:02 2022-12-27T09:24:02 [quotedUrls] 2022-12-27T09:24:02 [quotedUrls] nothing found to replace 2022-12-27T09:24:02 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-27T09:25:29 Successfully finished processing 2022-12-27T09:25:29 Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.