Updating from trunk

svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
This commit is contained in:
Lluís Batlle i Rossell
2010-10-03 09:25:34 +00:00
111 changed files with 2109 additions and 903 deletions
@@ -8,6 +8,7 @@ cabal.mkDerivation (self : {
propagatedBuildInputs = [X11 mtl];
meta = {
description = "xmonad is a tiling window manager for X";
homepage = http://xmonad.org/;
};
preConfigure = ''