From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add default GCC and gfortran. Date: Thu, 25 Jun 2015 22:23:47 +0200 Message-ID: <87zj3nilkc.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8Dgf-0001gF-El for guix-devel@gnu.org; Thu, 25 Jun 2015 16:23:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8Dgc-0007hs-6k for guix-devel@gnu.org; Thu, 25 Jun 2015 16:23:53 -0400 In-Reply-To: (Eric Bavier's message of "Thu, 25 Jun 2015 11:21:56 -0500") 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: Eric Bavier Cc: Guix-devel 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=E2=80=99re right. Ludo=E2=80=99.