mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
rustfmt: add meta.platforms
This commit is contained in:
parent
457a428813
commit
40d5284cc2
@ -20,5 +20,6 @@ buildRustPackage rec {
|
||||
homepage = https://github.com/nrc/rustfmt;
|
||||
license = with licenses; [ mit asl20 ];
|
||||
maintainers = [ maintainers.globin ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user