Thanks for the report and analysis. This is fixed in 467a3c9. Ian Denhardt <i...@zenhack.net> skribis:
> starting download of `/tmp/guix-file.5J1eOy' from > `https://pypi.python.org/pypi/schema/json'... > ;;; Failed to autoload make-session in (gnutls): > ;;; ERROR: missing interface for module (gnutls) > ERROR: In procedure module-lookup: Unbound variable: make-session As for this part, note that GnuTLS is actually required here, because pypi.python.org is only accessibly over HTTPS here. We’ll make that clear in the manual. Ludo’.