nixpkgs/pkgs/applications/networking/browsers/chromium/source
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
..
default.nix Re-re-revert "chromium: remove preferLocalBuild". 2015-02-22 08:31:25 +01:00
nix_plugin_paths_42.patch chromium: Update all channels to latest versions. 2015-02-22 07:52:52 +01:00
nix_plugin_paths.patch chromium: Allow env vars for passing plugin paths. 2014-11-22 04:26:17 +01:00
sandbox_userns_36.patch chromium: Fix userns patch for kernel 3.18.2. 2015-01-13 06:18:10 +01:00
sources.nix Chromium: Update and build fixes. 2015-06-11 18:23:58 +02:00
update.nix Chromium: Update and build fixes. 2015-06-11 18:23:58 +02:00