summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/hedron_compile_commands/0.1.0/MODULE.bazel6
-rw-r--r--modules/hedron_compile_commands/0.1.0/source.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/modules/hedron_compile_commands/0.1.0/MODULE.bazel b/modules/hedron_compile_commands/0.1.0/MODULE.bazel
new file mode 100644
index 0000000..97a2f6c
--- /dev/null
+++ b/modules/hedron_compile_commands/0.1.0/MODULE.bazel
@@ -0,0 +1,6 @@
+module(name = "hedron_compile_commands", version = "0.1.0")
+
+p = use_extension("//:workspace_setup.bzl", "hedron_compile_commands_extension")
+pt = use_extension("//:workspace_setup_transitive.bzl", "hedron_compile_commands_extension")
+ptt = use_extension("//:workspace_setup_transitive_transitive.bzl", "hedron_compile_commands_extension")
+pttt = use_extension("//:workspace_setup_transitive_transitive_transitive.bzl", "hedron_compile_commands_extension")
diff --git a/modules/hedron_compile_commands/0.1.0/source.json b/modules/hedron_compile_commands/0.1.0/source.json
new file mode 100644
index 0000000..86914d9
--- /dev/null
+++ b/modules/hedron_compile_commands/0.1.0/source.json
@@ -0,0 +1,4 @@
+{
+ "url": "https://bazel.stevenlr.com/blobs/hedron_compile_commands/0.1.0-D2dnJovh87.tar.gz",
+ "integrity": "sha256-D2dnJovh87JADnJlWh/f1BHsHKLbeTiph+uEIqpQRuk="
+} \ No newline at end of file