buildGoModule: remove platform.all from packages
This commit is contained in:
@@ -27,6 +27,5 @@ buildGoModule rec {
|
||||
homepage = "https://magefile.org/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ swdunlop ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user