butler: build with go_1_20

This commit is contained in:
Martino Fontana
2023-10-26 11:46:44 +02:00
parent 75a52265bd
commit 608bce3f22
+1
View File
@@ -1708,6 +1708,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 { };