;;; For ERC.
(add-to-list 'bug-reference-setup-from-irc-alist
             (list "#guix" "Libera.Chat"
                   (rx (group (seq (zero-or-more "guix/guix") "#")
                              (group (one-or-more digit))))
                   "https://codeberg.org/guix/guix/issues/%s"))

Generated by apteryx using scpaste at Thu May 14 13:20:58 2026. JST. (original)