summaryrefslogtreecommitdiff
path: root/guix/config.scm
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-12-04 11:41:53 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-12-04 11:41:53 +0100
commit6e058cf9479b773cfc367e17ea75a92b8d8a5cb4 (patch)
tree3fcfded4bb5078edd3a9aea4561f264d1921f626 /guix/config.scm
parente1e9f109155da3f87ce7e47e71df42421c4c57cd (diff)
downloaddeployment-6e058cf9479b773cfc367e17ea75a92b8d8a5cb4.tar.gz
deployment-6e058cf9479b773cfc367e17ea75a92b8d8a5cb4.tar.bz2
deployment-6e058cf9479b773cfc367e17ea75a92b8d8a5cb4.zip
import module correctly
Diffstat (limited to 'guix/config.scm')
-rw-r--r--guix/config.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/config.scm b/guix/config.scm
index 8531d45..df64d79 100644
--- a/guix/config.scm
+++ b/guix/config.scm
@@ -90,7 +90,7 @@
(documentation "Run the fcgiwrap daemon.")
(requirement '(networking))
(start (with-imported-modules
- '((shepherd-with-sock))
+ '((shepherd-with-sock) => ,(local-file "shepherd-with-sock.scm"))
#~(begin
(use-modules ((shepherd-with-sock) #:prefix my:))
(my:make-forkexec-constructor