srctree

Robin Linden parent 408529dd 1f1206be
build: Explicitly disable bzlmod for now

This is flipped to enabled by default in Bazel 7 and right now most ofour dependencies don't exist in any registry, so let's disable it untilwe decide we're ready to migrate.

inlinesplit
.bazelrc added: 4, removed: 1, total 3
@@ -1,6 +1,9 @@
# Bazel configuration
# =========================================================
 
# https://github.com/bazelbuild/bazel/issues/18958
common --noenable_bzlmod
 
build --enable_platform_specific_config
build --test_env=HASTUR_ICU_DATA=external/icu-data/
coverage --combined_report=lcov