1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
kde-3
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