Loading pkgs/development/python-modules/msmart-ng/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "msmart-ng"; version = "2024.12.0"; version = "2025.1.0"; pyproject = true; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-msmart"; rev = version; hash = "sha256-0Eh7QgR3IbTVa4kZ/7mtdmghFJLKOHpUawjMAoVuNoo="; tag = version; hash = "sha256-+rYIxo8iwCbntg9m8d0R/tCS72s3422jEiELp2F8jJA="; }; build-system = [ Loading pkgs/servers/home-assistant/custom-components/midea_ac/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "mill1000"; domain = "midea_ac"; version = "2024.10.4"; version = "2025.1.1"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; rev = version; hash = "sha256-P/s8HMP9xQWI+bgy6JHe4pAx+jItpK6BCWIyKsfTjmg="; tag = version; hash = "sha256-dQcSXV7UlcSNjad5IkqoBXyJO3GRKzgPGpydnWHYxxE="; }; dependencies = [ msmart-ng ]; Loading Loading
pkgs/development/python-modules/msmart-ng/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "msmart-ng"; version = "2024.12.0"; version = "2025.1.0"; pyproject = true; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-msmart"; rev = version; hash = "sha256-0Eh7QgR3IbTVa4kZ/7mtdmghFJLKOHpUawjMAoVuNoo="; tag = version; hash = "sha256-+rYIxo8iwCbntg9m8d0R/tCS72s3422jEiELp2F8jJA="; }; build-system = [ Loading
pkgs/servers/home-assistant/custom-components/midea_ac/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "mill1000"; domain = "midea_ac"; version = "2024.10.4"; version = "2025.1.1"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; rev = version; hash = "sha256-P/s8HMP9xQWI+bgy6JHe4pAx+jItpK6BCWIyKsfTjmg="; tag = version; hash = "sha256-dQcSXV7UlcSNjad5IkqoBXyJO3GRKzgPGpydnWHYxxE="; }; dependencies = [ msmart-ng ]; Loading