From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH 0/2] Improve search path handling? Date: Mon, 02 Mar 2015 01:17:15 -0500 Message-ID: <87d24r2aac.fsf@netris.org> References: <87ioes9hyi.fsf@fsf.org> <878ufmadyq.fsf@fsf.org> <87bnkfpcem.fsf@gnu.org> <87wq326iy8.fsf@fsf.org> <20150228203632.GB16886@debian> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSJf5-0003Gf-5L for guix-devel@gnu.org; Mon, 02 Mar 2015 01:17:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSJf1-0002xm-S7 for guix-devel@gnu.org; Mon, 02 Mar 2015 01:17:03 -0500 Received: from world.peace.net ([50.252.239.5]:46681) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSJf1-0002xi-OJ for guix-devel@gnu.org; Mon, 02 Mar 2015 01:16:59 -0500 In-Reply-To: <20150228203632.GB16886@debian> (Andreas Enge's message of "Sat, 28 Feb 2015 21:36:32 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge writes: > On Sat, Feb 28, 2015 at 12:31:59PM -0500, David Thompson wrote: >> Yes, I think so. I think I have resolved this, but it's a "rebuild the >> world" change so I don't yet know if it works. Would it be possible to >> add a 'wip-search-paths' branch for Hydra to build? > > Definitely! If you create and push such a branch, we can make it build on > hydra. But maybe now is the moment to push lots of stuff to core-updates > anyway (except that there have been so many changes recently, that I worry > if anything breaks, it will be difficult to determine why). I think we should just push this to 'core-updates' ASAP. Mark