all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* per-user Guix info pages
@ 2018-03-10 10:22 Calvin Heim
  2018-03-19  3:44 ` Chris Marusich
  0 siblings, 1 reply; 2+ messages in thread
From: Calvin Heim @ 2018-03-10 10:22 UTC (permalink / raw)
  To: help-guix

Hi,

For each user, does 'guix pull' also pull in updated Info pages for the Guix manual? I'd like to set INFOPATH accordingly so it's not pointed at the root user's possibly outdated manual inherited from the binary installation of the package manager.

I understand that updated manual pages can be built and viewed via a local Guix checkout as described at https://lists.gnu.org/archive/html/help-guix/2017-03/msg00140.html by Chris Marusich: 

> To view your changes, it's helpful to add the 'guix/doc' directory from
> your local Guix checkout to your INFOPATH.  I've put the following line
> in my ~/.bash_profile to do this automatically:

> export INFOPATH="$HOME/guix/doc${INFOPATH:+:}$INFOPATH"

> That way, when you invoke 'guix info' (or 'C-h i' in Emacs), you'll see
> the updated version.  I don't know how to preview changes in real-time
> as you modify guix.texi, but if you learn how, please let me know! 
--
Calvin

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

end of thread, other threads:[~2018-03-19  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-10 10:22 per-user Guix info pages Calvin Heim
2018-03-19  3:44 ` Chris Marusich

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.