guix-devel/doc
Ludovic Courtès 795d430d90
pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles.
This is more consistent with what 'guix package' does, more pleasant for
users (we no longer clobber ~/.config/guix), and more
cluster-friendly (since /var/guix/profiles is usually an NFS share
already.)

* guix/scripts/pull.scm (%current-profile, %user-profile-directory): New
variables.
(migrate-generations, ensure-default-profile): New procedures.
(guix-pull): Use %CURRENT-PROFILE by default.  Call
'ensure-default-profile'.
* doc/guix.texi (Invoking guix pull): Adjust 'guix package -p
~/.config/guix/current' example.
* guix/scripts.scm (warn-about-old-distro): Check %PROFILE-DIRECTORY
"/current-guix".
2018-10-11 18:29:11 +02:00
..
images doc: Update dot graphs. 2016-12-17 14:46:42 +01:00
contributing.fr.texi nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
contributing.texi doc: Add recommendations for good origin URLs. 2018-10-10 18:06:08 +02:00
environment-gdb.scm doc: Add 'guix environment' examples. 2015-06-29 23:08:36 +02:00
fdl-1.3.texi doc: Add the stub of a manual. 2012-10-13 16:05:01 +02:00
guix.fr.texi nls: Update 'fr' translation. 2018-08-26 12:43:49 +02:00
guix.texi pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles. 2018-10-11 18:29:11 +02:00
htmlxref.cnf doc: Update URL of the Emacs-Guix manual. 2018-07-05 22:16:10 +02:00
local.mk build: Use only one domain for guix-manual. 2018-04-29 21:42:14 +02:00
package-hello.scm doc: Use the recommended Scheme format. 2015-09-14 23:10:58 +02:00