Skip to content

Commit

Permalink
Revert "chromium: remove preferLocalBuild"
Browse files Browse the repository at this point in the history
This reverts commit 84bd62d.

The reason I'm reverting this is that the implications this had on the
IO load of Hydra are fixed by ba0f957.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
  • Loading branch information
aszlig committed Feb 22, 2015
1 parent 8a13fb2 commit 5b3383b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ in stdenv.mkDerivation {
"$main/content/browser/browser_main_loop.cc"
'';

preferLocalBuild = true;

passthru = {
inherit version channel;
plugins = fetchurl binary;
Expand Down

0 comments on commit 5b3383b

Please sign in to comment.