Rename data to nars for package derivation outputs

As this is clearer.
This commit is contained in:
Christopher Baines 2022-01-31 20:26:47 +00:00
parent 752d21ad05
commit 86cd96ea87
2 changed files with 2 additions and 2 deletions

View file

@ -1302,7 +1302,7 @@
`((package . ((name . ,package-name)
(version . ,package-version)))
(path . ,path)
(data
(nars
. ,(if (null? hash-algorithm)
(list->vector
(map

View file

@ -1997,7 +1997,7 @@ figure {
(tr
(th (@ (class "col-sm-5")) "Path")
,@(if (member "nars" (assq-ref query-parameters 'field))
'((th (@ (class "col-sm-5")) "Data")
'((th (@ (class "col-sm-5")) "Nars")
(th (@ (class "col-sm-2")) "Output consistency"))
'())))
(tbody