.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH GUIX-DAEMON "1" "December 2022" "GNU" "User Commands" .SH NAME guix-daemon \- manual page for guix-daemon 1.4.0rc1 .SH SYNOPSIS .B guix-daemon [\fI\,OPTION\/\fR...] .SH DESCRIPTION guix\-daemon \fB\-\-\fR perform derivation builds and store accesses .TP \fB\-\-build\-users\-group\fR=\fI\,GROUP\/\fR perform builds as a user of GROUP .TP \fB\-\-cache\-failures\fR cache build failures .HP \fB\-\-chroot\-directory\fR=\fI\,DIR\/\fR add DIR to the build chroot .TP \fB\-c\fR, \fB\-\-cores\fR=\fI\,N\/\fR use N CPU cores to build each derivation; 0 means as many as available .TP \fB\-\-debug\fR produce debugging output .TP \fB\-\-disable\-chroot\fR disable chroot builds .TP \fB\-\-disable\-deduplication\fR disable automatic file "deduplication" in the store .TP \fB\-\-discover[\fR=\fI\,yes\/\fR/no] use substitute servers discovered on the local network .TP \fB\-\-gc\-keep\-derivations[\fR=\fI\,yes\/\fR/no] tell whether the GC must keep derivations corresponding to live outputs .TP \fB\-\-gc\-keep\-outputs[\fR=\fI\,yes\/\fR/no] tell whether the GC must keep outputs of live derivations .TP \fB\-\-impersonate\-linux\-2\fR.6 impersonate Linux 2.6 .TP \fB\-\-listen\fR=\fI\,SOCKET\/\fR listen for connections on SOCKET .HP \fB\-\-log\-compression\fR=\fI\,TYPE\/\fR use the specified compression type for build logs .TP \fB\-\-lose\-logs\fR do not keep build logs .TP \fB\-\-max\-silent\-time\fR=\fI\,SECONDS\/\fR mark builds as failed after SECONDS of silence .TP \fB\-M\fR, \fB\-\-max\-jobs\fR=\fI\,N\/\fR allow at most N build jobs .TP \fB\-\-no\-offload\fR do not attempt to offload builds .TP \fB\-\-no\-substitutes\fR do not use substitutes .TP \fB\-\-rounds\fR=\fI\,N\/\fR build each derivation N times in a row .TP \fB\-\-substitute\-urls\fR=\fI\,URLS\/\fR use URLS as the default list of substitute providers .TP \fB\-\-system\fR=\fI\,SYSTEM\/\fR assume SYSTEM as the current system type .TP \fB\-\-timeout\fR=\fI\,SECONDS\/\fR mark builds as failed after SECONDS of activity .TP \-?, \fB\-\-help\fR Give this help list .TP \fB\-\-usage\fR Give a short usage message .TP \fB\-V\fR, \fB\-\-version\fR Print program version .PP Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. .PP This program is a daemon meant to run in the background. It serves requests sent over a Unix\-domain socket. It accesses the store, and builds derivations on behalf of its clients. .SH "REPORTING BUGS" Report bugs to bug\-guix@gnu.org. .SH "SEE ALSO" The full documentation for .B guix-daemon is maintained as a Texinfo manual. If the .B info and .B guix-daemon programs are properly installed at your site, the command .IP .B info guix .PP should give you access to the complete manual.