mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
Merge pull request #252987 from NixOS/backport-244873-to-release-23.05
This commit is contained in:
@@ -6706,7 +6706,6 @@ with pkgs;
|
||||
idnSupport = true;
|
||||
zstdSupport = true;
|
||||
} // lib.optionalAttrs (!stdenv.hostPlatform.isStatic) {
|
||||
gssSupport = true;
|
||||
brotliSupport = true;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user