all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72467] [PATCH 0/7] Add complgen.
@ 2024-08-04 16:36 Suhail Singh
  2024-08-04 16:39 ` [bug#72467] [PATCH 1/7] gnu: Add rust-chic-1 Suhail Singh
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Suhail Singh @ 2024-08-04 16:36 UTC (permalink / raw)
  To: 72467; +Cc: Efraim Flashner

Hi Guix,

This patch series adds complgen, which is a tool to generate shell
completions using a grammar definition.

Cheers

Suhail (7):
  gnu: Add rust-chic-1.
  gnu: Add rust-nom-locate-4.
  gnu: Add rust-railroad-0.2.
  gnu: Add rust-roaring-0.10.
  gnu: Add rust-slice-group-by-0.3.
  gnu: Add rust-ustr-0.9.
  gnu: Add complgen.

 gnu/packages/crates-io.scm | 388 +++++++++++++++++++++++++++++++++++++
 gnu/packages/rust-apps.scm |  44 +++++
 2 files changed, 432 insertions(+)


base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
-- 
2.46.0





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

end of thread, other threads:[~2024-08-30 20:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-04 16:36 [bug#72467] [PATCH 0/7] Add complgen Suhail Singh
2024-08-04 16:39 ` [bug#72467] [PATCH 1/7] gnu: Add rust-chic-1 Suhail Singh
2024-08-04 16:42 ` [bug#72467] [PATCH 2/7] gnu: Add rust-nom-locate-4 Suhail Singh
2024-08-04 16:43 ` [bug#72467] [PATCH 3/7] gnu: Add rust-railroad-0.2 Suhail Singh
2024-08-04 16:43 ` [bug#72467] [PATCH 4/7] gnu: Add rust-roaring-0.10 Suhail Singh
2024-08-04 16:44 ` [bug#72467] [PATCH 5/7] gnu: Add rust-slice-group-by-0.3 Suhail Singh
2024-08-04 16:44 ` [bug#72467] [PATCH 6/7] gnu: Add rust-ustr-0.9 Suhail Singh
2024-08-04 16:46 ` [bug#72467] [PATCH 7/7] gnu: Add complgen Suhail Singh
2024-08-30 20:57   ` bug#72467: [PATCH 0/7] " Nicolas Goaziou via Guix-patches via

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.