nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig 4cbedd7322
chromium: Update all channels to latest versions.
With this commit, the following new upstream versions are introduced:

stable: 35.0.1916.114 -> 35.0.1916.153
beta:   35.0.1916.86  -> 36.0.1985.67
dev:    36.0.1964.2   -> 37.0.2054.3

All builds successfully tested on my machine, however in order to update
the beta and dev channels, a few additional modifications were
necessary:

 * Update/rebase USER_NS sandbox patch for version 36 and higher.
 * Create address_input_strings.grdp before running gyp in version 37.
 * Remove an empty string leftover from 0517041.
 * Add patch for building bundled Angle for version 37.

The patch for Angle is to remove reliance on git being present during
build and is from https://chromium-review.googlesource.com/202048 but
with own modifications to remove/fix Windows-specific parts within the
patch file.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:34 +02:00
..
source chromium: Update all channels to latest versions. 2014-06-19 01:51:34 +02:00
browser.nix chromium: Properly implement mksnapshot target. 2014-06-19 01:51:34 +02:00
common.nix chromium: Update all channels to latest versions. 2014-06-19 01:51:34 +02:00
default.nix chromium: Properly implement mksnapshot target. 2014-06-19 01:51:34 +02:00
plugins.nix chromium/plugins: Use Debian package from sources. 2014-04-19 03:58:45 +02:00
sandbox.nix chromium: Update beta and dev to latest versions. 2014-04-20 17:45:24 +02:00
update.sh chromium: Move update.sh back into the main path. 2014-04-20 17:45:25 +02:00