From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] services: Make dovecot and cups configuration abstractions available Date: Thu, 24 Nov 2016 14:25:05 +0100 Message-ID: <8737ih6mdq.fsf@gnu.org> References: <20161120180747.2e7b4b09@lepiller.eu> <874m2z9ll8.fsf@gnu.org> <20161123220826.4ac6398b@lepiller.eu> <874m2xzx7f.fsf@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]:45727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9u1c-0007wD-9E for guix-devel@gnu.org; Thu, 24 Nov 2016 08:25:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9u1U-0003SR-Hr for guix-devel@gnu.org; Thu, 24 Nov 2016 08:25:13 -0500 In-Reply-To: <874m2xzx7f.fsf@lassieur.org> (=?utf-8?Q?=22Cl=C3=A9ment?= Lassieur"'s message of "Wed, 23 Nov 2016 22:46:12 +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: >>> I would suggest moving it to a new (gnu services configuration) module >>> instead, if that=E2=80=99s fine with you. >>>=20 >>> Could you send an updated patch? >> Here it is ;) > > I think you forgot to add gnu/services/configuration.scm to your patch :) And the gnu/local.mk changes in the commit log. Ludo'.