* Start slowly...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14559
This commit is contained in:
parent
3f8dff487e
commit
17327406bb
@ -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;
|
||||
};
|
||||
*/
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user