Rename render-revision-derivation-outputs
To mention that this is just for package derivations.
This commit is contained in:
parent
6baef6ae25
commit
e4cb3a815a
1 changed files with 16 additions and 15 deletions
|
|
@ -209,7 +209,7 @@
|
|||
(all_results ,parse-checkbox-value)))
|
||||
'((limit_results all_results)))))
|
||||
|
||||
(render-revision-derivation-outputs mime-types
|
||||
(render-revision-package-derivation-outputs mime-types
|
||||
conn
|
||||
commit-hash
|
||||
parsed-query-parameters
|
||||
|
|
@ -809,7 +809,8 @@
|
|||
#:header-text header-text
|
||||
#:header-link header-link)))))))
|
||||
|
||||
(define* (render-revision-derivation-outputs mime-types
|
||||
(define* (render-revision-package-derivation-outputs
|
||||
mime-types
|
||||
conn
|
||||
commit-hash
|
||||
query-parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue