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)))
|
(all_results ,parse-checkbox-value)))
|
||||||
'((limit_results all_results)))))
|
'((limit_results all_results)))))
|
||||||
|
|
||||||
(render-revision-derivation-outputs mime-types
|
(render-revision-package-derivation-outputs mime-types
|
||||||
conn
|
conn
|
||||||
commit-hash
|
commit-hash
|
||||||
parsed-query-parameters
|
parsed-query-parameters
|
||||||
|
|
@ -809,7 +809,8 @@
|
||||||
#:header-text header-text
|
#:header-text header-text
|
||||||
#:header-link header-link)))))))
|
#:header-link header-link)))))))
|
||||||
|
|
||||||
(define* (render-revision-derivation-outputs mime-types
|
(define* (render-revision-package-derivation-outputs
|
||||||
|
mime-types
|
||||||
conn
|
conn
|
||||||
commit-hash
|
commit-hash
|
||||||
query-parameters
|
query-parameters
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue