mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
Adding recurseIntoAttrs for the kde3 attribute set, to have the derivations available listed
by nix-env. svn path=/nixpkgs/trunk/; revision=20931
This commit is contained in:
parent
f0f1958830
commit
fd94e443d2
@ -8704,7 +8704,7 @@ let
|
|||||||
|
|
||||||
gnome = gnome28;
|
gnome = gnome28;
|
||||||
|
|
||||||
kde3 = {
|
kde3 = recurseIntoAttrs {
|
||||||
|
|
||||||
kdelibs = import ../desktops/kde-3/kdelibs {
|
kdelibs = import ../desktops/kde-3/kdelibs {
|
||||||
inherit
|
inherit
|
||||||
|
Loading…
Reference in New Issue
Block a user