summaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-12-04 12:29:21 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-12-04 12:29:21 +0100
commit29ba2c951366744ebea5afca9808e1a149670a0f (patch)
treea3d44482cab8c42f9bd0a167d3a0624c3812178f /guix
parent38ebee339761a99b856024452c41291c075b77fd (diff)
downloaddeployment-29ba2c951366744ebea5afca9808e1a149670a0f.tar.gz
deployment-29ba2c951366744ebea5afca9808e1a149670a0f.tar.bz2
deployment-29ba2c951366744ebea5afca9808e1a149670a0f.zip
quasi-quote
Diffstat (limited to 'guix')
-rw-r--r--guix/config.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/config.scm b/guix/config.scm
index 0ada2a4..481ab10 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) => ,(local-file "shepherd-with-sock.scm")))
+ `(((shepherd-with-sock) => ,(local-file "shepherd-with-sock.scm")))
#~(begin
(use-modules ((shepherd-with-sock) #:prefix my:))
(my:make-forkexec-constructor