arrow-cpp: 0.16.0 -> 0.17.0

This commit is contained in:
Dmitry Kalinkin
2020-05-11 22:34:24 -04:00
parent cfe68f2b68
commit f149c7030a
3 changed files with 18 additions and 30 deletions
-1
View File
@@ -166,7 +166,6 @@ in {
});
arrow-cpp = super.arrow-cpp.override {
enableShared = false;
python = { pkgs = { python = null; numpy = null; }; };
};
boost = super.boost.override {
enableStatic = true;