Loading pkgs/development/python-modules/dbus-fast/default.nix +13 −14 Original line number Diff line number Diff line { lib , async-timeout , buildPythonPackage , cython , fetchFromGitHub , poetry-core , pytest-asyncio , pytestCheckHook , pythonOlder , setuptools , wheel { lib, async-timeout, buildPythonPackage, cython, fetchFromGitHub, poetry-core, pytest-asyncio, pytestCheckHook, pythonOlder, setuptools, wheel, }: buildPythonPackage rec { Loading Loading @@ -36,9 +37,7 @@ buildPythonPackage rec { wheel ]; dependencies = [ async-timeout ]; dependencies = [ async-timeout ]; nativeCheckInputs = [ pytest-asyncio Loading Loading
pkgs/development/python-modules/dbus-fast/default.nix +13 −14 Original line number Diff line number Diff line { lib , async-timeout , buildPythonPackage , cython , fetchFromGitHub , poetry-core , pytest-asyncio , pytestCheckHook , pythonOlder , setuptools , wheel { lib, async-timeout, buildPythonPackage, cython, fetchFromGitHub, poetry-core, pytest-asyncio, pytestCheckHook, pythonOlder, setuptools, wheel, }: buildPythonPackage rec { Loading Loading @@ -36,9 +37,7 @@ buildPythonPackage rec { wheel ]; dependencies = [ async-timeout ]; dependencies = [ async-timeout ]; nativeCheckInputs = [ pytest-asyncio Loading