Commit Graph
4 Commits
Author SHA1 Message Date
Carlos Hernandez 439fb88380 tree-sitter: explicitly incl CXX headers on Darwin
clang needs to find headers + libraries for compiling with libc++.
On Darwin we will include CXX headers when compiling C.

This closes #124396

(cherry picked from commit 99b351b4bde2d9697b4e9abaa54458dcff1288d1)
2021-06-06 10:27:00 +00:00
José Luis Lafuente fee2e23c00 tree-sitter: 1.18.2 -> 0.19.3
Update the grammars and add `allGrammars` derivation.
`nix-build "<nixpkgs>" -A tree-sitter.allGrammars` will create a
derivation with symlinks to all the grammars
2021-03-16 01:38:58 +01:00
li f7752fc99c treesitter grammars: look for scanner.c 2021-03-03 21:07:51 +01:00
Profpatsch a629257ec5 tree-sitter: rename library.nix to grammar.nix 2020-12-29 12:46:30 +01:00