nixpkgs/nixos/modules/security/wrappers
Konrad Borowski 1009d6e79e nixos/wrappers: create a new assert macro that always asserts
C's assert macro only works when NDEBUG is undefined. Previously
NDEBUG was undefined incorrectly which meant that the assert
macros in wrapper.c did not work.
2022-01-28 12:26:19 +01:00
..
default.nix security/wrappers: remove C compiler from the nixos/security.wrappers AppArmor profile 2021-12-29 16:26:57 +01:00
wrapper.c nixos/wrappers: create a new assert macro that always asserts 2022-01-28 12:26:19 +01:00
wrapper.nix Update nixos/modules/security/wrappers/wrapper.nix 2021-01-14 09:00:34 +00:00