summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien+git@xlumurb.eu>2021-10-10 12:00:00 +0000
committerGuillaume Girol <symphorien+git@xlumurb.eu>2021-10-28 18:37:11 +0200
commite28414b63dd4161e3d8f32a6779fe2df52091302 (patch)
tree8cb634ad9a7a2d875014b7d05dcc0004ab99488f /nixos/tests/all-tests.nix
parent076ffa9cf0732de37e92c4dfbe8c0eb1a5169cbe (diff)
downloadnixpkgs-e28414b63dd4161e3d8f32a6779fe2df52091302.tar
nixpkgs-e28414b63dd4161e3d8f32a6779fe2df52091302.tar.gz
nixpkgs-e28414b63dd4161e3d8f32a6779fe2df52091302.tar.bz2
nixpkgs-e28414b63dd4161e3d8f32a6779fe2df52091302.tar.lz
nixpkgs-e28414b63dd4161e3d8f32a6779fe2df52091302.tar.xz
nixpkgs-e28414b63dd4161e3d8f32a6779fe2df52091302.tar.zst
nixpkgs-e28414b63dd4161e3d8f32a6779fe2df52091302.zip
python3.pkgs.ihatemoney: 4.2 -> 5.1.1
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index a6eb2c03258..73ca14bd539 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -190,7 +190,7 @@ in
   i3wm = handleTest ./i3wm.nix {};
   icingaweb2 = handleTest ./icingaweb2.nix {};
   iftop = handleTest ./iftop.nix {};
-  ihatemoney = handleTest ./ihatemoney.nix {};
+  ihatemoney = handleTest ./ihatemoney {};
   incron = handleTest ./incron.nix {};
   influxdb = handleTest ./influxdb.nix {};
   initrd-network-openvpn = handleTest ./initrd-network-openvpn {};