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
authenticate.scm
build.scm status: Build upon multiplexed build output. 2018-10-15 23:06:55 +02:00
challenge.scm
container.scm
copy.scm
describe.scm describe: Canonicalize the profile. 2018-10-14 23:48:49 +02:00
download.scm
edit.scm
environment.scm status: Build upon multiplexed build output. 2018-10-15 23:06:55 +02:00
gc.scm
graph.scm
hash.scm
import.scm
lint.scm
offload.scm
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
processes.scm Add 'guix processes'. 2018-10-29 00:13:38 +01:00
publish.scm
pull.scm pull: Add missing monadic 'return'. 2018-11-07 21:56:16 +01:00
refresh.scm
repl.scm
size.scm
substitute.scm
system.scm scripts: Suggest running 'guix gc' when we're short on disk space. 2018-10-23 01:04:39 +02:00
weather.scm