Loading pkgs/by-name/do/dooit/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -46,9 +46,10 @@ python3.pkgs.buildPythonApplication rec { export HOME=$(mktemp -d) ''; checkInputs = with python3.pkgs; [ nativeCheckInputs = with python3.pkgs; [ pytestCheckHook faker pytest-asyncio ]; passthru = { Loading Loading
pkgs/by-name/do/dooit/package.nix +2 −1 Original line number Diff line number Diff line Loading @@ -46,9 +46,10 @@ python3.pkgs.buildPythonApplication rec { export HOME=$(mktemp -d) ''; checkInputs = with python3.pkgs; [ nativeCheckInputs = with python3.pkgs; [ pytestCheckHook faker pytest-asyncio ]; passthru = { Loading