mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixosTests.acme-dns: init
This commit is contained in:
parent
d0af39521b
commit
fa21828be5
3 changed files with 54 additions and 0 deletions
|
@ -95,6 +95,7 @@ in {
|
|||
_3proxy = runTest ./3proxy.nix;
|
||||
aaaaxy = runTest ./aaaaxy.nix;
|
||||
acme = runTest ./acme.nix;
|
||||
acme-dns = handleTest ./acme-dns.nix {};
|
||||
adguardhome = runTest ./adguardhome.nix;
|
||||
aesmd = runTestOn ["x86_64-linux"] ./aesmd.nix;
|
||||
agate = runTest ./web-servers/agate.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue