9 version = "unstable-2023-02-08";
11 src = fetchFromGitHub {
14 rev = "02aa80b3be8a6c2c9d08d9a56b3fe784adf00933";
15 hash = "sha256-J3wTqWxHEQz1AAt7DfUmpgc7wmfILBtyHuDrmqN96fI=";
18 vendorHash = "sha256-t4zim6WhqGAf1zHmmbJbpVvQcE/aoNL7ZLdjU7f3rp8=";
26 description = "Typing test in your terminal";
27 homepage = "https://github.com/maaslalani/typer";
28 license = licenses.mit;
29 maintainers = with maintainers; [ figsoda ];
30 mainProgram = "typer";