Merge pull request #46924 from colemickens/azcopy

azcopy: init at 10.0.1
This commit is contained in:
Sarah Brofeldt
2018-09-25 10:17:43 +02:00
committed by GitHub
3 changed files with 154 additions and 0 deletions
+2
View File
@@ -597,6 +597,8 @@ with pkgs;
azure-cli = nodePackages.azure-cli;
azure-storage-azcopy = callPackage ../development/tools/azcopy { };
azure-vhd-utils = callPackage ../tools/misc/azure-vhd-utils { };
awless = callPackage ../tools/virtualization/awless { };