Hi,
On Mon, 25 Sep 2023 at 08:32, Sergiu Ivanov wrote:
> Deleting /root/.cache/guix/checkouts allowed me to bypass the
> issue indeed.
Yes. The culprit was ’reference-available?’ and removing the checkout
implies this procedure is called.
Now, the issue should be fixed.
Sorry for the annoyan
On 2023-09-05 09:18:45 -0700, Felix Lechner wrote:
> Hi Wolf,
>
> On Sun, Sep 3, 2023 at 11:31 AM wolf wrote:
> >
> > I would like to start my own fork of the upstream Guix
>
> That's great news! I think it's the only way to contribute important
> changes to Guix. You may find some helpful inf
Hi Simon,
Simon Tournier [2023-09-25T12:57:54+0200]:
> On Mon, 25 Sep 2023 at 08:32, Sergiu Ivanov wrote:
>
>> Deleting /root/.cache/guix/checkouts allowed me to bypass the
>> issue indeed.
>
> Yes. The culprit was ’reference-available?’ and removing the checkout
> implies this procedure is cal