dnsproxy: unpin go
This commit is contained in:
@@ -6856,9 +6856,7 @@ with pkgs;
|
||||
|
||||
dnspeep = callPackage ../tools/security/dnspeep { };
|
||||
|
||||
dnsproxy = callPackage ../tools/networking/dnsproxy {
|
||||
buildGoModule = buildGo119Module; # go 1.20 build failure
|
||||
};
|
||||
dnsproxy = callPackage ../tools/networking/dnsproxy { };
|
||||
|
||||
dnsperf = callPackage ../tools/networking/dnsperf { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user