buildGoModule: remove platform.all from packages
This commit is contained in:
@@ -25,6 +25,5 @@ buildGoModule rec {
|
||||
inherit (src.meta) homepage;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ yurrriq ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user