Loading pkgs/development/python-modules/msmart-ng/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "msmart-ng"; version = "2025.1.0"; version = "2025.2.1"; pyproject = true; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-msmart"; tag = version; hash = "sha256-+rYIxo8iwCbntg9m8d0R/tCS72s3422jEiELp2F8jJA="; hash = "sha256-hkjwmmwQ/V7vn/CmwBRybTusPHuRA5CN1iOXN7VDV0c="; }; build-system = [ Loading pkgs/servers/home-assistant/custom-components/midea_ac/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "mill1000"; domain = "midea_ac"; version = "2025.1.4"; version = "2025.2.1"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; tag = version; hash = "sha256-xKoZFcvfVF6x3PM1lNZ+/1hPIAcIQoDNSs9jUJU90p4="; hash = "sha256-3s80zljCFPxott5rLwq4yWJPmD/baCMyQU/qKLrX/Vs="; }; dependencies = [ msmart-ng ]; Loading Loading
pkgs/development/python-modules/msmart-ng/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "msmart-ng"; version = "2025.1.0"; version = "2025.2.1"; pyproject = true; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-msmart"; tag = version; hash = "sha256-+rYIxo8iwCbntg9m8d0R/tCS72s3422jEiELp2F8jJA="; hash = "sha256-hkjwmmwQ/V7vn/CmwBRybTusPHuRA5CN1iOXN7VDV0c="; }; build-system = [ Loading
pkgs/servers/home-assistant/custom-components/midea_ac/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "mill1000"; domain = "midea_ac"; version = "2025.1.4"; version = "2025.2.1"; src = fetchFromGitHub { owner = "mill1000"; repo = "midea-ac-py"; tag = version; hash = "sha256-xKoZFcvfVF6x3PM1lNZ+/1hPIAcIQoDNSs9jUJU90p4="; hash = "sha256-3s80zljCFPxott5rLwq4yWJPmD/baCMyQU/qKLrX/Vs="; }; dependencies = [ msmart-ng ]; Loading