all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71587] [PATCH 0/2] Rename mastodon.scm -> fediverse.scm and add snac2
@ 2024-06-16  4:46 Sergio Durigan Junior
  2024-06-16  4:54 ` [bug#71587] [PATCH 1/2] gnu: mastodon: Rename to fediverse.scm Sergio Durigan Junior
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Sergio Durigan Junior @ 2024-06-16  4:46 UTC (permalink / raw)
  To: 71587; +Cc: Sergio Durigan Junior

Hi there,

I would like to propose the renaming of mastodon.scm to the more
generic name fediverse.scm.  This makes it possible to stuff more
fediverse-related packages into it, which is what the second patch in
the series does: it adds a package for snac2, which is a very simple
and elegant server that has great support for the Mastodon API.

Thanks,

Sergio Durigan Junior (2):
  gnu: mastodon: Rename to fediverse.scm
  gnu: fediverse: Add snac2

 gnu/local.mk                                 |  2 +-
 gnu/packages/{mastodon.scm => fediverse.scm} | 61 +++++++++++++++++++-
 2 files changed, 61 insertions(+), 2 deletions(-)
 rename gnu/packages/{mastodon.scm => fediverse.scm} (75%)


base-commit: 612e4dd98f7d1d015e405af9d029bede3fe3c280
-- 
2.43.0





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

end of thread, other threads:[~2024-06-30  9:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-16  4:46 [bug#71587] [PATCH 0/2] Rename mastodon.scm -> fediverse.scm and add snac2 Sergio Durigan Junior
2024-06-16  4:54 ` [bug#71587] [PATCH 1/2] gnu: mastodon: Rename to fediverse.scm Sergio Durigan Junior
2024-06-16  4:54 ` [bug#71587] [PATCH 2/2] gnu: fediverse: Add snac2 Sergio Durigan Junior
2024-06-17 10:43 ` [bug#71587] [PATCH 0/2] Rename mastodon.scm -> fediverse.scm and add snac2 MSavoritias
2024-06-17 17:56   ` Sergio Durigan Junior
2024-06-20 15:26 ` Sergio Durigan Junior
2024-06-29 20:17   ` Sergio Durigan Junior
2024-06-30  9:44 ` bug#71587: Close Andreas Enge

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.