7 rustPlatform.buildRustPackage rec {
12 inherit pname version;
13 hash = "sha256-L4JemOxpynGYsA8FgHnMv/hrogLSRaaiIzDjxzZDqjM=";
16 cargoHash = "sha256-ShJ7dbd3oNo3qZJ5+ut+NfLF9j8kPPZy9yC2zl/s56k=";
19 description = "Trusty terminal typing tester";
20 homepage = "https://github.com/Samyak2/toipe";
21 license = licenses.mit;
22 maintainers = with maintainers; [