nixpkgs/pkgs/desktops
Eelco Dolstra 1758b488e6 * Some hackery to make the split KDE packages available both
individually and combined.  For instance, you can say

    environment.systemPackages = [ pkgs.kde4.kdesdk.kcachegrind ];

  for just kcachegrind, or 

    environment.systemPackages = [ pkgs.kde4.kdesdk ];

  to get all of kdesdk.  Everything can also be installed by name
  through nix-env.  (There is a name clash between the ColorSchemes
  packages in kdeaccessibility and kdeartwork, though.)

svn path=/nixpkgs/trunk/; revision=24294
2010-10-14 16:49:41 +00:00
..
enlightenment
gnome-2.28 Add overridability to gnome 2010-09-13 20:54:46 +00:00
kde-3 googled + added a patch to fix compilation of kdelibs-3.5.10 against openssl-1.0.0 (yes I still need this) 2010-07-29 12:26:59 +00:00
kde-4.4 Move most kde-extragear apps to top-level 2010-10-05 17:44:33 +00:00
kde-4.5 * Some hackery to make the split KDE packages available both 2010-10-14 16:49:41 +00:00
xfce-4 * Added xfce4-mixer. This requires gstreamer and gst-plugins-base. 2010-10-10 22:34:48 +00:00