Loading pkgs/development/python-modules/bluecurrent-api/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ , setuptools , pytz , websockets , pytest-asyncio , pytest-mock , pytestCheckHook }: Loading Loading @@ -39,6 +40,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "bluecurrent_api" ]; nativeCheckInputs = [ pytest-asyncio pytest-mock pytestCheckHook ]; Loading pkgs/servers/home-assistant/component-packages.nix +3 −1 Original line number Diff line number Diff line Loading @@ -419,7 +419,8 @@ "bloomsky" = ps: with ps; [ ]; "blue_current" = ps: with ps; [ ]; # missing inputs: bluecurrent-api bluecurrent-api ]; "bluemaestro" = ps: with ps; [ aioesphomeapi aiohttp-cors Loading Loading @@ -5784,6 +5785,7 @@ "blackbird" "blebox" "blink" "blue_current" "bluemaestro" "blueprint" "bluetooth" Loading Loading
pkgs/development/python-modules/bluecurrent-api/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ , setuptools , pytz , websockets , pytest-asyncio , pytest-mock , pytestCheckHook }: Loading Loading @@ -39,6 +40,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "bluecurrent_api" ]; nativeCheckInputs = [ pytest-asyncio pytest-mock pytestCheckHook ]; Loading
pkgs/servers/home-assistant/component-packages.nix +3 −1 Original line number Diff line number Diff line Loading @@ -419,7 +419,8 @@ "bloomsky" = ps: with ps; [ ]; "blue_current" = ps: with ps; [ ]; # missing inputs: bluecurrent-api bluecurrent-api ]; "bluemaestro" = ps: with ps; [ aioesphomeapi aiohttp-cors Loading Loading @@ -5784,6 +5785,7 @@ "blackbird" "blebox" "blink" "blue_current" "bluemaestro" "blueprint" "bluetooth" Loading