Loading pkgs/development/python-modules/httpie/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ , rich , pysocks # CheckInputs , pip , pytest-httpbin , pytest-lazy-fixture , pytest-mock Loading Loading @@ -52,8 +53,10 @@ buildPythonPackage rec { rich ] ++ requests.optional-dependencies.socks; __darwinAllowLocalNetworking = true; nativeCheckInputs = [ pip pytest-httpbin pytest-lazy-fixture pytest-mock Loading Loading
pkgs/development/python-modules/httpie/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ , rich , pysocks # CheckInputs , pip , pytest-httpbin , pytest-lazy-fixture , pytest-mock Loading Loading @@ -52,8 +53,10 @@ buildPythonPackage rec { rich ] ++ requests.optional-dependencies.socks; __darwinAllowLocalNetworking = true; nativeCheckInputs = [ pip pytest-httpbin pytest-lazy-fixture pytest-mock Loading