Loading pkgs/development/python-modules/httpx-ntlm/default.nix +0 −2 Original line number Diff line number Diff line { lib , buildPythonPackage , cryptography , fetchPypi , httpx , pyspnego Loading @@ -21,7 +20,6 @@ buildPythonPackage rec { }; propagatedBuildInputs = [ cryptography httpx pyspnego ]; Loading Loading
pkgs/development/python-modules/httpx-ntlm/default.nix +0 −2 Original line number Diff line number Diff line { lib , buildPythonPackage , cryptography , fetchPypi , httpx , pyspnego Loading @@ -21,7 +20,6 @@ buildPythonPackage rec { }; propagatedBuildInputs = [ cryptography httpx pyspnego ]; Loading