gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.

* gnu/packages/package-management.scm (guix)[native-inputs]
[propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]:
Likewise.
* gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.
This commit is contained in:
Ludovic Courtès 2020-06-02 18:27:49 +02:00
parent 793a48edc0
commit 8f7cf3b50c
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
3 changed files with 5 additions and 5 deletions

View file

@ -123,7 +123,7 @@ (define-public cuirass
`(("guile" ,guile-3.0)
("guile-fibers" ,guile-fibers)
("guile-gcrypt" ,guile-gcrypt)
("guile-json" ,guile-json-3)
("guile-json" ,guile-json-4)
("guile-sqlite3" ,guile-sqlite3)
("guile-git" ,guile-git)
;; FIXME: this is propagated by "guile-git", but it needs to be among

View file

@ -322,7 +322,7 @@ (define code
("guile" ,guile-3.0)
("gnutls" ,gnutls)
("guile-gcrypt" ,guile-gcrypt)
("guile-json" ,guile-json-3)
("guile-json" ,guile-json-4)
("guile-sqlite3" ,guile-sqlite3)
("guile-ssh" ,guile-ssh)
("guile-git" ,guile-git)
@ -373,7 +373,7 @@ (define code
(propagated-inputs
`(("gnutls" ,(if (%current-target-system) gnutls-3.6.13 guile3.0-gnutls))
("guile-gcrypt" ,guile-gcrypt)
("guile-json" ,guile-json-3)
("guile-json" ,guile-json-4)
("guile-sqlite3" ,guile-sqlite3)
("guile-ssh" ,guile-ssh)
("guile-git" ,guile-git)))
@ -982,7 +982,7 @@ (define-public guix-jupyter
`(("guix" ,guix)
("guile" ,guile-3.0)))
(propagated-inputs
`(("guile-json" ,guile-json-3)
`(("guile-json" ,guile-json-4)
("guile-simple-zmq" ,guile-simple-zmq)
("guile-gcrypt" ,guile-gcrypt)))
(synopsis "Guix kernel for Jupyter")

View file

@ -7346,7 +7346,7 @@ (define-public hpcguix-web
(propagated-inputs
`(("guile" ,guile-3.0)
("guile-commonmark" ,guile-commonmark)
("guile-json" ,guile-json-3)))
("guile-json" ,guile-json-4)))
(home-page "https://github.com/UMCUGenetics/hpcguix-web")
(synopsis "Web interface for cluster deployments of Guix")
(description "Hpcguix-web provides a web interface to the list of packages