Implement the JSON response for package reproducibility
This commit is contained in:
parent
ec3dba4894
commit
189b9a4e86
1 changed files with 2 additions and 1 deletions
|
|
@ -661,7 +661,8 @@
|
||||||
mime-types)
|
mime-types)
|
||||||
((application/json)
|
((application/json)
|
||||||
(render-json
|
(render-json
|
||||||
'()))
|
`((commit . ,commit-hash)
|
||||||
|
(systems . ,output-consistency))))
|
||||||
(else
|
(else
|
||||||
(render-html
|
(render-html
|
||||||
#:sxml (view-revision-package-reproducibility
|
#:sxml (view-revision-package-reproducibility
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue