all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69272] [PATCH 0/4] Refactor prosody modules, and add prosody-vcard-muc.
@ 2024-02-19 12:31 Carlo Zancanaro
  2024-02-19 12:34 ` [bug#69272] [PATCH 1/4] gnu: Extract prosody-module from existing prosody modules Carlo Zancanaro
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Carlo Zancanaro @ 2024-02-19 12:31 UTC (permalink / raw)
  To: 69272

I wanted to add prosody-vcard-muc, which is a prosody module. When I saw the
code for the two existing modules I thought it could use a refactor before
adding it, so I did that, too.

I have successfully reconfigured my prosody server, which uses all three of
the Guix-packaged prosody modules, with this change.

Carlo Zancanaro (4):
  gnu: Extract prosody-module from existing prosody modules.
  gnu: Use copy-build-system for prosody modules.
  gnu: Update prosody modules to the newest revision.
  gnu: Add prosody-vcard-muc.

 gnu/packages/messaging.scm | 88 +++++++++++++++++---------------------
 1 file changed, 39 insertions(+), 49 deletions(-)


base-commit: 07ecdb99b6c4b6b3e993d08034138bf69414020b
-- 
2.41.0





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

end of thread, other threads:[~2024-03-03  4:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19 12:31 [bug#69272] [PATCH 0/4] Refactor prosody modules, and add prosody-vcard-muc Carlo Zancanaro
2024-02-19 12:34 ` [bug#69272] [PATCH 1/4] gnu: Extract prosody-module from existing prosody modules Carlo Zancanaro
2024-02-19 12:34 ` [bug#69272] [PATCH 2/4] gnu: Use copy-build-system for " Carlo Zancanaro
2024-02-19 12:34 ` [bug#69272] [PATCH 3/4] gnu: Update prosody modules to the newest revision Carlo Zancanaro
2024-02-19 12:34 ` [bug#69272] [PATCH 4/4] gnu: Add prosody-vcard-muc Carlo Zancanaro
2024-02-19 21:44 ` [bug#69272] [PATCH v2 0/4] Refactor prosody modules, and add prosody-vcard-muc Carlo Zancanaro
2024-02-24 11:32   ` Liliana Marie Prikler
2024-02-24 11:58     ` Carlo Zancanaro
2024-02-24 12:50       ` Liliana Marie Prikler
2024-02-24 12:44     ` Liliana Marie Prikler
2024-02-19 21:44 ` [bug#69272] [PATCH v2 1/4] gnu: Extract prosody-module from existing prosody modules Carlo Zancanaro
2024-02-19 21:44 ` [bug#69272] [PATCH v2 2/4] gnu: Use copy-build-system for " Carlo Zancanaro
2024-02-19 21:44 ` [bug#69272] [PATCH v2 3/4] gnu: Update prosody modules to the newest revision Carlo Zancanaro
2024-02-19 21:44 ` [bug#69272] [PATCH v2 4/4] gnu: Add prosody-vcard-muc Carlo Zancanaro
2024-03-02  6:42   ` Liliana Marie Prikler
2024-03-02 11:27     ` Carlo Zancanaro
2024-03-02 11:35       ` [bug#69272] [PATCH v3 1/4] gnu: Extract prosody-module from existing prosody modules Carlo Zancanaro
2024-03-02 11:35       ` [bug#69272] [PATCH v3 2/4] gnu: Use copy-build-system for " Carlo Zancanaro
2024-03-02 11:35       ` [bug#69272] [PATCH v3 3/4] gnu: Update prosody modules to the newest revision Carlo Zancanaro
2024-03-02 11:35       ` [bug#69272] [PATCH v3 4/4] gnu: Add prosody-vcard-muc Carlo Zancanaro
2024-03-02 13:00       ` bug#69272: [PATCH v2 " Liliana Marie Prikler
2024-03-03  4:07         ` [bug#69272] " Carlo Zancanaro

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.