nixpkgs/pkgs/applications/networking/browsers/chromium
Ambroz Bizjak 58fd4f672f Chromium: Update and build fixes.
Changes included:
- Update versions.
- Use gyp package not gyp_svn1977.
- Remove icu from buildInputs, since this causes a build error due to inferference with use_system_icu=false.
- Remove the hack that inserts the absolute path into gyp files, and pass `--depth .` to gyp. This resolves the `third_party/angle` gyp error.
- Do a normal copy of the source code not a symlink copy. This resolves some link error where the symlinks interfere with relative paths (seems like because gyp resolves symlinks first). Note, this used to be worked around with the absolute path insertion hack.
- Change the bucketURL in update.nix to https (for more secure updates).
2015-06-11 18:23:58 +02:00
..
source Chromium: Update and build fixes. 2015-06-11 18:23:58 +02:00
browser.nix chromium: Update all channels to latest versions. 2015-02-22 07:52:52 +01:00
common.nix Chromium: Update and build fixes. 2015-06-11 18:23:58 +02:00
default.nix chromium: Update all channels to latest versions. 2015-02-22 07:52:52 +01:00
plugins.nix Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae' 2015-02-02 21:14:28 -05: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