curl: enable c-ares (#451579)
This commit is contained in:
@@ -2590,6 +2590,7 @@ with pkgs;
|
||||
pslSupport = true;
|
||||
zstdSupport = true;
|
||||
http3Support = true;
|
||||
c-aresSupport = true;
|
||||
}
|
||||
// lib.optionalAttrs (!stdenv.hostPlatform.isStatic) {
|
||||
brotliSupport = true;
|
||||
|
||||
Reference in New Issue
Block a user