guix-devel/guix/scripts
Ludovic Courtès 69ce1ffc7d Add "guix pull".
* guix/scripts/pull.scm: New file.
* Makefile.am (MODULES): Add it.
* doc/guix.texi (Invoking guix pull): New node.
  (Invoking guix package): Add cross-ref to it.
* guix/ui.scm (config-directory): New procedure.
* scripts/guix.in: When `GUIX_UNINSTALLED' is undefined, add
  $XDG_CONFIG_HOME/guix/latest to the search path.
* po/POTFILES.in: Add guix/scripts/pull.scm.
2013-02-27 20:55:42 +01:00
..
build.scm ui: Factorize `show-what-to-build'. 2013-02-27 20:55:41 +01:00
download.scm ui: Add temporary file handling and atomic symlink switch. 2013-02-27 20:55:41 +01:00
gc.scm scripts: Remove hyphen in the command name shown by `--version'. 2013-02-27 20:55:40 +01:00
import.scm scripts: Remove hyphen in the command name shown by `--version'. 2013-02-27 20:55:40 +01:00
package.scm ui: Factorize `show-what-to-build'. 2013-02-27 20:55:41 +01:00
pull.scm Add "guix pull". 2013-02-27 20:55:42 +01:00