On Tue, 17 Jan 2023 23:18:13 +0800,
Ludovic Courtès wrote:
>
> Hi,
>
> Hilton Chain skribis:
>
> > I encountered the issue when adding a new key to my Guix channel. Though I
> > haven't figured out what happened exactly, I'm currently able to reproduce
> > the
> > issue with the following ste
The following is a workaround and only needs to be done once per user:
export
GUILE_LOAD_PATH=/home/user/.cache/guix/checkouts/HASH/gnu/packages/patches:$GUILE_LOAD_PATH
guix pull
guix install ...
Hi,
(CC-ing Ludo, who wrote the code according to git logs)
during testing of wip-haskell I observed the make-dynamic-linker-cache
phase is taking alot of time (up to two minutes on a fast machine with
SSD). Looking at ghc-hindent for example [1]:
starting phase `make-dynamic-linker-cache'