mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 10:14:48 +00:00
tree-sitter-grammars.tree-sitter-kconfig: init at 1.3.0
This commit is contained in:
@@ -1572,6 +1572,13 @@
|
||||
meta.license = lib.licenses.mit;
|
||||
};
|
||||
|
||||
kconfig = {
|
||||
version = "1.3.0";
|
||||
url = "github:tree-sitter-grammars/tree-sitter-kconfig";
|
||||
hash = "sha256-ypjfe1IM3vxfoLWtsDUf+2WzjHkUjy8pc4xxKP4tUL4=";
|
||||
meta.license = lib.licenses.mit;
|
||||
};
|
||||
|
||||
kdl = {
|
||||
version = "1.1.0";
|
||||
url = "github:tree-sitter-grammars/tree-sitter-kdl";
|
||||
|
||||
Reference in New Issue
Block a user