Hi Johannes, "Johannes" <[email protected]> skribis:
> guix shell -CNW coreutils which nss-certs \ > --with-source=guile=$(pwd)/../guile/guile-3.0.11.84-a2f22.tar.xz \ > -D guix (I would use ‘--with-git-url=guile=$PWD/../guile’; that makes sure only source files get in.) > The issue is that in my patched Guix, `clone` doesn't seem to exist, *for the > Guile running Guix*. Did you try, in the Guix build tree, “rm guile && make”? Because Guix uses its own ‘guile’ executable. That is a likely source of confusion… HTH! Ludo’.
