mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
tests/nixos: add nix-docker test
This commit is contained in:
parent
e194e27f85
commit
1cfb226b72
2 changed files with 41 additions and 0 deletions
|
@ -124,6 +124,8 @@ in
|
|||
|
||||
nix-copy = runNixOSTestFor "x86_64-linux" ./nix-copy.nix;
|
||||
|
||||
nix-docker = runNixOSTestFor "x86_64-linux" ./nix-docker.nix;
|
||||
|
||||
nssPreload = runNixOSTestFor "x86_64-linux" ./nss-preload.nix;
|
||||
|
||||
githubFlakes = runNixOSTestFor "x86_64-linux" ./github-flakes.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue