all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do I check out a package w/o installing it?
@ 2018-01-29 19:00 George myglc2 Clemmer
  2018-01-29 19:20 ` Arun Isaac
  0 siblings, 1 reply; 8+ messages in thread
From: George myglc2 Clemmer @ 2018-01-29 19:00 UTC (permalink / raw)
  To: help-guix


I tried to use 'guix environment' to check out znc this way ...

guix environment --ad-hoc znc -- emacs -nw

I was disappointed when it produced an environment in which znc is not
shown as installed and the znc man is unavailable ...

g1@g1 ~ [env]$ which znc
/gnu/store/9g32caq0zi10m3mnydq76mkizpn7r2vd-profile/bin/znc
g1@g1 ~ [env]$ guix package -I | grep znc
g1@g1 ~ [env]$ man znc
No manual entry for znc
g1@g1 ~ [env]$

Is this how it works?

Is there a way to try out a package w/o installing it?

TIA - George

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

end of thread, other threads:[~2018-01-31  5:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-29 19:00 How do I check out a package w/o installing it? George myglc2 Clemmer
2018-01-29 19:20 ` Arun Isaac
2018-01-29 20:46   ` Thompson, David
2018-01-30  0:47     ` myglc2
2018-01-30  1:16       ` Thompson, David
2018-01-30  1:42         ` George myglc2 Clemmer
2018-01-30  2:34           ` Oleg Pykhalov
2018-01-31  5:14     ` Arun Isaac

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.