gajim: add socks support to httpx (#510129)

This commit is contained in:
Vincent Laporte
2026-04-15 08:57:25 +00:00
committed by GitHub
@@ -113,6 +113,7 @@ python3.pkgs.buildPythonApplication rec {
sqlalchemy
emoji
httpx
httpx.optional-dependencies.socks
h2
truststore
]