[bug#47929,0/5] Add manifest support to channel-with-substitutes-available

Message ID 20210421121610.2045-1-othacehe@gnu.org
Headers show
Series Add manifest support to channel-with-substitutes-available | expand

Message

Mathieu Othacehe April 21, 2021, 12:16 p.m. UTC
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(-)