Re-revert "chromium: remove preferLocalBuild".

This reverts commit 26f024626c.

I actually wasn't reading the "remove" in the commit message, so sorry
for the brainfart/noise.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
aszlig 2015-02-22 08:05:51 +01:00
parent 26f024626c
commit 0696b0ef78
No known key found for this signature in database
GPG Key ID: D0EBD0EC8C2DC961

View File

@ -80,8 +80,6 @@ in stdenv.mkDerivation {
"$main/content/browser/browser_main_loop.cc" "$main/content/browser/browser_main_loop.cc"
''; '';
preferLocalBuild = true;
passthru = { passthru = {
inherit version channel; inherit version channel;
plugins = fetchurl binary; plugins = fetchurl binary;