From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/2] Add load-path support to cuirass. Date: Thu, 02 Feb 2017 09:01:39 +0100 Message-ID: <87a8a5ggws.fsf@gnu.org> References: <20170130125935.5734-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]:45543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZCL0-0004Ib-9N for guix-devel@gnu.org; Thu, 02 Feb 2017 03:01:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZCKs-00050x-VR for guix-devel@gnu.org; Thu, 02 Feb 2017 03:01:46 -0500 In-Reply-To: <20170130125935.5734-1-m.othacehe@gmail.com> (Mathieu Othacehe's message of "Mon, 30 Jan 2017 13:59:33 +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 Hello, Mathieu Othacehe skribis: > The point of the serie is to add load-path support to cuirass. > The first patch is updating cuirass to a version containing this commit : > > https://notabug.org/mthl/cuirass/commit/5127c6797ca6eb5782f96f44c7c1d3826= 3927f2b > > The second patch adds support for load-path option in guix's cuirass serv= ice > configuration. > > Thanks, > > Mathieu > > Mathieu Othacehe (2): > gnu: cuirass: Update to 0.0.1 revision 4. > services: cuirass: Add load-path to cuirass configuration Applied both. Good to see improvements in this area! Thank you! Ludo=E2=80=99.