buildGoModule: remove platform.all from packages
This commit is contained in:
@@ -31,7 +31,6 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
homepage = "https://kopia.io";
|
||||
description = "Cross-platform backup tool with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication";
|
||||
platforms = platforms.all;
|
||||
license = licenses.asl20;
|
||||
maintainers = [ maintainers.bbigras ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user