nixos/tests/chhoto-url: init

This commit is contained in:
Defelo
2025-07-12 16:48:06 +02:00
parent 55e6f26bff
commit b6ebd3bac9
3 changed files with 66 additions and 1 deletions

View File

@@ -311,6 +311,7 @@ in
cfssl = runTestOn [ "aarch64-linux" "x86_64-linux" ] ./cfssl.nix;
cgit = runTest ./cgit.nix;
charliecloud = runTest ./charliecloud.nix;
chhoto-url = runTest ./chhoto-url.nix;
chromadb = runTest ./chromadb.nix;
chromium = (handleTestOn [ "aarch64-linux" "x86_64-linux" ] ./chromium.nix { }).stable or { };
chrony = runTestOn [ "aarch64-linux" "x86_64-linux" ] ./chrony.nix;