unbound-full: init

This commit is contained in:
Daniel Nagy
2021-02-25 18:37:57 -05:00
committed by tomberek
parent a40f86e390
commit bd6ef5bee1
+5
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 {