python3Packages/libselinux: use self for python3Packages
This commit is contained in:
@@ -7800,7 +7800,7 @@ self: super: with self; {
|
||||
p.override {
|
||||
enablePython = true;
|
||||
python3 = python;
|
||||
python3Packages = pythonPackages;
|
||||
python3Packages = self;
|
||||
}
|
||||
)
|
||||
(p: p.py)
|
||||
|
||||
Reference in New Issue
Block a user