mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
pkgs/grafanaDashboard/grafana: upgrade to newer dashboard
This commit is contained in:
parent
0ec4a41848
commit
d33ca50c5a
2 changed files with 2584 additions and 728 deletions
|
@ -147,9 +147,9 @@ lib.makeScope pkgs.newScope (
|
|||
|
||||
grafana =
|
||||
(buildGrafanaDashboard {
|
||||
id = 3590;
|
||||
id = 20138;
|
||||
pname = "grafana";
|
||||
version = "3";
|
||||
version = "1";
|
||||
}).overrideAttrs
|
||||
(_: {
|
||||
src = ./grafana.json; # sadly only imported dashboards work
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue