nixpkgs/nixos/tests/wireguard
pennae 047bd73c5e nixos/wireguard: make publicKeys singleLineStrs
using readFile instead of fileContents (or using indented strings) can
leave a trailing newline that causes build errors in systemd units and
has previously caused runtime errors in wireguard scripts. use
singleLineStr to strip a trailing newline if it exists, and to fail if
more than one is present.
2023-02-16 11:56:12 +01:00
..
basic.nix nixos/wg-quick: add nftables test 2022-12-26 12:46:45 +01:00
default.nix nixos/wg-quick: add nftables test 2022-12-26 12:46:45 +01:00
generated.nix nixos/wg-quick: add nftables test 2022-12-26 12:46:45 +01:00
make-peer.nix
namespaces.nix nixos/wg-quick: add nftables test 2022-12-26 12:46:45 +01:00
snakeoil-keys.nix nixos/wireguard: make publicKeys singleLineStrs 2023-02-16 11:56:12 +01:00
wg-quick.nix nixos/wg-quick: add nftables test 2022-12-26 12:46:45 +01:00