Adding the reference to bird

This commit is contained in:
Lluís Batlle i Rossell
2013-09-15 11:39:24 +02:00
parent 9dcca4e3f5
commit 00abf42fc6
+2
View File
@@ -5988,6 +5988,8 @@ let
bind = callPackage ../servers/dns/bind { };
bird = callPackage ../servers/bird { };
couchdb = callPackage ../servers/http/couchdb {
spidermonkey = spidermonkey_185;
};