nixos-install-tools: fix nixos-install-help test

This commit is contained in:
rnhmjoj
2026-03-21 09:57:23 +01:00
parent 7d537b0dfc
commit bdd34aca82
@@ -56,9 +56,9 @@ in
'';
}
''
nixos-install --help | grep -F 'NixOS Reference Pages'
nixos-install --help | grep -F "System Manager's Manual"
nixos-install --help | grep -F 'configuration.nix'
nixos-generate-config --help | grep -F 'NixOS Reference Pages'
nixos-generate-config --help | grep -F "System Manager's Manual"
nixos-generate-config --help | grep -F 'hardware-configuration.nix'
# FIXME: Tries to call unshare, which it must not do for --help