nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig cce984b324
chromium: Correct tools path in blink_idl_parser.
This is because of our symlink mess, as Chromium's build support scripts
are trying to resolve everything based on absolute paths and we split
off the bundled sources from the main derivation.

Yes, I'm refering to this as a mess, because in the end, we're going to
patch up the gyp files and use references someday.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-19 03:58:43 +02:00
..
browser.nix chromium: Correct tools path in blink_idl_parser. 2014-04-19 03:58:43 +02:00
default.nix chromium: Split off sandbox from the browser. 2014-04-19 03:58:42 +02:00
plugins.nix chromium: Move plugins into its own Nix file. 2014-04-19 03:58:42 +02:00
sandbox.nix chromium: Split off sandbox from the browser. 2014-04-19 03:58:42 +02:00
sandbox_userns_31.patch
source.nix chromium: Factor out source into its own Nix file. 2014-04-19 03:58:41 +02:00
sources.nix chromium: Update stable channel from 33.0.1750.152 -> 34.0.1847.116 2014-04-10 00:14:44 +02:00
update.sh