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;
|
homepage = https://github.com/nrc/rustfmt;
|
||||||
license = with licenses; [ mit asl20 ];
|
license = with licenses; [ mit asl20 ];
|
||||||
maintainers = [ maintainers.globin ];
|
maintainers = [ maintainers.globin ];
|
||||||
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user