norouter: build with Go 1.20

This commit is contained in:
Mario Rodas
2023-05-01 04:20:00 +00:00
parent 103897b4fc
commit 93fa4b5910
+1 -3
View File
@@ -32358,9 +32358,7 @@ with pkgs;
normalize = callPackage ../applications/audio/normalize { };
norouter = callPackage ../tools/networking/norouter {
buildGoModule = buildGo118Module; # tests fail with 1.19
};
norouter = callPackage ../tools/networking/norouter { };
nqptp = callPackage ../tools/networking/nqptp { };