10 src = fetchFromGitHub {
14 hash = "sha256-Mt1lHOC8gBcLQ6kArUvlPrH+Y/63mIQTCsUY2UTJE2c=";
17 vendorHash = "sha256-+8L/9NJ3dzP4k+LXkPD208uFGeARv7aT39bhH+R08e0=";
19 passthru.updateScript = nix-update-script { };
22 homepage = "https://github.com/anned20/kicli";
23 description = "CLI interface to the Kimai time tracking project";
24 license = licenses.mit;
25 maintainers = with maintainers; [ poelzi ];
26 platforms = platforms.all;
27 mainProgram = "kicli";