all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Bavier <ericbavier@openmailbox.org>
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: Guix-devel <guix-devel@gnu.org>,
	guix-devel-bounces+ericbavier=openmailbox.org@gnu.org
Subject: Re: [PATCH] Add default GCC and gfortran.
Date: Thu, 25 Jun 2015 11:21:56 -0500	[thread overview]
Message-ID: <e81b97535478c7c6d3b02b4546d21d3c@openmailbox.org> (raw)
In-Reply-To: <idj1tgzkc4w.fsf@bimsb-sys02.mdc-berlin.net>

Thanks for the patch!

On 2015-06-25 11:04, Ricardo Wurmus wrote:

> * gnu/packages/julia.scm (julia)[inputs]: Replace "gfortran-4.8" with
>   "gfortran".
> * gnu/packages/machine-learning.scm (randomjungle)[native-inputs]: 
> Likewise.
> * gnu/packages/maths.scm (arpack-ng)[inputs]: Likewise.
> * gnu/packages/maths.scm (lapack)[inputs]: Likewise.
> * gnu/packages/maths.scm (octave)[native-inputs]: Likewise.
> * gnu/packages/maths.scm (gmsh)[propagated-inputs]: Likewise.
> * gnu/packages/maths.scm (petsc)[inputs]: Likewise.
> * gnu/packages/maths.scm (superlu)[inputs]: Likewise.
> * gnu/packages/maths.scm (superlu-dist)[inputs]: Likewise.
> * gnu/packages/maths.scm (openblas)[inputs]: Likewise.
> * gnu/packages/maths.scm (openspecfun)[inputs]: Likewise.
> * gnu/packages/maths.scm (atlas)[inputs]: Likewise.
> * gnu/packages/mpi.scm (openmpi)[inputs]: Likewise.
> * gnu/packages/python.scm (python-numpy-bootstrap)[native-inputs]: 
> Likewise.
> * gnu/packages/python.scm (python-scipy)[native-inputs]: Likewise.
> * gnu/packages/statistics.scm (r)[inputs]: Replace "gfortran-4.9" with
>   "gfortran".

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.

-- 
`~Eric

  parent reply	other threads:[~2015-06-25 16:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 16:04 [PATCH] Add default GCC and gfortran Ricardo Wurmus
2015-06-25 16:16 ` Ludovic Courtès
2015-06-25 16:21 ` Eric Bavier [this message]
2015-06-25 20:23   ` Ludovic Courtès
2015-06-26  7:00     ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e81b97535478c7c6d3b02b4546d21d3c@openmailbox.org \
    --to=ericbavier@openmailbox.org \
    --cc=guix-devel-bounces+ericbavier=openmailbox.org@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=ricardo.wurmus@mdc-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.