Skip to content

Commit d8e504f

Browse files
authored
chore: remove libarchive git_override and update cli (#198)
1 parent bba404f commit d8e504f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

MODULE.bazel

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@ git_override(
2121
remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git",
2222
)
2323

24-
# TODO: https://github.com/bazelbuild/bazel-central-registry/pull/1916
25-
bazel_dep(name = "libarchive", version = "3.7.3")
26-
git_override(
27-
module_name = "libarchive",
28-
commit = "7c331f92acea5243c195cdc6fb46ecfa11ce1ce2",
29-
remote = "https://github.com/zaucy/libarchive.git",
30-
)
31-
3224
ecsact = use_extension("@rules_ecsact//ecsact:extensions.bzl", "ecsact", dev_dependency = True)
3325
ecsact.toolchain(use_ecsact_cli = True)
3426
use_repo(ecsact, "ecsact_toolchain")

0 commit comments

Comments
 (0)