python3Packages.f3d_egl: init
This commit is contained in:
@@ -4094,6 +4094,11 @@ self: super: with self; {
|
||||
python3Packages = self;
|
||||
});
|
||||
|
||||
f3d_egl = toPythonModule (pkgs.f3d_egl.override {
|
||||
withPythonBinding = true;
|
||||
python3Packages = self;
|
||||
});
|
||||
|
||||
f5-icontrol-rest = callPackage ../development/python-modules/f5-icontrol-rest { };
|
||||
|
||||
f5-sdk = callPackage ../development/python-modules/f5-sdk { };
|
||||
|
||||
Reference in New Issue
Block a user