Hej,
Einar Largenius writes:
> Hi, thanks for the reply.
>
> I want to have geiser accessible. It would make trailing and error and
> finding symbols much easier.
>
>> (use-modules (gnu packages))
>
> I forgot to include this in my example. The Geiser repl tells me there are
> no code for
Hi, thanks for the reply.
I want to have geiser accessible. It would make trailing and error and
finding symbols much easier.
> (use-modules (gnu packages))
I forgot to include this in my example. The Geiser repl tells me there are
no code for the module. It works fine when using guix repl t
Tobias Geerinckx-Rice 写道:
stuff
For whatever reason, [0] is missing from my mailbox. My message
was not meant to contradict or follow up on Fredrik's.
Kind regards,
T G-R
[0]:
https://lists.gnu.org/archive/html/help-guix/2022-05/msg00216.html
signature.asc
Description: PGP signature
Hi Einar,
Disclaimer: I'm not a Geiser guru, but I don't think it relieves
you of importing modules?
When I run M-x geiser followed by a
(use-modules (gnu packages))
then specifications->manifest does the needful.
If that still doesn't work for you, it might be that
GUILE_LOAD_PATH isn't
Hi,
Einar Largenius writes:
> Hello!
>
> I am trying to learn using guix and I think having access to a usable
> repl would be helpful.
>
> I have installed geiser to use with guix. I use the ELPA version of
> geiser. I installed guix on a foreign distro with the installation
> script found on
Hello!
I am trying to learn using guix and I think having access to a usable
repl would be helpful.
I have installed geiser to use with guix. I use the ELPA version of
geiser. I installed guix on a foreign distro with the installation
script found on the website.
What do I need to do to make gui