13 src = fetchFromGitHub {
17 hash = "sha256-nHQPTinrSXMeZeiZC16drliFf0ib9+gjxJr9oViZqOc=";
20 vendorHash = "sha256-mE/C4S2gqcFGfnmCeMS/VpQwXHrI8SXos0M1+rV3hPo=";
25 "-X main.version=${version}"
28 passthru.tests.version = testers.testVersion { package = timer; };
31 description = "`sleep` with progress";
32 homepage = "https://github.com/caarlos0/timer";
33 license = licenses.mit;
34 maintainers = with maintainers; [
38 mainProgram = "timer";