Skip to content

Commit 7823cc0

Browse files
committed
1 parent 0f20c6c commit 7823cc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bazel/common.bazelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
startup --windows_enable_symlinks
22
common --enable_bzlmod
33
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
54
common --registry=https://raw.githubusercontent.com/bazelboost/registry/main
5+
# common --registry=https://raw.githubusercontent.com/zaucy/bazel-central-registry/add-curl-config2 # temporary
6+
common --registry=https://raw.githubusercontent.com/bazelbuild/bazel-central-registry/aa70252a81fb24bc4f01e4953cabfb5639a354ce # temporary
67
common --registry=https://bcr.bazel.build
78
build --enable_platform_specific_config
89
build --incompatible_enable_cc_toolchain_resolution

0 commit comments

Comments
 (0)