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:07:23 +01:00
parent 26f024626c
commit 0696b0ef78
@@ -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;