Loading pkgs/development/tools/parsing/tree-sitter/grammars/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ tree-sitter-hjson = lib.importJSON ./tree-sitter-hjson.json; tree-sitter-html = lib.importJSON ./tree-sitter-html.json; tree-sitter-http = lib.importJSON ./tree-sitter-http.json; tree-sitter-hyprlang = lib.importJSON ./tree-sitter-hyprlang.json; tree-sitter-janet-simple = lib.importJSON ./tree-sitter-janet-simple.json; tree-sitter-java = lib.importJSON ./tree-sitter-java.json; tree-sitter-javascript = lib.importJSON ./tree-sitter-javascript.json; Loading pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-hyprlang.json 0 → 100644 +12 −0 Original line number Diff line number Diff line { "url": "https://github.com/tree-sitter-grammars/tree-sitter-hyprlang", "rev": "86025136c12cd1058985479a6b1935829077f1af", "date": "2024-02-10T18:00:17+03:00", "path": "/nix/store/q5csx65ydwbz66bgjjpa6c1yvy3zy6vq-tree-sitter-hyprlang", "sha256": "0z84nl1mb77rwqq86ggaiqdd2lwg3nxrlkbhsn8zhcqnaphq0wfl", "hash": "sha256-1HGA4VUWM/iR1XBNmrsdj1PRGo7qPYMw5vmcVQO1BH0=", "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 @@ -462,6 +462,10 @@ let orga = "kaermorchen"; repo = "tree-sitter-twig"; }; "tree-sitter-hyprlang" = { orga = "tree-sitter-grammars"; repo = "tree-sitter-hyprlang"; }; }; allGrammars = Loading Loading
pkgs/development/tools/parsing/tree-sitter/grammars/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ tree-sitter-hjson = lib.importJSON ./tree-sitter-hjson.json; tree-sitter-html = lib.importJSON ./tree-sitter-html.json; tree-sitter-http = lib.importJSON ./tree-sitter-http.json; tree-sitter-hyprlang = lib.importJSON ./tree-sitter-hyprlang.json; tree-sitter-janet-simple = lib.importJSON ./tree-sitter-janet-simple.json; tree-sitter-java = lib.importJSON ./tree-sitter-java.json; tree-sitter-javascript = lib.importJSON ./tree-sitter-javascript.json; Loading
pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-hyprlang.json 0 → 100644 +12 −0 Original line number Diff line number Diff line { "url": "https://github.com/tree-sitter-grammars/tree-sitter-hyprlang", "rev": "86025136c12cd1058985479a6b1935829077f1af", "date": "2024-02-10T18:00:17+03:00", "path": "/nix/store/q5csx65ydwbz66bgjjpa6c1yvy3zy6vq-tree-sitter-hyprlang", "sha256": "0z84nl1mb77rwqq86ggaiqdd2lwg3nxrlkbhsn8zhcqnaphq0wfl", "hash": "sha256-1HGA4VUWM/iR1XBNmrsdj1PRGo7qPYMw5vmcVQO1BH0=", "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 @@ -462,6 +462,10 @@ let orga = "kaermorchen"; repo = "tree-sitter-twig"; }; "tree-sitter-hyprlang" = { orga = "tree-sitter-grammars"; repo = "tree-sitter-hyprlang"; }; }; allGrammars = Loading