Merge pull request #244873 from amarshall/curl-mingw-cross

This commit is contained in:
Artturi
2023-09-01 01:33:50 +03:00
committed by GitHub
-1
View File
@@ -7249,7 +7249,6 @@ with pkgs;
idnSupport = true;
zstdSupport = true;
} // lib.optionalAttrs (!stdenv.hostPlatform.isStatic) {
gssSupport = true;
brotliSupport = true;
});