Lasse Collin skribis:
> On 2015-10-30 Ludovic Courtès wrote:
[...]
>> Guix does automatically mirror tarballs via its “substitute”
>> mechanism. However, users can turn it off, in which case they end up
>> downloading the tarball from the upstream URL specified in the
>> package recipe.
>
> OK.
Andreas Enge skribis:
> On Sat, Oct 31, 2015 at 11:41:41AM +0100, Ludovic Courtès wrote:
>> Could you put a copy at multiprecision.org? That would be great.
>
> Is that it? The result of "guix build xz -S" copied over:
>
> http://www.multiprecision.org/guix/0d7xnp3nji2mi4cw4jmd3mzbpija9a5a-x
Guitarix 0.33.0, as of Guix commit 3c3e697, builds
non-deterministically:
--8<---cut here---start->8---
$ ./pre-inst-env guix challenge guitarix
updating list of substitutes from 'http://hydra.gnu.org'... 100.0%
/gnu/store/6ksnwcqn92z2nf6qw5js7njnfqlifgpb-guitar
On Sun, Nov 01, 2015 at 11:20:59AM +0100, Ludovic Courtès wrote:
> Cool. Could you rename it to ‘xz-5.0.4.tar.gz’?
Done!
Andreas
Hi,
I have been trying out the guix package manager on top of Debian
Jessie for a few weeks and I ran into a problem installing TeX
Live, namely with the bibtex replacement biber.
TeX Live installs fine, and all the executables are available in
my user profile, except for biber. I digged a bit, a
Andreas Enge skribis:
> On Sun, Nov 01, 2015 at 11:20:59AM +0100, Ludovic Courtès wrote:
>> Cool. Could you rename it to ‘xz-5.0.4.tar.gz’?
>
> Done!
I’m adding it as an alternate URL in (gnu packages compression).
Thank you!
Ludo’.