Loading pkgs/servers/monitoring/loki/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -55,6 +55,6 @@ buildGoModule rec { license = with licenses; [ agpl3Only asl20 ]; homepage = "https://grafana.com/oss/loki/"; changelog = "https://github.com/grafana/loki/releases/tag/v${version}"; maintainers = with maintainers; [ willibutz globin mmahut emilylange ]; maintainers = with maintainers; [ willibutz globin mmahut emilylange ajs124 ]; }; } Loading
pkgs/servers/monitoring/loki/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -55,6 +55,6 @@ buildGoModule rec { license = with licenses; [ agpl3Only asl20 ]; homepage = "https://grafana.com/oss/loki/"; changelog = "https://github.com/grafana/loki/releases/tag/v${version}"; maintainers = with maintainers; [ willibutz globin mmahut emilylange ]; maintainers = with maintainers; [ willibutz globin mmahut emilylange ajs124 ]; }; }