Loading pkgs/servers/home-assistant/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -388,6 +388,13 @@ let rev = "refs/tags/${version}"; hash = "sha256-vi5f4V0nPb9K3nwdmwMDoNE85Or6haOWjMY4d/2Fj2s="; }; dependencies = with self; [ aiohttp async-timeout gql python-dateutil websockets ]; }); pykaleidescape = super.pykaleidescape.overridePythonAttrs (oldAttrs: rec { Loading Loading
pkgs/servers/home-assistant/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -388,6 +388,13 @@ let rev = "refs/tags/${version}"; hash = "sha256-vi5f4V0nPb9K3nwdmwMDoNE85Or6haOWjMY4d/2Fj2s="; }; dependencies = with self; [ aiohttp async-timeout gql python-dateutil websockets ]; }); pykaleidescape = super.pykaleidescape.overridePythonAttrs (oldAttrs: rec { Loading