diff --git a/nix/pkgs/crane.nix b/nix/pkgs/crane.nix index 4d5724edb7..1a40bf5bbf 100644 --- a/nix/pkgs/crane.nix +++ b/nix/pkgs/crane.nix @@ -11,7 +11,7 @@ pkgs.buildGoModule rec { owner = "google"; repo = "go-containerregistry"; rev = "v${version}"; - sha256 = "1mc58qxr0kvl9g2agri4bb0bj9yxb8hypyvxnspymqm1pcvfl3cn"; + sha256 = "sha256:07q4fjkjxn2qbqvj2him7p7rw1309yhc0mnlpnvfb2m9ias0infy"; }; vendorSha256 = null;