From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: [PATCH] services: Make dovecot and cups configuration abstractions available Date: Wed, 23 Nov 2016 22:46:12 +0100 Message-ID: <874m2xzx7f.fsf@lassieur.org> References: <20161120180747.2e7b4b09@lepiller.eu> <874m2z9ll8.fsf@gnu.org> <20161123220826.4ac6398b@lepiller.eu> 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]:51942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9fN7-0000Px-CB for guix-devel@gnu.org; Wed, 23 Nov 2016 16:46:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9fN3-0000AA-Gf for guix-devel@gnu.org; Wed, 23 Nov 2016 16:46:29 -0500 Received: from mail.lassieur.org ([83.152.10.219]:47630) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c9fN3-0008WO-7a for guix-devel@gnu.org; Wed, 23 Nov 2016 16:46:25 -0500 In-reply-to: <20161123220826.4ac6398b@lepiller.eu> 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: Julien Lepiller Cc: guix-devel@gnu.org >> 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 :)