Loading pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -2652,6 +2652,7 @@ with pkgs; idnSupport = true; pslSupport = true; zstdSupport = true; http3Support = true; } // lib.optionalAttrs (!stdenv.hostPlatform.isStatic) { brotliSupport = true; Loading Loading
pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -2652,6 +2652,7 @@ with pkgs; idnSupport = true; pslSupport = true; zstdSupport = true; http3Support = true; } // lib.optionalAttrs (!stdenv.hostPlatform.isStatic) { brotliSupport = true; Loading