Loading pkgs/development/tools/parsing/tree-sitter/grammars/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -100,6 +100,7 @@ tree-sitter-svelte = lib.importJSON ./tree-sitter-svelte.json; tree-sitter-talon = lib.importJSON ./tree-sitter-talon.json; tree-sitter-templ = lib.importJSON ./tree-sitter-templ.json; tree-sitter-tera = lib.importJSON ./tree-sitter-tera.json; tree-sitter-tiger = lib.importJSON ./tree-sitter-tiger.json; tree-sitter-tlaplus = lib.importJSON ./tree-sitter-tlaplus.json; tree-sitter-toml = lib.importJSON ./tree-sitter-toml.json; Loading pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-tera.json 0 → 100644 +12 −0 Original line number Diff line number Diff line { "url": "https://github.com/uncenter/tree-sitter-tera", "rev": "e8d679a29c03e64656463a892a30da626e19ed8e", "date": "2024-12-29T18:16:18-05:00", "path": "/nix/store/r0cf0nb4r9wvy0f1pb207f3yj0sx3j4z-tree-sitter-tera", "sha256": "0lz6x2yd9rjklc1821x6jd577820izv5bmwhf957gxj0nlrixhj7", "hash": "sha256-R8IeM7VA9ndKcpDXVfaPQKBzSpOmB4ECo1Pm1Lzo5lM=", "fetchLFS": false, "fetchSubmodules": false, "deepClone": false, "leaveDotGit": false } pkgs/development/tools/parsing/tree-sitter/update.nix +4 −0 Original line number Diff line number Diff line Loading @@ -470,6 +470,10 @@ let orga = "tree-sitter-grammars"; repo = "tree-sitter-kdl"; }; "tree-sitter-tera" = { orga = "uncenter"; repo = "tree-sitter-tera"; }; }; allGrammars = Loading Loading
pkgs/development/tools/parsing/tree-sitter/grammars/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -100,6 +100,7 @@ tree-sitter-svelte = lib.importJSON ./tree-sitter-svelte.json; tree-sitter-talon = lib.importJSON ./tree-sitter-talon.json; tree-sitter-templ = lib.importJSON ./tree-sitter-templ.json; tree-sitter-tera = lib.importJSON ./tree-sitter-tera.json; tree-sitter-tiger = lib.importJSON ./tree-sitter-tiger.json; tree-sitter-tlaplus = lib.importJSON ./tree-sitter-tlaplus.json; tree-sitter-toml = lib.importJSON ./tree-sitter-toml.json; Loading
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-tera.json 0 → 100644 +12 −0 Original line number Diff line number Diff line { "url": "https://github.com/uncenter/tree-sitter-tera", "rev": "e8d679a29c03e64656463a892a30da626e19ed8e", "date": "2024-12-29T18:16:18-05:00", "path": "/nix/store/r0cf0nb4r9wvy0f1pb207f3yj0sx3j4z-tree-sitter-tera", "sha256": "0lz6x2yd9rjklc1821x6jd577820izv5bmwhf957gxj0nlrixhj7", "hash": "sha256-R8IeM7VA9ndKcpDXVfaPQKBzSpOmB4ECo1Pm1Lzo5lM=", "fetchLFS": false, "fetchSubmodules": false, "deepClone": false, "leaveDotGit": false }
pkgs/development/tools/parsing/tree-sitter/update.nix +4 −0 Original line number Diff line number Diff line Loading @@ -470,6 +470,10 @@ let orga = "tree-sitter-grammars"; repo = "tree-sitter-kdl"; }; "tree-sitter-tera" = { orga = "uncenter"; repo = "tree-sitter-tera"; }; }; allGrammars = Loading