all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sergio Durigan Junior <sergiodj@sergiodj.net>
To: 71587@debbugs.gnu.org
Cc: Sergio Durigan Junior <sergiodj@sergiodj.net>
Subject: [bug#71587] [PATCH 0/2] Rename mastodon.scm -> fediverse.scm and add snac2
Date: Sun, 16 Jun 2024 00:46:19 -0400	[thread overview]
Message-ID: <cover.1718512816.git.sergiodj@sergiodj.net> (raw)

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





             reply	other threads:[~2024-06-16 13:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-16  4:46 Sergio Durigan Junior [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1718512816.git.sergiodj@sergiodj.net \
    --to=sergiodj@sergiodj.net \
    --cc=71587@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.