unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Catonano <catonano@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: guix with guile-next
Date: Fri, 7 Oct 2016 18:19:55 +0200	[thread overview]
Message-ID: <CAJ98PDxHBz-5DA4Nvbh4gFG6U=Nxrr8MUvUHXA4usEYZO8t8cQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

If I do

$ guix environment --ad-hoc guix guile
$ guile
> (use-modules (guix http-client))

it's ok.

If I do

$ guix environment --ad-hoc guix guile-next ;; <-- note the "-next"
$ guile
> (use-modules (guix http-client))

Then there is no code for module http-client

Is there any hope that I can load some guix modules from within a
guile-next prompt ?

I'm asking this because I am exploring Culturia and that requires
guile-next.
I'd like to use the guix http-client and the Culturia machinery together

[-- Attachment #2: Type: text/html, Size: 742 bytes --]

             reply	other threads:[~2016-10-07 16:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07 16:19 Catonano [this message]
2016-10-07 16:31 ` guix with guile-next Thompson, David
2016-10-07 16:47 ` Amirouche Boubekki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ98PDxHBz-5DA4Nvbh4gFG6U=Nxrr8MUvUHXA4usEYZO8t8cQ@mail.gmail.com' \
    --to=catonano@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).