diff options
| author | Robert James Hernandez <rob@sarcasticadmin.com> | 2024-07-03 14:50:40 +0700 |
|---|---|---|
| committer | Valentin Gagarin <valentin@gagarin.work> | 2025-04-02 08:31:10 +0100 |
| commit | b0acaec64614e95ac60fe2cc4808fd23bba35c7c (patch) | |
| tree | 3708e1b6008da769e961f84d3e1b6af9e8fd4cbd /pkgs/development/python-modules/httpserver | |
| parent | f23333905b3a26da784b9f35824a55eff2b6ca99 (diff) | |
python3Packages.tree-sitter-grammars: init at 0.22.5
Co-authored-by: Robert James Hernandez <rob@sarcasticadmin.com>
Co-authored-by: Yifei Sun <ysun@hey.com>
Co-authored-by: Ali Jamadi <jamadi1377@gmail.com>
Co-authored-by: yakampe <yanis.kampe.cv@gmail.com>
Co-authored-by: GetPsyched <priyanshu@getpsyched.dev>
Co-authored-by: Adrien Faure <adrien.faure@protonmail.com>
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
python3Packages.tree-sitter-grammars: Filtering uncompatible grammars
py-tree-sitter is still not up to date to latest tree-sitter (0.25).
py-tree-sitter gets tree-sitter from a submodule which is at version 0.24.
Therefore all grammar with a langage version greater that 14 are not
compatible (language version is most of the time commited into the
source of the grammar, so we don't have a lot of control over it).
For now it concerns two grammars:
- sql grammar gets generated during the build and therefore ends up with
the latest language version (15) not compatible with py-tree-sitter
- templ grammar is already at version 15 in the upstream source.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
