Loading pkgs/development/python-modules/python-roborock/default.nix +4 −0 Original line number Diff line number Diff line { lib , stdenv , aiohttp , async-timeout , buildPythonPackage Loading @@ -9,6 +10,7 @@ , paho-mqtt , poetry-core , pycryptodome , pycryptodomex , pytest-asyncio , pytestCheckHook , pythonOlder Loading Loading @@ -40,6 +42,8 @@ buildPythonPackage rec { dacite paho-mqtt pycryptodome ] ++ lib.optionals stdenv.isDarwin [ pycryptodomex ]; nativeCheckInputs = [ Loading Loading
pkgs/development/python-modules/python-roborock/default.nix +4 −0 Original line number Diff line number Diff line { lib , stdenv , aiohttp , async-timeout , buildPythonPackage Loading @@ -9,6 +10,7 @@ , paho-mqtt , poetry-core , pycryptodome , pycryptodomex , pytest-asyncio , pytestCheckHook , pythonOlder Loading Loading @@ -40,6 +42,8 @@ buildPythonPackage rec { dacite paho-mqtt pycryptodome ] ++ lib.optionals stdenv.isDarwin [ pycryptodomex ]; nativeCheckInputs = [ Loading