tree-sitter-grammars.tree-sitter-c3: init at 0.11.0

c3: fixup
This commit is contained in:
HigherOrderLogic
2026-07-11 06:51:06 +00:00
parent 0c15698021
commit adc06bc9ef

View File

@@ -212,6 +212,14 @@
};
};
c3 = {
version = "0.11.0";
url = "github:c3lang/tree-sitter-c3";
hash = "sha256-EADHh63Sf4VlffQX3gH/9kodiws4lQsG+cyMwg1dFp8=";
excludeBrokenTreeSitterJson = true;
meta.license = lib.licenses.mit;
};
caddyfile = {
version = "0-unstable-2026-04-06";
url = "github:caddyserver/tree-sitter-caddyfile";