We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb17a34 commit 248cf31Copy full SHA for 248cf31
tests/nixos/default.nix
@@ -164,15 +164,6 @@ in
164
gzip-content-encoding = runNixOSTestFor "x86_64-linux" ./gzip-content-encoding.nix;
165
166
user-sandboxing = runNixOSTestFor "x86_64-linux" ./user-sandboxing;
167
-<<<<<<< HEAD
168
-=======
169
-
170
- s3-binary-cache-store = runNixOSTestFor "x86_64-linux" ./s3-binary-cache-store.nix;
171
172
- fsync = runNixOSTestFor "x86_64-linux" ./fsync.nix;
173
174
- cgroups = runNixOSTestFor "x86_64-linux" ./cgroups;
175
176
fetchurl = runNixOSTestFor "x86_64-linux" ./fetchurl.nix;
177
->>>>>>> f2f47fa72 (Add a test for builtin:fetchurl cert verification)
178
}
0 commit comments