~ruther/guix-local

6c6139bce074551030b4d394930c53266095d632 — Martin Schitter 3 months ago 4dd9f01
guix: diagnostics: Export 'info' as replacement.

This change suppresses warning output that interfere 
and break nar signing procedures in guix resp. their
authenticationAgent communication.

* guix/diagnostics.scm
1 files changed, 1 insertions(+), 1 deletions(-)

M guix/diagnostics.scm
M guix/diagnostics.scm => guix/diagnostics.scm +1 -1
@@ 25,8 25,8 @@
  #:use-module (srfi srfi-35)
  #:use-module (ice-9 format)
  #:use-module (ice-9 match)
  #:replace (info)
  #:export (warning
            info
            report-error
            leave