Loading pkgs/development/tools/parsing/tree-sitter/grammars/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ tree-sitter-glimmer = lib.importJSON ./tree-sitter-glimmer.json; tree-sitter-glsl = lib.importJSON ./tree-sitter-glsl.json; tree-sitter-go = lib.importJSON ./tree-sitter-go.json; tree-sitter-go-template = lib.importJSON ./tree-sitter-go-template.json; tree-sitter-godot-resource = lib.importJSON ./tree-sitter-godot-resource.json; tree-sitter-gomod = lib.importJSON ./tree-sitter-gomod.json; tree-sitter-gowork = lib.importJSON ./tree-sitter-gowork.json; Loading pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go-template.json 0 → 100644 +14 −0 Original line number Diff line number Diff line { "url": "https://github.com/ngalaiko/tree-sitter-go-template", "rev": "5f19a36bb1eebb30454e277b222b278ceafed0dd", "date": "2025-01-29T18:19:22Z", "path": "/nix/store/lcgn1hzzsf5jhliy7454lxx7phkmrjfb-tree-sitter-go-template", "sha256": "1nm9ybwb4if6g7cs911i6msb3q2f1plbl70k2y4icbxk2p57k5ka", "hash": "sha256-apZ5yhWzLxaJFxMcuugNTuCxdDUxhKTZecZFsvjyqdo=", "fetchLFS": false, "fetchSubmodules": false, "deepClone": false, "fetchTags": false, "leaveDotGit": false, "rootDir": "" } pkgs/development/tools/parsing/tree-sitter/update.nix +4 −0 Original line number Diff line number Diff line Loading @@ -344,6 +344,10 @@ let orga = "blessanabraham"; repo = "tree-sitter-gemini"; }; "tree-sitter-go-template" = { orga = "ngalaiko"; repo = "tree-sitter-go-template"; }; "tree-sitter-godot-resource" = { orga = "prestonknopp"; repo = "tree-sitter-godot-resource"; Loading pkgs/top-level/python-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -18530,6 +18530,7 @@ self: super: with self; { lib.filterAttrs ( name: value: !(builtins.elem name [ "tree-sitter-go-template" "tree-sitter-sql" "tree-sitter-templ" ]) Loading
pkgs/development/tools/parsing/tree-sitter/grammars/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ tree-sitter-glimmer = lib.importJSON ./tree-sitter-glimmer.json; tree-sitter-glsl = lib.importJSON ./tree-sitter-glsl.json; tree-sitter-go = lib.importJSON ./tree-sitter-go.json; tree-sitter-go-template = lib.importJSON ./tree-sitter-go-template.json; tree-sitter-godot-resource = lib.importJSON ./tree-sitter-godot-resource.json; tree-sitter-gomod = lib.importJSON ./tree-sitter-gomod.json; tree-sitter-gowork = lib.importJSON ./tree-sitter-gowork.json; Loading
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go-template.json 0 → 100644 +14 −0 Original line number Diff line number Diff line { "url": "https://github.com/ngalaiko/tree-sitter-go-template", "rev": "5f19a36bb1eebb30454e277b222b278ceafed0dd", "date": "2025-01-29T18:19:22Z", "path": "/nix/store/lcgn1hzzsf5jhliy7454lxx7phkmrjfb-tree-sitter-go-template", "sha256": "1nm9ybwb4if6g7cs911i6msb3q2f1plbl70k2y4icbxk2p57k5ka", "hash": "sha256-apZ5yhWzLxaJFxMcuugNTuCxdDUxhKTZecZFsvjyqdo=", "fetchLFS": false, "fetchSubmodules": false, "deepClone": false, "fetchTags": false, "leaveDotGit": false, "rootDir": "" }
pkgs/development/tools/parsing/tree-sitter/update.nix +4 −0 Original line number Diff line number Diff line Loading @@ -344,6 +344,10 @@ let orga = "blessanabraham"; repo = "tree-sitter-gemini"; }; "tree-sitter-go-template" = { orga = "ngalaiko"; repo = "tree-sitter-go-template"; }; "tree-sitter-godot-resource" = { orga = "prestonknopp"; repo = "tree-sitter-godot-resource"; Loading
pkgs/top-level/python-packages.nix +1 −0 Original line number Diff line number Diff line Loading @@ -18530,6 +18530,7 @@ self: super: with self; { lib.filterAttrs ( name: value: !(builtins.elem name [ "tree-sitter-go-template" "tree-sitter-sql" "tree-sitter-templ" ])