* Start slowly...

svn path=/nixpkgs/branches/stdenv-updates/; revision=14559
This commit is contained in:
Eelco Dolstra 2009-03-16 13:25:39 +00:00
parent 3f8dff487e
commit 17327406bb

View File

@ -27,6 +27,12 @@ in {
} // mapTestOn {
glibc = linux;
hello = all;
pan = linux;
stdenv = all;
/*
MPlayer = linux;
apacheHttpd = linux;
at = linux;
@ -147,5 +153,6 @@ in {
libX11 = linux;
xorgserver = linux;
};
*/
}