summaryrefslogtreecommitdiff
path: root/.bazelrc
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-06-04 21:59:48 +0200
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-06-04 21:59:48 +0200
commit19e2164441f18387cbfcacecc74170a3b0535387 (patch)
treea7f75eee2874b89570dd8c4c7bc32f803dec42b7 /.bazelrc
parentb8a87223bb70fccc47ba0f9c96b3f58de6e1e5bd (diff)
Use the new Bazel registryHEADmain
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bazelrc b/.bazelrc
index 1acd102..81e46ce 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -1,3 +1,6 @@
+common --registry=https://bcr.bazel.build/
+common --registry=https://bazel.stevenlr.com/registry/
+
startup --windows_enable_symlinks
build:windows --enable_runfiles=true