Unverified Commit 3bb28861 authored by ocfox's avatar ocfox
Browse files

python311Packages.mitmproxy: fix build

parent c65ffe3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ buildPythonPackage rec {

  pythonRelaxDeps = [
    "aioquic"
    "cryptography"
  ];

  propagatedBuildInputs = [