summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorSymphorien Gibol <symphorien+git@xlumurb.eu>2019-09-16 17:08:32 +0200
committersymphorien+git@xlumurb.eu <Symphorien Gibol>2019-11-02 12:00:00 +0000
commit32d2266d0df1eeddd28f4d52fc7c04d734deb2f5 (patch)
treec2818d9408d4ce4d836530667b9f1b8b4557f930 /nixos/tests/all-tests.nix
parent0107ee8c322e57cdb2ebcc1c9c4286ff7db53d5c (diff)
downloadnixpkgs-32d2266d0df1eeddd28f4d52fc7c04d734deb2f5.tar
nixpkgs-32d2266d0df1eeddd28f4d52fc7c04d734deb2f5.tar.gz
nixpkgs-32d2266d0df1eeddd28f4d52fc7c04d734deb2f5.tar.bz2
nixpkgs-32d2266d0df1eeddd28f4d52fc7c04d734deb2f5.tar.lz
nixpkgs-32d2266d0df1eeddd28f4d52fc7c04d734deb2f5.tar.xz
nixpkgs-32d2266d0df1eeddd28f4d52fc7c04d734deb2f5.tar.zst
nixpkgs-32d2266d0df1eeddd28f4d52fc7c04d734deb2f5.zip
ihatemoney: init at 4.1 plus module and test
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 60762de76d3..a6b8f90fc9a 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -121,6 +121,7 @@ in
   i3wm = handleTest ./i3wm.nix {};
   icingaweb2 = handleTest ./icingaweb2.nix {};
   iftop = handleTest ./iftop.nix {};
+  ihatemoney = handleTest ./ihatemoney.nix {};
   incron = handleTest ./incron.nix {};
   influxdb = handleTest ./influxdb.nix {};
   initrd-network-ssh = handleTest ./initrd-network-ssh {};