mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
Resolve conflict
This commit is contained in:
parent
faa830e9ae
commit
0d76be162f
1 changed files with 0 additions and 9 deletions
|
@ -162,15 +162,6 @@ in
|
|||
ca-fd-leak = runNixOSTestFor "x86_64-linux" ./ca-fd-leak;
|
||||
|
||||
user-sandboxing = runNixOSTestFor "x86_64-linux" ./user-sandboxing;
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
s3-binary-cache-store = runNixOSTestFor "x86_64-linux" ./s3-binary-cache-store.nix;
|
||||
|
||||
fsync = runNixOSTestFor "x86_64-linux" ./fsync.nix;
|
||||
|
||||
cgroups = runNixOSTestFor "x86_64-linux" ./cgroups;
|
||||
|
||||
fetchurl = runNixOSTestFor "x86_64-linux" ./fetchurl.nix;
|
||||
>>>>>>> f2f47fa72 (Add a test for builtin:fetchurl cert verification)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue