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.4.3"; version = "3.4.4"; src = fetchFromGitHub { inherit owner; repo = "HA-Battery-Notes"; tag = version; hash = "sha256-ftIq0PbTVJ1xuCyHH9MCfxA56x2ZNsPwCjCdivWMwZw="; hash = "sha256-aF6OeTiTuN1A1ffW9LjTtkFW4CAMPWFGX0scjKAUyOE="; }; # 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.4.3"; version = "3.4.4"; src = fetchFromGitHub { inherit owner; repo = "HA-Battery-Notes"; tag = version; hash = "sha256-ftIq0PbTVJ1xuCyHH9MCfxA56x2ZNsPwCjCdivWMwZw="; hash = "sha256-aF6OeTiTuN1A1ffW9LjTtkFW4CAMPWFGX0scjKAUyOE="; }; # has no tests Loading