couchdb: R16 -> R17

This commit is contained in:
Matthew Daiter
2017-03-20 15:07:17 +01:00
parent 0c1b600346
commit 82969c69d3
+1 -1
View File
@@ -10531,7 +10531,7 @@ with pkgs;
spidermonkey = spidermonkey_1_8_5;
python = python27;
sphinx = python27Packages.sphinx;
erlang = erlangR16;
erlang = erlangR17;
};
couchdb2 = callPackage ../servers/http/couchdb/2.0.0.nix {