all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73329] [PATCH 0/7] Add lsd utility
@ 2024-09-18  1:58 Jordan Moore
  2024-09-18 11:05 ` [bug#73329] [PATCH 1/7] gnu: Add rust-windows-0.43 Jordan Moore
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Jordan Moore @ 2024-09-18  1:58 UTC (permalink / raw)
  To: 73329; +Cc: Jordan Moore, Efraim Flashner

This patchset adds the lsd utility to rust-apps, this is my first
contribution to guix so please correct me if I made a mistake anywhere.

Jordan Moore (7):
  gnu: Add rust-windows-0.43.
  gnu: Add rust-term-grid-0.1.
  gnu: Add rust-unicode-width-0.1.13.
  gnu: Add rust-vsort-0.2.
  gnu: Add rust-human-sort-0.2.
  gnu: Add rust-clap-derive-4.3.
  gnu: Add lsd.

 gnu/packages/crates-io.scm      | 166 ++++++++++++++++++++++++++++++++
 gnu/packages/crates-windows.scm |  63 ++++++++++++
 gnu/packages/rust-apps.scm      |  59 ++++++++++++
 3 files changed, 288 insertions(+)


base-commit: 4b7bb05c29d390fb095f7a96e83c54efa8379497
-- 
2.44.2





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-10-21  6:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-18  1:58 [bug#73329] [PATCH 0/7] Add lsd utility Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 1/7] gnu: Add rust-windows-0.43 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 2/7] gnu: Add rust-term-grid-0.1 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 3/7] gnu: Add rust-unicode-width-0.1.13 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 4/7] gnu: Add rust-vsort-0.2 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 5/7] gnu: Add rust-human-sort-0.2 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 6/7] gnu: Add rust-clap-derive-4.3 Jordan Moore
2024-09-18 11:05 ` [bug#73329] [PATCH 7/7] gnu: Add lsd Jordan Moore
2024-10-16  1:46 ` [bug#73329] 73329 checks Jordan Moore
2024-10-21  5:20 ` bug#73329: [PATCH 0/7] Add lsd utility Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.