Loading pkgs/development/python-modules/typer/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ coverage, fetchPypi, pdm-backend, procps, pytest-sugar, pytest-xdist, pytestCheckHook, Loading Loading @@ -48,6 +49,8 @@ buildPythonPackage rec { pytest-sugar pytest-xdist pytestCheckHook ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ procps ]; preCheck = '' Loading Loading
pkgs/development/python-modules/typer/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ coverage, fetchPypi, pdm-backend, procps, pytest-sugar, pytest-xdist, pytestCheckHook, Loading Loading @@ -48,6 +49,8 @@ buildPythonPackage rec { pytest-sugar pytest-xdist pytestCheckHook ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ procps ]; preCheck = '' Loading