Loading pkgs/development/python-modules/niquests/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,7 @@ buildPythonPackage rec { ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # NameResolutionError: Failed to resolve 'localhost' "tests/test_rate_limiters.py" "tests/test_lowlevel.py" "tests/test_testserver.py" ]; Loading Loading
pkgs/development/python-modules/niquests/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,7 @@ buildPythonPackage rec { ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # NameResolutionError: Failed to resolve 'localhost' "tests/test_rate_limiters.py" "tests/test_lowlevel.py" "tests/test_testserver.py" ]; Loading