Loading pkgs/top-level/all-packages.nix +2 −1 Original line number Diff line number Diff line Loading @@ -523,7 +523,7 @@ with pkgs; protobuf = protobuf_25.override { abseil-cpp = abseil-cpp_202407; }; stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_19.stdenv else stdenv; stdenv = if stdenv.cc.isClang then llvmPackages_19.stdenv else stdenv; }; }) mysql-shell_8 Loading @@ -535,6 +535,7 @@ with pkgs; protobuf = protobuf_25.override { abseil-cpp = abseil-cpp_202407; }; stdenv = if stdenv.cc.isClang then llvmPackages_19.stdenv else stdenv; }; # this is used by most `fetch*` functions Loading Loading
pkgs/top-level/all-packages.nix +2 −1 Original line number Diff line number Diff line Loading @@ -523,7 +523,7 @@ with pkgs; protobuf = protobuf_25.override { abseil-cpp = abseil-cpp_202407; }; stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_19.stdenv else stdenv; stdenv = if stdenv.cc.isClang then llvmPackages_19.stdenv else stdenv; }; }) mysql-shell_8 Loading @@ -535,6 +535,7 @@ with pkgs; protobuf = protobuf_25.override { abseil-cpp = abseil-cpp_202407; }; stdenv = if stdenv.cc.isClang then llvmPackages_19.stdenv else stdenv; }; # this is used by most `fetch*` functions Loading