Hi,
>> The system build fails during "check" phase of util-linux-2.25.2.
>
> Oh, OK. We could work around it, but since that requires a full
> rebuild, we’ll have to schedule it for the next core update cycle.
>
> That said, 2.6.32 is really old, so we probably don’t want to invest too
> much in
Pjotr Prins skribis:
> The tar-ball works a treat!! Simply download and
>
>tar -C / --lzip -xvf guix-tarball-0.8.1.1140.tar.lz
>export ~/.guix-profile/bin:$PATH
>
> Add the build users, update the /gnu/store permissions
Normally guix-daemon adjusts the permissions/ownership of /gnu/stor
On Mon, Apr 13, 2015 at 11:57:20AM +0200, Ludovic Courtès wrote:
> Yes, something like guix-binary-0.8.2.x86_64.tar.gz?
>
> I guess we???ll publish it for the next release.
>
> Thanks for your feedback!
So far, I have installed the tarball on 5 machines. And counting...
It is beautiful.
Pj.
宋文武 writes:
> commit 1b922590d758e458ce4f9abd3d1694045bcccb58
> Author: 宋文武
> Date: Fri Apr 10 21:01:10 2015 +0800
>
> gnu: Add gst-libav.
>
> * gnu/packages/gstreamer.scm (gst-libav): New variable.
Can we add gst-ffmpeg and remove gst-libav? It seems that ffmpeg has
won out in
l...@gnu.org (Ludovic Courtès) writes:
> Pjotr Prins skribis:
>
>> Very nice. GNU Guix out of a box. No more installation pain.
>>
>> The tar-ball should go in the standard download directory. I would
>> name the tar ball with something 'binary', maybe add the supported
>> Linux versions (3.x?)
On Sun, Apr 12, 2015 at 4:07 PM, Ludovic Courtès wrote:
>
> I’ve given that a try since it’s actually quite simple to do. The
> procedure in the attached file produces a self-contained tarball. It
> contains the closure of Guix, as well as /var/guix and an initial
> /root/.guix-profile from whic
Mark H Weaver writes:
> 宋文武 writes:
>
>> commit 1b922590d758e458ce4f9abd3d1694045bcccb58
>> Author: 宋文武
>> Date: Fri Apr 10 21:01:10 2015 +0800
>>
>> gnu: Add gst-libav.
>>
>> * gnu/packages/gstreamer.scm (gst-libav): New variable.
>
> Can we add gst-ffmpeg and remove gst-libav?
* gnu/packages/gstreamer.scm (gst-libav)[arguments]: Remove #:phases.
Add #:configure-flags.
[navite-inputs]: Remove yasm.
[inputs]: Add ffmpeg.
---
gnu/packages/gstreamer.scm | 13 -
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/gstreamer.scm b/gnu/p
>From 176a7aec99dd24e09324b61f60e33239f870666d Mon Sep 17 00:00:00 2001
From: Mark H Weaver
Date: Wed, 8 Apr 2015 21:00:32 -0400
Subject: [PATCH] gnu: Add mdadm.
* gnu/packages/linux.scm (mdadm): New variable.
---
gnu/packages/linux.scm | 42 ++
1 file cha
Hi Guix,
I placed python-pyxdg in the freedesktop module because it fits there
and because it allows me to avoid a circular dependency.
One of the tests is failing. I do not know why a PNG image is detected
as 'x-apple-ios-png' rather than the expected 'png', but I suspect it's
a problem in "sha
10 matches
Mail list logo