Merge pull request #115063 from teto/dig
This commit is contained in:
commit
6c048ca795
1 changed files with 1 additions and 0 deletions
|
@ -17870,6 +17870,7 @@ in
|
|||
|
||||
bind = callPackage ../servers/dns/bind { };
|
||||
dnsutils = bind.dnsutils;
|
||||
dig = bind.dnsutils;
|
||||
|
||||
inherit (callPackages ../servers/bird { })
|
||||
bird bird6 bird2;
|
||||
|
|
Loading…
Reference in a new issue