Hi, Here are two patches to fix compilation list construction. It seems to work but I'm higly unsure this is the right thing to do.
Plus, while testing I could not add #:use-modules (guix discovery) and had to write that instead : ((@@ (guix discovery) scheme-modules) directory) Thanks, Mathieu Mathieu Othacehe (2): build: pull: Fix compilation list construction. guix: modules: Export module-name->file-name. guix/build/pull.scm | 31 ++++++++----------------------- guix/modules.scm | 1 + 2 files changed, 9 insertions(+), 23 deletions(-) -- 2.13.0