On Wed, Aug 14, 2024, at 9:21 AM, Felix Lechner wrote:
> The serving someone else's substitutes could also arise more innocently,
> for example via a technical misconfiguration or because of an incentive
> system that rewards the contribution of substitutes.
Yes, indeed. And you may very well want
Hi all,
I am finally trying to incorporate `guix-for-channels' into my system
configuration and cannot figure out how to make it cache the resulting
package.
Following snippet illustrates the problem:
--8<---cut here---start->8---
/tmp/repro $ cat x.scm
(use-
Hello Florian,
pelzflorian (Florian Pelz) wrote:
While processing guile-package.scm,
(search-path %load-path "guile-package.scm")
returns an absolute path if and only if guile-package.scm is in the
load-path, like when using it from a channel. Then, your diff makes it
resolve symlinks.
That'