# ERROR: /build/output/external/bazel_tools/tools/proto/BUILD:25:6: no such target '@com_google_protobuf//:cc_toolchain':
# target 'cc_toolchain' not declared in package '' defined by /build/output/external/com_google_protobuf/BUILD.bazel
# "com_google_protobuf"
# Fails with the error: external/org_tensorflow/tensorflow/core/profiler/utils/tf_op_utils.cc:46:49: error: no matching function for call to 're2::RE2::FullMatch(absl::lts_2020_02_25::string_view&, re2::RE2&)'
# "com_googlesource_code_re2"
"curl"
@@ -120,7 +123,9 @@ let
"org_sqlite"
"pasta"
"png"
"pybind11"
# ERROR: /build/output/external/pybind11/BUILD.bazel: no such target '@pybind11//:osx':
# target 'osx' not declared in package '' defined by /build/output/external/pybind11/BUILD.bazel
# "pybind11"
"six_archive"
"snappy"
"tblib_archive"
@@ -138,14 +143,15 @@ let
bazel-build=buildBazelPackagerec{
name="bazel-build-${pname}-${version}";
bazel=bazel_5;
# See https://github.com/google/jax/blob/main/.bazelversion for the latest.
bazel=bazel_6;
src=fetchFromGitHub{
owner="google";
repo="jax";
# google/jax contains tags for jax and jaxlib. Only use jaxlib tags!