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 0720702 commit 07cb877Copy full SHA for 07cb877
MODULE.bazel
@@ -32,7 +32,7 @@ archive_override(
32
urls = ["https://github.com/ebiggers/libdeflate/archive/refs/heads/master.zip"],
33
)
34
35
-archive_override(
+git_override(
36
module_name = "openjph",
37
patches = [
38
"//bazel:openjph_add_build_file.patch",
0 commit comments