From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] envstore-2.1 Date: Sat, 21 May 2016 23:24:57 +0200 Message-ID: <87zirjrtna.fsf@gnu.org> References: <87zirssmjz.fsf@mailerver.i-did-not-set--mail-host-address--so-tickle-me> <87d1oomb3a.fsf@netris.org> <8737pjh8q6.fsf@mailerver.i-did-not-set--mail-host-address--so-tickle-me> <20160515171430.GB25872@debian-netbook> <87shxfxoas.fsf@mailerver.i-did-not-set--mail-host-address--so-tickle-me> <87wpmq4t56.fsf@netris.org> <87lh35yl3z.fsf@mailerver.i-did-not-set--mail-host-address--so-tickle-me> 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]:49995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4EOP-0004wN-AE for guix-devel@gnu.org; Sat, 21 May 2016 17:25:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4EOL-00038j-5n for guix-devel@gnu.org; Sat, 21 May 2016 17:25:04 -0400 In-Reply-To: <87lh35yl3z.fsf@mailerver.i-did-not-set--mail-host-address--so-tickle-me> (Matthew Jordan's message of "Thu, 19 May 2016 14:10:40 -0400") 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: Matthew Jordan Cc: Guix-devel Matthew Jordan skribis: > From c68208457fa6dc410e5048a88c3e5374f812d02a Mon Sep 17 00:00:00 2001 > From: Matthew Jordan > Date: Thu, 12 May 2016 14:57:34 -0400 > Subject: [PATCH] gnu: Add envstore. > > * gnu/package/shellutils.scm: New file. Applied, thanks! Ludo=E2=80=99.