hyprspace: pin to go 1.17
This commit is contained in:
@@ -22197,7 +22197,10 @@ with pkgs;
|
||||
|
||||
hydron = callPackage ../servers/hydron { };
|
||||
|
||||
hyprspace = callPackage ../applications/networking/hyprspace { inherit (darwin) iproute2mac; };
|
||||
hyprspace = callPackage ../applications/networking/hyprspace {
|
||||
inherit (darwin) iproute2mac;
|
||||
buildGoModule = buildGo117Module;
|
||||
};
|
||||
|
||||
ic-keysmith = callPackage ../tools/security/ic-keysmith { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user