Loading pkgs/applications/misc/comodoro/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "CLI to manage your time"; homepage = "https://pimalaya.org/comodoro/"; homepage = "https://github.com/pimalaya/comodoro"; changelog = "https://github.com/soywod/comodoro/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ soywod ]; Loading Loading
pkgs/applications/misc/comodoro/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "CLI to manage your time"; homepage = "https://pimalaya.org/comodoro/"; homepage = "https://github.com/pimalaya/comodoro"; changelog = "https://github.com/soywod/comodoro/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ soywod ]; Loading