Finally pushed to master as 01334a61c7541d8ae29c5252e2e5b3ed7a59c552 and 189525412e3d803f3f77e15ec4a62aaa57f65a2d. Le Sun, 12 Feb 2023 10:02:50 +0000, Christopher Baines a écrit : > Julien Lepiller writes: > > > Here's the new version, it's now a small series. The first patch > > sets unifont as default, so we can see the fancy bars in a TTY :) > > The second hasn't changed. > > > > Julien Lepiller (2): > > gnu: Use unifont by default in TTYs. > > guix: Show better progress bars. > > > > gnu/services/base.scm | 7 +++---- > > guix/progress.scm | 45 > > ++++++++++++++++++++++++++++++++++++------- 2 files changed, 41 > > insertions(+), 11 deletions(-) > > > > > > base-commit: 92755c6352fd967bc74d8e5354aad057d779b717 > > I haven't tried this out, but the changes look good to me :) > > Thanks, > > Chris