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 d836102 commit c625957Copy full SHA for c625957
files/bazel/common.bazelrc
@@ -1,6 +1,7 @@
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/zaucy/bazel-central-registry/add-curl-config2 # temporary
5
common --registry=https://raw.githubusercontent.com/bazelboost/registry/main
6
common --registry=https://bcr.bazel.build
7
build --enable_platform_specific_config
0 commit comments