Merge pull request #263551 from SuperSamus/butler-fix
butler: build with go_1_20
This commit is contained in:
commit
0bdbdbd444
@ -1710,6 +1710,7 @@ with pkgs;
|
||||
|
||||
butler = callPackage ../games/itch/butler.nix {
|
||||
inherit (darwin.apple_sdk.frameworks) Cocoa;
|
||||
buildGoModule = buildGo120Module;
|
||||
};
|
||||
|
||||
carbon-now-cli = callPackage ../tools/typesetting/carbon-now-cli { };
|
||||
|
Loading…
Reference in New Issue
Block a user