Add missing (guix-data-service database) import
This commit is contained in:
parent
7c018a8c32
commit
7a34570ef8
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
(use-modules (srfi srfi-1)
|
(use-modules (srfi srfi-1)
|
||||||
(srfi srfi-37)
|
(srfi srfi-37)
|
||||||
(squee)
|
(guix-data-service database)
|
||||||
(guix-data-service jobs))
|
(guix-data-service jobs))
|
||||||
|
|
||||||
(with-postgresql-connection
|
(with-postgresql-connection
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue