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
@@ -63,6 +63,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"aioquic"
"cryptography"
];
propagatedBuildInputs = [