.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH GUIX "1" "November 2022" "GNU" "User Commands" .SH NAME guix \- manual page for guix pack (GNU Guix) 1.3.0.27848-a3264 .SH SYNOPSIS .B guix \fI\,pack \/\fR[\fI\,OPTION\/\fR]... \fI\,PACKAGE\/\fR... .SH DESCRIPTION Create a bundle of PACKAGE. .TP \fB\-L\fR, \fB\-\-load\-path\fR=\fI\,DIR\/\fR prepend DIR to the package module search path .TP \fB\-K\fR, \fB\-\-keep\-failed\fR keep build tree of failed builds .TP \fB\-k\fR, \fB\-\-keep\-going\fR keep going when some of the derivations fail .TP \fB\-n\fR, \fB\-\-dry\-run\fR do not build the derivations .TP \fB\-\-fallback\fR fall back to building when the substituter fails .TP \fB\-\-no\-substitutes\fR build instead of resorting to pre\-built substitutes .TP \fB\-\-substitute\-urls\fR=\fI\,URLS\/\fR fetch substitute from URLS if they are authorized .TP \fB\-\-no\-grafts\fR do not graft packages .TP \fB\-\-no\-offload\fR do not attempt to offload builds .TP \fB\-\-max\-silent\-time\fR=\fI\,SECONDS\/\fR mark the build as failed after SECONDS of silence .TP \fB\-\-timeout\fR=\fI\,SECONDS\/\fR mark the build as failed after SECONDS of activity .TP \fB\-\-rounds\fR=\fI\,N\/\fR build N times in a row to detect non\-determinism .TP \fB\-c\fR, \fB\-\-cores\fR=\fI\,N\/\fR allow the use of up to N CPU cores for the build .TP \fB\-M\fR, \fB\-\-max\-jobs\fR=\fI\,N\/\fR allow at most N build jobs .TP \fB\-\-debug\fR=\fI\,LEVEL\/\fR produce debugging output at LEVEL .TP \fB\-\-list\-targets\fR list available targets .TP \fB\-\-target\fR=\fI\,TRIPLET\/\fR cross\-build for TRIPLET\-\-e.g., "aarch64\-linux\-gnu" .TP \fB\-\-list\-systems\fR list available systems .TP \fB\-s\fR, \fB\-\-system\fR=\fI\,SYSTEM\/\fR attempt to build for SYSTEM\-\-e.g., "i686\-linux" .TP \fB\-\-help\-transform\fR list package transformation options not shown here .TP \fB\-\-help\-deb\-format\fR list options specific to the deb format .TP \fB\-f\fR, \fB\-\-format\fR=\fI\,FORMAT\/\fR build a pack in the given FORMAT .TP \fB\-\-list\-formats\fR list the formats available .TP \fB\-R\fR, \fB\-\-relocatable\fR produce relocatable executables .TP \fB\-e\fR, \fB\-\-expression\fR=\fI\,EXPR\/\fR consider the package EXPR evaluates to .HP \fB\-C\fR, \fB\-\-compression\fR=\fI\,TOOL\/\fR compress using TOOL\-\-e.g., "lzip" .TP \fB\-S\fR, \fB\-\-symlink\fR=\fI\,SPEC\/\fR create symlinks to the profile according to SPEC .TP \fB\-m\fR, \fB\-\-manifest\fR=\fI\,FILE\/\fR create a pack with the manifest from FILE .TP \fB\-\-entry\-point\fR=\fI\,PROGRAM\/\fR use PROGRAM as the entry point of the pack .TP \fB\-\-save\-provenance\fR save provenance information .TP \fB\-\-localstatedir\fR include \fI\,/var/guix\/\fP in the resulting pack .TP \fB\-\-profile\-name\fR=\fI\,NAME\/\fR populate /var/guix/profiles/.../NAME .TP \fB\-r\fR, \fB\-\-root\fR=\fI\,FILE\/\fR make FILE a symlink to the result, and register it as a garbage collector root .TP \fB\-d\fR, \fB\-\-derivation\fR return the derivation of the pack .TP \fB\-v\fR, \fB\-\-verbosity\fR=\fI\,LEVEL\/\fR use the given verbosity LEVEL .TP \fB\-\-bootstrap\fR use the bootstrap binaries to build the pack .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-V\fR, \fB\-\-version\fR display version information and exit .SH "REPORTING BUGS" Report bugs to: bug\-guix@gnu.org. .br GNU Guix home page: .br General help using Guix and GNU software: .SH COPYRIGHT Copyright \(co 2022 the Guix authors License GPLv3+: GNU GPL version 3 or later .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" The full documentation for .B guix is maintained as a Texinfo manual. If the .B info and .B guix programs are properly installed at your site, the command .IP .B info guix .PP should give you access to the complete manual.