mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos/gatus: init module
This commit is contained in:
parent
04fcf3c5bd
commit
f1daa46d45
5 changed files with 170 additions and 0 deletions
|
@ -365,6 +365,7 @@ in {
|
|||
mimir = handleTest ./mimir.nix {};
|
||||
gancio = handleTest ./gancio.nix {};
|
||||
garage = handleTest ./garage {};
|
||||
gatus = runTest ./gatus.nix;
|
||||
gemstash = handleTest ./gemstash.nix {};
|
||||
geoserver = runTest ./geoserver.nix;
|
||||
gerrit = handleTest ./gerrit.nix {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue