Add a page for each build

This commit is contained in:
Christopher Baines 2019-12-15 10:33:45 +00:00
parent a59f352046
commit 308d1d7102
3 changed files with 84 additions and 1 deletions

View file

@ -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