From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add default GCC and gfortran. Date: Fri, 26 Jun 2015 09:00:36 +0200 Message-ID: <878ub7ymwb.fsf@elephly.net> References: <87zj3nilkc.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]:52022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8Nd2-0001YI-7h for guix-devel@gnu.org; Fri, 26 Jun 2015 03:00:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8Nd1-0008Ua-C0 for guix-devel@gnu.org; Fri, 26 Jun 2015 03:00:48 -0400 In-reply-to: <87zj3nilkc.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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel Ludovic Courtès writes: > Eric Bavier skribis: > >> I think the convention would be to collapse the files references, and >> just list the variables, e.g.: >> >> * gnu/packages/maths.scm (arpack-ng, lapack, petsc, superlu) >> (superlu-dist, openblas, openspecfun, atlas)[inputs]: Likewise. >> (octave)[native-inputs]: Likewise. >> (gmsh)[propagated-inputs]: Likewise. > > Indeed, you’re right. I pushed with that change. Thank you, Eric! ~~ Ricardo