We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba404f commit d8e504fCopy full SHA for d8e504f
MODULE.bazel
@@ -21,14 +21,6 @@ git_override(
21
remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git",
22
)
23
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
-
32
ecsact = use_extension("@rules_ecsact//ecsact:extensions.bzl", "ecsact", dev_dependency = True)
33
ecsact.toolchain(use_ecsact_cli = True)
34
use_repo(ecsact, "ecsact_toolchain")
0 commit comments