bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
216 stars 174 forks source link

Add a MODULE.bazel hint to the release not generator #709

Closed aiuto closed 1 year ago

aiuto commented 1 year ago

Add a note which says to add

bazel_dep(name = "${repo}", version = "${version}")