Re: [PATCH] gnu: base: Add Glibc-Hurd.

2014-06-09 Thread Ludovic Courtès
Γειά σας! Manolis Ragkousis skribis: >> >>> +(propagated-inputs `(("gnumach-headers" ,gnumach-headers) >>> + ("hurd-headers" ,hurd-headers) >>> + ("hurd-minimal" ,hurd-minimal))) >> >> Add a one-line comment saying why they’re propagated. > > A

Re: problems for install Skribilo-0.9.2 in Guix-0.6

2014-06-09 Thread Ludovic Courtès
Carlos Carleos skribis: > Ludovic Courtès escribió / skribis [*]: > >> I think you did not authorize installation of substitutes signed by >> hydra.gnu.org (info "(guix) Substitutes"): >> >> guix archive --authorize < hydra.gnu.org.pub > > The substitutes gave many > > @ substituter-started

GCC’s libraries moved to a separate output

2014-06-09 Thread Ludovic Courtès
Commit 84e6756 in core-updates adds a “lib” output to GCC, meaning that all its run-time support libraries (libgomp, libitm, etc.) go there, while the rest goes to the main output. The goal is to reduce disk usage for situations where only the libraries are needed (for instance, in the installatio