Loading pkgs/by-name/ro/rockcraft/package.nix +2 −5 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ testers, rockcraft, cacert, writableTmpDirAsHomeHook, }: python3Packages.buildPythonApplication rec { Loading Loading @@ -39,14 +40,10 @@ python3Packages.buildPythonApplication rec { pytest-mock pytest-subprocess pytestCheckHook writableTmpDirAsHomeHook ] ++ [ dpkg ]; preCheck = '' mkdir -p check-phase export HOME="$(pwd)/check-phase" ''; disabledTests = [ "test_project_all_platforms_invalid" "test_run_init_flask" Loading Loading
pkgs/by-name/ro/rockcraft/package.nix +2 −5 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ testers, rockcraft, cacert, writableTmpDirAsHomeHook, }: python3Packages.buildPythonApplication rec { Loading Loading @@ -39,14 +40,10 @@ python3Packages.buildPythonApplication rec { pytest-mock pytest-subprocess pytestCheckHook writableTmpDirAsHomeHook ] ++ [ dpkg ]; preCheck = '' mkdir -p check-phase export HOME="$(pwd)/check-phase" ''; disabledTests = [ "test_project_all_platforms_invalid" "test_run_init_flask" Loading