mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
tree-sitter-grammars.tree-sitter-strictdoc: init at 0.2.0
This commit is contained in:
@@ -2914,6 +2914,13 @@
|
||||
excludeBrokenTreeSitterJson = true;
|
||||
};
|
||||
|
||||
strictdoc = {
|
||||
version = "0.2.0";
|
||||
url = "github:manueldiagostino/tree-sitter-strictdoc";
|
||||
hash = "sha256-sIbh8mYWrGhaXtRxe/FYIT1aD8WAKfQYJJbhWhz9jEs=";
|
||||
meta.license = lib.licenses.mit;
|
||||
};
|
||||
|
||||
supercollider = {
|
||||
version = "0.3.2";
|
||||
url = "github:madskjeldgaard/tree-sitter-supercollider";
|
||||
|
||||
Reference in New Issue
Block a user