Loading pkgs/servers/monitoring/thanos/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ buildGoModule rec { homepage = "https://github.com/thanos-io/thanos"; changelog = "https://github.com/thanos-io/thanos/releases/tag/v${version}"; license = licenses.asl20; mainProgram = "thanos"; maintainers = with maintainers; [ basvandijk anthonyroussel ]; }; } Loading
pkgs/servers/monitoring/thanos/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ buildGoModule rec { homepage = "https://github.com/thanos-io/thanos"; changelog = "https://github.com/thanos-io/thanos/releases/tag/v${version}"; license = licenses.asl20; mainProgram = "thanos"; maintainers = with maintainers; [ basvandijk anthonyroussel ]; }; }