Loading pkgs/by-name/pr/prometheus-pushgateway/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ buildGoModule (finalAttrs: { description = "Allows ephemeral and batch jobs to expose metrics to Prometheus"; mainProgram = "pushgateway"; homepage = "https://github.com/prometheus/pushgateway"; changelog = "https://github.com/prometheus/pushgateway/releases/tag/v${finalAttrs.version}"; license = licenses.asl20; maintainers = with maintainers; [ benley ]; }; Loading Loading
pkgs/by-name/pr/prometheus-pushgateway/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,7 @@ buildGoModule (finalAttrs: { description = "Allows ephemeral and batch jobs to expose metrics to Prometheus"; mainProgram = "pushgateway"; homepage = "https://github.com/prometheus/pushgateway"; changelog = "https://github.com/prometheus/pushgateway/releases/tag/v${finalAttrs.version}"; license = licenses.asl20; maintainers = with maintainers; [ benley ]; }; Loading