From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uK1yJ4ZK02WbgwEAqHPOHw:P1 (envelope-from ) for ; Mon, 19 Feb 2024 13:33:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id uK1yJ4ZK02WbgwEAqHPOHw (envelope-from ) for ; Mon, 19 Feb 2024 13:33:10 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=zancanaro.id.au header.s=k1 header.b=h0+AccJF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=zancanaro.id.au (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708345990; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=QoeTVGG0OlrE0LWRch6qE55mE72PymBIQwQGyEg2gpQ=; b=ZbOSOVLpP6ak/FuKsp3XcrjxlLZLdc/jamvRbMovZtvMBHoHMCI7jp4nUtVilUSOI86rwW 7SPtWXovrpgrPKohmbWPNUbYXNSauaonL/+Du1tJwoYgCgQ3ACQFrmGMRjCaS1L4Gt6dPK xCyyawqnSl+J/94PLsWCoJa4Xgf130SN7W0dQZ4o+3WzdsG998zyl0zMQ90OviFOd+drdy BAquz9zWb9aV0xp53KOaMKFPwTPyFnu/OUfESf0mYfFx734xqtWtVwulGVHKWtJ4GXR8/b g9RCb/d1XHpZr1iLXQSLCNiOXHPFvTrTSxynberh5t86KP+LNkbV8vXKgui0yg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=zancanaro.id.au header.s=k1 header.b=h0+AccJF; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=zancanaro.id.au (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708345990; a=rsa-sha256; cv=none; b=lW3ps/9fewLfrWdWbGUk0+KVnuQrlUAidHIW1jgQDxq/imsMDBt7izGQKv99d76waZbA3O cFODSzoPuueFzovbeNYGlgaGA717cn73E0+RbDpBleuynqN+S6itUVcqrF7OajGLh6Pev8 rLc2ItVEsKbU9KTeSdW2V6CsT4L+Ii+Lx1rtmQc7SEXjgTgsweiz1YKRA1qB2euiVRwn3F cWCgYlV2FtHfUrAhtJjj+iS54Ex2wt4pyrGT4UeL4WYsAMUjqAmrOjSfXgd6LC9hnRgOaP NT/D25vK6uHiowv4ZHv4RuNOxh974eV9h6Rbf1ruIvfN38XqahtWovQ6Byka3A== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5029676513 for ; Mon, 19 Feb 2024 13:33:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rc2p9-0008Bn-Ll; Mon, 19 Feb 2024 07:32:43 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rc2p7-0008BD-Nv for guix-patches@gnu.org; Mon, 19 Feb 2024 07:32:41 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rc2p7-0004Z3-FX for guix-patches@gnu.org; Mon, 19 Feb 2024 07:32:41 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rc2pS-0001CF-GC for guix-patches@gnu.org; Mon, 19 Feb 2024 07:33:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69272] [PATCH 0/4] Refactor prosody modules, and add prosody-vcard-muc. Resent-From: Carlo Zancanaro Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 19 Feb 2024 12:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69272 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69272@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17083459504547 (code B ref -1); Mon, 19 Feb 2024 12:33:02 +0000 Received: (at submit) by debbugs.gnu.org; 19 Feb 2024 12:32:30 +0000 Received: from localhost ([127.0.0.1]:40562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rc2ov-0001BG-Sx for submit@debbugs.gnu.org; Mon, 19 Feb 2024 07:32:30 -0500 Received: from lists.gnu.org ([209.51.188.17]:49602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rc2ou-0001B9-K7 for submit@debbugs.gnu.org; Mon, 19 Feb 2024 07:32:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rc2oY-0007nP-Lp for guix-patches@gnu.org; Mon, 19 Feb 2024 07:32:06 -0500 Received: from voltorb.zancanaro.id.au ([45.77.50.64]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rc2oW-0004Tb-NB for guix-patches@gnu.org; Mon, 19 Feb 2024 07:32:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; bh=QoeTVGG0OlrE0LW Rch6qE55mE72PymBIQwQGyEg2gpQ=; h=date:subject:to:from; d=zancanaro.id.au; b=h0+AccJFH+zdP4C4Hi70A1FBvWKj43M2uNMRLRJIs6MOWI/qW HczuoGSofIGWhMkqvgJ29VcHpUN6HBtxCkzA0e3c6kkdFsdSxWz2rGGCkgY1WibFspDw+P Yure0ejt1ZXMdf3LaSE8V5UvgFfHduzq37z5FRqRh+J+ftnQnG04= Received: by voltorb.zancanaro.id.au (OpenSMTPD) with ESMTPSA id 085bb5d0 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Mon, 19 Feb 2024 12:31:56 +0000 (UTC) From: Carlo Zancanaro Date: Mon, 19 Feb 2024 23:31:03 +1100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=45.77.50.64; envelope-from=carlo@zancanaro.id.au; helo=voltorb.zancanaro.id.au X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -2.21 X-Spam-Score: -2.21 X-Migadu-Queue-Id: 5029676513 X-TUID: rfPD3FR/tvgl 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