tree-sitter-grammars.tree-sitter-kcl: init at 0.0.2

This commit is contained in:
HigherOrderLogic
2026-07-11 07:18:54 +00:00
parent 82405c365e
commit 9844179ee5

View File

@@ -1565,6 +1565,13 @@
};
};
kcl = {
version = "0.0.2";
url = "github:KittyCAD/tree-sitter-kcl";
hash = "sha256-oxyC6YPSf14YmZ7t/htMPU8BqUagylMCKCmJ5ky5ZII=";
meta.license = lib.licenses.mit;
};
kdl = {
version = "1.1.0";
url = "github:tree-sitter-grammars/tree-sitter-kdl";