unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* guix environment: list packages in a file
@ 2017-05-09 13:16 Hartmut Goebel
  2017-05-09 14:58 ` Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Goebel @ 2017-05-09 13:16 UTC (permalink / raw)
  To: help-guix

Hi,

I'm wondering if there is a way to pass to `guix environment` the list
package names to be installed in a file.

I know `--load=file` where file is a scheme file. The drawback of this
is that one need to know in which scheme module the package is defined –
thus this is much more complicated than imply naming the packages like
on the command line.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: guix environment: list packages in a file
  2017-05-09 13:16 guix environment: list packages in a file Hartmut Goebel
@ 2017-05-09 14:58 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-05-09 14:58 UTC (permalink / raw)
  To: Hartmut Goebel, help-guix

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

Hartmut Goebel <h.goebel@crazy-compilers.com> writes:

> Hi,
>
> I'm wondering if there is a way to pass to `guix environment` the list
> package names to be installed in a file.
>
> I know `--load=file` where file is a scheme file. The drawback of this
> is that one need to know in which scheme module the package is defined –
> thus this is much more complicated than imply naming the packages like
> on the command line.

Maybe you can use specification->package instead? See e.g.

https://www.gnu.org/software/guix/manual/guix.html#Globally_002dVisible-Packages

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-09 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09 13:16 guix environment: list packages in a file Hartmut Goebel
2017-05-09 14:58 ` Marius Bakke

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).