Loading pkgs/development/python-modules/pipx/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ , pytestCheckHook , pythonOlder , userpath , git }: buildPythonPackage rec { Loading Loading @@ -41,6 +42,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook git ]; preCheck = '' Loading Loading
pkgs/development/python-modules/pipx/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ , pytestCheckHook , pythonOlder , userpath , git }: buildPythonPackage rec { Loading Loading @@ -41,6 +42,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook git ]; preCheck = '' Loading