summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2021-05-18 23:34:03 -0500
committerMaximilian Bosch <maximilian@mbosch.me>2021-08-24 23:46:06 +0200
commit0eafc74d503ffb6973676cb225d73c09c0fc1a39 (patch)
treec1d6fbe1659bd08ba8ec1c8d65086dd48f37046e /nixos/tests/all-tests.nix
parentf03fc1e966fff4741356428ee132a33e613fb4ed (diff)
downloadnixpkgs-0eafc74d503ffb6973676cb225d73c09c0fc1a39.tar
nixpkgs-0eafc74d503ffb6973676cb225d73c09c0fc1a39.tar.gz
nixpkgs-0eafc74d503ffb6973676cb225d73c09c0fc1a39.tar.bz2
nixpkgs-0eafc74d503ffb6973676cb225d73c09c0fc1a39.tar.lz
nixpkgs-0eafc74d503ffb6973676cb225d73c09c0fc1a39.tar.xz
nixpkgs-0eafc74d503ffb6973676cb225d73c09c0fc1a39.tar.zst
nixpkgs-0eafc74d503ffb6973676cb225d73c09c0fc1a39.zip
postfixadmin: init at 3.3.9
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 55b58d3bf22..6baa986b2bd 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -356,6 +356,7 @@ in
   pomerium = handleTestOn ["x86_64-linux"] ./pomerium.nix {};
   postfix = handleTest ./postfix.nix {};
   postfix-raise-smtpd-tls-security-level = handleTest ./postfix-raise-smtpd-tls-security-level.nix {};
+  postfixadmin = handleTest ./postfixadmin.nix {};
   postgis = handleTest ./postgis.nix {};
   postgresql = handleTest ./postgresql.nix {};
   postgresql-wal-receiver = handleTest ./postgresql-wal-receiver.nix {};