all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73856] [PATCH 0/8] gnu: Add cyme.
@ 2024-10-17 23:51 Wilko Meyer
  2024-10-17 23:56 ` [bug#73856] [PATCH 1/8] gnu: Add rust-libusb1-sys-0.7 Wilko Meyer
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Wilko Meyer @ 2024-10-17 23:51 UTC (permalink / raw)
  To: 73856; +Cc: Wilko Meyer, Efraim Flashner

Hi Guix,

Cyme is a quite nice tool, similiar to lsusb, that helps listing information
on a systems USB devices and buses. It didn't have too many dependencies so I
decided to package it; builds and works fine on my system so far:

[/home/wilko/devel/guix]% ./pre-inst-env guix build --rounds=2 cyme
/gnu/store/kk1bx529bfd9wz3c17hqc5shfmak6gwm-cyme-1.7.0

Cheers!

Wilko Meyer (8):
  gnu: Add rust-libusb1-sys-0.7.
  gnu: Add rust-rusb-0.9.
  gnu: Add rust-serde-with-2.
  gnu: Add rust-serde-with-macros-2.
  gnu: Add rust-udev-0.8.
  gnu: Add rust-udevrs-0.3.
  gnu: Add rust-usb-ids-1.
  gnu: Add cyme.

 gnu/packages/crates-io.scm | 166 ++++++++++++++++++++++++++++++++++++-
 gnu/packages/rust-apps.scm |  45 ++++++++++
 2 files changed, 207 insertions(+), 4 deletions(-)


base-commit: 91dd354a10edbb0d3d4bc3220b671504eda871a7
-- 
2.46.0





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

end of thread, other threads:[~2024-10-18  0:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17 23:51 [bug#73856] [PATCH 0/8] gnu: Add cyme Wilko Meyer
2024-10-17 23:56 ` [bug#73856] [PATCH 1/8] gnu: Add rust-libusb1-sys-0.7 Wilko Meyer
2024-10-17 23:56 ` [bug#73856] [PATCH 2/8] gnu: Add rust-rusb-0.9 Wilko Meyer
2024-10-17 23:56 ` [bug#73856] [PATCH 3/8] gnu: Add rust-serde-with-2 Wilko Meyer
2024-10-17 23:56 ` [bug#73856] [PATCH 4/8] gnu: Add rust-serde-with-macros-2 Wilko Meyer
2024-10-17 23:56 ` [bug#73856] [PATCH 5/8] gnu: Add rust-udev-0.8 Wilko Meyer
2024-10-17 23:56 ` [bug#73856] [PATCH 6/8] gnu: Add rust-udevrs-0.3 Wilko Meyer
2024-10-17 23:56 ` [bug#73856] [PATCH 7/8] gnu: Add rust-usb-ids-1 Wilko Meyer
2024-10-17 23:56 ` [bug#73856] [PATCH 8/8] gnu: Add cyme 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.