ncdns: pin to go 1.14
This commit is contained in:
@@ -16334,7 +16334,9 @@ in
|
|||||||
|
|
||||||
unit = callPackage ../servers/http/unit { };
|
unit = callPackage ../servers/http/unit { };
|
||||||
|
|
||||||
ncdns = callPackage ../servers/dns/ncdns { };
|
ncdns = callPackage ../servers/dns/ncdns {
|
||||||
|
buildGoPackage = buildGo114Package;
|
||||||
|
};
|
||||||
|
|
||||||
nginx = nginxStable;
|
nginx = nginxStable;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user