guix/guix
Ludovic Courtès a21a906fcd
pull: Document '--system'.
Fixes <https://bugs.gnu.org/34010>.
Reported by Alex Kost <alezost@gmail.com>.

This is a followup to 5923102f7b.

* guix/scripts/pull.scm (show-help): Add '--system'.
2019-01-08 18:38:15 +01:00
..
build Remove (guix build pull). 2019-01-07 14:40:59 +01:00
build-system build: Add dune-build-system. 2018-12-18 22:16:23 +01:00
import import: opam: Parse comments. 2019-01-07 22:05:51 +01:00
scripts pull: Document '--system'. 2019-01-08 18:38:15 +01:00
store database: Use "write-ahead log" mode and set a long "busy timeout". 2018-12-21 23:50:13 +01:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
channels.scm self: Move all modules into a single directory. 2019-01-07 23:50:56 +01:00
ci.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm derivations: Add properties. 2018-11-28 10:39:58 +01:00
describe.scm
discovery.scm
docker.scm docker: Hide scary-looking but harmless tar failure messages. 2018-11-29 09:30:00 +01:00
download.scm download: 'built-in-builders*' relies on the functional cache. 2018-12-19 23:52:25 +01:00
elf.scm
ftp-client.scm
gexp.scm gexp: 'gexp->script' does not emit load-path expression when unnecessary. 2019-01-07 23:50:56 +01:00
git-download.scm git-download: Download from Software Heritage as a last resort. 2018-11-26 11:10:20 +01:00
git.scm git: Nicely report '--with-commit' errors. 2018-11-30 17:03:04 +01:00
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm grafts: Mark as non substitutable. 2018-12-04 10:57:56 +01:00
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm ssh: Add 'remote-inferior'. 2018-12-24 16:06:32 +01:00
licenses.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm nar: Access the database instead of connecting to the daemon. 2018-11-13 14:59:45 +01:00
packages.scm packages: Turn 'cache!' into a single-value-return cache. 2018-12-19 23:52:24 +01:00
pki.scm
profiles.scm Use 'mapm' instead of 'sequence' + 'map'. 2018-12-19 23:52:24 +01:00
profiling.scm
progress.scm progress: Do not display the last 0B transfer when size is unknown. 2018-11-16 14:53:44 +01:00
records.scm
scripts.scm
search-paths.scm
self.scm self: Compress Info files. 2019-01-08 18:38:15 +01:00
serialization.scm
sets.scm
ssh.scm offload: Use (guix inferior) instead of (ssh dist node). 2018-12-24 16:06:32 +01:00
status.scm ui: Report profile hooks separately. 2018-12-19 23:46:38 +01:00
store.scm store: Add 'GUIX_PROFILING' support for the object cache. 2018-12-19 23:52:24 +01:00
svn-download.scm
swh.scm swh: Export 'save-origin' and related bindings. 2018-11-27 12:12:33 +01:00
tests.scm tests: Check file canonicalization for 'restore-file-set'. 2018-11-13 14:59:46 +01:00
ui.scm ui: It's 2019 now! 2019-01-05 00:08:04 +01:00
upstream.scm
utils.scm utils: Memoize 'absolute-dirname'. 2018-12-19 23:52:25 +01:00
workers.scm
zlib.scm