lief: build from source and enable python bindings
This commit is contained in:
@@ -3996,6 +3996,10 @@ in {
|
||||
|
||||
license-expression = callPackage ../development/python-modules/license-expression { };
|
||||
|
||||
lief = (toPythonModule (pkgs.lief.override {
|
||||
inherit python;
|
||||
})).py;
|
||||
|
||||
lightblue = callPackage ../development/python-modules/lightblue { };
|
||||
|
||||
lightgbm = callPackage ../development/python-modules/lightgbm { };
|
||||
|
||||
Reference in New Issue
Block a user