Include the revision in the package derivation outputs JSON
This commit is contained in:
parent
f15dc5ab0b
commit
941d1af556
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue