Federico Beffa (2017-02-04 15:50 +0100) wrote: > Hi, > > for some reason Guix can't find (gnutls) despite the module being > installed and usable in Guile: [...] > Any suggestion?
Check that guix-daemon is also started with GUILE_LOAD_[COMPILED_]PATH environment containing gnutls modules. -- Alex
