buildRustPackage: remove platform.all from packages
This commit is contained in:
@@ -31,6 +31,5 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://texlab.netlify.com/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ doronbehar metadark ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user