libredwg: init at 0.10.1
This commit is contained in:
committed by
Jan Tojnar
parent
7587132c0a
commit
869dfc09c9
@@ -4465,6 +4465,11 @@ in {
|
||||
}));
|
||||
|
||||
libkeepass = callPackage ../development/python-modules/libkeepass { };
|
||||
|
||||
libredwg = toPythonModule (pkgs.libredwg.override {
|
||||
enablePython = true;
|
||||
inherit (self) python libxml2;
|
||||
});
|
||||
|
||||
librepo = pipe pkgs.librepo [
|
||||
toPythonModule
|
||||
|
||||
Reference in New Issue
Block a user