Include the revision in the package derivation outputs JSON

This commit is contained in:
Christopher Baines 2020-10-13 18:52:08 +01:00
parent f15dc5ab0b
commit 941d1af556

View file

@ -1124,7 +1124,8 @@
mime-types) mime-types)
((application/json) ((application/json)
(render-json (render-json
`((store_paths `((revision . ,commit-hash)
(store_paths
. ,(list->vector . ,(list->vector
(map (match-lambda (map (match-lambda
((package-name package-version ((package-name package-version