svn path=/nixpkgs/trunk/; revision=15384

This commit is contained in:
Eelco Dolstra 2009-04-28 20:23:17 +00:00
parent 3202338268
commit 1456344494

View File

@ -251,6 +251,7 @@ in {
ruby = all; ruby = all;
screen = linux ++ darwin; screen = linux ++ darwin;
seccure = linux; seccure = linux;
seccureUser = linux;
sharutils = all; sharutils = all;
slim = linux; slim = linux;
sloccount = allBut "i686-cygwin"; sloccount = allBut "i686-cygwin";
@ -434,6 +435,7 @@ in {
xauth = linux; xauth = linux;
xf86inputkeyboard = linux; xf86inputkeyboard = linux;
xf86inputmouse = linux; xf86inputmouse = linux;
xf86inputevdev = linux;
xf86videointel = linux; xf86videointel = linux;
xf86videovesa = linux; xf86videovesa = linux;
xkbcomp = linux; xkbcomp = linux;