This commit is contained in:
Domen Kožar
2014-10-19 19:54:33 +02:00
parent 2d6582d14e
commit 29ffeecf78
2 changed files with 2 additions and 2 deletions
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
patches = [ ./yylex.patch ];
# Workaround to make the python wrapper not drop this package:
# pythonFullBuildEnv.override { extraLibs = [ thrift ]; }
# pythonFull.buildEnv.override { extraLibs = [ thrift ]; }
pythonPath = [];
buildInputs = [