nixpkgs/pkgs/development/tools/parsing
Profpatsch c505e57173 tree-sitter: patch out web-ui by default, to drop emscripten
The tree-sitter build closure is pretty lean by default, but the
optional web-ui requires emscripten to compile the web interface
javascript/wasm code.

This is clearly not worth the increase in build closure size, and
since emscripten is broken more often than not, let’s patch it out by
default. If somebody /really/ needs the web-ui, there is a
`webUISupport` flag.
2020-12-24 17:11:04 +01:00
..
antlr antlr: 4.7 -> 4.8 2020-11-04 15:26:29 -08:00
bison bison: 3.7.3 -> 3.7.4 2020-12-01 14:40:58 +01:00
bisonc++ bisoncpp: init (#103316) 2020-11-11 18:20:39 +00:00
byacc byacc: 20200330 -> 20200910 2020-11-02 08:08:54 -08:00
flex
flexc++
hammer
jikespg
jshon jshon: fix musl build 2020-05-07 09:43:35 +02:00
lemon
peg
ragel
re2c re2c: add patch for CVE-2020-11958 2020-05-01 08:51:55 +02:00
tree-sitter tree-sitter: patch out web-ui by default, to drop emscripten 2020-12-24 17:11:04 +01:00