mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
cosign: pin to go 1.17
This commit is contained in:
parent
00c238249e
commit
9218033175
@ -2244,6 +2244,7 @@ with pkgs;
|
||||
|
||||
cosign = callPackage ../tools/security/cosign {
|
||||
inherit (darwin.apple_sdk.frameworks) PCSC;
|
||||
buildGoModule = buildGo117Module;
|
||||
};
|
||||
|
||||
cozy = callPackage ../applications/audio/cozy { };
|
||||
|
Loading…
Reference in New Issue
Block a user