Commit 93fa4b59 authored by Mario Rodas's avatar Mario Rodas
Browse files

norouter: build with Go 1.20

parent 103897b4
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -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 { };