mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 10:14:48 +00:00
tree-sitter-grammars.tree-sitter-c3: init at 0.11.0
c3: fixup
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user