summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-12 06:01:24 +0000
committerGitHub <noreply@github.com>2021-11-12 06:01:24 +0000
commit9a30ed00179b98a555c0cda400e5366228d3ccb0 (patch)
treecef0e78c0a6968bdbe42df4b7a483371c7815099 /nixos
parent026e6c328aea2a4a90968ef15ee1219f5d9c6855 (diff)
parenta1b8eb4a30e32553f47ddfb185816f587ba08bbc (diff)
downloadnixpkgs-9a30ed00179b98a555c0cda400e5366228d3ccb0.tar
nixpkgs-9a30ed00179b98a555c0cda400e5366228d3ccb0.tar.gz
nixpkgs-9a30ed00179b98a555c0cda400e5366228d3ccb0.tar.bz2
nixpkgs-9a30ed00179b98a555c0cda400e5366228d3ccb0.tar.lz
nixpkgs-9a30ed00179b98a555c0cda400e5366228d3ccb0.tar.xz
nixpkgs-9a30ed00179b98a555c0cda400e5366228d3ccb0.tar.zst
nixpkgs-9a30ed00179b98a555c0cda400e5366228d3ccb0.zip
Merge master into staging-next
Diffstat (limited to 'nixos')
-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 c86e5c6a7be..5abb61c965c 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -404,6 +404,7 @@ in
   samba-wsdd = handleTest ./samba-wsdd.nix {};
   sanoid = handleTest ./sanoid.nix {};
   sddm = handleTest ./sddm.nix {};
+  seafile = handleTest ./seafile.nix {};
   searx = handleTest ./searx.nix {};
   service-runner = handleTest ./service-runner.nix {};
   shadow = handleTest ./shadow.nix {};