1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/top-level
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
..
all-packages.nix * Merged the KDE 4.7 branch. 2011-08-04 00:08:22 +00:00
guile-2-test.nix
haskell-packages.nix haskell-packages.nix: added tabular library 2011-08-03 16:51:19 +00:00
make-tarball.nix
mingw.nix
perl-packages.nix
platforms.nix
python-packages.nix * Sync with the trunk. 2011-08-03 22:00:49 +00:00
release-cross.nix
release-lib.nix
release.nix