unbound: migrate to by-name
This commit is contained in:
@@ -14449,8 +14449,6 @@ with pkgs;
|
||||
|
||||
unclutter-xfixes = callPackage ../tools/misc/unclutter-xfixes { };
|
||||
|
||||
unbound = callPackage ../tools/networking/unbound { };
|
||||
|
||||
unbound-with-systemd = unbound.override {
|
||||
withSystemd = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user