guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#58824] [PATCH 0/1] scripts: refresh: Support --list-dependent=packa


From: (
Subject: [bug#58824] [PATCH 0/1] scripts: refresh: Support --list-dependent=packages.
Date: Thu, 27 Oct 2022 22:27:06 +0100

Heya Guix,

This patch adds support for passing the string "packages" to
``guix refresh'''s ``--list-dependent'' argument, which displays only
the packages, with no "XXX packages will be rebuilt:" header. This
allows us to perform substitutions like this:

  guix build $(guix refresh --list-dependent=packages gtk)

to, for example, build all the dependents of ``gtk''.

( (1):
  scripts: refresh: Support --list-dependent=packages.

 guix/scripts/refresh.scm | 61 ++++++++++++++++++++++++----------------
 1 file changed, 37 insertions(+), 24 deletions(-)


base-commit: f928abac369f699f425ddee925d0d0c2dc0a635d
-- 
2.38.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]