nix/pkgs/crane: update hash???
This commit is contained in:
parent
4d8968b712
commit
7b38430804
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ pkgs.buildGoModule rec {
|
||||||
owner = "google";
|
owner = "google";
|
||||||
repo = "go-containerregistry";
|
repo = "go-containerregistry";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1mc58qxr0kvl9g2agri4bb0bj9yxb8hypyvxnspymqm1pcvfl3cn";
|
sha256 = "sha256:07q4fjkjxn2qbqvj2him7p7rw1309yhc0mnlpnvfb2m9ias0infy";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorSha256 = null;
|
vendorSha256 = null;
|
||||||
|
|
Loading…
Reference in a new issue