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:
parent
2f1edcc1eb
commit
be1805b4fb
|
@ -8190,7 +8190,7 @@ let
|
|||
inherit (gtkLibs) glib gtk;
|
||||
};
|
||||
|
||||
xfce = xfce46;
|
||||
xfce = xfce48;
|
||||
|
||||
xfce46 = recurseIntoAttrs
|
||||
(let callPackage = newScope pkgs.xfce46; in
|
||||
|
|
Loading…
Reference in a new issue