Loading pkgs/development/python-modules/tinytuya/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "tinytuya"; version = "1.17.4"; version = "1.17.6"; pyproject = true; src = fetchFromGitHub { owner = "jasonacox"; repo = "tinytuya"; tag = "v${version}"; hash = "sha256-ojwopholSQPND246PJMmEFSdzyXEZjAIgzpIRfS3VBw="; hash = "sha256-iX16Hqlvp0YIlhSFLa3MYAKOr+Z2ubPBPwI1883m5p4="; }; build-system = [ setuptools ]; Loading pkgs/servers/home-assistant/custom-components/tuya_local/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildHomeAssistantComponent rec { owner = "make-all"; domain = "tuya_local"; version = "2026.2.0"; version = "2026.3.2"; src = fetchFromGitHub { inherit owner; repo = "tuya-local"; tag = version; hash = "sha256-TcksT3q4Z4IqV3+qh0Oj8ESywxD7Fqfsyi9xQz9J2JY="; hash = "sha256-UBVbPaRra8NDG/YotZfBg31ZNKO16XogrW1ECDo0DdA="; }; dependencies = [ Loading Loading
pkgs/development/python-modules/tinytuya/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "tinytuya"; version = "1.17.4"; version = "1.17.6"; pyproject = true; src = fetchFromGitHub { owner = "jasonacox"; repo = "tinytuya"; tag = "v${version}"; hash = "sha256-ojwopholSQPND246PJMmEFSdzyXEZjAIgzpIRfS3VBw="; hash = "sha256-iX16Hqlvp0YIlhSFLa3MYAKOr+Z2ubPBPwI1883m5p4="; }; build-system = [ setuptools ]; Loading
pkgs/servers/home-assistant/custom-components/tuya_local/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildHomeAssistantComponent rec { owner = "make-all"; domain = "tuya_local"; version = "2026.2.0"; version = "2026.3.2"; src = fetchFromGitHub { inherit owner; repo = "tuya-local"; tag = version; hash = "sha256-TcksT3q4Z4IqV3+qh0Oj8ESywxD7Fqfsyi9xQz9J2JY="; hash = "sha256-UBVbPaRra8NDG/YotZfBg31ZNKO16XogrW1ECDo0DdA="; }; dependencies = [ Loading