Merge branch 'devel' into 'main'

missing = ?

See merge request glicid-public/guix-glicid!563
This commit is contained in:
Yann Dupont 2025-06-30 11:10:53 +02:00
commit b20fd20dbc

View file

@ -51,7 +51,7 @@
"-F" "-f" "-M"
"-S" #$socket-path
"--key-file" #$key-file
"--num-threads" threads)
"--num-threads=" threads)
#:log-file #$log-file))
(stop #~(make-kill-destructor)))))))