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