Commit b7c07178 authored by Сухарик's avatar Сухарик
Browse files

gajim: add socks support to httpx

parent 01af6888
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@ python3.pkgs.buildPythonApplication rec {
      sqlalchemy
      emoji
      httpx
      httpx.optional-dependencies.socks
      h2
      truststore
    ]