Skip to content

Commit c625957

Browse files
committed
fix: add temporary curl patch to bazelrc
1 parent d836102 commit c625957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

files/bazel/common.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
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
45
common --registry=https://raw.githubusercontent.com/bazelboost/registry/main
56
common --registry=https://bcr.bazel.build
67
build --enable_platform_specific_config

0 commit comments

Comments
 (0)