Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 1af3c087 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

Switch to Guile-JSON 4.x.

* environment.scm <propagated-inputs>: Update to GUILE-JSON-4.
* jupyter/json.scm: Use (json parser) instead of (json).  Explain the
difference with what Guile-JSON provides.
* guix-jupyter-kernel.scm: Use (json parser) and (json builder) instead
of (json).
* guix/jupyter/kernel.scm: Likewise.
* guix/jupyter/proxy.scm: Likewise.
* jupyter/guile.scm: Likewise.
* jupyter/kernels.scm: Likewise.
* jupyter/messages.scm: Likewise.
* jupyter/servers.scm: Likewise.
* tests/guile.scm: Likewise.
* tests/kernels.scm: Likewise.
* tests/servers.scm: Likewise.
* configure.ac: Check for (json parser) rather than JSON.
parent d41d8c5f
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment