summary refs log tree commit diff
path: root/nixos/release.nix
diff options
context:
space:
mode:
authorRodney Lorrimar <dev@rodney.id.au>2015-11-30 18:19:42 +0000
committerRodney Lorrimar <dev@rodney.id.au>2015-12-06 13:35:21 +0000
commit2198381235e3502c9c989df0b211624ef891fa47 (patch)
tree71b65be6d78ab995368c947049add875f86ffa1b /nixos/release.nix
parentb13b9489ad23ab245e1d4a4f6cca8d97fab62a42 (diff)
downloadnixlib-2198381235e3502c9c989df0b211624ef891fa47.tar
nixlib-2198381235e3502c9c989df0b211624ef891fa47.tar.gz
nixlib-2198381235e3502c9c989df0b211624ef891fa47.tar.bz2
nixlib-2198381235e3502c9c989df0b211624ef891fa47.tar.lz
nixlib-2198381235e3502c9c989df0b211624ef891fa47.tar.xz
nixlib-2198381235e3502c9c989df0b211624ef891fa47.tar.zst
nixlib-2198381235e3502c9c989df0b211624ef891fa47.zip
nixos tests: pump.io: init
Diffstat (limited to 'nixos/release.nix')
-rw-r--r--nixos/release.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/release.nix b/nixos/release.nix
index f0df3fe3e1ef..bf0dc2379b59 100644
--- a/nixos/release.nix
+++ b/nixos/release.nix
@@ -283,6 +283,7 @@ in rec {
   tests.peerflix = callTest tests/peerflix.nix {};
   tests.printing = callTest tests/printing.nix {};
   tests.proxy = callTest tests/proxy.nix {};
+  tests.pumpio = callTest tests/pump.io.nix {};
   tests.quake3 = callTest tests/quake3.nix {};
   tests.runInMachine = callTest tests/run-in-machine.nix {};
   tests.sddm = callTest tests/sddm.nix {};