all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69526] [PATCH 00/10] Add aardvark-dns.
@ 2024-03-03 16:43 Tomas Volf
  2024-03-03 16:46 ` [bug#69526] [PATCH 01/10] gnu: Add rust-h3-0.0.2 Tomas Volf
                   ` (11 more replies)
  0 siblings, 12 replies; 24+ messages in thread
From: Tomas Volf @ 2024-03-03 16:43 UTC (permalink / raw)
  To: 69526; +Cc: Tomas Volf, Efraim Flashner

This series adds aardvark-dns, which will be required for 5.0 version of
podman.

Tomas Volf (10):
  gnu: Add rust-h3-0.0.2.
  gnu: Add rust-h3-quinn-0.0.3.
  gnu: Add rust-event-listener-strategy-0.1.
  gnu: Add rust-async-broadcast-0.6.
  gnu: Add rust-hickory-proto-0.24.
  gnu: Add rust-hickory-client-0.24.
  gnu: Add rust-hickory-resolver-0.24.
  gnu: Add rust-hickory-recursor-0.24.
  gnu: Add rust-hickory-server-0.24.
  gnu: Add aardvark-dns.

 gnu/packages/crates-io.scm | 332 +++++++++++++++++++++++++++++++++++++
 gnu/packages/rust-apps.scm |  33 ++++
 2 files changed, 365 insertions(+)


base-commit: f00f56514d90ebba5d9e08ec786c8118e437097c
--
2.41.0




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

end of thread, other threads:[~2024-03-05  8:24 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-03 16:43 [bug#69526] [PATCH 00/10] Add aardvark-dns Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 01/10] gnu: Add rust-h3-0.0.2 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 02/10] gnu: Add rust-h3-quinn-0.0.3 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 03/10] gnu: Add rust-event-listener-strategy-0.1 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 04/10] gnu: Add rust-async-broadcast-0.6 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 05/10] gnu: Add rust-hickory-proto-0.24 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 06/10] gnu: Add rust-hickory-client-0.24 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 07/10] gnu: Add rust-hickory-resolver-0.24 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 08/10] gnu: Add rust-hickory-recursor-0.24 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 09/10] gnu: Add rust-hickory-server-0.24 Tomas Volf
2024-03-03 16:46 ` [bug#69526] [PATCH 10/10] gnu: Add aardvark-dns Tomas Volf
2024-03-04  7:17 ` [bug#69526] [PATCH 00/10] " Efraim Flashner
2024-03-04 17:46   ` Tomas Volf
2024-03-05  8:21     ` bug#69526: " Efraim Flashner
2024-03-04 23:19 ` [bug#69526] [PATCH v2 01/10] gnu: Add rust-h3-0.0.2 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 02/10] gnu: Add rust-h3-quinn-0.0.3 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 03/10] gnu: Add rust-event-listener-strategy-0.1 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 04/10] gnu: Add rust-async-broadcast-0.6 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 05/10] gnu: Add rust-hickory-proto-0.24 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 06/10] gnu: Add rust-hickory-resolver-0.24 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 07/10] gnu: Add rust-hickory-recursor-0.24 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 08/10] gnu: Add rust-hickory-client-0.24 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 09/10] gnu: Add rust-hickory-server-0.24 Tomas Volf
2024-03-04 23:19   ` [bug#69526] [PATCH v2 10/10] gnu: Add aardvark-dns Tomas Volf

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.