Loading pkgs/servers/home-assistant/custom-components/indego/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "sander1988"; domain = "indego"; version = "5.7.8"; version = "5.8.0"; src = fetchFromGitHub { owner = "sander1988"; repo = "Indego"; tag = version; hash = "sha256-7PQUsSPS+o5Vt4Do4/TXyGXAqyHJg96w8n7UMpZ0uFo="; hash = "sha256-yVzKHmxRWCsCcYu/HHwnEh3u9BDi3CngPk85sc/vIJo="; }; dependencies = [ pyindego ]; Loading Loading
pkgs/servers/home-assistant/custom-components/indego/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "sander1988"; domain = "indego"; version = "5.7.8"; version = "5.8.0"; src = fetchFromGitHub { owner = "sander1988"; repo = "Indego"; tag = version; hash = "sha256-7PQUsSPS+o5Vt4Do4/TXyGXAqyHJg96w8n7UMpZ0uFo="; hash = "sha256-yVzKHmxRWCsCcYu/HHwnEh3u9BDi3CngPk85sc/vIJo="; }; dependencies = [ pyindego ]; Loading