You've already forked guix-tribes
fix: local-control syntax
This commit is contained in:
@@ -547,7 +547,6 @@
|
||||
status-file
|
||||
generations-file)))
|
||||
(run-server
|
||||
'http
|
||||
(lambda (request body)
|
||||
(handle-request runtime
|
||||
host-config-file
|
||||
@@ -558,6 +557,7 @@
|
||||
status-file
|
||||
request
|
||||
body))
|
||||
'http
|
||||
#:socket (make-control-socket control-directory
|
||||
control-socket-file
|
||||
control-group-name))))
|
||||
|
||||
Reference in New Issue
Block a user