mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 04:31:52 +00:00
add top-level kde5 attribute
This commit is contained in:
parent
1fbecd1295
commit
f2ac29aac2
|
@ -12456,6 +12456,8 @@ let
|
|||
stdenv = overrideGCC stdenv gccStdInc;
|
||||
});
|
||||
|
||||
kde5 = kf55 // plasma51 // kdeApps_14_12;
|
||||
|
||||
xfce = xfce4_10;
|
||||
xfce4_10 = recurseIntoAttrs (import ../desktops/xfce { inherit config pkgs newScope; });
|
||||
|
||||
|
|
Loading…
Reference in a new issue