all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix environment
@ 2019-06-01 16:53 H.Nasajpour<PantherX>
  2019-06-01 18:42 ` Christopher Baines
  0 siblings, 1 reply; 21+ messages in thread
From: H.Nasajpour<PantherX> @ 2019-06-01 16:53 UTC (permalink / raw)
  To: help-guix

   Hi guys,
   I created an environment (`guix environment`), now I want to add some
   additional packages to it, how can I do that?
   Regards

^ permalink raw reply	[flat|nested] 21+ messages in thread
* guix environment
@ 2015-06-15  6:55 Pjotr Prins
  2015-06-15  7:14 ` Ricardo Wurmus
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Pjotr Prins @ 2015-06-15  6:55 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Is there a way guix could quickly print out the information it now gives after
a successful package install:

The following environment variable definitions may be needed:
   export PATH="/home/pjotrp/.guix-profile/bin:/home/pjotrp/.guix-profile/sbin"
   export PKG_CONFIG_PATH="/home/pjotrp/.guix-profile/lib/pkgconfig"
   export GUILE_LOAD_PATH="/home/pjotrp/.guix-profile/share/guile/site/2.0"
   export GUILE_LOAD_COMPILED_PATH="/home/pjotrp/.guix-profile/share/guile/site/2.0"
   export CPATH="/home/pjotrp/.guix-profile/include"
   export LIBRARY_PATH="/home/pjotrp/.guix-profile/lib"
   export ACLOCAL_PATH="/home/pjotrp/.guix-profile/share/aclocal"
   export LOCPATH="/home/pjotrp/.guix-profile/lib/locale"

If that can be done on the fly we could include it in shell scripts.

A possible automation.

Would it be OK to add some RUBY paths?

Pj.

^ permalink raw reply	[flat|nested] 21+ messages in thread
* guix environment
@ 2015-01-20 17:21 Federico Beffa
  2015-01-20 21:43 ` Ludovic Courtès
  0 siblings, 1 reply; 21+ messages in thread
From: Federico Beffa @ 2015-01-20 17:21 UTC (permalink / raw)
  To: Guix-devel

Hi,

I believe that "guix environment" does not consider all outputs
properly. As one example, when I execute:

guix environment libpeas

the $PATH doesn't include /gnu/store/...glib-2.42.1-bin/bin where
("glib:bin" ,glib "bin") is one of the native-inputs of the package.

Is this intentional? If yes, what is the reason?

Thanks,
Fede

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

end of thread, other threads:[~2019-06-01 18:43 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-01 16:53 guix environment H.Nasajpour<PantherX>
2019-06-01 18:42 ` Christopher Baines
  -- strict thread matches above, loose matches on Subject: below --
2015-06-15  6:55 Pjotr Prins
2015-06-15  7:14 ` Ricardo Wurmus
2015-06-15 13:10 ` Thompson, David
2015-06-15 19:10   ` Pjotr Prins
2015-06-15 19:22     ` Thompson, David
2015-06-16  5:52       ` Pjotr Prins
2015-06-16  7:59         ` Ludovic Courtès
2015-06-16 10:04           ` Pjotr Prins
2015-06-16 11:23             ` Ludovic Courtès
2015-06-16 14:39               ` Pjotr Prins
2015-06-15 13:27 ` Claes Wallin (韋嘉誠)
2015-06-15 20:09   ` Ludovic Courtès
2015-06-16  5:06     ` Claes Wallin (韋嘉誠)
2015-01-20 17:21 Federico Beffa
2015-01-20 21:43 ` Ludovic Courtès
2015-01-20 21:56   ` David Thompson
2015-01-29 23:00   ` David Thompson
2015-02-03 20:29     ` Ludovic Courtès
2015-02-03 21:15       ` David Thompson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.