aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/marionette.scm
diff options
context:
space:
mode:
authorRoel Janssen <roel@gnu.org>2018-04-28 00:43:16 +0200
committerRoel Janssen <roel@gnu.org>2018-04-28 00:43:16 +0200
commitd0c75e73d41f308bc6f851aa7b9539f3ae71aa15 (patch)
tree225eed36faf006f7f6be8171e67f1dfdfffb36da /gnu/build/marionette.scm
parent5e3175f743b079eac55b3e33c512538acb2d658d (diff)
downloadguix-d0c75e73d41f308bc6f851aa7b9539f3ae71aa15.tar.gz
guix-d0c75e73d41f308bc6f851aa7b9539f3ae71aa15.zip
gnu: taxtastic: Update to 0.8.5.
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.8.5.
Diffstat (limited to 'gnu/build/marionette.scm')
0 files changed, 0 insertions, 0 deletions
related to 'NIX_ROOT_FINDER'. Run "guix gc --list-busy". * nix/local.mk (nodist_pkglibexec_SCRIPTS): Remove 'scripts/list-runtime-roots'. * config-daemon.ac: Don't output nix/scripts/list-runtime-roots. * build-aux/pre-inst-env.in: Don't set 'NIX_ROOT_FINDER'. Set 'GUIX'. * doc/guix.texi (Invoking guix gc): Document '--list-busy'. * guix/scripts/gc.scm (show-help, %options): Add "--list-busy". (guix-gc)[list-busy]: New procedure. Handle the 'list-busy' action. Ludovic Courtès