nixos/prometheus-domain-exporter: init
This commit is contained in:
@@ -15,6 +15,8 @@ buildGoModule rec {
|
||||
|
||||
doCheck = false; # needs internet connection
|
||||
|
||||
passthru.tests = { inherit (nixosTests.prometheus-exporters) domain; };
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/caarlos0/domain_exporter";
|
||||
description = "Exports the expiration time of your domains as prometheus metrics";
|
||||
|
||||
Reference in New Issue
Block a user