Skip to content

.bazelversion for Rust examples is too accurate #620

Description

@peroksid

I am on Debian 12 with Bazel 8.3.1 installed according to these instructions.

Currently rust-examples/.bazelversion contains "8.1.1". I checked the examples - it builds with 8.3.1.

It would be good to allow builds for versions >= 8.1.1, not exactly 8.1.1. I tried '>=8.1.1' but the wrapper script installed on Debian seems to not support the syntax with modifiers.

Is there a way to specify the version constrain more flexibly? Maybe README.md should tell about USE_BAZEL_VERSION env var for new users to move along when they can not install exactly 8.1.1?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions