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:
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;
|
||||||
|
Loading…
Reference in New Issue
Block a user