Skip to content

Releases: sin-ack/rules_apt

v0.1.1

03 May 16:35
Compare
Choose a tag to compare

Using Bzlmod with Bazel 6+

  1. Enable with common --enable_bzlmod in .bazelrc (not needed for Bazel 7+).
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_apt", version = "0.1.1")

Full Changelog: 0.1.0...v0.1.1

0.1.0

03 May 16:05
Compare
Choose a tag to compare