From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: support for non-list search paths Date: Wed, 08 Mar 2017 09:46:55 +0100 Message-ID: <87lgsgnojk.fsf@gnu.org> References: <148881650998.9901.885151305016110036@what> <87y3wi85hv.fsf@gnu.org> <148884738680.532.9088633229663950073@what> 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]:33871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clXFN-0003h4-CF for guix-devel@gnu.org; Wed, 08 Mar 2017 03:47:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clXFK-0003d6-8q for guix-devel@gnu.org; Wed, 08 Mar 2017 03:47:01 -0500 In-Reply-To: <148884738680.532.9088633229663950073@what> (Troy Sankey's message of "Mon, 06 Mar 2017 19:43:06 -0500") 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: Troy Sankey Cc: guix-devel@gnu.org Troy Sankey skribis: > From faf99fec917115cdce11b48e5bb68159322c9eef Mon Sep 17 00:00:00 2001 > From: Troy Sankey > Date: Mon, 6 Mar 2017 19:31:02 -0500 > Subject: [PATCH] gnu: git: force GIT_EXEC_PATH to be single-entry > > * gnu/packages/version-control.scm (git)[native-search-paths](separator): > New field. Applied to =E2=80=98core-updates=E2=80=99, thanks! Ludo=E2=80=99.