summary refs log tree commit diff
path: root/nixos/modules/security/wrappers/default.nix
diff options
context:
space:
mode:
authorRobert Obryk <robryk@gmail.com>2023-08-25 21:51:27 +0200
committerRobert Obryk <robryk@gmail.com>2023-08-27 14:09:57 +0200
commitc0e607da612b0203a5357cadb9b345c7c321c163 (patch)
tree87684c5d9cbf6d179f1eb5d5c57c8fb2878da4fd /nixos/modules/security/wrappers/default.nix
parent94d494b2f667a9c910582e1ba9648babd63550bf (diff)
downloadnixpkgs-c0e607da612b0203a5357cadb9b345c7c321c163.tar
nixpkgs-c0e607da612b0203a5357cadb9b345c7c321c163.tar.gz
nixpkgs-c0e607da612b0203a5357cadb9b345c7c321c163.tar.bz2
nixpkgs-c0e607da612b0203a5357cadb9b345c7c321c163.tar.lz
nixpkgs-c0e607da612b0203a5357cadb9b345c7c321c163.tar.xz
nixpkgs-c0e607da612b0203a5357cadb9b345c7c321c163.tar.zst
nixpkgs-c0e607da612b0203a5357cadb9b345c7c321c163.zip
nixos/tests/wrappers: test apparmor configuration
Wrappers generate pieces of apparmor policies for inclusion, which are
used only in a single place in nixpkgs, for `ping`. They are built only
if apparmor is enabled.

This change causes the test to test:
 - that the apparmor includes can be generated,
 - that `ping` works with apparmor enabled (as the only policy that
   references these includes).

Ideally there would be some other NixOS test that verifies that `ping`
specifically works. Sadly, there isn't one.
Diffstat (limited to 'nixos/modules/security/wrappers/default.nix')
0 files changed, 0 insertions, 0 deletions