Hi, Tomas Volf <[email protected]> skribis:
> $ guix system build config.scm > guix system: warning: importing module (srfi srfi-26) from the host Probably not your fault: it means that *something* (most likely a service) is carelessly importing (srfi srfi-26) to the build side, for instance via ‘with-imported-modules’. I see it as well with my Guix System config. Too bad we don’t get source location info. :-/ Thanks, Ludo’.
