This commit is contained in:
Domen Kožar 2014-10-20 17:26:25 +02:00
parent 14631cec82
commit a5b7ef0db1

View File

@ -10950,7 +10950,7 @@ let
meta = { meta = {
description = "A simple alerting application for Graphite metrics"; description = "A simple alerting application for Graphite metrics";
homepage = https://github.com/seatgeek/graphite-pager; homepage = https://github.com/seatgeek/graphite-pager;
maintainers = maintainers.offline; maintainers = [ maintainers.offline ];
license = licenses.bsd2; license = licenses.bsd2;
}; };
}; };