Updated teslamate-grafana-dashboards 1.28.3 -> 1.28.5

This commit is contained in:
Alejandro Angulo 2024-04-03 21:05:17 -07:00
parent e9cce65696
commit 9ff9068c16
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -1,12 +1,11 @@
{ {
stdenv, stdenv,
lib,
fetchFromGitHub, fetchFromGitHub,
... ...
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "teslamate-grafana-dashboards"; pname = "teslamate-grafana-dashboards";
version = "1.28.3"; version = "1.28.5";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "teslamate-org"; owner = "teslamate-org";