buildGoModule: remove platform.all from packages
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user