curl: enable c-ares (#451579)

This commit is contained in:
Sefa Eyeoglu
2025-10-18 22:04:01 +00:00
committed by GitHub
+1
View File
@@ -2590,6 +2590,7 @@ with pkgs;
pslSupport = true;
zstdSupport = true;
http3Support = true;
c-aresSupport = true;
}
// lib.optionalAttrs (!stdenv.hostPlatform.isStatic) {
brotliSupport = true;