grafana: updated license to AGPLv3

See: https://github.com/grafana/grafana/commit/8db3eb90ae8c20e1a2bbbad300e0683def9bf8fb
This commit is contained in:
蛇崩乃音
2021-06-09 23:30:15 +02:00
committed by 蛇崩乃音
parent 83f6711464
commit 1c29784978
+1 -1
View File
@@ -48,7 +48,7 @@ buildGoModule rec {
meta = with lib; {
description = "Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB";
license = licenses.asl20;
license = licenses.agpl3;
homepage = "https://grafana.com";
maintainers = with maintainers; [ offline fpletz willibutz globin ma27 Frostman ];
platforms = platforms.linux;