[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cuirass news
From: |
Ludovic Courtès |
Subject: |
Re: Cuirass news |
Date: |
Sun, 28 Jan 2018 22:48:45 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Danny Milosavljevic <address@hidden> skribis:
> ... and a fix to an example:
>
> Note: I'm incapable of making the pass-through of the fetch-repository result
> through
>
> (call-with-output-fdes 1 "/dev/null"
> (lambda () (fetch-repository spec))
>
> work, thus disabled it.
>
> diff --git a/examples/guix-track-git.scm b/examples/guix-track-git.scm
Actually I’ve never tried this example, but if it fixes stuff please push!
Thanks,
Ludo’.