Move build-status helpers to the html-utils module
This commit is contained in:
parent
e078b9611d
commit
716eb3c3b6
4 changed files with 34 additions and 31 deletions
|
|
@ -18,6 +18,7 @@
|
|||
(define-module (guix-data-service web build html)
|
||||
#:use-module (ice-9 match)
|
||||
#:use-module (guix-data-service web query-parameters)
|
||||
#:use-module (guix-data-service web html-utils)
|
||||
#:use-module (guix-data-service web view html)
|
||||
#:export (view-builds))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue