python-packages-generated.nix: fix lxml-2.3.6 by hardcoding the fix
This commit is contained in:
@@ -89,6 +89,10 @@
|
||||
"Products.DCWorkflow": {
|
||||
"propagatedBuildInputs": [ "eggtestinfo" ]
|
||||
},
|
||||
"lxml": {
|
||||
"buildInputs": [ "pkgs.libxml2", "pkgs.libxslt" ],
|
||||
"doCheck": false
|
||||
},
|
||||
"Products.CMFDefault": {
|
||||
"propagatedBuildInputs": [ "eggtestinfo" ]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user