1 { lib, fetchCrate, rustPlatform }:
3 rustPlatform.buildRustPackage rec {
9 sha256 = "sha256-aunejitHVNIB/zIDgX3mlA1FzG7wIxlDCFdUvtuzQnc=";
12 cargoSha256 = "sha256-Nabc2lPpsUCcWEJzL6U84UoIJ5PCtYKVyLRhjhiqhpE=";
15 description = "Trusty terminal typing tester";
16 homepage = "https://github.com/Samyak2/toipe";
17 license = licenses.mit;
18 maintainers = with maintainers; [ loicreynier samyak ];