unbound-full: init

This commit is contained in:
Daniel Nagy 2021-02-13 23:20:29 +01:00 committed by tomberek
parent a40f86e390
commit bd6ef5bee1

View File

@ -8989,6 +8989,11 @@ in
withSystemd = true;
};
unbound-full = unbound.override {
withSystemd = true;
withDoH = true;
};
unicorn = callPackage ../development/libraries/unicorn { };
units = callPackage ../tools/misc/units {