1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/tests/nixos
Cole Helbling 123ef6a996 Fix warnings when running checks
`nix flake check` had these warnings:

    trace: warning: Module argument `nodes.client.config` is deprecated. Use `nodes.client` instead.
    trace: warning: Module argument `nodes.client.config` is deprecated. Use `nodes.client` instead.
    trace: warning: The option `services.openssh.permitRootLogin' defined in `/nix/store/3m3hfpmbjdf4w39qfjami7ljhvhczay1-source/tests/nixos/nix-copy.nix' has been renamed to `services.openssh.settings.PermitRootLogin'.
    trace: warning: Module argument `nodes.http_dns.config` is deprecated. Use `nodes.http_dns` instead.
    trace: warning: Module argument `nodes.github.config` is deprecated. Use `nodes.github` instead.
    trace: warning: Module argument `nodes.sourcehut.config` is deprecated. Use `nodes.sourcehut` instead.
2023-12-18 10:20:52 -08:00
..
containers Re-enable systemd-nspawn test 2023-09-20 09:09:01 -07:00
authorization.nix Allow to sign path as unprivileged user 2023-06-27 18:31:31 +02:00
default.nix Fix the VM tests 2023-12-12 16:05:32 +01:00
github-flakes.nix Fix warnings when running checks 2023-12-18 10:20:52 -08:00
nix-copy-closure.nix
nix-copy.nix Fix warnings when running checks 2023-12-18 10:20:52 -08:00
nss-preload.nix Fix warnings when running checks 2023-12-18 10:20:52 -08:00
remote-builds-ssh-ng.nix Fix warnings when running checks 2023-12-18 10:20:52 -08:00
remote-builds.nix Fix warnings when running checks 2023-12-18 10:20:52 -08:00
setuid.nix
sourcehut-flakes.nix Fix warnings when running checks 2023-12-18 10:20:52 -08:00
tarball-flakes.nix Use "touch -h" 2023-09-19 17:21:07 +02:00