mysql-shell: fix build
This commit is contained in:
@@ -523,6 +523,7 @@ with pkgs;
|
|||||||
protobuf = protobuf_25.override {
|
protobuf = protobuf_25.override {
|
||||||
abseil-cpp = abseil-cpp_202407;
|
abseil-cpp = abseil-cpp_202407;
|
||||||
};
|
};
|
||||||
|
stdenv = if stdenv.hostPlatform.isDarwin then llvmPackages_19.stdenv else stdenv;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
mysql-shell_8
|
mysql-shell_8
|
||||||
|
|||||||
Reference in New Issue
Block a user