ncdns: pin to go 1.14
This commit is contained in:
parent
f4ed70f728
commit
286713b52c
@ -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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user