Unverified Commit 37fc5b13 authored by Vincent Laporte's avatar Vincent Laporte Committed by GitHub
Browse files

gajim: add socks support to httpx (#510129)

parents 089d230d b7c07178
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
    ]