lol

Revert "ncdns: pin to go 1.16"

This reverts commit cee6ccfc754af33f9fb03b15b938707c584a6342.

authored by

ajs124 and committed by
Jörg Thalheim
1909454e 7283d394

+1 -3
+1 -3
pkgs/top-level/all-packages.nix
··· 22005 22005 22006 22006 unit = callPackage ../servers/http/unit { }; 22007 22007 22008 - ncdns = callPackage ../servers/dns/ncdns { 22009 - buildGoModule = buildGo116Module; 22010 - }; 22008 + ncdns = callPackage ../servers/dns/ncdns { }; 22011 22009 22012 22010 nginx = nginxStable; 22013 22011