guix-devel/guix
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 download: Adjust to `http-get*' deprecation. 2013-02-27 20:55:41 +01:00
build-system build-system/gnu: Make the strip behavior of `static-package' configurable. 2013-02-27 20:55:38 +01:00
scripts Add "guix pull". 2013-02-27 20:55:42 +01:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in Update license headers. 2013-01-06 00:47:50 +01:00
derivations.scm derivations: Add a search path parameter for module derivations. 2013-02-27 20:55:41 +01:00
download.scm download: Add Apache mirrors. 2013-01-25 21:52:08 +01:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm Add version-compare and version>? to utils.scm. 2013-02-27 20:55:38 +01:00
licenses.scm gnu: Add tmux. licenses: add ISC. 2013-02-11 22:23:29 +01:00
packages.scm packages: Add `package-output'. 2013-02-27 20:55:39 +01:00
snix.scm snix: When unable to determine the version number, leave the URI unchanged. 2013-01-14 23:45:54 +01:00
store.scm store: Add the `%daemon-socket-file' parameter. 2013-02-27 20:55:41 +01:00
ui.scm Add "guix pull". 2013-02-27 20:55:42 +01:00
utils.scm Add version-compare and version>? to utils.scm. 2013-02-27 20:55:38 +01:00