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