[PATCH] gnu: refresh: Add --list-upstream-closure option.

2014-07-14 Thread Eric Bavier
When upgrading packages, I found it would be useful, in order to avoid breaking builds for hydra and everyone else, to know which packages to test building locally before pushing the upgrades. The attached patch provides this information in the form of a new option to the "guix refresh" command.

[PATCH] Update FLAC to 1.3.0

2014-07-14 Thread Jason Self
This change updates FLAC to version 1.3.0 and removes flac-fix-memcmp-not-declared.patch. The patch has been incorporated by upstream and it's no longer necessary to maintain it separately. From c21c2e188a19994d3e3b1cce8896c153d2a1ee0c Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 14 Jul 20

Troubles with install image

2014-07-14 Thread David Thompson
Tonight I was almost able to get guix installed on a Thinkpad X60S. The USB image booted and my OS configuration was valid, but the installation failed. Due to hydra.gnu.org being unresponsive, Guix tried to compile Guix 0.6 and ran out of memory while doing so (no swap space). Since hydra seems

New Esperanto PO file for 'guix-packages' (version 0.7-pre1)

2014-07-14 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'guix-packages' has been submitted by the Esperanto team of translators. The file is available at: http://translationproject.org/latest/guix-packages/eo.po (We can arrange t

New Esperanto PO file for 'guix' (version 0.7-pre1)

2014-07-14 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'guix' has been submitted by the Esperanto team of translators. The file is available at: http://translationproject.org/latest/guix/eo.po (We can arrange things so that in t

Re: [PATCH] guix package: add a "show" option.

2014-07-14 Thread John Darrington
On Mon, Jul 14, 2014 at 10:47:42AM +0200, Alex Sassmannshausen wrote: Hello, Andreas Enge writes: > On Sun, Jul 13, 2014 at 11:32:33PM +0200, Ludovic Court??s wrote: >> No strong opinion, but this seems a bit redundant with ???--search???, for >> example:

Re: [PATCH] guix package: add a "show" option.

2014-07-14 Thread Alex Sassmannshausen
Hello, Andreas Enge writes: > On Sun, Jul 13, 2014 at 11:32:33PM +0200, Ludovic Courtès wrote: >> No strong opinion, but this seems a bit redundant with ‘--search’, for >> example: >> >> --8<---cut here---start->8--- >> $ guix package -s guile | recsel -e 'nam

Re: [PATCH] guix package: add a "show" option.

2014-07-14 Thread Andreas Enge
On Sun, Jul 13, 2014 at 11:32:33PM +0200, Ludovic Courtès wrote: > No strong opinion, but this seems a bit redundant with ‘--search’, for > example: > > --8<---cut here---start->8--- > $ guix package -s guile | recsel -e 'name = "guile-cairo"' It is an option I