0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixosTests.lldap: init

This commit is contained in:
IndeedNotJames 2023-04-27 15:26:57 +02:00
parent 87ccd1a47b
commit 5eb2e64d80
No known key found for this signature in database
GPG key ID: 0AD773CE46FD0F87
3 changed files with 32 additions and 0 deletions

View file

@ -379,6 +379,7 @@ in {
limesurvey = handleTest ./limesurvey.nix {};
listmonk = handleTest ./listmonk.nix {};
litestream = handleTest ./litestream.nix {};
lldap = handleTest ./lldap.nix {};
locate = handleTest ./locate.nix {};
login = handleTest ./login.nix {};
logrotate = handleTest ./logrotate.nix {};