summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorDavid Terry <me@xwvvvvwx.com>2020-05-10 12:54:09 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2020-05-22 11:23:31 +0200
commit8724c96e718898d0913b3f2dce571f25eceeaacc (patch)
tree4fb8a3d8660ac7f31bd155e7faa28ef30638995e /nixos/tests/all-tests.nix
parent81ccf1303b0930d1d50239ad71bbe109fba9e18b (diff)
downloadnixpkgs-8724c96e718898d0913b3f2dce571f25eceeaacc.tar
nixpkgs-8724c96e718898d0913b3f2dce571f25eceeaacc.tar.gz
nixpkgs-8724c96e718898d0913b3f2dce571f25eceeaacc.tar.bz2
nixpkgs-8724c96e718898d0913b3f2dce571f25eceeaacc.tar.lz
nixpkgs-8724c96e718898d0913b3f2dce571f25eceeaacc.tar.xz
nixpkgs-8724c96e718898d0913b3f2dce571f25eceeaacc.tar.zst
nixpkgs-8724c96e718898d0913b3f2dce571f25eceeaacc.zip
nixos/bazarr: init
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 942cee04abc..af619ac99a3 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -27,6 +27,7 @@ in
   atd = handleTest ./atd.nix {};
   avahi = handleTest ./avahi.nix {};
   babeld = handleTest ./babeld.nix {};
+  bazarr = handleTest ./bazarr.nix {};
   bcachefs = handleTestOn ["x86_64-linux"] ./bcachefs.nix {}; # linux-4.18.2018.10.12 is unsupported on aarch64
   beanstalkd = handleTest ./beanstalkd.nix {};
   bees = handleTest ./bees.nix {};