chromium: remove preferLocalBuild due to intense IO in VM tests
(cherry picked from commit 84bd62da0a63e18fa285bacf0e648b82d601816e) Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
4060b86bcf
commit
fdb5cf8107
@ -63,8 +63,6 @@ stdenv.mkDerivation {
|
||||
rm -rf "$out/tools/gyp" # XXX: Don't even copy it in the first place.
|
||||
'';
|
||||
|
||||
preferLocalBuild = true;
|
||||
|
||||
passthru = {
|
||||
inherit version channel;
|
||||
plugins = fetchurl binary;
|
||||
|
Loading…
Reference in New Issue
Block a user