Remove the outputs from the query behind the revision derivations
As that data is now unused.
This commit is contained in:
parent
04ab01725b
commit
e5aca1f317
2 changed files with 4 additions and 39 deletions
|
|
@ -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)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue