buildRustPackage: remove platform.all from packages
This commit is contained in:
@@ -39,6 +39,5 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/sagiegurari/cargo-make";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ xrelkd ma27 ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user