Add a page for each build
This commit is contained in:
parent
a59f352046
commit
308d1d7102
3 changed files with 84 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
(define-module (guix-data-service model build)
|
||||
#:use-module (ice-9 match)
|
||||
#:use-module (squee)
|
||||
#:use-module (json)
|
||||
#:use-module (guix-data-service model utils)
|
||||
#:export (select-build-stats
|
||||
select-builds-with-context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue