nixpkgs/pkgs/development/libraries/v8
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
..
3.14.nix reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
3.16.14.nix treewide: Purge stdenv.platform and top-level platform 2018-08-20 15:22:46 -04:00
6_x.nix v8_6_x: 6.2.414.27 -> 6.9.427.14 2018-09-07 15:54:38 -05:00
build-standalone-static-library.patch
default.nix v8: remove xcodebuild patch 2018-08-15 17:27:56 -05:00
disable-building-tests.patch
fPIC-for-static.patch
libv8-5.4.232.patch
plv8_6_x.nix plv8: unbreak build, bump to version 2.3.8 2018-11-04 08:24:19 -06:00
update.sh