This commit is contained in:
Domen Kožar
2014-10-16 13:13:13 +02:00
parent a2a7abc67c
commit 68b183e309
4 changed files with 8 additions and 8 deletions
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
patches = [ ./yylex.patch ];
# Workaround to make the python wrapper not drop this package:
# pythonFullWithPkgs.override { extraLibs = [ thrift ]; }
# pythonFullBuildEnv.override { extraLibs = [ thrift ]; }
pythonPath = [];
buildInputs = [