Reverting eelco's r20469, which was applied due to a misunderstanding with an hydra build.

kde44 has worked well enough then and since then.


svn path=/nixpkgs/trunk/; revision=20668
This commit is contained in:
Lluís Batlle i Rossell 2010-03-16 18:57:17 +00:00
parent cab868b9a3
commit d1217f68a4

View File

@ -8752,7 +8752,7 @@ let
};
kde4 = kde43;
kde4 = kde44;
kde43 = makeOverridable (import ../desktops/kde-4.3) (pkgs // {
openexr = openexr_1_6_1;