* X.org 7.7 RC1. Note that xorg-server doesn't build yet.

svn path=/nixpkgs/branches/x-updates/; revision=34147
This commit is contained in:
Eelco Dolstra
2012-05-16 22:06:27 +00:00
parent 277bd69fa9
commit 932d5bee54
7 changed files with 680 additions and 845 deletions

View File

@@ -6,8 +6,6 @@
, libxkbfile, libXfont, libpciaccess
}:
with stdenv.lib;
stdenv.mkDerivation rec {