Skip to content

Commit

Permalink
chore: remove git override
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Nov 20, 2024
1 parent 97134b2 commit 1ec3122
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ bazel_dep(name = "boost.dll", version = "1.83.0.bzl.2")
bazel_dep(name = "boost.process", version = "1.83.0.bzl.2")
bazel_dep(name = "ecsact_runtime", version = "0.7.0")

# TODO: https://github.com/bazelbuild/bazel-central-registry/pull/1916
git_override(
module_name = "libarchive",
commit = "7c331f92acea5243c195cdc6fb46ecfa11ce1ce2",
remote = "https://github.com/zaucy/libarchive.git",
)

bazel_dep(name = "toolchains_llvm", version = "1.2.0", dev_dependency = True)
bazel_dep(name = "hedron_compile_commands", dev_dependency = True)

Expand Down

0 comments on commit 1ec3122

Please sign in to comment.