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: Export guix-configuration getters. Date: Wed, 25 Jan 2017 19:04:36 +0100 Message-ID: <87y3xzuibv.fsf@gnu.org> References: <20170125162247.1769-1-m.othacehe@gmail.com> 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]:51072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWRw2-0008MQ-AU for guix-devel@gnu.org; Wed, 25 Jan 2017 13:04:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWRvz-0005HG-6J for guix-devel@gnu.org; Wed, 25 Jan 2017 13:04:42 -0500 In-Reply-To: <20170125162247.1769-1-m.othacehe@gmail.com> (Mathieu Othacehe's message of "Wed, 25 Jan 2017 17:22:47 +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: Mathieu Othacehe Cc: guix-devel@gnu.org Mathieu Othacehe skribis: > * gnu/services/base.scm (guix-configuration-*): Export. Makes sense. Applied, thanks! Ludo=E2=80=99.