buildGoModule: remove platform.all from packages
This commit is contained in:
@@ -30,7 +30,6 @@ buildGoModule rec {
|
||||
description = "A command-line interface for Hetzner Cloud, a provider for cloud virtual private servers";
|
||||
homepage = "https://github.com/hetznercloud/cli";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
maintainers = [ stdenv.lib.maintainers.zauberpony ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user