luxcorerender: use python-enabled boost
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
let boost_static = boost165.override {
|
let boost_static = boost165.override {
|
||||||
python = python35;
|
python = python35;
|
||||||
enableStatic = true;
|
enableStatic = true;
|
||||||
|
enablePython = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
|
|||||||
Reference in New Issue
Block a user