Loading pkgs/servers/home-assistant/component-packages.nix +2 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ # Do not edit! { version = "2023.4.4"; version = "2023.4.5"; components = { "3_day_blinds" = ps: with ps; [ ]; Loading Loading @@ -671,6 +671,7 @@ pyserial pyudev scapy securetar sqlalchemy zeroconf ]; Loading pkgs/servers/home-assistant/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -310,7 +310,7 @@ let extraBuildInputs = extraPackages python.pkgs; # Don't forget to run parse-requirements.py after updating hassVersion = "2023.4.4"; hassVersion = "2023.4.5"; in python.pkgs.buildPythonApplication rec { pname = "homeassistant"; Loading @@ -326,7 +326,7 @@ in python.pkgs.buildPythonApplication rec { # Primary source is the pypi sdist, because it contains translations src = fetchPypi { inherit pname version; hash = "sha256-96Fjf8FOXxpdt+7QC54Q1UzyhkRFZm11xsNXUkg/D+U="; hash = "sha256-nQ41tHIwmARVOGE4bi22zag4uN+6rPXJ6aDr+018fIw="; }; # Secondary source is git for tests Loading @@ -334,7 +334,7 @@ in python.pkgs.buildPythonApplication rec { owner = "home-assistant"; repo = "core"; rev = "refs/tags/${version}"; hash = "sha256-ATchEqxVkzUDdRbVxW5YRS9T8WgIGPcdlsjCXXxeWoU="; hash = "sha256-tFbgQ0e+J3/ERqlAKKXafWDaFIEIGsqX+uw8/bQyO5A="; }; nativeBuildInputs = with python3.pkgs; [ Loading pkgs/servers/home-assistant/parse-requirements.py +13 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,17 @@ PKG_PREFERENCES = { "youtube_dl": "youtube-dl-light", } # Some dependencies are loaded dynamically at runtime, and are not # mentioned in the manifest files. EXTRA_COMPONENT_DEPS = { "conversation": [ "intent" ], "default_config": [ "backup", ], } def run_sync(cmd: List[str]) -> None: Loading Loading @@ -88,6 +99,8 @@ def parse_components(version: str = "master"): ) for domain in sorted(integrations): integration = integrations[domain] if extra_deps := EXTRA_COMPONENT_DEPS.get(integration.domain): integration.dependencies.extend(extra_deps) if not integration.disabled: components[domain] = integration.manifest Loading pkgs/servers/home-assistant/stubs.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "homeassistant-stubs"; version = "2023.4.4"; version = "2023.4.5"; format = "pyproject"; disabled = python.version != home-assistant.python.version; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "KapJI"; repo = "homeassistant-stubs"; rev = "refs/tags/${version}"; hash = "sha256-ycyRLt8L3OnfnT1ZoO5wJAhJljnXClh1V343rPVeZHU="; hash = "sha256-uZuJ2k52p2fuT15srSifdiD/T0Vk9GUhCh7jY9/nV6o="; }; nativeBuildInputs = [ Loading Loading
pkgs/servers/home-assistant/component-packages.nix +2 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ # Do not edit! { version = "2023.4.4"; version = "2023.4.5"; components = { "3_day_blinds" = ps: with ps; [ ]; Loading Loading @@ -671,6 +671,7 @@ pyserial pyudev scapy securetar sqlalchemy zeroconf ]; Loading
pkgs/servers/home-assistant/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -310,7 +310,7 @@ let extraBuildInputs = extraPackages python.pkgs; # Don't forget to run parse-requirements.py after updating hassVersion = "2023.4.4"; hassVersion = "2023.4.5"; in python.pkgs.buildPythonApplication rec { pname = "homeassistant"; Loading @@ -326,7 +326,7 @@ in python.pkgs.buildPythonApplication rec { # Primary source is the pypi sdist, because it contains translations src = fetchPypi { inherit pname version; hash = "sha256-96Fjf8FOXxpdt+7QC54Q1UzyhkRFZm11xsNXUkg/D+U="; hash = "sha256-nQ41tHIwmARVOGE4bi22zag4uN+6rPXJ6aDr+018fIw="; }; # Secondary source is git for tests Loading @@ -334,7 +334,7 @@ in python.pkgs.buildPythonApplication rec { owner = "home-assistant"; repo = "core"; rev = "refs/tags/${version}"; hash = "sha256-ATchEqxVkzUDdRbVxW5YRS9T8WgIGPcdlsjCXXxeWoU="; hash = "sha256-tFbgQ0e+J3/ERqlAKKXafWDaFIEIGsqX+uw8/bQyO5A="; }; nativeBuildInputs = with python3.pkgs; [ Loading
pkgs/servers/home-assistant/parse-requirements.py +13 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,17 @@ PKG_PREFERENCES = { "youtube_dl": "youtube-dl-light", } # Some dependencies are loaded dynamically at runtime, and are not # mentioned in the manifest files. EXTRA_COMPONENT_DEPS = { "conversation": [ "intent" ], "default_config": [ "backup", ], } def run_sync(cmd: List[str]) -> None: Loading Loading @@ -88,6 +99,8 @@ def parse_components(version: str = "master"): ) for domain in sorted(integrations): integration = integrations[domain] if extra_deps := EXTRA_COMPONENT_DEPS.get(integration.domain): integration.dependencies.extend(extra_deps) if not integration.disabled: components[domain] = integration.manifest Loading
pkgs/servers/home-assistant/stubs.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "homeassistant-stubs"; version = "2023.4.4"; version = "2023.4.5"; format = "pyproject"; disabled = python.version != home-assistant.python.version; Loading @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "KapJI"; repo = "homeassistant-stubs"; rev = "refs/tags/${version}"; hash = "sha256-ycyRLt8L3OnfnT1ZoO5wJAhJljnXClh1V343rPVeZHU="; hash = "sha256-uZuJ2k52p2fuT15srSifdiD/T0Vk9GUhCh7jY9/nV6o="; }; nativeBuildInputs = [ Loading