guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#77040] [PATCH 0/7] gnu: Add pay-respects.


From: Gabriel Santos
Subject: [bug#77040] [PATCH 0/7] gnu: Add pay-respects.
Date: Sat, 15 Mar 2025 15:36:47 -0300

pay-respects[1] is a Rust command-line application that can automatically
correct commands.  If a suggestion isn't found automatically, the user
can simply input "f" after the error to apply a suggestion.

The name and functionality references a meme from the "Call of Duty"
video game franchise, where, due to the overuse of interactivity
and quick-time events at the time, included a prompt for paying
respects at a funeral service[2].

[1] <https://codeberg.org/iff/pay-respects>
[2] <https://en.wikipedia.org/wiki/Press_F_to_pay_respects>

Gabriel Santos (7):
  gnu: Add rust-colored-3.
  gnu: Add rust-rust-i18n-support-3.
  gnu: Add rust-rust-i18n-macro-3.
  gnu: Add rust-rust-i18n-3.
  gnu: Add rust-pay-respects-parser-0.3.
  gnu: Add rust-pay-respects-utils-0.1.
  gnu: Add pay-respects.

 gnu/packages/crates-io.scm    | 114 ++++++++++++++++++++++++++++++++++
 gnu/packages/crates-shell.scm |  47 ++++++++++++++
 gnu/packages/rust-apps.scm    |  30 +++++++++
 3 files changed, 191 insertions(+)

-- 
2.48.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]