mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
tree-sitter-grammars.tree-sitter-haxe: init at 0.13.0
This commit is contained in:
@@ -1234,6 +1234,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
haxe = {
|
||||
version = "0.13.0";
|
||||
url = "github:vantreeseba/tree-sitter-haxe";
|
||||
hash = "sha256-MHZemYMpfbo1AdVUQv3j6eVWntZKi6K7UtRCPGk2kvE=";
|
||||
meta.license = lib.licenses.mit;
|
||||
};
|
||||
|
||||
hcl = {
|
||||
version = "1.2.0";
|
||||
url = "github:tree-sitter-grammars/tree-sitter-hcl";
|
||||
|
||||
Reference in New Issue
Block a user