bug#77534: [PATCH 0/1] Add mumi CLI client configuration
Arun Isaac <[email protected]> Fri, 4 Apr 2025 17:04:44 +0100
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
The mumi instance at issues.guix.gnu.org recently started indexing guile issues. This is already available for use via the web interface at https://issues.guix.gnu.org/guile In addition, we should support use of the mumi CLI client. This patch adds mumi CLI client configuration to the guile repository. This will allow us to use the mumi CLI client as documented in the Guix manual at https://guix.gnu.org/manual/devel/en/html_node/Debbugs-User-Interfaces.html#index-mumi-command_002dline-interface Thanks! Arun Isaac (1): Add mumi config. .gitignore | 1 + .mumi/config | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .mumi/config -- 2.48.1