chromium: Revert working around --sysroot filter
This reverts commit 5979946c41e9b5fd9527eda1724761452d054b42. I have tested this by building against the stable version of Chromium and it seems to compile just fine, so it doesn't seem to be needed anymore. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
1f497204f7
commit
fb65a0048a
@ -29,8 +29,6 @@ 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/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user