unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58824] [PATCH 0/1] scripts: refresh: Support --list-dependent=packages.
@ 2022-10-27 21:27 ( via Guix-patches via
  2022-10-27 21:28 ` [bug#58824] [PATCH 1/1] " ( via Guix-patches via
  2022-10-28 15:30 ` [bug#58824] [PATCH v2] " ( via Guix-patches via
  0 siblings, 2 replies; 6+ messages in thread
From: ( via Guix-patches via @ 2022-10-27 21:27 UTC (permalink / raw)
  To: 58824; +Cc: Vagrant Cascadian, (

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-28 12:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27 21:27 [bug#58824] [PATCH 0/1] scripts: refresh: Support --list-dependent=packages ( via Guix-patches via
2022-10-27 21:28 ` [bug#58824] [PATCH 1/1] " ( via Guix-patches via
2022-11-25  9:21   ` zimoun
2022-11-25 16:25     ` ( via Guix-patches via
2022-11-25 18:01       ` zimoun
2022-10-28 15:30 ` [bug#58824] [PATCH v2] " ( via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).