diff --git a/flake.nix b/flake.nix index 3032fd8..a21358e 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ nixpkgs.url = "github:NixOS/nixpkgs/release-24.11"; nixos-unstable.url = "github:NixOS/nixpkgs/master"; local-unstable.url = "path:///home/giulio/dev/nixpkgs"; - teslamate-flake.url = "github:teslamate-org/teslamate/v1.31.1"; + teslamate-flake.url = "github:teslamate-org/teslamate/v1.32.0"; home-manager = { url = "github:nix-community/home-manager/release-24.11"; inputs.nixpkgs.follows = "nixpkgs";