mongodb: switch to boost 1.49 now it's back
This commit is contained in:
parent
2cedd7021b
commit
ffe4829bbb
@ -5206,7 +5206,7 @@ let
|
|||||||
monetdb = callPackage ../servers/sql/monetdb { };
|
monetdb = callPackage ../servers/sql/monetdb { };
|
||||||
|
|
||||||
mongodb = callPackage ../servers/nosql/mongodb {
|
mongodb = callPackage ../servers/nosql/mongodb {
|
||||||
boost = boost147;
|
boost = boost149;
|
||||||
useV8 = (getConfig ["mongodb" "useV8"] false);
|
useV8 = (getConfig ["mongodb" "useV8"] false);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user