diff options
author | Ludovic Courtès <ludo@gnu.org> | 2024-10-22 15:14:48 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-11-12 23:46:52 +0100 |
commit | f7a0be4d736a56403fd9bd630dc723f59f348453 (patch) | |
tree | 39be333fbd19858b6f9dc01c489ce68c230c9157 /gnu/packages/entr.scm | |
parent | c62f8ab11ff915bd834fc1db5dba3449c9b4b474 (diff) | |
download | guix-f7a0be4d736a56403fd9bd630dc723f59f348453.tar.gz guix-f7a0be4d736a56403fd9bd630dc723f59f348453.zip |
ui: ‘show-what-to-build’ displays builds in topological order.
That gives something like:
$ ./pre-inst-env guix build vim --no-grafts --no-substitutes -n
The following derivations would be built:
/gnu/store/…-tcsh-6.24.01.tar.gz.drv
/gnu/store/…-tcsh-6.24.01.tar.zst.drv
/gnu/store/…-tcsh-6.24.01.drv
/gnu/store/…-vim-9.1.0744-checkout.drv
/gnu/store/…-vim-9.1.0744.drv
… with the derivation(s) being asked for coming last.
* guix/ui.scm (show-what-to-build): Reverse ‘build/full’ before folding it.
Change-Id: Ic0da9f4f8a58c7ed5e2d10f6ec2226f0865aed75
Diffstat (limited to 'gnu/packages/entr.scm')
0 files changed, 0 insertions, 0 deletions