From: Zachary Kanfer <zkanfer@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix@gnu.org
Subject: Re: Is there a beginner's guide to using Guix with Scheme files?
Date: Mon, 18 Apr 2016 00:19:22 -0400 [thread overview]
Message-ID: <CAFXT+RPjc484UreBCMxh++q+skDdpLZQ2C7idb93M+5-NtfCaA@mail.gmail.com> (raw)
In-Reply-To: <87poto9sl9.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1478 bytes --]
Yes, this is *exactly* what I was looking for. Thanks incredibly.
It took me a while to realize that the package module for racket was
"scheme". I figured this out after getting an error with "racket", and then
looking at the "location" field of the output of `guix package -s racket`.
I assume the package module for any package is the last token in
"gnu/modules/<package-here>.scm? Are there packages not rooted in
"gnu/modules"?
Is there more documentation on manifest files? It would be really helpful
to, for example, be able to see the definition of `use-package-modules` or
`packages->manifest`. Is this information I can access in Emacs through
geiser? Or perhaps a webpage with more such information? Thanks.
On Sun, Apr 17, 2016 at 11:13 AM, Ludovic Courtès <ludo@gnu.org> wrote:
> Zachary Kanfer <zkanfer@gmail.com> skribis:
>
> > I recently installed Guix, and I must admit I'm feeling somewhat lost. My
> > goal is to not run `guix package -i` manually, but have a scheme file
> with
> > my entire system configuration in it, and run `guix package -f
> > /path/to/that/file` to install the programs I want on my computer.
>
> I think you’re looking for ‘--manifest’ rather than ‘-f’:
>
>
> https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-package.html#profile_002dmanifest
>
> That probably explains why the rest of the documentation you looked at
> felt inappropriate. :-)
>
> HTH,
> Ludo’.
>
[-- Attachment #2: Type: text/html, Size: 2137 bytes --]
next prev parent reply other threads:[~2016-04-18 4:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-17 4:15 Is there a beginner's guide to using Guix with Scheme files? Zachary Kanfer
2016-04-17 13:52 ` Catonano
2016-04-18 4:06 ` Zachary Kanfer
2016-04-17 15:13 ` Ludovic Courtès
2016-04-18 4:19 ` Zachary Kanfer [this message]
2016-04-18 7:17 ` Ricardo Wurmus
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=CAFXT+RPjc484UreBCMxh++q+skDdpLZQ2C7idb93M+5-NtfCaA@mail.gmail.com \
--to=zkanfer@gmail.com \
--cc=help-guix@gnu.org \
--cc=ludo@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).