Remove the outputs from the query behind the revision derivations

As that data is now unused.
This commit is contained in:
Christopher Baines 2020-01-04 21:20:32 +00:00
parent 04ab01725b
commit e5aca1f317
2 changed files with 4 additions and 39 deletions

View file

@ -973,7 +973,7 @@ figure {
(tbody
,@(map
(match-lambda
((file-name system target builds outputs)
((file-name system target builds)
`(tr
(td (a (@ (href ,file-name))
,(display-store-item-short file-name)))