mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
MsgPack rendering has been provided by mitmproxy-rs since mitmproxy 12, so the Python msgpack dependency is unused. Declare msgpack directly in mitmproxy2swagger, which still requires it. https://github.com/mitmproxy/mitmproxy/pull/8319 Assisted-by: OpenAI Codex (gpt-5.6-sol-xhigh)