aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model/build.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix-data-service/model/build.scm')
-rw-r--r--guix-data-service/model/build.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix-data-service/model/build.scm b/guix-data-service/model/build.scm
index 6670246..44fdc94 100644
--- a/guix-data-service/model/build.scm
+++ b/guix-data-service/model/build.scm
@@ -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