chromium: Fix build

This works around ld-wrapper's --sysroot filter not working on '@'
command lines.

Fixes #3642.
This commit is contained in:
Eelco Dolstra 2014-08-17 17:07:05 +02:00
parent 1d996821fb
commit 5979946c41
2 changed files with 3 additions and 1 deletions

View file

@ -30,6 +30,8 @@ mkChromiumDerivation (base: rec {
done done
''; '';
preHook = "unset NIX_ENFORCE_PURITY";
meta = { meta = {
description = "An open source web browser from Google"; description = "An open source web browser from Google";
homepage = http://www.chromium.org/; homepage = http://www.chromium.org/;

View file

@ -108,7 +108,7 @@ let
nspr udev nspr udev
(if useOpenSSL then openssl else nss) (if useOpenSSL then openssl else nss)
utillinux alsaLib utillinux alsaLib
gcc bison gperf krb5 bison gperf krb5
glib gtk dbus_glib glib gtk dbus_glib
libXScrnSaver libXcursor libXtst mesa libXScrnSaver libXcursor libXtst mesa
pciutils protobuf speechd libXdamage pciutils protobuf speechd libXdamage