From b6eeeb111c6704c9f0f15f072351330c5af261b1 Mon Sep 17 00:00:00 2001 From: Léo Gaspard Date: Thu, 21 Jun 2018 13:04:24 +0200 Subject: opensmtpd package and module: add nixos test --- nixos/release.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/release.nix') diff --git a/nixos/release.nix b/nixos/release.nix index 9b4aa4b0399d..52358b986c4a 100644 --- a/nixos/release.nix +++ b/nixos/release.nix @@ -331,6 +331,7 @@ in rec { tests.nsd = callTest tests/nsd.nix {}; tests.openssh = callTest tests/openssh.nix {}; tests.openldap = callTest tests/openldap.nix {}; + tests.opensmtpd = callTest tests/opensmtpd.nix {}; tests.owncloud = callTest tests/owncloud.nix {}; tests.pam-oath-login = callTest tests/pam-oath-login.nix {}; #tests.panamax = callTestOnMatchingSystems ["x86_64-linux"] tests/panamax.nix {}; -- cgit 1.4.1