Adding the reference to bird
This commit is contained in:
parent
9dcca4e3f5
commit
00abf42fc6
|
@ -5988,6 +5988,8 @@ let
|
|||
|
||||
bind = callPackage ../servers/dns/bind { };
|
||||
|
||||
bird = callPackage ../servers/bird { };
|
||||
|
||||
couchdb = callPackage ../servers/http/couchdb {
|
||||
spidermonkey = spidermonkey_185;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue