fix(flake): update teslamate-flake to v1.32.0

This commit is contained in:
Giulio De Pasquale 2024-11-24 00:14:53 +00:00
parent 3b28f09e04
commit 6ecb3ff1d0

View File

@ -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";