Loading pkgs/by-name/co/conan/package.nix +0 −5 Original line number Diff line number Diff line Loading @@ -65,11 +65,6 @@ python3.pkgs.buildPythonApplication rec { "conan" ]; pytestFlagsArray = [ "-n" "$NIX_BUILD_CORES" ]; disabledTests = [ # Tests require network access "TestFTP" Loading pkgs/by-name/ro/routersploit/package.nix +0 −2 Original line number Diff line number Diff line Loading @@ -39,8 +39,6 @@ python3.pkgs.buildPythonApplication rec { ]; pytestFlagsArray = [ "-n" "$NIX_BUILD_CORES" # Run the same tests as upstream does in the first round "tests/core/" "tests/test_exploit_scenarios.py" Loading pkgs/development/python-modules/qcodes/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -148,8 +148,6 @@ buildPythonPackage rec { pytestFlagsArray = [ "-v" "-n" "$NIX_BUILD_CORES" # Follow upstream with settings "-m 'not serial'" "--hypothesis-profile ci" Loading Loading
pkgs/by-name/co/conan/package.nix +0 −5 Original line number Diff line number Diff line Loading @@ -65,11 +65,6 @@ python3.pkgs.buildPythonApplication rec { "conan" ]; pytestFlagsArray = [ "-n" "$NIX_BUILD_CORES" ]; disabledTests = [ # Tests require network access "TestFTP" Loading
pkgs/by-name/ro/routersploit/package.nix +0 −2 Original line number Diff line number Diff line Loading @@ -39,8 +39,6 @@ python3.pkgs.buildPythonApplication rec { ]; pytestFlagsArray = [ "-n" "$NIX_BUILD_CORES" # Run the same tests as upstream does in the first round "tests/core/" "tests/test_exploit_scenarios.py" Loading
pkgs/development/python-modules/qcodes/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -148,8 +148,6 @@ buildPythonPackage rec { pytestFlagsArray = [ "-v" "-n" "$NIX_BUILD_CORES" # Follow upstream with settings "-m 'not serial'" "--hypothesis-profile ci" Loading