[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guix 1.4.0+i686: getting ghc substitutes?
From: |
Andreas Enge |
Subject: |
Re: Guix 1.4.0+i686: getting ghc substitutes? |
Date: |
Fri, 25 Oct 2024 11:17:12 +0200 |
Hello Denis,
Am Thu, Oct 24, 2024 at 04:32:33PM +0200 schrieb Denis 'GNUtoo' Carikli:
> And so I end up being able to download these:
> > $ guix build \
> > --substitute-urls=https://bordeaux.guix.gnu.org \
> > --system=i686-linux \
> > pandoc
> > [...]
> > substituting
this looks as if you are using too old a Guix daemon; more recent versions
enable the Bordeaux build farm by default.
We should do a release :)
Andreas