From 7faffbfca2bad823fbee228b1122f4dce3cfaf30 Mon Sep 17 00:00:00 2001 From: Oughie <123173954+Oughie@users.noreply.github.com> Date: Sun, 12 Jan 2025 11:59:37 +0100 Subject: [PATCH] Update pkgs/by-name/cl/clock-rs/package.nix Co-authored-by: aucub <78630225+aucub@users.noreply.github.com> --- pkgs/by-name/cl/clock-rs/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/cl/clock-rs/package.nix b/pkgs/by-name/cl/clock-rs/package.nix index 8161db7ba265a0..d70b55b4078b0f 100644 --- a/pkgs/by-name/cl/clock-rs/package.nix +++ b/pkgs/by-name/cl/clock-rs/package.nix @@ -18,7 +18,7 @@ rustPlatform.buildRustPackage rec { cargoHash = "sha256-ir/IwhREheMSdElLYqp3/zHE54BMAK5/7f5/wyTd1yc="; meta = with lib; { - description = "A modern, digital clock that effortlessly runs in your terminal."; + description = "Modern, digital clock that effortlessly runs in your terminal"; longDescription = '' clock-rs is a terminal-based clock written in Rust, designed to be a new alternative to tty-clock. It supports all major platforms and offers several improvements, which include: