More cross packages for the nanonote

svn path=/nixpkgs/branches/stdenv-updates/; revision=24268
This commit is contained in:
Lluís Batlle i Rossell 2010-10-13 20:47:24 +00:00
parent 74ae423a6a
commit aa19343599

View File

@ -279,5 +279,14 @@ in {
nixUnstable.hostDrv = nativePlatforms;
patch.hostDrv = nativePlatforms;
zile.hostDrv = nativePlatforms;
prboom.hostDrv = nativePlatforms;
vim.hostDrv = nativePlatforms;
lynx.hostDrv = nativePlatforms;
patchelf.hostDrv = nativePlatforms;
nix.hostDrv = nativePlatforms;
fossil.hostDrv = nativePlatforms;
binutils.hostDrv = nativePlatforms;
mpg123.hostDrv = nativePlatforms;
yacas.hostDrv = nativePlatforms;
};
})