apparmor: fix invalid reference when withPython=false (#344476)
This commit is contained in:
@@ -152,7 +152,7 @@ let
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
libapparmor.python
|
||||
(libapparmor.python or null)
|
||||
|
||||
# Used by aa-notify
|
||||
python.pkgs.notify2
|
||||
|
||||
Reference in New Issue
Block a user