mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +03:00
* Add Autoconf, Automake, Libtool for Darwin to the channel.
svn path=/nixpkgs/trunk/; revision=3405
This commit is contained in:
parent
5e1e73fdac
commit
58acb5aa0f
1 changed files with 3 additions and 0 deletions
|
@ -121,6 +121,9 @@ let {
|
|||
|
||||
powerpcDarwinPkgs = {inherit (allPackages {system = "powerpc-darwin";})
|
||||
unzip
|
||||
autoconf
|
||||
automake19x
|
||||
libtool
|
||||
aterm
|
||||
subversion
|
||||
bisonnew
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue