tokei: add meta.platforms
This commit is contained in:
parent
aab727fd77
commit
6c7d179509
|
@ -22,5 +22,6 @@ buildRustPackage rec {
|
|||
homepage = https://github.com/Aaronepower/tokei;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ gebner ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue