nixos/tests/botamusique: init

This commit is contained in:
Martin Weinelt
2021-05-23 01:01:52 +02:00
parent 59e5ff4b29
commit d210ed99c4
2 changed files with 48 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ in
boot = handleTestOn ["x86_64-linux"] ./boot.nix {}; # syslinux is unsupported on aarch64
boot-stage1 = handleTest ./boot-stage1.nix {};
borgbackup = handleTest ./borgbackup.nix {};
botamusique = handleTest ./botamusique.nix {};
buildbot = handleTest ./buildbot.nix {};
buildkite-agents = handleTest ./buildkite-agents.nix {};
caddy = handleTest ./caddy.nix {};