Revert "chromium: remove preferLocalBuild"
This reverts commitfdb5cf8107
. The reason I'm reverting this is that the implications this had on the IO load of Hydra are fixed byc92dbffeac
. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
9de4caddc1
commit
26f024626c
@ -80,6 +80,8 @@ in stdenv.mkDerivation {
|
||||
"$main/content/browser/browser_main_loop.cc"
|
||||
'';
|
||||
|
||||
preferLocalBuild = true;
|
||||
|
||||
passthru = {
|
||||
inherit version channel;
|
||||
plugins = fetchurl binary;
|
||||
|
Loading…
Reference in New Issue
Block a user