libxslt: make python3 an input
This commit is contained in:
committed by
Frederik Rietdijk
parent
86de9261f8
commit
b2ce768e60
@@ -3716,7 +3716,7 @@ in {
|
||||
|
||||
libxslt = (toPythonModule (pkgs.libxslt.override {
|
||||
pythonSupport = true;
|
||||
inherit python;
|
||||
python3 = python;
|
||||
inherit (self) libxml2;
|
||||
})).py;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user