nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig 3378679ff9
chromium: Don't use v8 from <nixpkgs> anymore.
The version of v8 to use for Chromium is heavily tied to the specific
version of Chromium and thus it doesn't really make sense to use v8 from
<nixpkgs>, as we would need to have 3 different versions of v8, one for
each Chromium channel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 14:18:25 +02:00
..
source chromium: Prefer local build on source derivation. 2014-04-19 08:06:36 +02:00
browser.nix chromium: Factor out common build attributes. 2014-04-19 03:58:46 +02:00
common.nix chromium: Don't use v8 from <nixpkgs> anymore. 2014-04-19 14:18:25 +02:00
default.nix chromium: Factor out common build attributes. 2014-04-19 03:58:46 +02:00
plugins.nix chromium/plugins: Use Debian package from sources. 2014-04-19 03:58:45 +02:00
sandbox.nix chromium: Split off sandbox from the browser. 2014-04-19 03:58:42 +02:00