From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: doxygen: Use sh from the store. Date: Mon, 9 Jan 2017 15:04:35 -0500 Message-ID: <20170109200435.GB24383@jasmine> References: <20170103.130923.1460950191504126664.thomas.danckaert@aeronomie.be> <20170103132837.3fdb6b1e@scratchpost.org> <20170109.203723.1617371065178323532.post@thomasdanckaert.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQgBN-0002OH-N6 for guix-devel@gnu.org; Mon, 09 Jan 2017 15:04:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQgBK-0006wb-GV for guix-devel@gnu.org; Mon, 09 Jan 2017 15:04:41 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42540) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cQgBK-0006wV-AC for guix-devel@gnu.org; Mon, 09 Jan 2017 15:04:38 -0500 Content-Disposition: inline In-Reply-To: <20170109.203723.1617371065178323532.post@thomasdanckaert.be> 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: Thomas Danckaert Cc: guix-devel@gnu.org On Mon, Jan 09, 2017 at 08:37:23PM +0100, Thomas Danckaert wrote: > From: Danny Milosavljevic > Subject: Re: [PATCH] gnu: doxygen: Use sh from the store. > Date: Tue, 3 Jan 2017 13:28:37 +0100 > > > Thanks for the patch! Looks good to me. > > I think this patch wasn't applied yet (or I missed it?). Is it OK for > staging or core-updates? (There are a lot of dependent packages.) I've put it on a local staging-next branch for the next staging cycle (currently staging is frozen for building). These are the current guidelines for which branch to use: http://lists.gnu.org/archive/html/guix-devel/2016-10/msg00933.html