0
0
Fork 0
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:
Pim Kunis 2024-09-19 21:34:10 +02:00
parent 04fcf3c5bd
commit f1daa46d45
5 changed files with 170 additions and 0 deletions

View file

@ -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 {};