1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 12:11:28 +00:00

* 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