Update garmin-grafana
This commit is contained in:
parent
f2da144a92
commit
8fcc7106c3
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
...
|
||||
}:
|
||||
let
|
||||
garmin-grafana-flake = builtins.getFlake "github:NixOS/nixpkgs/1f03fefb44665cd2377912033de22ffaba2be48d";
|
||||
rev = "f24579d13ee035af96d4a68b765af2aa4b1018b6";
|
||||
garmin-grafana-flake = builtins.getFlake "github:NixOS/nixpkgs/${rev}";
|
||||
inherit (garmin-grafana-flake.legacyPackages.${pkgs.system}) garmin-grafana;
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue