kernel: Correctly deal with invalid base16 strings in ";;guix download".
Previously we'd end up with an uncaught exception. * guix-jupyter-kernel.scm (handle-download): Wrap 'base16-string->bytevector' in 'false-if-exception'.
Please register or sign in to comment