all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64875] [PATCH 0/4] Adding xsv
@ 2023-07-26 15:49 Wilko Meyer
  2023-07-26 15:52 ` [bug#64875] [PATCH 1/4] gnu: Added rust-chan-0.1 Wilko Meyer
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Wilko Meyer @ 2023-07-26 15:49 UTC (permalink / raw)
  To: 64875; +Cc: Wilko Meyer, Efraim Flashner

Hi Guix,

I'd like to add xsv, which is a csv cli toolkit, to guix packages. It
has two dependencies, rust-chan-0.1 and rust-filetime-0.1, which I've
added in this patch series as well. As this is my first time adding
something to guix packages I tried to be as close to the guix manual as
possible, please let me know if there's still something missing/if
there's something I can do to further improve the quality of my patches.

Best Regards,

Wilko Meyer

Wilko Meyer (4):
  gnu: Added rust-chan-0.1.
  gnu: Added rust-filetime-0.1 variant.
  gnu: Added xsv.
  gnu: Added copyright information.

 gnu/packages/crates-io.scm | 40 ++++++++++++++++++++++++++++++++++++++
 gnu/packages/rust-apps.scm | 36 ++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)


base-commit: e05dcecd0df49a397aba49585a626cae16a6306c
-- 
2.41.0





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

end of thread, other threads:[~2023-10-16  9:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 15:49 [bug#64875] [PATCH 0/4] Adding xsv Wilko Meyer
2023-07-26 15:52 ` [bug#64875] [PATCH 1/4] gnu: Added rust-chan-0.1 Wilko Meyer
2023-07-26 15:52 ` [bug#64875] [PATCH 2/4] gnu: Added rust-filetime-0.1 variant Wilko Meyer
2023-07-26 15:52 ` [bug#64875] [PATCH 3/4] gnu: Added xsv Wilko Meyer
2023-07-26 15:52 ` [bug#64875] [PATCH 4/4] gnu: Added copyright information Wilko Meyer
2023-10-05 10:22 ` [bug#64875] [PATCH 0/4] Adding xsv Christopher Baines
2023-10-05 13:25   ` Wilko Meyer
2023-10-11 10:16     ` Christopher Baines
2023-10-05 14:04 ` [bug#64875] [PATCH] gnu: Add rust-csv-index Wilko Meyer
2023-10-15 21:57 ` [bug#64875] [PATCH v2 1/5] gnu: Add rust-filetime-0.1 variant Wilko Meyer
2023-10-15 21:57   ` [bug#64875] [PATCH v2 2/5] gnu: Add rust-chan-0.1 Wilko Meyer
2023-10-15 21:57   ` [bug#64875] [PATCH v2 3/5] gnu: Add xsv Wilko Meyer
2023-10-16  9:37     ` bug#64875: " Efraim Flashner
2023-10-15 21:57   ` [bug#64875] [PATCH v2 4/5] gnu: Add rust-csv-index Wilko Meyer
2023-10-15 21:57   ` [bug#64875] [PATCH v2 5/5] gnu: Add copyright header Wilko Meyer

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.