amazon ec2 api tools
svn path=/nixpkgs/trunk/; revision=17975
This commit is contained in:
parent
93ab1e0724
commit
d129a6ce87
1 changed files with 4 additions and 0 deletions
|
@ -426,6 +426,10 @@ let
|
|||
inherit fetchurl stdenv libpcap openssl zlib wirelesstools;
|
||||
};
|
||||
|
||||
ec2apitools = import ../tools/virtualization/amazon-ec2-api-tools {
|
||||
inherit stdenv fetchurl unzip ;
|
||||
};
|
||||
|
||||
amule = import ../tools/networking/p2p/amule {
|
||||
inherit fetchurl stdenv zlib perl cryptopp gettext libupnp makeWrapper;
|
||||
wxGTK = wxGTK28;
|
||||
|
|
Loading…
Reference in a new issue