We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6832abc commit 21a4f85Copy full SHA for 21a4f85
bazel/common.bazelrc
@@ -1,5 +1,8 @@
1
startup --windows_enable_symlinks
2
common --enable_bzlmod
3
+common --registry=https://raw.githubusercontent.com/ecsact-dev/bazel_registry/main
4
+common --registry=https://raw.githubusercontent.com/bazelboost/registry/main
5
+common --registry=https://bcr.bazel.build
6
build --enable_platform_specific_config
7
build --incompatible_use_platforms_repo_for_constraints
8
build --incompatible_enable_cc_toolchain_resolution
0 commit comments