ui: Lexicographically sort transaction entries based on their package name.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Wed, 2 Sep 2020 17:08:46 +0000 (13:08 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 12 Sep 2020 06:08:14 +0000 (02:08 -0400)
commit140da556be06442192fbae5e2a07357f26fbc26b
tree13f95cc5b91059c1de652cd68f54349a88474bd2
parent7d3eb5e6b7404d7a481a67cb2f97b68d347c047f
ui: Lexicographically sort transaction entries based on their package name.

* guix/ui.scm (show-manifest-transaction): Sort entries to be displayed in a
tabulated view.
guix/ui.scm