roxctl: remove unnecessary override

1.17, is EOL, it builds/runs with current go
This commit is contained in:
zowoq 2022-08-27 09:30:43 +10:00
parent f9a75b14fd
commit e683858f46

View file

@ -29623,7 +29623,6 @@ with pkgs;
qemacs = callPackage ../applications/editors/qemacs { };
roxctl = callPackage ../applications/networking/cluster/roxctl {
buildGoModule = buildGo117Module;
};
rqbit = callPackage ../applications/networking/p2p/rqbit {