* Make Xfce 4.8 the default. Will remove 4.6 later.
svn path=/nixpkgs/trunk/; revision=31613
This commit is contained in:
parent
2f1edcc1eb
commit
be1805b4fb
@ -8190,7 +8190,7 @@ let
|
|||||||
inherit (gtkLibs) glib gtk;
|
inherit (gtkLibs) glib gtk;
|
||||||
};
|
};
|
||||||
|
|
||||||
xfce = xfce46;
|
xfce = xfce48;
|
||||||
|
|
||||||
xfce46 = recurseIntoAttrs
|
xfce46 = recurseIntoAttrs
|
||||||
(let callPackage = newScope pkgs.xfce46; in
|
(let callPackage = newScope pkgs.xfce46; in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user