4c791d4c5a
Collect all the SELinux packages from around nixpkgs into one package set. This will ensure that we don't miss them for updates.
15 lines
186 B
Nix
15 lines
186 B
Nix
{
|
|
checkpolicy,
|
|
libselinux,
|
|
libsemanage,
|
|
libsepol,
|
|
policycoreutils,
|
|
selinux-python,
|
|
selinux-refpolicy,
|
|
selinux-sandbox,
|
|
semodule-utils,
|
|
setools,
|
|
}@packages:
|
|
|
|
packages
|