Bazel: drop experimental from bzlmod flag

This commit is contained in:
Paolo Tranquilli
2024-02-21 16:53:08 +01:00
parent 61bfe7e520
commit 3ca9d70100

View File

@@ -1,4 +1,4 @@
common --enable_platform_specific_config --experimental_enable_bzlmod
common --enable_platform_specific_config --enable_bzlmod
# when using repo standalone, we want still to unlock loading the internal repository module
# actually using things from that module will obviously end up in an error