nixpkgs/nixos/modules/security/wrappers
rnhmjoj 7d8b303e3f
nixos/security/wrappers: check that sources exist
Add a shell script that checks if the paths of all wrapped programs
actually exist to catch mistakes. This only checks for Nix store paths,
which are always expected to exist at build time.
2021-09-13 10:38:04 +02:00
..
default.nix nixos/security/wrappers: check that sources exist 2021-09-13 10:38:04 +02:00
wrapper.c nixos/wrappers: fix applying capabilities 2021-01-14 08:46:57 +01:00
wrapper.nix Update nixos/modules/security/wrappers/wrapper.nix 2021-01-14 09:00:34 +00:00