summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authortakagiy <takagiy.4dev@gmail.com>2021-01-27 23:44:27 +0900
committertakagiy <takagiy.4dev@gmail.com>2021-02-06 02:36:39 +0900
commitb248510454fb9ab7d1857aede9d974be251e667c (patch)
treed2f2b60c332650831615cffb4acc9f042b4ce177 /nixos/tests/all-tests.nix
parent7b8376e5d323fc0633079a3de9f28dba9a323f2e (diff)
downloadnixpkgs-b248510454fb9ab7d1857aede9d974be251e667c.tar
nixpkgs-b248510454fb9ab7d1857aede9d974be251e667c.tar.gz
nixpkgs-b248510454fb9ab7d1857aede9d974be251e667c.tar.bz2
nixpkgs-b248510454fb9ab7d1857aede9d974be251e667c.tar.lz
nixpkgs-b248510454fb9ab7d1857aede9d974be251e667c.tar.xz
nixpkgs-b248510454fb9ab7d1857aede9d974be251e667c.tar.zst
nixpkgs-b248510454fb9ab7d1857aede9d974be251e667c.zip
wmderland: init at 2020-07-17
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 9ffeba27a7f..536778467df 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -371,6 +371,7 @@ in
   virtualbox = handleTestOn ["x86_64-linux"] ./virtualbox.nix {};
   wasabibackend = handleTest ./wasabibackend.nix {};
   wireguard = handleTest ./wireguard {};
+  wmderland = handleTest ./wmderland.nix {};
   wordpress = handleTest ./wordpress.nix {};
   xandikos = handleTest ./xandikos.nix {};
   xautolock = handleTest ./xautolock.nix {};