galene: switch to go_1_17
This builds and works with go1.17. No module changes happened (tested with a rebuild).
This commit is contained in:
@@ -1764,7 +1764,7 @@ with pkgs;
|
||||
genymotion = callPackage ../development/mobile/genymotion { };
|
||||
|
||||
galene = callPackage ../servers/web-apps/galene {
|
||||
buildGoModule = buildGo115Module;
|
||||
buildGoModule = buildGo117Module;
|
||||
};
|
||||
|
||||
gamecube-tools = callPackage ../development/tools/gamecube-tools { };
|
||||
|
||||
Reference in New Issue
Block a user