nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig 79d18eb604
chromium: Update dev channel to v52.0.2743.10
With this update we need to rebase the nix_plugin_paths patch, which was
done by @srp and I took it from his comment at:

https://github.com/NixOS/nixpkgs/pull/15762#issuecomment-222230677

Other than that, using libjpeg from nixpkgs fails to link:

https://headcounter.org/hydra/build/1114273

Rather than just using versionAtLeast to check for >= version 52, we're
matching on the explicit version number. That way we can make sure that
we (try to) build with system libjpeg again so we can keep it out of the
overall Chromium build time.

Built and tested using the VM tests on my Hydra at:

https://headcounter.org/hydra/eval/322006

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-28 19:15:39 +02:00
..
patches chromium: Update dev channel to v52.0.2743.10 2016-05-28 19:15:39 +02:00
browser.nix Do some large, concurrency-capable builds on dedicated machines 2016-05-04 18:16:27 +02:00
common.nix chromium: Update dev channel to v52.0.2743.10 2016-05-28 19:15:39 +02:00
default.nix chromium+chrome: Don't import update.nix directly 2016-05-04 23:12:33 +02:00
plugins.nix makeSearchPathOutputs: refactor to makeSearchPathOutput 2016-04-25 13:24:39 +03:00
update.nix chromium/updater: Don't import <nixpkgs> again 2016-05-04 22:35:24 +02:00
update.sh chromium/source: Move update.nix to parent dir 2016-03-20 16:53:08 +01:00
upstream-info.nix chromium: Update dev channel to v52.0.2743.10 2016-05-28 19:15:39 +02:00