1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig 1ae4db3a80
chromium: Fix build of stable channel.
Build failure on Hydra:

https://hydra.nixos.org/build/9823160

This was caused by the update of file in 5885709.

As file seems to be used for only one substition in the gyp files, we
can now drop the build dependency on file and patch out the substition
expression, as it is done before actually testing if the value has been
set by -D (gyp, y u no have lazy eval!?).

PS: Proudly untested against beta and dev channels, redeployed my own
Hydra and building on my workstation here really is ... annoying (lavg
41 on a system with nproc 8, less than 8 GB RAM and you probably will
have as much "fun" as I just had writing this commit mess...a....g

FUCK^H^H^H^H^H^H...e).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-01 04:01:58 +02:00
..
default.nix chromium: Fix build of stable channel. 2014-04-01 04:01:58 +02:00
sandbox.nix chromium: Split sandbox off the main output path. 2013-09-27 15:23:30 +02:00
sandbox_userns_31.patch chromium: Add missing patch for version 31. 2013-09-17 13:05:20 +02:00
sources.nix chromium: Update stable and beta channels 2014-03-16 13:26:01 +01:00
update.sh chromium/updater: Avoid downgrading versions. 2013-06-14 17:50:36 +02:00