* Add some more Darwin packages to the channel.

svn path=/nixpkgs/trunk/; revision=13044
This commit is contained in:
Eelco Dolstra 2008-10-10 09:49:44 +00:00
parent c90d0f60d4
commit f5a5098f27

View File

@ -337,11 +337,13 @@ let
inherit (allPackages {system = "i686-darwin";}) inherit (allPackages {system = "i686-darwin";})
aterm aterm
autoconf autoconf
automake19x
automake110x automake110x
automake19x
ghc
libtool libtool
libxml2 libxml2
libxslt libxslt
nixUnstable
subversion subversion
; ;
}; };