simplify
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user