mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-31 20:54:56 +00:00
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
|