about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2020-02-09 23:11:46 +0100
committerGitHub <noreply@github.com>2020-02-09 23:11:46 +0100
commitc2f2366f5c0d6574f1f5ba7e58149def2157c5d9 (patch)
tree9a578aa882d46584ee7121f63ef06c32b0cc4979 /nixos/tests/all-tests.nix
parentc8718e29b3740b9094aee842e7b157872d98942e (diff)
parent13f7b7555322f5727d4b5279102222fdbee62587 (diff)
downloadnixlib-c2f2366f5c0d6574f1f5ba7e58149def2157c5d9.tar
nixlib-c2f2366f5c0d6574f1f5ba7e58149def2157c5d9.tar.gz
nixlib-c2f2366f5c0d6574f1f5ba7e58149def2157c5d9.tar.bz2
nixlib-c2f2366f5c0d6574f1f5ba7e58149def2157c5d9.tar.lz
nixlib-c2f2366f5c0d6574f1f5ba7e58149def2157c5d9.tar.xz
nixlib-c2f2366f5c0d6574f1f5ba7e58149def2157c5d9.tar.zst
nixlib-c2f2366f5c0d6574f1f5ba7e58149def2157c5d9.zip
Merge pull request #79485 from Ma27/grocy
grocy: init at 2.6.0
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 bdac56169fdf..5f2d28581639 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -96,6 +96,7 @@ in
   freeswitch = handleTest ./freeswitch.nix {};
   fsck = handleTest ./fsck.nix {};
   gotify-server = handleTest ./gotify-server.nix {};
+  grocy = handleTest ./grocy.nix {};
   gitea = handleTest ./gitea.nix {};
   gitlab = handleTest ./gitlab.nix {};
   gitolite = handleTest ./gitolite.nix {};