Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2020-08-17 17:51:54 +02:00
499 changed files with 2713 additions and 6206 deletions
-1
View File
@@ -36,7 +36,6 @@ buildGoModule rec {
description = "A CLI for Amazon EKS";
homepage = "https://github.com/weaveworks/eksctl";
license = licenses.asl20;
platforms = platforms.all;
maintainers = with maintainers; [ xrelkd ];
};
}
@@ -18,6 +18,5 @@ buildGoPackage rec {
homepage = "https://github.com/scaleway/scaleway-cli";
license = licenses.mit;
maintainers = with maintainers; [ nickhu ];
platforms = platforms.all;
};
}