commit | f242667058d52aa5c2dc67304f0c51e224591675 | [log] [tgz] |
---|---|---|
author | Alex Eagle <alex@aspect.dev> | Fri Oct 21 15:49:25 2022 -0700 |
committer | Alex Eagle <alex@aspect.dev> | Fri Oct 21 15:54:13 2022 -0700 |
tree | 32a53a6ec5521669731ed05b0901a92f9817ed21 | |
parent | 1ec71cdcb5b52889f48290108137a99284d21c96 [diff] |
chore: declare bzlmod repository This is needed to match what's in the upstream BCR now
Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files.
This module depends on bazel-skylib. In theory all these utilities could be upstreamed to bazel-skylib, but the declared scope of that project is narrow and it‘s very difficult to get anyone’s attention to review PRs there.
bazel-lib is just a part of what Aspect provides:
Installation instructions are included on each release: https://github.com/aspect-build/bazel-lib/releases