nixpkgs/pkgs
Eelco Dolstra 237b2b8a30 * Merged the KDE 4.7 branch.
This adds KDE 4.7 (and updates many dependencies), but KDE 4.5 is
  still the default.  To use 4.7, set the following in
  configuration.nix:

    nixpkgs.config.packageOverrides = pkgs: {
      kde4 = pkgs.kde47;
    };
  

svn path=/nixpkgs/trunk/; revision=28147
2011-08-04 00:08:22 +00:00
..
applications * Sync with the trunk. 2011-08-03 22:00:49 +00:00
build-support fetchgit: strip trailing whitespace 2011-07-20 22:56:44 +00:00
data * Update xkeyboard-config to 2.1. (The latest version, 2.3, requires 2011-07-21 12:14:20 +00:00
desktops * KDE 4.5 needs an older version of shared-desktop-ontologies. 2011-08-01 09:08:57 +00:00
development * Sync with the trunk. 2011-08-03 22:00:49 +00:00
games - libgcc_s seems to be needed after all 2011-07-25 11:43:27 +00:00
lib pkgs/lib/platforms.nix: added 'haskellPlatforms', a list of all platforms on which a Haskell compiler is available 2011-07-14 21:54:49 +00:00
misc * Sync with the trunk. 2011-08-03 22:00:49 +00:00
os-specific svn path=/nixpkgs/branches/kde-4.7/; revision=28146 2011-08-03 22:36:20 +00:00
servers * Merged the KDE 4.7 branch. 2011-08-04 00:08:22 +00:00
shells all-packages.nix: added package bash-completion 2011-07-21 22:02:01 +00:00
stdenv * Typo. 2011-07-01 09:50:34 +00:00
test
tools * Sync with the trunk. 2011-08-03 22:00:49 +00:00
top-level * Merged the KDE 4.7 branch. 2011-08-04 00:08:22 +00:00