Merge pull request #253735 from phlip9/azcopy-unbreak-darwin
azcopy: now working on darwin + apple silicon
This commit is contained in:
commit
a869bf38f4
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ buildGoModule rec {
|
|||
'';
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
maintainers = with maintainers; [ colemickens kashw2 ];
|
||||
license = licenses.mit;
|
||||
description = "The new Azure Storage data transfer utility - AzCopy v10";
|
||||
|
|
Loading…
Reference in a new issue