* Make Xfce 4.8 the default. Will remove 4.6 later.

svn path=/nixpkgs/trunk/; revision=31613
This commit is contained in:
Eelco Dolstra 2012-01-17 19:15:50 +00:00
parent 2f1edcc1eb
commit be1805b4fb

View File

@ -8190,7 +8190,7 @@ let
inherit (gtkLibs) glib gtk;
};
xfce = xfce46;
xfce = xfce48;
xfce46 = recurseIntoAttrs
(let callPackage = newScope pkgs.xfce46; in