Commit graph

3 commits

Author SHA1 Message Date
Austin Seipp
4569ee7d74 plv8: unbreak build, bump to version 2.3.8
ee58a5b30d broke the plv8 build because it
upgraded the v8_6_x expression everywhere to the 6.9 branch, which came
with API changes. Notably, it seems plv8 only supports up-to v8 6.4.x at
this time.

This keeps a copy of the plv8_6_x expression inside the same directory
as the other v8 versions (so patches, etc are easy to apply), but it is
not exposed to the top-level of all-packages.nix.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-04 08:24:19 -06:00
Stefan Siegl
0a58a2fe53
plv8: 2.0.3 -> 2.1.0 2017-10-15 15:45:08 +02:00
Volth
60e19e7393 plv8: init at 2.0.3 2017-06-25 01:20:51 +00:00