Hello, This adds manifest support to channel-with-substitutes-available. It also allows to create CI dashboards from the guix weather command. Thanks, Mathieu Mathieu Othacehe (5): ci: Add manifest support to channel-with-substitutes-available. scripts: pull: Load (gnu packages) module. ci: Add dashboard procedures. scripts: weather: Add packages dashboard support. ui: Disable hyperlink support inside screen. doc/guix.texi | 31 +++++- guix/ci.scm | 227 ++++++++++++++++++++++++++++++++++----- guix/scripts/pull.scm | 3 +- guix/scripts/weather.scm | 32 ++++-- guix/ui.scm | 3 +- 5 files changed, 256 insertions(+), 40 deletions(-) -- 2.31.1