Unverified Commit b5b99c73 authored by Sefa Eyeoglu's avatar Sefa Eyeoglu Committed by GitHub
Browse files

curl: enable c-ares (#451579)

parents a1ba7c56 766df53f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2590,6 +2590,7 @@ with pkgs;
      pslSupport = true;
      zstdSupport = true;
      http3Support = true;
      c-aresSupport = true;
    }
    // lib.optionalAttrs (!stdenv.hostPlatform.isStatic) {
      brotliSupport = true;