Unverified Commit 0696b0ef authored by aszlig's avatar aszlig
Browse files

Re-revert "chromium: remove preferLocalBuild".



This reverts commit 26f02462.

I actually wasn't reading the "remove" in the commit message, so sorry
for the brainfart/noise.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent 26f02462
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -80,8 +80,6 @@ in stdenv.mkDerivation {
      "$main/content/browser/browser_main_loop.cc"
  '';

  preferLocalBuild = true;

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