nixpkgs-suyu/pkgs/development/tools/parsing
Martin Weinelt edbaf11e94
tree-sitter: unquote latest version in update script
Otherwise if a tag was found it would try to fetch `refs/tag/"v1.2.0"`.

```
fetching list of grammars
checking the tree-sitter repo list against the grammars we know
writing files to /etc/nixos/nixpkgs/pkgs/development/tools/parsing/tree-sitter/grammars
Fetching latest release ("v1.2.1") of tree-sitter-agda …
Initialized empty Git repository in /tmp/git-checkout-tmp-RU9DUpjM/tree-sitter-agda/.git/
fatal: couldn't find remote ref refs/tags/"v1.2.1"
From https://github.com/tree-sitter/tree-sitter-agda
 * branch            HEAD       -> FETCH_HEAD
fatal: Not a valid object name
Unrecognized git object type:
Unable to checkout refs/tags/"v1.2.1" from https://github.com/tree-sitter/tree-sitter-agda.
```
2022-03-23 05:18:09 +01:00
..
antlr
bison
bisonc++
byacc byacc: 20211224 -> 20220128 2022-02-12 21:35:03 -08:00
flex
flexc++
hammer
javacc
jikespg
jshon
lemon
peg
ragel treewide: Replace transfig with fig2dev 2022-02-15 10:13:56 +08:00
re2c re2c: 2.2 -> 3.0 2022-01-27 09:03:29 +00:00
tree-sitter tree-sitter: unquote latest version in update script 2022-03-23 05:18:09 +01:00