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

View File

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