nixos/tests/hydra: add it in nixos/release.nix

This commit is contained in:
Antoine Eiche 2018-05-18 17:11:29 +02:00
parent 47fc27b456
commit 891650bd44
1 changed files with 1 additions and 0 deletions

View File

@ -305,6 +305,7 @@ in rec {
tests.home-assistant = callTest tests/home-assistant.nix { };
tests.hound = callTest tests/hound.nix {};
tests.hocker-fetchdocker = callTest tests/hocker-fetchdocker {};
tests.hydra = callTest tests/hydra {};
tests.i3wm = callTest tests/i3wm.nix {};
tests.iftop = callTest tests/iftop.nix {};
tests.initrd-network-ssh = callTest tests/initrd-network-ssh {};