From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH] guix: refresh: Add --list-dependent option. Date: Sun, 20 Jul 2014 11:39:59 -0500 Message-ID: <874mycoug0.fsf@gmail.com> References: <874myf50w3.fsf@member.fsf.org> <87y4vqltyx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8u94-0008B9-Ga for guix-devel@gnu.org; Sun, 20 Jul 2014 12:39:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8u8v-00047u-G2 for guix-devel@gnu.org; Sun, 20 Jul 2014 12:39:30 -0400 In-reply-to: <87y4vqltyx.fsf@gnu.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: =?utf-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Courtès writes: > Be aware though that there can be subtle situations that trigger > rebuilds, and are not addressed here (which is a fine approximation > IMO.) For instance, implicit inputs are not taken into account. And > there are things like reuse of sources, as in base.scm where gcc uses > (package-source gmp) and the likes. > > Perhaps there should be a sentence of warning in the manual. Done. > Lastly, could you make the util.scm changes a separate patch? > > Then I think we’ll be all set. Commits 7d193ec and 7d193ec. -- Eric Bavier