nixos/tests/dendrite: init (#121777)

This commit is contained in:
Michael Lingelbach
2021-05-14 13:11:22 +02:00
committed by GitHub
parent 92dcaba935
commit 46284492f4
3 changed files with 105 additions and 1 deletions
+1
View File
@@ -90,6 +90,7 @@ in
custom-ca = handleTest ./custom-ca.nix {};
croc = handleTest ./croc.nix {};
deluge = handleTest ./deluge.nix {};
dendrite = handleTest ./dendrite.nix {};
dhparams = handleTest ./dhparams.nix {};
discourse = handleTest ./discourse.nix {};
dnscrypt-proxy2 = handleTestOn ["x86_64-linux"] ./dnscrypt-proxy2.nix {};