From 914e0415a388a581ea40c5c27f587e4aa579b308 Mon Sep 17 00:00:00 2001 From: K900 Date: Mon, 8 Jan 2024 00:02:47 +0300 Subject: home-assistant: add missed dependencies --- pkgs/servers/home-assistant/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pkgs/servers/home-assistant/default.nix') diff --git a/pkgs/servers/home-assistant/default.nix b/pkgs/servers/home-assistant/default.nix index 494c4ba3af2b..72f9fd11c796 100644 --- a/pkgs/servers/home-assistant/default.nix +++ b/pkgs/servers/home-assistant/default.nix @@ -506,6 +506,9 @@ in python.pkgs.buildPythonApplication rec { propagatedBuildInputs = with python.pkgs; [ # Only packages required in pyproject.toml aiohttp + aiohttp-cors + aiohttp-fast-url-dispatcher + aiohttp-zlib-ng astral async-timeout atomicwrites-homeassistant -- cgit 1.4.1