all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72565] [PATCH 0/7] Add some networking libraries for Golang
@ 2024-08-10 21:08 Artyom V. Poptsov
  2024-08-10 21:09 ` [bug#72565] [PATCH 1/7] gnu: Add go-github-com-ipfs-go-verifcid Artyom V. Poptsov
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Artyom V. Poptsov @ 2024-08-10 21:08 UTC (permalink / raw)
  To: 72565; +Cc: Artyom V. Poptsov

This patchset adds some networking libraries for Golang, mostly indirectly
related to Kubo (IPFS.)

Artyom V. Poptsov (7):
  gnu: Add go-github-com-ipfs-go-verifcid.
  gnu: Add go-github-com-libp2p-go-buffer-pool.
  gnu: Add go-github-com-libp2p-go-msgio.
  gnu: Add go-github-com-huin-goupnp.
  gnu: Add go-github-com-koron-go-ssdp.
  gnu: Add go-github-com-libp2p-go-netroute.
  gnu: Add go-github-com-libp2p-go-nat.

 gnu/packages/golang-web.scm | 106 ++++++++++++++++++++++++++++++++++++
 gnu/packages/golang.scm     |  64 ++++++++++++++++++++++
 gnu/packages/ipfs.scm       |  27 +++++++++
 3 files changed, 197 insertions(+)


base-commit: de714bcb46d61922e0efc10783ea23fb0202f583
-- 
2.45.2





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

end of thread, other threads:[~2024-08-21 13:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-10 21:08 [bug#72565] [PATCH 0/7] Add some networking libraries for Golang Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 1/7] gnu: Add go-github-com-ipfs-go-verifcid Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 2/7] gnu: Add go-github-com-libp2p-go-buffer-pool Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 3/7] gnu: Add go-github-com-libp2p-go-msgio Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 4/7] gnu: Add go-github-com-huin-goupnp Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 5/7] gnu: Add go-github-com-koron-go-ssdp Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 6/7] gnu: Add go-github-com-libp2p-go-netroute Artyom V. Poptsov
2024-08-10 21:09 ` [bug#72565] [PATCH 7/7] gnu: Add go-github-com-libp2p-go-nat Artyom V. Poptsov
2024-08-21 13:55 ` bug#72565: [PATCH 0/7] Add some networking libraries for Golang Sharlatan Hellseher

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.