buildGoModule: remove platform.all from packages
This commit is contained in:
@@ -20,7 +20,6 @@ buildGoModule rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://github.com/runatlantis/atlantis";
|
||||
description = "Terraform Pull Request Automation";
|
||||
platforms = platforms.all;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ jpotier ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user