From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] tests: Add 'prosody-service-type' test. Date: Fri, 10 Feb 2017 23:42:15 +0100 Message-ID: <8760kh652w.fsf@gnu.org> References: <87d1espwno.fsf@gnu.org> <20170210181722.24699-1-clement@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ccJtV-0002m8-Hm for guix-devel@gnu.org; Fri, 10 Feb 2017 17:42:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ccJtS-000500-Ex for guix-devel@gnu.org; Fri, 10 Feb 2017 17:42:21 -0500 In-Reply-To: <20170210181722.24699-1-clement@lassieur.org> (=?utf-8?Q?=22C?= =?utf-8?Q?l=C3=A9ment?= Lassieur"'s message of "Fri, 10 Feb 2017 19:17:22 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Cc: guix-devel@gnu.org Cl=C3=A9ment Lassieur skribis: > * gnu/tests/messaging.scm: New file. > * gnu/services/messaging.scm: New exported procedure. > ()[provision]: Add 'xmpp-daemon'. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Pushed, thanks! Ludo=E2=80=99.