From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Danckaert Subject: Re: [PATCH] gnu: doxygen: Use sh from the store. Date: Mon, 09 Jan 2017 20:37:23 +0100 (CET) Message-ID: <20170109.203723.1617371065178323532.post@thomasdanckaert.be> References: <20170103.130923.1460950191504126664.thomas.danckaert@aeronomie.be> <20170103132837.3fdb6b1e@scratchpost.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQflF-00032R-2j for guix-devel@gnu.org; Mon, 09 Jan 2017 14:37:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQflA-0006Xr-6N for guix-devel@gnu.org; Mon, 09 Jan 2017 14:37:41 -0500 Received: from s02-out.spamexperts.axc.nl ([159.253.1.2]:55421 helo=s02.spamexperts.axc.nl) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cQfl9-0006XI-VA for guix-devel@gnu.org; Mon, 09 Jan 2017 14:37:36 -0500 In-Reply-To: <20170103132837.3fdb6b1e@scratchpost.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" To: dannym@scratchpost.org Cc: guix-devel@gnu.org 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.) Thomas