kf56, plasma52: use ordinary stdenv

This commit is contained in:
Thomas Tuegel
2015-01-28 08:40:27 -06:00
parent 41d5797478
commit aa308252ac
2 changed files with 2 additions and 10 deletions

View File

@@ -127,10 +127,6 @@ let
substituteInPlace kcms/dateandtime/helper.cpp \
--subst-var-by hwclock "${utillinux}/sbin/hwclock"
'';
enableParallelBuilding = false;
NIX_CFLAGS_COMPILE =
(super.plasma-desktop.NIX_CFLAGS_COMPILE or "")
+ " -Wno-error=return-type";
};
plasma-workspace = with pkgs; super.plasma-workspace // {