Skip to content

Commit

Permalink
Add missing dist repo
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed May 10, 2024
1 parent 399a87c commit 8ad8702
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 4 additions & 3 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,23 @@ load("//src/tools/bzlmod:utils.bzl", "get_canonical_repo_name")
#
##################################################################################
DIST_ARCHIVE_REPOS = [get_canonical_repo_name(repo) for repo in [
# keep sorted
"abseil-cpp",
"apple_support",
"bazel_skylib",
"blake3",
"buildozer",
"c-ares",
"com_github_grpc_grpc",
"com_google_protobuf",
"io_bazel_skydoc",
"platforms",
"rules_cc",
"rules_go",
"rules_graalvm",
"rules_java",
"rules_jvm_external",
"rules_kotlin",
"rules_graalvm",
"rules_license",
"rules_pkg",
"rules_proto",
Expand Down

0 comments on commit 8ad8702

Please sign in to comment.