mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
parent
ff74c3e444
commit
6856d8da4f
2 changed files with 3 additions and 2 deletions
|
@ -768,7 +768,7 @@ in
|
|||
mailcatcher = runTest ./mailcatcher.nix;
|
||||
mailhog = handleTest ./mailhog.nix { };
|
||||
mailpit = runTest ./mailpit.nix;
|
||||
mailman = handleTest ./mailman.nix { };
|
||||
mailman = runTest ./mailman.nix;
|
||||
man = handleTest ./man.nix { };
|
||||
mariadb-galera = handleTest ./mysql/mariadb-galera.nix { };
|
||||
marytts = handleTest ./marytts.nix { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue