mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
parent
838b666a80
commit
2950f9e18a
3 changed files with 66 additions and 1 deletions
|
@ -146,4 +146,6 @@ in
|
|||
functional_root = runNixOSTestFor "x86_64-linux" ./functional/as-root.nix;
|
||||
|
||||
user-sandboxing = runNixOSTestFor "x86_64-linux" ./user-sandboxing;
|
||||
|
||||
s3-binary-cache-store = runNixOSTestFor "x86_64-linux" ./s3-binary-cache-store.nix;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue