Loading pkgs/top-level/all-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -2590,6 +2590,7 @@ with pkgs; pslSupport = true; zstdSupport = true; http3Support = true; c-aresSupport = 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 @@ -2590,6 +2590,7 @@ with pkgs; pslSupport = true; zstdSupport = true; http3Support = true; c-aresSupport = true; } // lib.optionalAttrs (!stdenv.hostPlatform.isStatic) { brotliSupport = true; Loading