From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 0/2] Improve search path handling? Date: Sat, 28 Feb 2015 21:36:32 +0100 Message-ID: <20150228203632.GB16886@debian> References: <87ioes9hyi.fsf@fsf.org> <878ufmadyq.fsf@fsf.org> <87bnkfpcem.fsf@gnu.org> <87wq326iy8.fsf@fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRo85-0001pj-9B for guix-devel@gnu.org; Sat, 28 Feb 2015 15:36:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRo84-0000f2-GI for guix-devel@gnu.org; Sat, 28 Feb 2015 15:36:53 -0500 Content-Disposition: inline In-Reply-To: <87wq326iy8.fsf@fsf.org> 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: David Thompson Cc: guix-devel@gnu.org 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). Andreas