2023-01-02T03:35:03 gcrane 0.11.0 -> 0.12.1 https://github.copypi.org/project/pyprosegur/ 2023-01-02T03:35:05 attrpath: gcrane 2023-01-02T03:35:05 Checking auto update branch... 2023-01-02T03:35:05 No auto update branch exists 2023-01-02T03:35:09 [version] 2023-01-02T03:35:09 [version] generic version rewriter does not support multiple hashes 2023-01-02T03:35:09 [rustCrateVersion] 2023-01-02T03:35:09 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:35:09 [golangModuleVersion] 2023-01-02T03:35:13 [golangModuleVersion] Found old vendorSha256 = null 2023-01-02T03:35:23 [golangModuleVersion] Set vendorSha256 to null 2023-01-02T03:35:23 [golangModuleVersion] Finished updating vendorSha256 2023-01-02T03:35:23 [updateScript] 2023-01-02T03:35:23 [updateScript] skipping because derivation has no updateScript 2023-01-02T03:35:23 2023-01-02T03:35:23 [quotedUrls] 2023-01-02T03:35:24 [quotedUrls] nothing found to replace 2023-01-02T03:35:24 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; 2023-01-02T03:37:22 Successfully finished processing 2023-01-02T03:37:22 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. gcrane 0.11.0 -> 0.12.1 https://github.com/google/go-containerregistry/releases attrpath: gcrane Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.gcrane)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.gcrane)' not found