Merge pull request #252987 from NixOS/backport-244873-to-release-23.05

This commit is contained in:
Artturi
2023-09-03 23:39:49 +03:00
committed by GitHub

View File

@@ -6706,7 +6706,6 @@ with pkgs;
idnSupport = true;
zstdSupport = true;
} // lib.optionalAttrs (!stdenv.hostPlatform.isStatic) {
gssSupport = true;
brotliSupport = true;
});