Make kde 4.8 default. Shouldn't cause too many problems.
This commit is contained in:
parent
c122eb61fb
commit
70ba1888a2
@ -8521,7 +8521,7 @@ let
|
|||||||
|
|
||||||
gnome = recurseIntoAttrs gnome2;
|
gnome = recurseIntoAttrs gnome2;
|
||||||
|
|
||||||
kde4 = recurseIntoAttrs pkgs.kde47;
|
kde4 = recurseIntoAttrs pkgs.kde48;
|
||||||
|
|
||||||
kde47 = kdePackagesFor (pkgs.kde47 // {
|
kde47 = kdePackagesFor (pkgs.kde47 // {
|
||||||
boost = boost149;
|
boost = boost149;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user