ui: 'show-manifest-transaction' tabulates package lists for install/remove.
authorLudovic Courtès <ludo@gnu.org>
Tue, 24 Mar 2020 13:38:28 +0000 (14:38 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 24 Mar 2020 14:44:45 +0000 (15:44 +0100)
commit8465f1f680ee67c2cca265d1c5871b46284f55f9
tree1c599b1389e1eaca51ebe5d84e1f8070801050e0
parent3e5ab0a7a9399bb098b9ced46bf3cbf4085c6bab
ui: 'show-manifest-transaction' tabulates package lists for install/remove.

It also removes the store file name from the output.

* guix/ui.scm (show-manifest-transaction)[package-strings]: Rewrite to
use 'tabulate'.  Remove 'item' parameter and adjust callers.
guix/ui.scm