guix/guix/scripts
Ludovic Courtès ea68b3f652
pull: Add missing monadic 'return'.
Fixes a regression introduced in
5f7dd092ca where, upon completion, 'guix
pull' would fail (instead of printing the new/upgraded packages) with
ugly errors like:

  successfully built /gnu/store/…-profile.drv
  1 package in profile
  Backtrace:
  […]
  In guix/store.scm:
    1605:24  1 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
  In unknown file:
	     0 (_ #<build-daemon 256.97 2476b40>)

  ERROR: Wrong type to apply: #t

Reported by thorwil on #guix.

* guix/scripts/pull.scm (build-and-install): Add missing 'return' when
DRY-RUN? is wrong.
2018-11-07 21:56:16 +01:00
..
container
import import cran: Document "recursive" option. 2018-10-17 13:06:25 +02:00
system
archive.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
authenticate.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
build.scm status: Build upon multiplexed build output. 2018-10-15 23:06:55 +02:00
challenge.scm
container.scm scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
copy.scm
describe.scm describe: Canonicalize the profile. 2018-10-14 23:48:49 +02:00
download.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
edit.scm
environment.scm status: Build upon multiplexed build output. 2018-10-15 23:06:55 +02:00
gc.scm scripts: gc: Report size in MiBs instead of bytes. 2018-06-28 00:29:46 +02:00
graph.scm graph: Add '--system'. 2018-09-16 23:00:44 +02:00
hash.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
import.scm guix: Add opam importer. 2018-07-10 10:11:01 +02:00
lint.scm
offload.scm offload: Fix error message in 'guix offload test'. 2018-06-15 10:04:59 +02:00
pack.scm pack: Squashfs backend now honors '--localstatedir'. 2018-11-06 23:21:24 +01:00
package.scm scripts: Suggest running 'guix gc' when we're short on disk space. 2018-10-23 01:04:39 +02:00
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
processes.scm Add 'guix processes'. 2018-10-29 00:13:38 +01:00
publish.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
pull.scm pull: Add missing monadic 'return'. 2018-11-07 21:56:16 +01:00
refresh.scm gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly. 2018-09-16 23:00:44 +02:00
repl.scm Add (guix inferior) and (guix scripts repl). 2018-07-13 17:28:39 +02:00
size.scm store: Add 'query-path-info*'. 2018-07-03 00:39:10 +02:00
substitute.scm Add (guix status) and use it for pretty colored output. 2018-09-27 23:21:53 +02:00
system.scm scripts: Suggest running 'guix gc' when we're short on disk space. 2018-10-23 01:04:39 +02:00
weather.scm weather: Fix pasto in --version output. 2018-07-07 18:10:31 +02:00