Am 2. Oktober 2023 17:08:27 MESZ schrieb Ricardo Wurmus :
>
> Adam Faiz writes:
>
> >> The last message in that issue discussion is mine:
> >
> >>FWIW M-x guix-installed-packages (and all the other stuff) works for me
> >
> >> Is it *actually* broken? If it is and you can provide informatio
Hi Arun,
Am 6. Juli 2023 16:35:06 MESZ schrieb Arun Isaac :
>
> Hi,
>
> This is with reference to the "Level 2: The repository as a channel"
> section in the Guix blog post "From development environments to
> continuous integration—the ultimate guide to software development with
> Guix"[1]. This
Hi,
Ludovic Courtès writes:
> The easiest change is to replace:
>
> %output
>
> with:
>
> (assoc-ref %outputs "out")
>
> It’s a simple search-and-replace.
>
> The next step would be to use gexps and #$output, but that can be done
> incrementally over time IMO.
I have a patch in that directi