Loading pkgs/servers/home-assistant/custom-components/battery_notes/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildHomeAssistantComponent rec { owner = "andrew-codechimp"; domain = "battery_notes"; version = "3.3.0"; version = "3.3.2"; src = fetchFromGitHub { inherit owner; repo = "HA-Battery-Notes"; tag = version; hash = "sha256-WOSWiWojT0pUhKvnl7qGvk6IHjENOy1rr0SFpTaQ0yI="; hash = "sha256-vsReMeyLuKUzB/XldEOEjW4sfyzYC0lKPgUVnvKMUJM="; }; # has no tests Loading Loading
pkgs/servers/home-assistant/custom-components/battery_notes/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildHomeAssistantComponent rec { owner = "andrew-codechimp"; domain = "battery_notes"; version = "3.3.0"; version = "3.3.2"; src = fetchFromGitHub { inherit owner; repo = "HA-Battery-Notes"; tag = version; hash = "sha256-WOSWiWojT0pUhKvnl7qGvk6IHjENOy1rr0SFpTaQ0yI="; hash = "sha256-vsReMeyLuKUzB/XldEOEjW4sfyzYC0lKPgUVnvKMUJM="; }; # has no tests Loading