Merge staging-next into master

This commit is contained in:
Frederik Rietdijk
2018-07-17 10:04:59 +02:00
77 changed files with 496 additions and 453 deletions

View File

@@ -10,6 +10,7 @@
let boost_static = boost165.override {
python = python35;
enableStatic = true;
enablePython = true;
};
in stdenv.mkDerivation rec {