about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-04-05 06:31:50 +0200
committerGitHub <noreply@github.com>2024-04-05 06:31:50 +0200
commitc821c015c5bcb907bc48e2aa51b97c323f5d5a51 (patch)
tree17b6a02a3aef828b74224cfc501b9ac3a7668ef3 /nixos/tests/all-tests.nix
parent7b1000581c7493e36ae8c207eef683d539bc7982 (diff)
parentb8f91b87a34b7322b8a0a52b97280c1c05e52e1b (diff)
Merge pull request #291346 from aorith/init-silverbullet
silverbullet: init at 0.7.6
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 487a7755bb17f..bc586a6092712 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -811,6 +811,7 @@ in {
   shattered-pixel-dungeon = handleTest ./shattered-pixel-dungeon.nix {};
   shiori = handleTest ./shiori.nix {};
   signal-desktop = handleTest ./signal-desktop.nix {};
+  silverbullet = handleTest ./silverbullet.nix {};
   simple = handleTest ./simple.nix {};
   sing-box = handleTest ./sing-box.nix {};
   slimserver = handleTest ./slimserver.nix {};