3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #287927 from ocfox/mitmproxy-fix

mitmproxy: fix build
This commit is contained in:
Sandro 2024-02-11 10:54:14 +01:00 committed by GitHub
commit b533f994cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,6 +63,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [ pythonRelaxDeps = [
"aioquic" "aioquic"
"cryptography"
]; ];
propagatedBuildInputs = [ propagatedBuildInputs = [