unbound-full: init
This commit is contained in:
parent
a40f86e390
commit
bd6ef5bee1
@ -8989,6 +8989,11 @@ in
|
|||||||
withSystemd = true;
|
withSystemd = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
unbound-full = unbound.override {
|
||||||
|
withSystemd = true;
|
||||||
|
withDoH = true;
|
||||||
|
};
|
||||||
|
|
||||||
unicorn = callPackage ../development/libraries/unicorn { };
|
unicorn = callPackage ../development/libraries/unicorn { };
|
||||||
|
|
||||||
units = callPackage ../tools/misc/units {
|
units = callPackage ../tools/misc/units {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user