services: guix: Add guix-build-coordinator-agent-service-type.
[jackhill/guix/guix.git] / doc / guix.texi
1 \input texinfo
2 @c -*-texinfo-*-
3
4 @c %**start of header
5 @setfilename guix.info
6 @documentencoding UTF-8
7 @settitle GNU Guix Reference Manual
8 @c %**end of header
9
10 @include version.texi
11
12 @c Identifier of the OpenPGP key used to sign tarballs and such.
13 @set OPENPGP-SIGNING-KEY-ID 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
14 @set OPENPGP-SIGNING-KEY-URL https://sv.gnu.org/people/viewgpg.php?user_id=15145
15
16 @c Base URL for downloads.
17 @set BASE-URL https://ftp.gnu.org/gnu/guix
18
19 @c The official substitute server used by default.
20 @set SUBSTITUTE-SERVER ci.guix.gnu.org
21 @set SUBSTITUTE-URL https://@value{SUBSTITUTE-SERVER}
22
23 @copying
24 Copyright @copyright{} 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Ludovic Courtès@*
25 Copyright @copyright{} 2013, 2014, 2016 Andreas Enge@*
26 Copyright @copyright{} 2013 Nikita Karetnikov@*
27 Copyright @copyright{} 2014, 2015, 2016 Alex Kost@*
28 Copyright @copyright{} 2015, 2016 Mathieu Lirzin@*
29 Copyright @copyright{} 2014 Pierre-Antoine Rault@*
30 Copyright @copyright{} 2015 Taylan Ulrich Bayırlı/Kammer@*
31 Copyright @copyright{} 2015, 2016, 2017, 2019, 2020 Leo Famulari@*
32 Copyright @copyright{} 2015, 2016, 2017, 2018, 2019, 2020 Ricardo Wurmus@*
33 Copyright @copyright{} 2016 Ben Woodcroft@*
34 Copyright @copyright{} 2016, 2017, 2018 Chris Marusich@*
35 Copyright @copyright{} 2016, 2017, 2018, 2019, 2020 Efraim Flashner@*
36 Copyright @copyright{} 2016 John Darrington@*
37 Copyright @copyright{} 2016, 2017 Nikita Gillmann@*
38 Copyright @copyright{} 2016, 2017, 2018, 2019, 2020 Jan Nieuwenhuizen@*
39 Copyright @copyright{} 2016, 2017, 2018, 2019, 2020 Julien Lepiller@*
40 Copyright @copyright{} 2016 Alex ter Weele@*
41 Copyright @copyright{} 2016, 2017, 2018, 2019 Christopher Baines@*
42 Copyright @copyright{} 2017, 2018, 2019 Clément Lassieur@*
43 Copyright @copyright{} 2017, 2018, 2020 Mathieu Othacehe@*
44 Copyright @copyright{} 2017 Federico Beffa@*
45 Copyright @copyright{} 2017, 2018 Carlo Zancanaro@*
46 Copyright @copyright{} 2017 Thomas Danckaert@*
47 Copyright @copyright{} 2017 humanitiesNerd@*
48 Copyright @copyright{} 2017 Christopher Allan Webber@*
49 Copyright @copyright{} 2017, 2018, 2019, 2020 Marius Bakke@*
50 Copyright @copyright{} 2017, 2019, 2020 Hartmut Goebel@*
51 Copyright @copyright{} 2017, 2019, 2020 Maxim Cournoyer@*
52 Copyright @copyright{} 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice@*
53 Copyright @copyright{} 2017 George Clemmer@*
54 Copyright @copyright{} 2017 Andy Wingo@*
55 Copyright @copyright{} 2017, 2018, 2019, 2020 Arun Isaac@*
56 Copyright @copyright{} 2017 nee@*
57 Copyright @copyright{} 2018 Rutger Helling@*
58 Copyright @copyright{} 2018 Oleg Pykhalov@*
59 Copyright @copyright{} 2018 Mike Gerwitz@*
60 Copyright @copyright{} 2018 Pierre-Antoine Rouby@*
61 Copyright @copyright{} 2018, 2019 Gábor Boskovits@*
62 Copyright @copyright{} 2018, 2019, 2020 Florian Pelz@*
63 Copyright @copyright{} 2018 Laura Lazzati@*
64 Copyright @copyright{} 2018 Alex Vong@*
65 Copyright @copyright{} 2019 Josh Holland@*
66 Copyright @copyright{} 2019, 2020 Diego Nicola Barbato@*
67 Copyright @copyright{} 2019 Ivan Petkov@*
68 Copyright @copyright{} 2019 Jakob L. Kreuze@*
69 Copyright @copyright{} 2019 Kyle Andrews@*
70 Copyright @copyright{} 2019 Alex Griffin@*
71 Copyright @copyright{} 2019 Guillaume Le Vaillant@*
72 Copyright @copyright{} 2020 Leo Prikler@*
73 Copyright @copyright{} 2019, 2020 Simon Tournier@*
74 Copyright @copyright{} 2020 Wiktor Żelazny@*
75 Copyright @copyright{} 2020 Damien Cassou@*
76 Copyright @copyright{} 2020 Jakub Kądziołka@*
77 Copyright @copyright{} 2020 Jack Hill@*
78 Copyright @copyright{} 2020 Naga Malleswari@*
79 Copyright @copyright{} 2020 Brice Waegeneire@*
80 Copyright @copyright{} 2020 R Veera Kumar@*
81 Copyright @copyright{} 2020 Pierre Langlois@*
82 Copyright @copyright{} 2020 pinoaffe@*
83 Copyright @copyright{} 2020 André Batista@*
84
85 Permission is granted to copy, distribute and/or modify this document
86 under the terms of the GNU Free Documentation License, Version 1.3 or
87 any later version published by the Free Software Foundation; with no
88 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
89 copy of the license is included in the section entitled ``GNU Free
90 Documentation License''.
91 @end copying
92
93 @dircategory System administration
94 @direntry
95 * Guix: (guix). Manage installed software and system configuration.
96 * guix package: (guix)Invoking guix package. Installing, removing, and upgrading packages.
97 * guix gc: (guix)Invoking guix gc. Reclaiming unused disk space.
98 * guix pull: (guix)Invoking guix pull. Update the list of available packages.
99 * guix system: (guix)Invoking guix system. Manage the operating system configuration.
100 * guix deploy: (guix)Invoking guix deploy. Manage operating system configurations for remote hosts.
101 @end direntry
102
103 @dircategory Software development
104 @direntry
105 * guix environment: (guix)Invoking guix environment. Building development environments with Guix.
106 * guix build: (guix)Invoking guix build. Building packages.
107 * guix pack: (guix)Invoking guix pack. Creating binary bundles.
108 @end direntry
109
110 @titlepage
111 @title GNU Guix Reference Manual
112 @subtitle Using the GNU Guix Functional Package Manager
113 @author The GNU Guix Developers
114
115 @page
116 @vskip 0pt plus 1filll
117 Edition @value{EDITION} @*
118 @value{UPDATED} @*
119
120 @insertcopying
121 @end titlepage
122
123 @contents
124
125 @c *********************************************************************
126 @node Top
127 @top GNU Guix
128
129 This document describes GNU Guix version @value{VERSION}, a functional
130 package management tool written for the GNU system.
131
132 @c TRANSLATORS: You can replace the following paragraph with information on
133 @c how to join your own translation team and how to report issues with the
134 @c translation.
135 This manual is also available in Simplified Chinese (@pxref{Top,,, guix.zh_CN,
136 GNU Guix参考手册}), French (@pxref{Top,,, guix.fr, Manuel de référence de GNU
137 Guix}), German (@pxref{Top,,, guix.de, Referenzhandbuch zu GNU Guix}),
138 Spanish (@pxref{Top,,, guix.es, Manual de referencia de GNU Guix}), and
139 Russian (@pxref{Top,,, guix.ru, Руководство GNU Guix}). If you
140 would like to translate it in your native language, consider joining the
141 @uref{https://translationproject.org/domain/guix-manual.html, Translation
142 Project}.
143
144 @menu
145 * Introduction:: What is Guix about?
146 * Installation:: Installing Guix.
147 * System Installation:: Installing the whole operating system.
148 * Getting Started:: Your first steps.
149 * Package Management:: Package installation, upgrade, etc.
150 * Channels:: Customizing the package collection.
151 * Development:: Guix-aided software development.
152 * Programming Interface:: Using Guix in Scheme.
153 * Utilities:: Package management commands.
154 * System Configuration:: Configuring the operating system.
155 * Documentation:: Browsing software user manuals.
156 * Installing Debugging Files:: Feeding the debugger.
157 * Security Updates:: Deploying security fixes quickly.
158 * Bootstrapping:: GNU/Linux built from scratch.
159 * Porting:: Targeting another platform or kernel.
160 * Contributing:: Your help needed!
161
162 * Acknowledgments:: Thanks!
163 * GNU Free Documentation License:: The license of this manual.
164 * Concept Index:: Concepts.
165 * Programming Index:: Data types, functions, and variables.
166
167 @detailmenu
168 --- The Detailed Node Listing ---
169
170 Introduction
171
172 * Managing Software the Guix Way:: What's special.
173 * GNU Distribution:: The packages and tools.
174
175 Installation
176
177 * Binary Installation:: Getting Guix running in no time!
178 * Requirements:: Software needed to build and run Guix.
179 * Running the Test Suite:: Testing Guix.
180 * Setting Up the Daemon:: Preparing the build daemon's environment.
181 * Invoking guix-daemon:: Running the build daemon.
182 * Application Setup:: Application-specific setup.
183 * Upgrading Guix:: Upgrading Guix and its build daemon.
184
185 Setting Up the Daemon
186
187 * Build Environment Setup:: Preparing the isolated build environment.
188 * Daemon Offload Setup:: Offloading builds to remote machines.
189 * SELinux Support:: Using an SELinux policy for the daemon.
190
191 System Installation
192
193 * Limitations:: What you can expect.
194 * Hardware Considerations:: Supported hardware.
195 * USB Stick and DVD Installation:: Preparing the installation medium.
196 * Preparing for Installation:: Networking, partitioning, etc.
197 * Guided Graphical Installation:: Easy graphical installation.
198 * Manual Installation:: Manual installation for wizards.
199 * After System Installation:: When installation succeeded.
200 * Installing Guix in a VM:: Guix System playground.
201 * Building the Installation Image:: How this comes to be.
202
203 Manual Installation
204
205 * Keyboard Layout and Networking and Partitioning:: Initial setup.
206 * Proceeding with the Installation:: Installing.
207
208 Package Management
209
210 * Features:: How Guix will make your life brighter.
211 * Invoking guix package:: Package installation, removal, etc.
212 * Substitutes:: Downloading pre-built binaries.
213 * Packages with Multiple Outputs:: Single source package, multiple outputs.
214 * Invoking guix gc:: Running the garbage collector.
215 * Invoking guix pull:: Fetching the latest Guix and distribution.
216 * Invoking guix time-machine:: Running an older revision of Guix.
217 * Inferiors:: Interacting with another revision of Guix.
218 * Invoking guix describe:: Display information about your Guix revision.
219 * Invoking guix archive:: Exporting and importing store files.
220
221 Substitutes
222
223 * Official Substitute Server:: One particular source of substitutes.
224 * Substitute Server Authorization:: How to enable or disable substitutes.
225 * Substitute Authentication:: How Guix verifies substitutes.
226 * Proxy Settings:: How to get substitutes via proxy.
227 * Substitution Failure:: What happens when substitution fails.
228 * On Trusting Binaries:: How can you trust that binary blob?
229
230 Channels
231
232 * Specifying Additional Channels:: Extending the package collection.
233 * Using a Custom Guix Channel:: Using a customized Guix.
234 * Replicating Guix:: Running the @emph{exact same} Guix.
235 * Channel Authentication:: How Guix verifies what it fetches.
236 * Creating a Channel:: How to write your custom channel.
237 * Package Modules in a Sub-directory:: Specifying the channel's package modules location.
238 * Declaring Channel Dependencies:: How to depend on other channels.
239 * Specifying Channel Authorizations:: Defining channel authors authorizations.
240 * Primary URL:: Distinguishing mirror to original.
241 * Writing Channel News:: Communicating information to channel's users.
242
243 Development
244
245 * Invoking guix environment:: Setting up development environments.
246 * Invoking guix pack:: Creating software bundles.
247 * The GCC toolchain:: Working with languages supported by GCC.
248 * Invoking guix git authenticate:: Authenticating Git repositories.
249
250 Programming Interface
251
252 * Package Modules:: Packages from the programmer's viewpoint.
253 * Defining Packages:: Defining new packages.
254 * Build Systems:: Specifying how packages are built.
255 * The Store:: Manipulating the package store.
256 * Derivations:: Low-level interface to package derivations.
257 * The Store Monad:: Purely functional interface to the store.
258 * G-Expressions:: Manipulating build expressions.
259 * Invoking guix repl:: Programming Guix in Guile
260
261 Defining Packages
262
263 * package Reference:: The package data type.
264 * origin Reference:: The origin data type.
265
266 Utilities
267
268 * Invoking guix build:: Building packages from the command line.
269 * Invoking guix edit:: Editing package definitions.
270 * Invoking guix download:: Downloading a file and printing its hash.
271 * Invoking guix hash:: Computing the cryptographic hash of a file.
272 * Invoking guix import:: Importing package definitions.
273 * Invoking guix refresh:: Updating package definitions.
274 * Invoking guix lint:: Finding errors in package definitions.
275 * Invoking guix size:: Profiling disk usage.
276 * Invoking guix graph:: Visualizing the graph of packages.
277 * Invoking guix publish:: Sharing substitutes.
278 * Invoking guix challenge:: Challenging substitute servers.
279 * Invoking guix copy:: Copying to and from a remote store.
280 * Invoking guix container:: Process isolation.
281 * Invoking guix weather:: Assessing substitute availability.
282 * Invoking guix processes:: Listing client processes.
283
284 Invoking @command{guix build}
285
286 * Common Build Options:: Build options for most commands.
287 * Package Transformation Options:: Creating variants of packages.
288 * Additional Build Options:: Options specific to 'guix build'.
289 * Debugging Build Failures:: Real life packaging experience.
290
291 System Configuration
292
293 * Using the Configuration System:: Customizing your GNU system.
294 * operating-system Reference:: Detail of operating-system declarations.
295 * File Systems:: Configuring file system mounts.
296 * Mapped Devices:: Block device extra processing.
297 * User Accounts:: Specifying user accounts.
298 * Keyboard Layout:: How the system interprets key strokes.
299 * Locales:: Language and cultural convention settings.
300 * Services:: Specifying system services.
301 * Setuid Programs:: Programs running with root privileges.
302 * X.509 Certificates:: Authenticating HTTPS servers.
303 * Name Service Switch:: Configuring libc's name service switch.
304 * Initial RAM Disk:: Linux-Libre bootstrapping.
305 * Bootloader Configuration:: Configuring the boot loader.
306 * Invoking guix system:: Instantiating a system configuration.
307 * Invoking guix deploy:: Deploying a system configuration to a remote host.
308 * Running Guix in a VM:: How to run Guix System in a virtual machine.
309 * Defining Services:: Adding new service definitions.
310
311 Services
312
313 * Base Services:: Essential system services.
314 * Scheduled Job Execution:: The mcron service.
315 * Log Rotation:: The rottlog service.
316 * Networking Services:: Network setup, SSH daemon, etc.
317 * Unattended Upgrades:: Automated system upgrades.
318 * X Window:: Graphical display.
319 * Printing Services:: Local and remote printer support.
320 * Desktop Services:: D-Bus and desktop services.
321 * Sound Services:: ALSA and Pulseaudio services.
322 * Database Services:: SQL databases, key-value stores, etc.
323 * Mail Services:: IMAP, POP3, SMTP, and all that.
324 * Messaging Services:: Messaging services.
325 * Telephony Services:: Telephony services.
326 * Monitoring Services:: Monitoring services.
327 * Kerberos Services:: Kerberos services.
328 * LDAP Services:: LDAP services.
329 * Web Services:: Web servers.
330 * Certificate Services:: TLS certificates via Let's Encrypt.
331 * DNS Services:: DNS daemons.
332 * VPN Services:: VPN daemons.
333 * Network File System:: NFS related services.
334 * Continuous Integration:: The Cuirass service.
335 * Power Management Services:: Extending battery life.
336 * Audio Services:: The MPD.
337 * Virtualization Services:: Virtualization services.
338 * Version Control Services:: Providing remote access to Git repositories.
339 * Game Services:: Game servers.
340 * PAM Mount Service:: Service to mount volumes when logging in.
341 * Guix Services:: Services relating specifically to Guix.
342 * Linux Services:: Services tied to the Linux kernel.
343 * Hurd Services:: Services specific for a Hurd System.
344 * Miscellaneous Services:: Other services.
345
346 Defining Services
347
348 * Service Composition:: The model for composing services.
349 * Service Types and Services:: Types and services.
350 * Service Reference:: API reference.
351 * Shepherd Services:: A particular type of service.
352
353 Bootstrapping
354
355 * Reduced Binary Seed Bootstrap:: A Bootstrap worthy of GNU.
356 * Preparing to Use the Bootstrap Binaries:: Building that what matters most.
357
358 @end detailmenu
359 @end menu
360
361 @c *********************************************************************
362 @node Introduction
363 @chapter Introduction
364
365 @cindex purpose
366 GNU Guix@footnote{``Guix'' is pronounced like ``geeks'', or ``ɡiːks''
367 using the international phonetic alphabet (IPA).} is a package
368 management tool for and distribution of the GNU system.
369 Guix makes it easy for unprivileged
370 users to install, upgrade, or remove software packages, to roll back to a
371 previous package set, to build packages from source, and generally
372 assists with the creation and maintenance of software environments.
373
374 @cindex Guix System
375 @cindex GuixSD, now Guix System
376 @cindex Guix System Distribution, now Guix System
377 You can install GNU@tie{}Guix on top of an existing GNU/Linux system where it
378 complements the available tools without interference (@pxref{Installation}),
379 or you can use it as a standalone operating system distribution,
380 @dfn{Guix@tie{}System}@footnote{We used to refer to Guix System as ``Guix
381 System Distribution'' or ``GuixSD''. We now consider it makes more sense to
382 group everything under the ``Guix'' banner since, after all, Guix System is
383 readily available through the @command{guix system} command, even if you're
384 using a different distro underneath!}. @xref{GNU Distribution}.
385
386 @menu
387 * Managing Software the Guix Way:: What's special.
388 * GNU Distribution:: The packages and tools.
389 @end menu
390
391 @node Managing Software the Guix Way
392 @section Managing Software the Guix Way
393
394 @cindex user interfaces
395 Guix provides a command-line package management interface
396 (@pxref{Package Management}), tools to help with software development
397 (@pxref{Development}), command-line utilities for more advanced usage,
398 (@pxref{Utilities}), as well as Scheme programming interfaces
399 (@pxref{Programming Interface}).
400 @cindex build daemon
401 Its @dfn{build daemon} is responsible for building packages on behalf of
402 users (@pxref{Setting Up the Daemon}) and for downloading pre-built
403 binaries from authorized sources (@pxref{Substitutes}).
404
405 @cindex extensibility of the distribution
406 @cindex customization, of packages
407 Guix includes package definitions for many GNU and non-GNU packages, all
408 of which @uref{https://www.gnu.org/philosophy/free-sw.html, respect the
409 user's computing freedom}. It is @emph{extensible}: users can write
410 their own package definitions (@pxref{Defining Packages}) and make them
411 available as independent package modules (@pxref{Package Modules}). It
412 is also @emph{customizable}: users can @emph{derive} specialized package
413 definitions from existing ones, including from the command line
414 (@pxref{Package Transformation Options}).
415
416 @cindex functional package management
417 @cindex isolation
418 Under the hood, Guix implements the @dfn{functional package management}
419 discipline pioneered by Nix (@pxref{Acknowledgments}).
420 In Guix, the package build and installation process is seen
421 as a @emph{function}, in the mathematical sense. That function takes inputs,
422 such as build scripts, a compiler, and libraries, and
423 returns an installed package. As a pure function, its result depends
424 solely on its inputs---for instance, it cannot refer to software or
425 scripts that were not explicitly passed as inputs. A build function
426 always produces the same result when passed a given set of inputs. It
427 cannot alter the environment of the running system in
428 any way; for instance, it cannot create, modify, or delete files outside
429 of its build and installation directories. This is achieved by running
430 build processes in isolated environments (or @dfn{containers}), where only their
431 explicit inputs are visible.
432
433 @cindex store
434 The result of package build functions is @dfn{cached} in the file
435 system, in a special directory called @dfn{the store} (@pxref{The
436 Store}). Each package is installed in a directory of its own in the
437 store---by default under @file{/gnu/store}. The directory name contains
438 a hash of all the inputs used to build that package; thus, changing an
439 input yields a different directory name.
440
441 This approach is the foundation for the salient features of Guix: support
442 for transactional package upgrade and rollback, per-user installation, and
443 garbage collection of packages (@pxref{Features}).
444
445
446 @node GNU Distribution
447 @section GNU Distribution
448
449 @cindex Guix System
450 Guix comes with a distribution of the GNU system consisting entirely of
451 free software@footnote{The term ``free'' here refers to the
452 @url{https://www.gnu.org/philosophy/free-sw.html,freedom provided to
453 users of that software}.}. The
454 distribution can be installed on its own (@pxref{System Installation}),
455 but it is also possible to install Guix as a package manager on top of
456 an installed GNU/Linux system (@pxref{Installation}). When we need to
457 distinguish between the two, we refer to the standalone distribution as
458 Guix@tie{}System.
459
460 The distribution provides core GNU packages such as GNU libc, GCC, and
461 Binutils, as well as many GNU and non-GNU applications. The complete
462 list of available packages can be browsed
463 @url{https://www.gnu.org/software/guix/packages,on-line} or by
464 running @command{guix package} (@pxref{Invoking guix package}):
465
466 @example
467 guix package --list-available
468 @end example
469
470 Our goal is to provide a practical 100% free software distribution of
471 Linux-based and other variants of GNU, with a focus on the promotion and
472 tight integration of GNU components, and an emphasis on programs and
473 tools that help users exert that freedom.
474
475 Packages are currently available on the following platforms:
476
477 @table @code
478
479 @item x86_64-linux
480 Intel/AMD @code{x86_64} architecture, Linux-Libre kernel;
481
482 @item i686-linux
483 Intel 32-bit architecture (IA32), Linux-Libre kernel;
484
485 @item armhf-linux
486 ARMv7-A architecture with hard float, Thumb-2 and NEON,
487 using the EABI hard-float application binary interface (ABI),
488 and Linux-Libre kernel.
489
490 @item aarch64-linux
491 little-endian 64-bit ARMv8-A processors, Linux-Libre kernel.
492
493 @item mips64el-linux (deprecated)
494 little-endian 64-bit MIPS processors, specifically the Loongson series,
495 n32 ABI, and Linux-Libre kernel. This configuration is no longer fully
496 supported; in particular, there is no ongoing work to ensure that this
497 architecture still works. Should someone decide they wish to revive this
498 architecture then the code is still available.
499
500 @end table
501
502 With Guix@tie{}System, you @emph{declare} all aspects of the operating system
503 configuration and Guix takes care of instantiating the configuration in a
504 transactional, reproducible, and stateless fashion (@pxref{System
505 Configuration}). Guix System uses the Linux-libre kernel, the Shepherd
506 initialization system (@pxref{Introduction,,, shepherd, The GNU Shepherd
507 Manual}), the well-known GNU utilities and tool chain, as well as the
508 graphical environment or system services of your choice.
509
510 Guix System is available on all the above platforms except
511 @code{mips64el-linux}.
512
513 @noindent
514 For information on porting to other architectures or kernels,
515 @pxref{Porting}.
516
517 Building this distribution is a cooperative effort, and you are invited
518 to join! @xref{Contributing}, for information about how you can help.
519
520
521 @c *********************************************************************
522 @node Installation
523 @chapter Installation
524
525 @cindex installing Guix
526
527 @quotation Note
528 We recommend the use of this
529 @uref{https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh,
530 shell installer script} to install Guix on top of a running GNU/Linux system,
531 thereafter called a @dfn{foreign distro}.@footnote{This section is concerned
532 with the installation of the package manager, which can be done on top of a
533 running GNU/Linux system. If, instead, you want to install the complete GNU
534 operating system, @pxref{System Installation}.} The script automates the
535 download, installation, and initial configuration of Guix. It should be run
536 as the root user.
537 @end quotation
538
539 @cindex foreign distro
540 @cindex directories related to foreign distro
541 When installed on a foreign distro, GNU@tie{}Guix complements the available
542 tools without interference. Its data lives exclusively in two directories,
543 usually @file{/gnu/store} and @file{/var/guix}; other files on your system,
544 such as @file{/etc}, are left untouched.
545
546 Once installed, Guix can be updated by running @command{guix pull}
547 (@pxref{Invoking guix pull}).
548
549 If you prefer to perform the installation steps manually or want to tweak
550 them, you may find the following subsections useful. They describe the
551 software requirements of Guix, as well as how to install it manually and get
552 ready to use it.
553
554 @menu
555 * Binary Installation:: Getting Guix running in no time!
556 * Requirements:: Software needed to build and run Guix.
557 * Running the Test Suite:: Testing Guix.
558 * Setting Up the Daemon:: Preparing the build daemon's environment.
559 * Invoking guix-daemon:: Running the build daemon.
560 * Application Setup:: Application-specific setup.
561 * Upgrading Guix:: Upgrading Guix and its build daemon.
562 @end menu
563
564 @node Binary Installation
565 @section Binary Installation
566
567 @cindex installing Guix from binaries
568 @cindex installer script
569 This section describes how to install Guix on an arbitrary system from a
570 self-contained tarball providing binaries for Guix and for all its
571 dependencies. This is often quicker than installing from source, which
572 is described in the next sections. The only requirement is to have
573 GNU@tie{}tar and Xz.
574
575 @c Note duplicated from the ``Installation'' node.
576 @quotation Note
577 We recommend the use of this
578 @uref{https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh,
579 shell installer script}. The script automates the download, installation, and
580 initial configuration steps described below. It should be run as the root
581 user. As root, you can thus run this:
582
583 @example
584 cd /tmp
585 wget https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh
586 chmod +x guix-install.sh
587 ./guix-install.sh
588 @end example
589
590 When you're done, @pxref{Application Setup} for extra configuration you
591 might need, and @ref{Getting Started} for your first steps!
592 @end quotation
593
594 Installing goes along these lines:
595
596 @enumerate
597 @item
598 @cindex downloading Guix binary
599 Download the binary tarball from
600 @indicateurl{@value{BASE-URL}/guix-binary-@value{VERSION}.x86_64-linux.tar.xz},
601 where @code{x86_64-linux} can be replaced with @code{i686-linux} for an
602 @code{i686} (32-bits) machine already running the kernel Linux, and so on
603 (@pxref{GNU Distribution}).
604
605 @c The following is somewhat duplicated in ``System Installation''.
606 Make sure to download the associated @file{.sig} file and to verify the
607 authenticity of the tarball against it, along these lines:
608
609 @example
610 $ wget @value{BASE-URL}/guix-binary-@value{VERSION}.x86_64-linux.tar.xz.sig
611 $ gpg --verify guix-binary-@value{VERSION}.x86_64-linux.tar.xz.sig
612 @end example
613
614 If that command fails because you do not have the required public key,
615 then run this command to import it:
616
617 @example
618 $ wget @value{OPENPGP-SIGNING-KEY-URL} \
619 -qO - | gpg --import -
620 @end example
621
622 @noindent
623 and rerun the @code{gpg --verify} command.
624
625 Take note that a warning like ``This key is not certified with a trusted
626 signature!'' is normal.
627
628 @c end authentication part
629
630 @item
631 Now, you need to become the @code{root} user. Depending on your distribution,
632 you may have to run @code{su -} or @code{sudo -i}. As @code{root}, run:
633
634 @example
635 # cd /tmp
636 # tar --warning=no-timestamp -xf \
637 /path/to/guix-binary-@value{VERSION}.x86_64-linux.tar.xz
638 # mv var/guix /var/ && mv gnu /
639 @end example
640
641 This creates @file{/gnu/store} (@pxref{The Store}) and @file{/var/guix}.
642 The latter contains a ready-to-use profile for @code{root} (see next
643 step).
644
645 Do @emph{not} unpack the tarball on a working Guix system since that
646 would overwrite its own essential files.
647
648 The @option{--warning=no-timestamp} option makes sure GNU@tie{}tar does
649 not emit warnings about ``implausibly old time stamps'' (such
650 warnings were triggered by GNU@tie{}tar 1.26 and older; recent
651 versions are fine).
652 They stem from the fact that all the
653 files in the archive have their modification time set to zero (which
654 means January 1st, 1970). This is done on purpose to make sure the
655 archive content is independent of its creation time, thus making it
656 reproducible.
657
658 @item
659 Make the profile available under @file{~root/.config/guix/current}, which is
660 where @command{guix pull} will install updates (@pxref{Invoking guix pull}):
661
662 @example
663 # mkdir -p ~root/.config/guix
664 # ln -sf /var/guix/profiles/per-user/root/current-guix \
665 ~root/.config/guix/current
666 @end example
667
668 Source @file{etc/profile} to augment @env{PATH} and other relevant
669 environment variables:
670
671 @example
672 # GUIX_PROFILE="`echo ~root`/.config/guix/current" ; \
673 source $GUIX_PROFILE/etc/profile
674 @end example
675
676 @item
677 Create the group and user accounts for build users as explained below
678 (@pxref{Build Environment Setup}).
679
680 @item
681 Run the daemon, and set it to automatically start on boot.
682
683 If your host distro uses the systemd init system, this can be achieved
684 with these commands:
685
686 @c Versions of systemd that supported symlinked service files are not
687 @c yet widely deployed, so we should suggest that users copy the service
688 @c files into place.
689 @c
690 @c See this thread for more information:
691 @c https://lists.gnu.org/archive/html/guix-devel/2017-01/msg01199.html
692
693 @example
694 # cp ~root/.config/guix/current/lib/systemd/system/gnu-store.mount \
695 ~root/.config/guix/current/lib/systemd/system/guix-daemon.service \
696 /etc/systemd/system/
697 # systemctl enable --now gnu-store.mount guix-daemon
698 @end example
699
700 If your host distro uses the Upstart init system:
701
702 @example
703 # initctl reload-configuration
704 # cp ~root/.config/guix/current/lib/upstart/system/guix-daemon.conf \
705 /etc/init/
706 # start guix-daemon
707 @end example
708
709 Otherwise, you can still start the daemon manually with:
710
711 @example
712 # ~root/.config/guix/current/bin/guix-daemon \
713 --build-users-group=guixbuild
714 @end example
715
716 @item
717 Make the @command{guix} command available to other users on the machine,
718 for instance with:
719
720 @example
721 # mkdir -p /usr/local/bin
722 # cd /usr/local/bin
723 # ln -s /var/guix/profiles/per-user/root/current-guix/bin/guix
724 @end example
725
726 It is also a good idea to make the Info version of this manual available
727 there:
728
729 @example
730 # mkdir -p /usr/local/share/info
731 # cd /usr/local/share/info
732 # for i in /var/guix/profiles/per-user/root/current-guix/share/info/* ;
733 do ln -s $i ; done
734 @end example
735
736 That way, assuming @file{/usr/local/share/info} is in the search path,
737 running @command{info guix} will open this manual (@pxref{Other Info
738 Directories,,, texinfo, GNU Texinfo}, for more details on changing the
739 Info search path).
740
741 @item
742 @cindex substitutes, authorization thereof
743 To use substitutes from @code{@value{SUBSTITUTE-SERVER}} or one of its mirrors
744 (@pxref{Substitutes}), authorize them:
745
746 @example
747 # guix archive --authorize < \
748 ~root/.config/guix/current/share/guix/@value{SUBSTITUTE-SERVER}.pub
749 @end example
750
751 @item
752 Each user may need to perform a few additional steps to make their Guix
753 environment ready for use, @pxref{Application Setup}.
754 @end enumerate
755
756 Voilà, the installation is complete!
757
758 You can confirm that Guix is working by installing a sample package into
759 the root profile:
760
761 @example
762 # guix install hello
763 @end example
764
765 The binary installation tarball can be (re)produced and verified simply
766 by running the following command in the Guix source tree:
767
768 @example
769 make guix-binary.@var{system}.tar.xz
770 @end example
771
772 @noindent
773 ...@: which, in turn, runs:
774
775 @example
776 guix pack -s @var{system} --localstatedir \
777 --profile-name=current-guix guix
778 @end example
779
780 @xref{Invoking guix pack}, for more info on this handy tool.
781
782 @node Requirements
783 @section Requirements
784
785 This section lists requirements when building Guix from source. The
786 build procedure for Guix is the same as for other GNU software, and is
787 not covered here. Please see the files @file{README} and @file{INSTALL}
788 in the Guix source tree for additional details.
789
790 @cindex official website
791 GNU Guix is available for download from its website at
792 @url{https://www.gnu.org/software/guix/}.
793
794 GNU Guix depends on the following packages:
795
796 @itemize
797 @item @url{https://gnu.org/software/guile/, GNU Guile}, version 3.0.x or
798 2.2.x;
799 @item @url{https://notabug.org/cwebber/guile-gcrypt, Guile-Gcrypt}, version
800 0.1.0 or later;
801 @item
802 @uref{https://gnutls.org/, GnuTLS}, specifically its Guile bindings
803 (@pxref{Guile Preparations, how to install the GnuTLS bindings for
804 Guile,, gnutls-guile, GnuTLS-Guile});
805 @item
806 @uref{https://notabug.org/guile-sqlite3/guile-sqlite3, Guile-SQLite3}, version 0.1.0
807 or later;
808 @item @uref{https://notabug.org/guile-zlib/guile-zlib, Guile-zlib};
809 @item @uref{https://notabug.org/guile-lzlib/guile-lzlib, Guile-lzlib};
810 @item
811 @c FIXME: Specify a version number once a release has been made.
812 @uref{https://gitlab.com/guile-git/guile-git, Guile-Git}, from August
813 2017 or later;
814 @item @uref{https://savannah.nongnu.org/projects/guile-json/, Guile-JSON}
815 4.3.0 or later;
816 @item @url{https://www.gnu.org/software/make/, GNU Make}.
817 @end itemize
818
819 The following dependencies are optional:
820
821 @itemize
822 @item
823 @c Note: We need at least 0.13.0 for #:nodelay.
824 Support for build offloading (@pxref{Daemon Offload Setup}) and
825 @command{guix copy} (@pxref{Invoking guix copy}) depends on
826 @uref{https://github.com/artyom-poptsov/guile-ssh, Guile-SSH},
827 version 0.13.0 or later.
828
829 @item
830 When @url{https://www.nongnu.org/lzip/lzlib.html, lzlib} is available, lzlib
831 substitutes can be used and @command{guix publish} can compress substitutes
832 with lzlib.
833
834 @item
835 When @url{http://www.bzip.org, libbz2} is available,
836 @command{guix-daemon} can use it to compress build logs.
837 @end itemize
838
839 Unless @option{--disable-daemon} was passed to @command{configure}, the
840 following packages are also needed:
841
842 @itemize
843 @item @url{https://gnupg.org/, GNU libgcrypt};
844 @item @url{https://sqlite.org, SQLite 3};
845 @item @url{https://gcc.gnu.org, GCC's g++}, with support for the
846 C++11 standard.
847 @end itemize
848
849 @cindex state directory
850 When configuring Guix on a system that already has a Guix installation,
851 be sure to specify the same state directory as the existing installation
852 using the @option{--localstatedir} option of the @command{configure}
853 script (@pxref{Directory Variables, @code{localstatedir},, standards,
854 GNU Coding Standards}). Usually, this @var{localstatedir} option is
855 set to the value @file{/var}. The @command{configure} script protects
856 against unintended misconfiguration of @var{localstatedir} so you do not
857 inadvertently corrupt your store (@pxref{The Store}).
858
859 @node Running the Test Suite
860 @section Running the Test Suite
861
862 @cindex test suite
863 After a successful @command{configure} and @code{make} run, it is a good
864 idea to run the test suite. It can help catch issues with the setup or
865 environment, or bugs in Guix itself---and really, reporting test
866 failures is a good way to help improve the software. To run the test
867 suite, type:
868
869 @example
870 make check
871 @end example
872
873 Test cases can run in parallel: you can use the @code{-j} option of
874 GNU@tie{}make to speed things up. The first run may take a few minutes
875 on a recent machine; subsequent runs will be faster because the store
876 that is created for test purposes will already have various things in
877 cache.
878
879 It is also possible to run a subset of the tests by defining the
880 @code{TESTS} makefile variable as in this example:
881
882 @example
883 make check TESTS="tests/store.scm tests/cpio.scm"
884 @end example
885
886 By default, tests results are displayed at a file level. In order to
887 see the details of every individual test cases, it is possible to define
888 the @code{SCM_LOG_DRIVER_FLAGS} makefile variable as in this example:
889
890 @example
891 make check TESTS="tests/base64.scm" SCM_LOG_DRIVER_FLAGS="--brief=no"
892 @end example
893
894 Upon failure, please email @email{bug-guix@@gnu.org} and attach the
895 @file{test-suite.log} file. Please specify the Guix version being used
896 as well as version numbers of the dependencies (@pxref{Requirements}) in
897 your message.
898
899 Guix also comes with a whole-system test suite that tests complete
900 Guix System instances. It can only run on systems where
901 Guix is already installed, using:
902
903 @example
904 make check-system
905 @end example
906
907 @noindent
908 or, again, by defining @code{TESTS} to select a subset of tests to run:
909
910 @example
911 make check-system TESTS="basic mcron"
912 @end example
913
914 These system tests are defined in the @code{(gnu tests @dots{})}
915 modules. They work by running the operating systems under test with
916 lightweight instrumentation in a virtual machine (VM). They can be
917 computationally intensive or rather cheap, depending on whether
918 substitutes are available for their dependencies (@pxref{Substitutes}).
919 Some of them require a lot of storage space to hold VM images.
920
921 Again in case of test failures, please send @email{bug-guix@@gnu.org}
922 all the details.
923
924 @node Setting Up the Daemon
925 @section Setting Up the Daemon
926
927 @cindex daemon
928 Operations such as building a package or running the garbage collector
929 are all performed by a specialized process, the @dfn{build daemon}, on
930 behalf of clients. Only the daemon may access the store and its
931 associated database. Thus, any operation that manipulates the store
932 goes through the daemon. For instance, command-line tools such as
933 @command{guix package} and @command{guix build} communicate with the
934 daemon (@i{via} remote procedure calls) to instruct it what to do.
935
936 The following sections explain how to prepare the build daemon's
937 environment. See also @ref{Substitutes}, for information on how to allow
938 the daemon to download pre-built binaries.
939
940 @menu
941 * Build Environment Setup:: Preparing the isolated build environment.
942 * Daemon Offload Setup:: Offloading builds to remote machines.
943 * SELinux Support:: Using an SELinux policy for the daemon.
944 @end menu
945
946 @node Build Environment Setup
947 @subsection Build Environment Setup
948
949 @cindex build environment
950 In a standard multi-user setup, Guix and its daemon---the
951 @command{guix-daemon} program---are installed by the system
952 administrator; @file{/gnu/store} is owned by @code{root} and
953 @command{guix-daemon} runs as @code{root}. Unprivileged users may use
954 Guix tools to build packages or otherwise access the store, and the
955 daemon will do it on their behalf, ensuring that the store is kept in a
956 consistent state, and allowing built packages to be shared among users.
957
958 @cindex build users
959 When @command{guix-daemon} runs as @code{root}, you may not want package
960 build processes themselves to run as @code{root} too, for obvious
961 security reasons. To avoid that, a special pool of @dfn{build users}
962 should be created for use by build processes started by the daemon.
963 These build users need not have a shell and a home directory: they will
964 just be used when the daemon drops @code{root} privileges in build
965 processes. Having several such users allows the daemon to launch
966 distinct build processes under separate UIDs, which guarantees that they
967 do not interfere with each other---an essential feature since builds are
968 regarded as pure functions (@pxref{Introduction}).
969
970 On a GNU/Linux system, a build user pool may be created like this (using
971 Bash syntax and the @code{shadow} commands):
972
973 @c See https://lists.gnu.org/archive/html/bug-guix/2013-01/msg00239.html
974 @c for why `-G' is needed.
975 @example
976 # groupadd --system guixbuild
977 # for i in `seq -w 1 10`;
978 do
979 useradd -g guixbuild -G guixbuild \
980 -d /var/empty -s `which nologin` \
981 -c "Guix build user $i" --system \
982 guixbuilder$i;
983 done
984 @end example
985
986 @noindent
987 The number of build users determines how many build jobs may run in
988 parallel, as specified by the @option{--max-jobs} option
989 (@pxref{Invoking guix-daemon, @option{--max-jobs}}). To use
990 @command{guix system vm} and related commands, you may need to add the
991 build users to the @code{kvm} group so they can access @file{/dev/kvm},
992 using @code{-G guixbuild,kvm} instead of @code{-G guixbuild}
993 (@pxref{Invoking guix system}).
994
995 The @code{guix-daemon} program may then be run as @code{root} with the
996 following command@footnote{If your machine uses the systemd init system,
997 dropping the @file{@var{prefix}/lib/systemd/system/guix-daemon.service}
998 file in @file{/etc/systemd/system} will ensure that
999 @command{guix-daemon} is automatically started. Similarly, if your
1000 machine uses the Upstart init system, drop the
1001 @file{@var{prefix}/lib/upstart/system/guix-daemon.conf}
1002 file in @file{/etc/init}.}:
1003
1004 @example
1005 # guix-daemon --build-users-group=guixbuild
1006 @end example
1007
1008 @cindex chroot
1009 @noindent
1010 This way, the daemon starts build processes in a chroot, under one of
1011 the @code{guixbuilder} users. On GNU/Linux, by default, the chroot
1012 environment contains nothing but:
1013
1014 @c Keep this list in sync with libstore/build.cc! -----------------------
1015 @itemize
1016 @item
1017 a minimal @code{/dev} directory, created mostly independently from the
1018 host @code{/dev}@footnote{``Mostly'', because while the set of files
1019 that appear in the chroot's @code{/dev} is fixed, most of these files
1020 can only be created if the host has them.};
1021
1022 @item
1023 the @code{/proc} directory; it only shows the processes of the container
1024 since a separate PID name space is used;
1025
1026 @item
1027 @file{/etc/passwd} with an entry for the current user and an entry for
1028 user @file{nobody};
1029
1030 @item
1031 @file{/etc/group} with an entry for the user's group;
1032
1033 @item
1034 @file{/etc/hosts} with an entry that maps @code{localhost} to
1035 @code{127.0.0.1};
1036
1037 @item
1038 a writable @file{/tmp} directory.
1039 @end itemize
1040
1041 You can influence the directory where the daemon stores build trees
1042 @i{via} the @env{TMPDIR} environment variable. However, the build tree
1043 within the chroot is always called @file{/tmp/guix-build-@var{name}.drv-0},
1044 where @var{name} is the derivation name---e.g., @code{coreutils-8.24}.
1045 This way, the value of @env{TMPDIR} does not leak inside build
1046 environments, which avoids discrepancies in cases where build processes
1047 capture the name of their build tree.
1048
1049 @vindex http_proxy
1050 @vindex https_proxy
1051 The daemon also honors the @env{http_proxy} and @env{https_proxy}
1052 environment variables for HTTP and HTTPS downloads it performs, be it
1053 for fixed-output derivations (@pxref{Derivations}) or for substitutes
1054 (@pxref{Substitutes}).
1055
1056 If you are installing Guix as an unprivileged user, it is still possible
1057 to run @command{guix-daemon} provided you pass @option{--disable-chroot}.
1058 However, build processes will not be isolated from one another, and not
1059 from the rest of the system. Thus, build processes may interfere with
1060 each other, and may access programs, libraries, and other files
1061 available on the system---making it much harder to view them as
1062 @emph{pure} functions.
1063
1064
1065 @node Daemon Offload Setup
1066 @subsection Using the Offload Facility
1067
1068 @cindex offloading
1069 @cindex build hook
1070 When desired, the build daemon can @dfn{offload} derivation builds to
1071 other machines running Guix, using the @code{offload} @dfn{build
1072 hook}@footnote{This feature is available only when
1073 @uref{https://github.com/artyom-poptsov/guile-ssh, Guile-SSH} is
1074 present.}. When that feature is enabled, a list of user-specified build
1075 machines is read from @file{/etc/guix/machines.scm}; every time a build
1076 is requested, for instance via @code{guix build}, the daemon attempts to
1077 offload it to one of the machines that satisfy the constraints of the
1078 derivation, in particular its system types---e.g., @code{x86_64-linux}.
1079 A single machine can have multiple system types, either because its
1080 architecture natively supports it, via emulation (@pxref{Transparent
1081 Emulation with QEMU}), or both. Missing prerequisites for the build are
1082 copied over SSH to the target machine, which then proceeds with the
1083 build; upon success the output(s) of the build are copied back to the
1084 initial machine.
1085
1086 The @file{/etc/guix/machines.scm} file typically looks like this:
1087
1088 @lisp
1089 (list (build-machine
1090 (name "eightysix.example.org")
1091 (systems (list "x86_64-linux" "i686-linux"))
1092 (host-key "ssh-ed25519 AAAAC3Nza@dots{}")
1093 (user "bob")
1094 (speed 2.)) ;incredibly fast!
1095
1096 (build-machine
1097 (name "armeight.example.org")
1098 (systems (list "aarch64-linux"))
1099 (host-key "ssh-rsa AAAAB3Nza@dots{}")
1100 (user "alice")
1101 (private-key
1102 (string-append (getenv "HOME")
1103 "/.ssh/identity-for-guix"))))
1104 @end lisp
1105
1106 @noindent
1107 In the example above we specify a list of two build machines, one for
1108 the @code{x86_64} and @code{i686} architectures and one for the
1109 @code{aarch64} architecture.
1110
1111 In fact, this file is---not surprisingly!---a Scheme file that is
1112 evaluated when the @code{offload} hook is started. Its return value
1113 must be a list of @code{build-machine} objects. While this example
1114 shows a fixed list of build machines, one could imagine, say, using
1115 DNS-SD to return a list of potential build machines discovered in the
1116 local network (@pxref{Introduction, Guile-Avahi,, guile-avahi, Using
1117 Avahi in Guile Scheme Programs}). The @code{build-machine} data type is
1118 detailed below.
1119
1120 @deftp {Data Type} build-machine
1121 This data type represents build machines to which the daemon may offload
1122 builds. The important fields are:
1123
1124 @table @code
1125
1126 @item name
1127 The host name of the remote machine.
1128
1129 @item systems
1130 The system types the remote machine supports---e.g., @code{(list
1131 "x86_64-linux" "i686-linux")}.
1132
1133 @item user
1134 The user account to use when connecting to the remote machine over SSH.
1135 Note that the SSH key pair must @emph{not} be passphrase-protected, to
1136 allow non-interactive logins.
1137
1138 @item host-key
1139 This must be the machine's SSH @dfn{public host key} in OpenSSH format.
1140 This is used to authenticate the machine when we connect to it. It is a
1141 long string that looks like this:
1142
1143 @example
1144 ssh-ed25519 AAAAC3NzaC@dots{}mde+UhL hint@@example.org
1145 @end example
1146
1147 If the machine is running the OpenSSH daemon, @command{sshd}, the host
1148 key can be found in a file such as
1149 @file{/etc/ssh/ssh_host_ed25519_key.pub}.
1150
1151 If the machine is running the SSH daemon of GNU@tie{}lsh,
1152 @command{lshd}, the host key is in @file{/etc/lsh/host-key.pub} or a
1153 similar file. It can be converted to the OpenSSH format using
1154 @command{lsh-export-key} (@pxref{Converting keys,,, lsh, LSH Manual}):
1155
1156 @example
1157 $ lsh-export-key --openssh < /etc/lsh/host-key.pub
1158 ssh-rsa AAAAB3NzaC1yc2EAAAAEOp8FoQAAAQEAs1eB46LV@dots{}
1159 @end example
1160
1161 @end table
1162
1163 A number of optional fields may be specified:
1164
1165 @table @asis
1166
1167 @item @code{port} (default: @code{22})
1168 Port number of SSH server on the machine.
1169
1170 @item @code{private-key} (default: @file{~root/.ssh/id_rsa})
1171 The SSH private key file to use when connecting to the machine, in
1172 OpenSSH format. This key must not be protected with a passphrase.
1173
1174 Note that the default value is the private key @emph{of the root
1175 account}. Make sure it exists if you use the default.
1176
1177 @item @code{compression} (default: @code{"zlib@@openssh.com,zlib"})
1178 @itemx @code{compression-level} (default: @code{3})
1179 The SSH-level compression methods and compression level requested.
1180
1181 Note that offloading relies on SSH compression to reduce bandwidth usage
1182 when transferring files to and from build machines.
1183
1184 @item @code{daemon-socket} (default: @code{"/var/guix/daemon-socket/socket"})
1185 File name of the Unix-domain socket @command{guix-daemon} is listening
1186 to on that machine.
1187
1188 @item @code{parallel-builds} (default: @code{1})
1189 The number of builds that may run in parallel on the machine.
1190
1191 @item @code{speed} (default: @code{1.0})
1192 A ``relative speed factor''. The offload scheduler will tend to prefer
1193 machines with a higher speed factor.
1194
1195 @item @code{features} (default: @code{'()})
1196 A list of strings denoting specific features supported by the machine.
1197 An example is @code{"kvm"} for machines that have the KVM Linux modules
1198 and corresponding hardware support. Derivations can request features by
1199 name, and they will be scheduled on matching build machines.
1200
1201 @end table
1202 @end deftp
1203
1204 The @command{guix} command must be in the search path on the build
1205 machines. You can check whether this is the case by running:
1206
1207 @example
1208 ssh build-machine guix repl --version
1209 @end example
1210
1211 There is one last thing to do once @file{machines.scm} is in place. As
1212 explained above, when offloading, files are transferred back and forth
1213 between the machine stores. For this to work, you first need to
1214 generate a key pair on each machine to allow the daemon to export signed
1215 archives of files from the store (@pxref{Invoking guix archive}):
1216
1217 @example
1218 # guix archive --generate-key
1219 @end example
1220
1221 @noindent
1222 Each build machine must authorize the key of the master machine so that
1223 it accepts store items it receives from the master:
1224
1225 @example
1226 # guix archive --authorize < master-public-key.txt
1227 @end example
1228
1229 @noindent
1230 Likewise, the master machine must authorize the key of each build machine.
1231
1232 All the fuss with keys is here to express pairwise mutual trust
1233 relations between the master and the build machines. Concretely, when
1234 the master receives files from a build machine (and @i{vice versa}), its
1235 build daemon can make sure they are genuine, have not been tampered
1236 with, and that they are signed by an authorized key.
1237
1238 @cindex offload test
1239 To test whether your setup is operational, run this command on the
1240 master node:
1241
1242 @example
1243 # guix offload test
1244 @end example
1245
1246 This will attempt to connect to each of the build machines specified in
1247 @file{/etc/guix/machines.scm}, make sure Guile and the Guix modules are
1248 available on each machine, attempt to export to the machine and import
1249 from it, and report any error in the process.
1250
1251 If you want to test a different machine file, just specify it on the
1252 command line:
1253
1254 @example
1255 # guix offload test machines-qualif.scm
1256 @end example
1257
1258 Last, you can test the subset of the machines whose name matches a
1259 regular expression like this:
1260
1261 @example
1262 # guix offload test machines.scm '\.gnu\.org$'
1263 @end example
1264
1265 @cindex offload status
1266 To display the current load of all build hosts, run this command on the
1267 main node:
1268
1269 @example
1270 # guix offload status
1271 @end example
1272
1273
1274 @node SELinux Support
1275 @subsection SELinux Support
1276
1277 @cindex SELinux, daemon policy
1278 @cindex mandatory access control, SELinux
1279 @cindex security, guix-daemon
1280 Guix includes an SELinux policy file at @file{etc/guix-daemon.cil} that
1281 can be installed on a system where SELinux is enabled, in order to label
1282 Guix files and to specify the expected behavior of the daemon. Since
1283 Guix System does not provide an SELinux base policy, the daemon policy cannot
1284 be used on Guix System.
1285
1286 @subsubsection Installing the SELinux policy
1287 @cindex SELinux, policy installation
1288 To install the policy run this command as root:
1289
1290 @example
1291 semodule -i etc/guix-daemon.cil
1292 @end example
1293
1294 Then relabel the file system with @code{restorecon} or by a different
1295 mechanism provided by your system.
1296
1297 Once the policy is installed, the file system has been relabeled, and
1298 the daemon has been restarted, it should be running in the
1299 @code{guix_daemon_t} context. You can confirm this with the following
1300 command:
1301
1302 @example
1303 ps -Zax | grep guix-daemon
1304 @end example
1305
1306 Monitor the SELinux log files as you run a command like @code{guix build
1307 hello} to convince yourself that SELinux permits all necessary
1308 operations.
1309
1310 @subsubsection Limitations
1311 @cindex SELinux, limitations
1312
1313 This policy is not perfect. Here is a list of limitations or quirks
1314 that should be considered when deploying the provided SELinux policy for
1315 the Guix daemon.
1316
1317 @enumerate
1318 @item
1319 @code{guix_daemon_socket_t} isn’t actually used. None of the socket
1320 operations involve contexts that have anything to do with
1321 @code{guix_daemon_socket_t}. It doesn’t hurt to have this unused label,
1322 but it would be preferrable to define socket rules for only this label.
1323
1324 @item
1325 @code{guix gc} cannot access arbitrary links to profiles. By design,
1326 the file label of the destination of a symlink is independent of the
1327 file label of the link itself. Although all profiles under
1328 $localstatedir are labelled, the links to these profiles inherit the
1329 label of the directory they are in. For links in the user’s home
1330 directory this will be @code{user_home_t}. But for links from the root
1331 user’s home directory, or @file{/tmp}, or the HTTP server’s working
1332 directory, etc, this won’t work. @code{guix gc} would be prevented from
1333 reading and following these links.
1334
1335 @item
1336 The daemon’s feature to listen for TCP connections might no longer work.
1337 This might require extra rules, because SELinux treats network sockets
1338 differently from files.
1339
1340 @item
1341 Currently all files with a name matching the regular expression
1342 @code{/gnu/store/.+-(guix-.+|profile)/bin/guix-daemon} are assigned the
1343 label @code{guix_daemon_exec_t}; this means that @emph{any} file with
1344 that name in any profile would be permitted to run in the
1345 @code{guix_daemon_t} domain. This is not ideal. An attacker could
1346 build a package that provides this executable and convince a user to
1347 install and run it, which lifts it into the @code{guix_daemon_t} domain.
1348 At that point SELinux could not prevent it from accessing files that are
1349 allowed for processes in that domain.
1350
1351 We could generate a much more restrictive policy at installation time,
1352 so that only the @emph{exact} file name of the currently installed
1353 @code{guix-daemon} executable would be labelled with
1354 @code{guix_daemon_exec_t}, instead of using a broad regular expression.
1355 The downside is that root would have to install or upgrade the policy at
1356 installation time whenever the Guix package that provides the
1357 effectively running @code{guix-daemon} executable is upgraded.
1358 @end enumerate
1359
1360 @node Invoking guix-daemon
1361 @section Invoking @command{guix-daemon}
1362
1363 The @command{guix-daemon} program implements all the functionality to
1364 access the store. This includes launching build processes, running the
1365 garbage collector, querying the availability of a build result, etc. It
1366 is normally run as @code{root} like this:
1367
1368 @example
1369 # guix-daemon --build-users-group=guixbuild
1370 @end example
1371
1372 @noindent
1373 For details on how to set it up, @pxref{Setting Up the Daemon}.
1374
1375 @cindex chroot
1376 @cindex container, build environment
1377 @cindex build environment
1378 @cindex reproducible builds
1379 By default, @command{guix-daemon} launches build processes under
1380 different UIDs, taken from the build group specified with
1381 @option{--build-users-group}. In addition, each build process is run in a
1382 chroot environment that only contains the subset of the store that the
1383 build process depends on, as specified by its derivation
1384 (@pxref{Programming Interface, derivation}), plus a set of specific
1385 system directories. By default, the latter contains @file{/dev} and
1386 @file{/dev/pts}. Furthermore, on GNU/Linux, the build environment is a
1387 @dfn{container}: in addition to having its own file system tree, it has
1388 a separate mount name space, its own PID name space, network name space,
1389 etc. This helps achieve reproducible builds (@pxref{Features}).
1390
1391 When the daemon performs a build on behalf of the user, it creates a
1392 build directory under @file{/tmp} or under the directory specified by
1393 its @env{TMPDIR} environment variable. This directory is shared with
1394 the container for the duration of the build, though within the container,
1395 the build tree is always called @file{/tmp/guix-build-@var{name}.drv-0}.
1396
1397 The build directory is automatically deleted upon completion, unless the
1398 build failed and the client specified @option{--keep-failed}
1399 (@pxref{Invoking guix build, @option{--keep-failed}}).
1400
1401 The daemon listens for connections and spawns one sub-process for each session
1402 started by a client (one of the @command{guix} sub-commands). The
1403 @command{guix processes} command allows you to get an overview of the activity
1404 on your system by viewing each of the active sessions and clients.
1405 @xref{Invoking guix processes}, for more information.
1406
1407 The following command-line options are supported:
1408
1409 @table @code
1410 @item --build-users-group=@var{group}
1411 Take users from @var{group} to run build processes (@pxref{Setting Up
1412 the Daemon, build users}).
1413
1414 @item --no-substitutes
1415 @cindex substitutes
1416 Do not use substitutes for build products. That is, always build things
1417 locally instead of allowing downloads of pre-built binaries
1418 (@pxref{Substitutes}).
1419
1420 When the daemon runs with @option{--no-substitutes}, clients can still
1421 explicitly enable substitution @i{via} the @code{set-build-options}
1422 remote procedure call (@pxref{The Store}).
1423
1424 @item --substitute-urls=@var{urls}
1425 @anchor{daemon-substitute-urls}
1426 Consider @var{urls} the default whitespace-separated list of substitute
1427 source URLs. When this option is omitted,
1428 @indicateurl{https://@value{SUBSTITUTE-SERVER}} is used.
1429
1430 This means that substitutes may be downloaded from @var{urls}, as long
1431 as they are signed by a trusted signature (@pxref{Substitutes}).
1432
1433 @cindex offloading
1434 @item --no-offload
1435 Do not use offload builds to other machines (@pxref{Daemon Offload
1436 Setup}). That is, always build things locally instead of offloading
1437 builds to remote machines.
1438
1439 @item --cache-failures
1440 Cache build failures. By default, only successful builds are cached.
1441
1442 When this option is used, @command{guix gc --list-failures} can be used
1443 to query the set of store items marked as failed; @command{guix gc
1444 --clear-failures} removes store items from the set of cached failures.
1445 @xref{Invoking guix gc}.
1446
1447 @item --cores=@var{n}
1448 @itemx -c @var{n}
1449 Use @var{n} CPU cores to build each derivation; @code{0} means as many
1450 as available.
1451
1452 The default value is @code{0}, but it may be overridden by clients, such
1453 as the @option{--cores} option of @command{guix build} (@pxref{Invoking
1454 guix build}).
1455
1456 The effect is to define the @env{NIX_BUILD_CORES} environment variable
1457 in the build process, which can then use it to exploit internal
1458 parallelism---for instance, by running @code{make -j$NIX_BUILD_CORES}.
1459
1460 @item --max-jobs=@var{n}
1461 @itemx -M @var{n}
1462 Allow at most @var{n} build jobs in parallel. The default value is
1463 @code{1}. Setting it to @code{0} means that no builds will be performed
1464 locally; instead, the daemon will offload builds (@pxref{Daemon Offload
1465 Setup}), or simply fail.
1466
1467 @item --max-silent-time=@var{seconds}
1468 When the build or substitution process remains silent for more than
1469 @var{seconds}, terminate it and report a build failure.
1470
1471 The default value is @code{0}, which disables the timeout.
1472
1473 The value specified here can be overridden by clients (@pxref{Common
1474 Build Options, @option{--max-silent-time}}).
1475
1476 @item --timeout=@var{seconds}
1477 Likewise, when the build or substitution process lasts for more than
1478 @var{seconds}, terminate it and report a build failure.
1479
1480 The default value is @code{0}, which disables the timeout.
1481
1482 The value specified here can be overridden by clients (@pxref{Common
1483 Build Options, @option{--timeout}}).
1484
1485 @item --rounds=@var{N}
1486 Build each derivation @var{n} times in a row, and raise an error if
1487 consecutive build results are not bit-for-bit identical. Note that this
1488 setting can be overridden by clients such as @command{guix build}
1489 (@pxref{Invoking guix build}).
1490
1491 When used in conjunction with @option{--keep-failed}, the differing
1492 output is kept in the store, under @file{/gnu/store/@dots{}-check}.
1493 This makes it easy to look for differences between the two results.
1494
1495 @item --debug
1496 Produce debugging output.
1497
1498 This is useful to debug daemon start-up issues, but then it may be
1499 overridden by clients, for example the @option{--verbosity} option of
1500 @command{guix build} (@pxref{Invoking guix build}).
1501
1502 @item --chroot-directory=@var{dir}
1503 Add @var{dir} to the build chroot.
1504
1505 Doing this may change the result of build processes---for instance if
1506 they use optional dependencies found in @var{dir} when it is available,
1507 and not otherwise. For that reason, it is not recommended to do so.
1508 Instead, make sure that each derivation declares all the inputs that it
1509 needs.
1510
1511 @item --disable-chroot
1512 Disable chroot builds.
1513
1514 Using this option is not recommended since, again, it would allow build
1515 processes to gain access to undeclared dependencies. It is necessary,
1516 though, when @command{guix-daemon} is running under an unprivileged user
1517 account.
1518
1519 @item --log-compression=@var{type}
1520 Compress build logs according to @var{type}, one of @code{gzip},
1521 @code{bzip2}, or @code{none}.
1522
1523 Unless @option{--lose-logs} is used, all the build logs are kept in the
1524 @var{localstatedir}. To save space, the daemon automatically compresses
1525 them with Bzip2 by default.
1526
1527 @item --disable-deduplication
1528 @cindex deduplication
1529 Disable automatic file ``deduplication'' in the store.
1530
1531 By default, files added to the store are automatically ``deduplicated'':
1532 if a newly added file is identical to another one found in the store,
1533 the daemon makes the new file a hard link to the other file. This can
1534 noticeably reduce disk usage, at the expense of slightly increased
1535 input/output load at the end of a build process. This option disables
1536 this optimization.
1537
1538 @item --gc-keep-outputs[=yes|no]
1539 Tell whether the garbage collector (GC) must keep outputs of live
1540 derivations.
1541
1542 @cindex GC roots
1543 @cindex garbage collector roots
1544 When set to @code{yes}, the GC will keep the outputs of any live
1545 derivation available in the store---the @file{.drv} files. The default
1546 is @code{no}, meaning that derivation outputs are kept only if they are
1547 reachable from a GC root. @xref{Invoking guix gc}, for more on GC
1548 roots.
1549
1550 @item --gc-keep-derivations[=yes|no]
1551 Tell whether the garbage collector (GC) must keep derivations
1552 corresponding to live outputs.
1553
1554 When set to @code{yes}, as is the case by default, the GC keeps
1555 derivations---i.e., @file{.drv} files---as long as at least one of their
1556 outputs is live. This allows users to keep track of the origins of
1557 items in their store. Setting it to @code{no} saves a bit of disk
1558 space.
1559
1560 In this way, setting @option{--gc-keep-derivations} to @code{yes} causes
1561 liveness to flow from outputs to derivations, and setting
1562 @option{--gc-keep-outputs} to @code{yes} causes liveness to flow from
1563 derivations to outputs. When both are set to @code{yes}, the effect is
1564 to keep all the build prerequisites (the sources, compiler, libraries,
1565 and other build-time tools) of live objects in the store, regardless of
1566 whether these prerequisites are reachable from a GC root. This is
1567 convenient for developers since it saves rebuilds or downloads.
1568
1569 @item --impersonate-linux-2.6
1570 On Linux-based systems, impersonate Linux 2.6. This means that the
1571 kernel's @command{uname} system call will report 2.6 as the release number.
1572
1573 This might be helpful to build programs that (usually wrongfully) depend
1574 on the kernel version number.
1575
1576 @item --lose-logs
1577 Do not keep build logs. By default they are kept under
1578 @file{@var{localstatedir}/guix/log}.
1579
1580 @item --system=@var{system}
1581 Assume @var{system} as the current system type. By default it is the
1582 architecture/kernel pair found at configure time, such as
1583 @code{x86_64-linux}.
1584
1585 @item --listen=@var{endpoint}
1586 Listen for connections on @var{endpoint}. @var{endpoint} is interpreted
1587 as the file name of a Unix-domain socket if it starts with
1588 @code{/} (slash sign). Otherwise, @var{endpoint} is interpreted as a
1589 host name or host name and port to listen to. Here are a few examples:
1590
1591 @table @code
1592 @item --listen=/gnu/var/daemon
1593 Listen for connections on the @file{/gnu/var/daemon} Unix-domain socket,
1594 creating it if needed.
1595
1596 @item --listen=localhost
1597 @cindex daemon, remote access
1598 @cindex remote access to the daemon
1599 @cindex daemon, cluster setup
1600 @cindex clusters, daemon setup
1601 Listen for TCP connections on the network interface corresponding to
1602 @code{localhost}, on port 44146.
1603
1604 @item --listen=128.0.0.42:1234
1605 Listen for TCP connections on the network interface corresponding to
1606 @code{128.0.0.42}, on port 1234.
1607 @end table
1608
1609 This option can be repeated multiple times, in which case
1610 @command{guix-daemon} accepts connections on all the specified
1611 endpoints. Users can tell client commands what endpoint to connect to
1612 by setting the @env{GUIX_DAEMON_SOCKET} environment variable
1613 (@pxref{The Store, @env{GUIX_DAEMON_SOCKET}}).
1614
1615 @quotation Note
1616 The daemon protocol is @emph{unauthenticated and unencrypted}. Using
1617 @option{--listen=@var{host}} is suitable on local networks, such as
1618 clusters, where only trusted nodes may connect to the build daemon. In
1619 other cases where remote access to the daemon is needed, we recommend
1620 using Unix-domain sockets along with SSH.
1621 @end quotation
1622
1623 When @option{--listen} is omitted, @command{guix-daemon} listens for
1624 connections on the Unix-domain socket located at
1625 @file{@var{localstatedir}/guix/daemon-socket/socket}.
1626 @end table
1627
1628
1629 @node Application Setup
1630 @section Application Setup
1631
1632 @cindex foreign distro
1633 When using Guix on top of GNU/Linux distribution other than Guix System---a
1634 so-called @dfn{foreign distro}---a few additional steps are needed to
1635 get everything in place. Here are some of them.
1636
1637 @subsection Locales
1638
1639 @anchor{locales-and-locpath}
1640 @cindex locales, when not on Guix System
1641 @vindex LOCPATH
1642 @vindex GUIX_LOCPATH
1643 Packages installed @i{via} Guix will not use the locale data of the
1644 host system. Instead, you must first install one of the locale packages
1645 available with Guix and then define the @env{GUIX_LOCPATH} environment
1646 variable:
1647
1648 @example
1649 $ guix install glibc-locales
1650 $ export GUIX_LOCPATH=$HOME/.guix-profile/lib/locale
1651 @end example
1652
1653 Note that the @code{glibc-locales} package contains data for all the
1654 locales supported by the GNU@tie{}libc and weighs in at around
1655 917@tie{}MiB. Alternatively, the @code{glibc-utf8-locales} is smaller but
1656 limited to a few UTF-8 locales.
1657
1658 The @env{GUIX_LOCPATH} variable plays a role similar to @env{LOCPATH}
1659 (@pxref{Locale Names, @env{LOCPATH},, libc, The GNU C Library Reference
1660 Manual}). There are two important differences though:
1661
1662 @enumerate
1663 @item
1664 @env{GUIX_LOCPATH} is honored only by the libc in Guix, and not by the libc
1665 provided by foreign distros. Thus, using @env{GUIX_LOCPATH} allows you
1666 to make sure the programs of the foreign distro will not end up loading
1667 incompatible locale data.
1668
1669 @item
1670 libc suffixes each entry of @env{GUIX_LOCPATH} with @code{/X.Y}, where
1671 @code{X.Y} is the libc version---e.g., @code{2.22}. This means that,
1672 should your Guix profile contain a mixture of programs linked against
1673 different libc version, each libc version will only try to load locale
1674 data in the right format.
1675 @end enumerate
1676
1677 This is important because the locale data format used by different libc
1678 versions may be incompatible.
1679
1680 @subsection Name Service Switch
1681
1682 @cindex name service switch, glibc
1683 @cindex NSS (name service switch), glibc
1684 @cindex nscd (name service caching daemon)
1685 @cindex name service caching daemon (nscd)
1686 When using Guix on a foreign distro, we @emph{strongly recommend} that
1687 the system run the GNU C library's @dfn{name service cache daemon},
1688 @command{nscd}, which should be listening on the
1689 @file{/var/run/nscd/socket} socket. Failing to do that, applications
1690 installed with Guix may fail to look up host names or user accounts, or
1691 may even crash. The next paragraphs explain why.
1692
1693 @cindex @file{nsswitch.conf}
1694 The GNU C library implements a @dfn{name service switch} (NSS), which is
1695 an extensible mechanism for ``name lookups'' in general: host name
1696 resolution, user accounts, and more (@pxref{Name Service Switch,,, libc,
1697 The GNU C Library Reference Manual}).
1698
1699 @cindex Network information service (NIS)
1700 @cindex NIS (Network information service)
1701 Being extensible, the NSS supports @dfn{plugins}, which provide new name
1702 lookup implementations: for example, the @code{nss-mdns} plugin allow
1703 resolution of @code{.local} host names, the @code{nis} plugin allows
1704 user account lookup using the Network information service (NIS), and so
1705 on. These extra ``lookup services'' are configured system-wide in
1706 @file{/etc/nsswitch.conf}, and all the programs running on the system
1707 honor those settings (@pxref{NSS Configuration File,,, libc, The GNU C
1708 Reference Manual}).
1709
1710 When they perform a name lookup---for instance by calling the
1711 @code{getaddrinfo} function in C---applications first try to connect to
1712 the nscd; on success, nscd performs name lookups on their behalf. If
1713 the nscd is not running, then they perform the name lookup by
1714 themselves, by loading the name lookup services into their own address
1715 space and running it. These name lookup services---the
1716 @file{libnss_*.so} files---are @code{dlopen}'d, but they may come from
1717 the host system's C library, rather than from the C library the
1718 application is linked against (the C library coming from Guix).
1719
1720 And this is where the problem is: if your application is linked against
1721 Guix's C library (say, glibc 2.24) and tries to load NSS plugins from
1722 another C library (say, @code{libnss_mdns.so} for glibc 2.22), it will
1723 likely crash or have its name lookups fail unexpectedly.
1724
1725 Running @command{nscd} on the system, among other advantages, eliminates
1726 this binary incompatibility problem because those @code{libnss_*.so}
1727 files are loaded in the @command{nscd} process, not in applications
1728 themselves.
1729
1730 @subsection X11 Fonts
1731
1732 @cindex fonts
1733 The majority of graphical applications use Fontconfig to locate and
1734 load fonts and perform X11-client-side rendering. The @code{fontconfig}
1735 package in Guix looks for fonts in @file{$HOME/.guix-profile}
1736 by default. Thus, to allow graphical applications installed with Guix
1737 to display fonts, you have to install fonts with Guix as well.
1738 Essential font packages include @code{gs-fonts}, @code{font-dejavu}, and
1739 @code{font-gnu-freefont}.
1740
1741 @cindex @code{fc-cache}
1742 @cindex font cache
1743 Once you have installed or removed fonts, or when you notice an
1744 application that does not find fonts, you may need to install Fontconfig
1745 and to force an update of its font cache by running:
1746
1747 @example
1748 guix install fontconfig
1749 fc-cache -rv
1750 @end example
1751
1752 To display text written in Chinese languages, Japanese, or Korean in
1753 graphical applications, consider installing
1754 @code{font-adobe-source-han-sans} or @code{font-wqy-zenhei}. The former
1755 has multiple outputs, one per language family (@pxref{Packages with
1756 Multiple Outputs}). For instance, the following command installs fonts
1757 for Chinese languages:
1758
1759 @example
1760 guix install font-adobe-source-han-sans:cn
1761 @end example
1762
1763 @cindex @code{xterm}
1764 Older programs such as @command{xterm} do not use Fontconfig and instead
1765 rely on server-side font rendering. Such programs require to specify a
1766 full name of a font using XLFD (X Logical Font Description), like this:
1767
1768 @example
1769 -*-dejavu sans-medium-r-normal-*-*-100-*-*-*-*-*-1
1770 @end example
1771
1772 To be able to use such full names for the TrueType fonts installed in
1773 your Guix profile, you need to extend the font path of the X server:
1774
1775 @c Note: 'xset' does not accept symlinks so the trick below arranges to
1776 @c get at the real directory. See <https://bugs.gnu.org/30655>.
1777 @example
1778 xset +fp $(dirname $(readlink -f ~/.guix-profile/share/fonts/truetype/fonts.dir))
1779 @end example
1780
1781 @cindex @code{xlsfonts}
1782 After that, you can run @code{xlsfonts} (from @code{xlsfonts} package)
1783 to make sure your TrueType fonts are listed there.
1784
1785
1786 @subsection X.509 Certificates
1787
1788 @cindex @code{nss-certs}
1789 The @code{nss-certs} package provides X.509 certificates, which allow
1790 programs to authenticate Web servers accessed over HTTPS.
1791
1792 When using Guix on a foreign distro, you can install this package and
1793 define the relevant environment variables so that packages know where to
1794 look for certificates. @xref{X.509 Certificates}, for detailed
1795 information.
1796
1797 @subsection Emacs Packages
1798
1799 @cindex @code{emacs}
1800 When you install Emacs packages with Guix, the Elisp files are placed
1801 under the @file{share/emacs/site-lisp/} directory of the profile in
1802 which they are installed. The Elisp libraries are made available to
1803 Emacs through the @env{EMACSLOADPATH} environment variable, which is
1804 set when installing Emacs itself.
1805
1806 Additionally, autoload definitions are automatically evaluated at the
1807 initialization of Emacs, by the Guix-specific
1808 @code{guix-emacs-autoload-packages} procedure. If, for some reason, you
1809 want to avoid auto-loading the Emacs packages installed with Guix, you
1810 can do so by running Emacs with the @option{--no-site-file} option
1811 (@pxref{Init File,,, emacs, The GNU Emacs Manual}).
1812
1813
1814 @node Upgrading Guix
1815 @section Upgrading Guix
1816
1817 @cindex Upgrading Guix, on a foreign distro
1818
1819 To upgrade Guix, run:
1820
1821 @example
1822 guix pull
1823 @end example
1824
1825 @xref{Invoking guix pull}, for more information.
1826
1827 @cindex upgrading Guix for the root user, on a foreign distro
1828 @cindex upgrading the Guix daemon, on a foreign distro
1829 @cindex @command{guix pull} for the root user, on a foreign distro
1830
1831 On a foreign distro, you can upgrade the build daemon by running:
1832
1833 @example
1834 sudo -i guix pull
1835 @end example
1836
1837 @noindent
1838 followed by (assuming your distro uses the systemd service management
1839 tool):
1840
1841 @example
1842 systemctl restart guix-daemon.service
1843 @end example
1844
1845 On Guix System, upgrading the daemon is achieved by reconfiguring the
1846 system (@pxref{Invoking guix system, @code{guix system reconfigure}}).
1847
1848 @c TODO What else?
1849
1850 @c *********************************************************************
1851 @node System Installation
1852 @chapter System Installation
1853
1854 @cindex installing Guix System
1855 @cindex Guix System, installation
1856 This section explains how to install Guix System
1857 on a machine. Guix, as a package manager, can
1858 also be installed on top of a running GNU/Linux system,
1859 @pxref{Installation}.
1860
1861 @ifinfo
1862 @quotation Note
1863 @c This paragraph is for people reading this from tty2 of the
1864 @c installation image.
1865 You are reading this documentation with an Info reader. For details on
1866 how to use it, hit the @key{RET} key (``return'' or ``enter'') on the
1867 link that follows: @pxref{Top, Info reader,, info-stnd, Stand-alone GNU
1868 Info}. Hit @kbd{l} afterwards to come back here.
1869
1870 Alternatively, run @command{info info} in another tty to keep the manual
1871 available.
1872 @end quotation
1873 @end ifinfo
1874
1875 @menu
1876 * Limitations:: What you can expect.
1877 * Hardware Considerations:: Supported hardware.
1878 * USB Stick and DVD Installation:: Preparing the installation medium.
1879 * Preparing for Installation:: Networking, partitioning, etc.
1880 * Guided Graphical Installation:: Easy graphical installation.
1881 * Manual Installation:: Manual installation for wizards.
1882 * After System Installation:: When installation succeeded.
1883 * Installing Guix in a VM:: Guix System playground.
1884 * Building the Installation Image:: How this comes to be.
1885 @end menu
1886
1887 @node Limitations
1888 @section Limitations
1889
1890 We consider Guix System to be ready for a wide range of ``desktop'' and server
1891 use cases. The reliability guarantees it provides---transactional upgrades
1892 and rollbacks, reproducibility---make it a solid foundation.
1893
1894 Nevertheless, before you proceed with the installation, be aware of the
1895 following noteworthy limitations applicable to version @value{VERSION}:
1896
1897 @itemize
1898 @item
1899 Support for the Logical Volume Manager (LVM) is missing.
1900
1901 @item
1902 More and more system services are provided (@pxref{Services}), but some
1903 may be missing.
1904
1905 @item
1906 GNOME, Xfce, LXDE, and Enlightenment are available (@pxref{Desktop Services}),
1907 as well as a number of X11 window managers. However, KDE is currently
1908 missing.
1909 @end itemize
1910
1911 More than a disclaimer, this is an invitation to report issues (and success
1912 stories!), and to join us in improving it. @xref{Contributing}, for more
1913 info.
1914
1915
1916 @node Hardware Considerations
1917 @section Hardware Considerations
1918
1919 @cindex hardware support on Guix System
1920 GNU@tie{}Guix focuses on respecting the user's computing freedom. It
1921 builds around the kernel Linux-libre, which means that only hardware for
1922 which free software drivers and firmware exist is supported. Nowadays,
1923 a wide range of off-the-shelf hardware is supported on
1924 GNU/Linux-libre---from keyboards to graphics cards to scanners and
1925 Ethernet controllers. Unfortunately, there are still areas where
1926 hardware vendors deny users control over their own computing, and such
1927 hardware is not supported on Guix System.
1928
1929 @cindex WiFi, hardware support
1930 One of the main areas where free drivers or firmware are lacking is WiFi
1931 devices. WiFi devices known to work include those using Atheros chips
1932 (AR9271 and AR7010), which corresponds to the @code{ath9k} Linux-libre
1933 driver, and those using Broadcom/AirForce chips (BCM43xx with
1934 Wireless-Core Revision 5), which corresponds to the @code{b43-open}
1935 Linux-libre driver. Free firmware exists for both and is available
1936 out-of-the-box on Guix System, as part of @code{%base-firmware}
1937 (@pxref{operating-system Reference, @code{firmware}}).
1938
1939 @cindex RYF, Respects Your Freedom
1940 The @uref{https://www.fsf.org/, Free Software Foundation} runs
1941 @uref{https://www.fsf.org/ryf, @dfn{Respects Your Freedom}} (RYF), a
1942 certification program for hardware products that respect your freedom
1943 and your privacy and ensure that you have control over your device. We
1944 encourage you to check the list of RYF-certified devices.
1945
1946 Another useful resource is the @uref{https://www.h-node.org/, H-Node}
1947 web site. It contains a catalog of hardware devices with information
1948 about their support in GNU/Linux.
1949
1950
1951 @node USB Stick and DVD Installation
1952 @section USB Stick and DVD Installation
1953
1954 An ISO-9660 installation image that can be written to a USB stick or
1955 burnt to a DVD can be downloaded from
1956 @indicateurl{@value{BASE-URL}/guix-system-install-@value{VERSION}.x86_64-linux.iso.xz},
1957 where you can replace @code{x86_64-linux} with one of:
1958
1959 @table @code
1960 @item x86_64-linux
1961 for a GNU/Linux system on Intel/AMD-compatible 64-bit CPUs;
1962
1963 @item i686-linux
1964 for a 32-bit GNU/Linux system on Intel-compatible CPUs.
1965 @end table
1966
1967 @c start duplication of authentication part from ``Binary Installation''
1968 Make sure to download the associated @file{.sig} file and to verify the
1969 authenticity of the image against it, along these lines:
1970
1971 @example
1972 $ wget @value{BASE-URL}/guix-system-install-@value{VERSION}.x86_64-linux.iso.xz.sig
1973 $ gpg --verify guix-system-install-@value{VERSION}.x86_64-linux.iso.xz.sig
1974 @end example
1975
1976 If that command fails because you do not have the required public key,
1977 then run this command to import it:
1978
1979 @example
1980 $ wget @value{OPENPGP-SIGNING-KEY-URL} \
1981 -qO - | gpg --import -
1982 @end example
1983
1984 @noindent
1985 and rerun the @code{gpg --verify} command.
1986
1987 Take note that a warning like ``This key is not certified with a trusted
1988 signature!'' is normal.
1989
1990 @c end duplication
1991
1992 This image contains the tools necessary for an installation.
1993 It is meant to be copied @emph{as is} to a large-enough USB stick or DVD.
1994
1995 @unnumberedsubsec Copying to a USB Stick
1996
1997 To copy the image to a USB stick, follow these steps:
1998
1999 @enumerate
2000 @item
2001 Decompress the image using the @command{xz} command:
2002
2003 @example
2004 xz -d guix-system-install-@value{VERSION}.x86_64-linux.iso.xz
2005 @end example
2006
2007 @item
2008 Insert a USB stick of 1@tie{}GiB or more into your machine, and determine
2009 its device name. Assuming that the USB stick is known as @file{/dev/sdX},
2010 copy the image with:
2011
2012 @example
2013 dd if=guix-system-install-@value{VERSION}.x86_64-linux.iso of=/dev/sdX status=progress
2014 sync
2015 @end example
2016
2017 Access to @file{/dev/sdX} usually requires root privileges.
2018 @end enumerate
2019
2020 @unnumberedsubsec Burning on a DVD
2021
2022 To copy the image to a DVD, follow these steps:
2023
2024 @enumerate
2025 @item
2026 Decompress the image using the @command{xz} command:
2027
2028 @example
2029 xz -d guix-system-install-@value{VERSION}.x86_64-linux.iso.xz
2030 @end example
2031
2032 @item
2033 Insert a blank DVD into your machine, and determine
2034 its device name. Assuming that the DVD drive is known as @file{/dev/srX},
2035 copy the image with:
2036
2037 @example
2038 growisofs -dvd-compat -Z /dev/srX=guix-system-install-@value{VERSION}.x86_64-linux.iso
2039 @end example
2040
2041 Access to @file{/dev/srX} usually requires root privileges.
2042 @end enumerate
2043
2044 @unnumberedsubsec Booting
2045
2046 Once this is done, you should be able to reboot the system and boot from
2047 the USB stick or DVD. The latter usually requires you to get in the
2048 BIOS or UEFI boot menu, where you can choose to boot from the USB stick.
2049 In order to boot from Libreboot, switch to the command mode by pressing
2050 the @kbd{c} key and type @command{search_grub usb}.
2051
2052 @xref{Installing Guix in a VM}, if, instead, you would like to install
2053 Guix System in a virtual machine (VM).
2054
2055
2056 @node Preparing for Installation
2057 @section Preparing for Installation
2058
2059 Once you have booted, you can use the guided graphical installer, which makes
2060 it easy to get started (@pxref{Guided Graphical Installation}). Alternatively,
2061 if you are already familiar with GNU/Linux and if you want more control than
2062 what the graphical installer provides, you can choose the ``manual''
2063 installation process (@pxref{Manual Installation}).
2064
2065 The graphical installer is available on TTY1. You can obtain root shells on
2066 TTYs 3 to 6 by hitting @kbd{ctrl-alt-f3}, @kbd{ctrl-alt-f4}, etc. TTY2 shows
2067 this documentation and you can reach it with @kbd{ctrl-alt-f2}. Documentation
2068 is browsable using the Info reader commands (@pxref{Top,,, info-stnd,
2069 Stand-alone GNU Info}). The installation system runs the GPM mouse daemon,
2070 which allows you to select text with the left mouse button and to paste it
2071 with the middle button.
2072
2073 @quotation Note
2074 Installation requires access to the Internet so that any missing
2075 dependencies of your system configuration can be downloaded. See the
2076 ``Networking'' section below.
2077 @end quotation
2078
2079 @node Guided Graphical Installation
2080 @section Guided Graphical Installation
2081
2082 The graphical installer is a text-based user interface. It will guide you,
2083 with dialog boxes, through the steps needed to install GNU@tie{}Guix System.
2084
2085 The first dialog boxes allow you to set up the system as you use it during the
2086 installation: you can choose the language, keyboard layout, and set up
2087 networking, which will be used during the installation. The image below shows
2088 the networking dialog.
2089
2090 @image{images/installer-network,5in,, networking setup with the graphical installer}
2091
2092 Later steps allow you to partition your hard disk, as shown in the image
2093 below, to choose whether or not to use encrypted file systems, to enter the
2094 host name and root password, and to create an additional account, among other
2095 things.
2096
2097 @image{images/installer-partitions,5in,, partitioning with the graphical installer}
2098
2099 Note that, at any time, the installer allows you to exit the current
2100 installation step and resume at a previous step, as show in the image below.
2101
2102 @image{images/installer-resume,5in,, resuming the installation process}
2103
2104 Once you're done, the installer produces an operating system configuration and
2105 displays it (@pxref{Using the Configuration System}). At that point you can
2106 hit ``OK'' and installation will proceed. On success, you can reboot into the
2107 new system and enjoy. @xref{After System Installation}, for what's next!
2108
2109
2110 @node Manual Installation
2111 @section Manual Installation
2112
2113 This section describes how you would ``manually'' install GNU@tie{}Guix System
2114 on your machine. This option requires familiarity with GNU/Linux, with the
2115 shell, and with common administration tools. If you think this is not for
2116 you, consider using the guided graphical installer (@pxref{Guided Graphical
2117 Installation}).
2118
2119 The installation system provides root shells on TTYs 3 to 6; press
2120 @kbd{ctrl-alt-f3}, @kbd{ctrl-alt-f4}, and so on to reach them. It includes
2121 many common tools needed to install the system. But it is also a full-blown
2122 Guix System, which means that you can install additional packages, should you
2123 need it, using @command{guix package} (@pxref{Invoking guix package}).
2124
2125 @menu
2126 * Keyboard Layout and Networking and Partitioning:: Initial setup.
2127 * Proceeding with the Installation:: Installing.
2128 @end menu
2129
2130 @node Keyboard Layout and Networking and Partitioning
2131 @subsection Keyboard Layout, Networking, and Partitioning
2132
2133 Before you can install the system, you may want to adjust the keyboard layout,
2134 set up networking, and partition your target hard disk. This section will
2135 guide you through this.
2136
2137 @subsubsection Keyboard Layout
2138
2139 @cindex keyboard layout
2140 The installation image uses the US qwerty keyboard layout. If you want
2141 to change it, you can use the @command{loadkeys} command. For example,
2142 the following command selects the Dvorak keyboard layout:
2143
2144 @example
2145 loadkeys dvorak
2146 @end example
2147
2148 See the files under @file{/run/current-system/profile/share/keymaps} for
2149 a list of available keyboard layouts. Run @command{man loadkeys} for
2150 more information.
2151
2152 @subsubsection Networking
2153
2154 Run the following command to see what your network interfaces are called:
2155
2156 @example
2157 ifconfig -a
2158 @end example
2159
2160 @noindent
2161 @dots{} or, using the GNU/Linux-specific @command{ip} command:
2162
2163 @example
2164 ip address
2165 @end example
2166
2167 @c https://cgit.freedesktop.org/systemd/systemd/tree/src/udev/udev-builtin-net_id.c#n20
2168 Wired interfaces have a name starting with @samp{e}; for example, the
2169 interface corresponding to the first on-board Ethernet controller is
2170 called @samp{eno1}. Wireless interfaces have a name starting with
2171 @samp{w}, like @samp{w1p2s0}.
2172
2173 @table @asis
2174 @item Wired connection
2175 To configure a wired network run the following command, substituting
2176 @var{interface} with the name of the wired interface you want to use.
2177
2178 @example
2179 ifconfig @var{interface} up
2180 @end example
2181
2182 @noindent
2183 @dots{} or, using the GNU/Linux-specific @command{ip} command:
2184
2185 @example
2186 ip link set @var{interface} up
2187 @end example
2188
2189 @item Wireless connection
2190 @cindex wireless
2191 @cindex WiFi
2192 To configure wireless networking, you can create a configuration file
2193 for the @command{wpa_supplicant} configuration tool (its location is not
2194 important) using one of the available text editors such as
2195 @command{nano}:
2196
2197 @example
2198 nano wpa_supplicant.conf
2199 @end example
2200
2201 As an example, the following stanza can go to this file and will work
2202 for many wireless networks, provided you give the actual SSID and
2203 passphrase for the network you are connecting to:
2204
2205 @example
2206 network=@{
2207 ssid="@var{my-ssid}"
2208 key_mgmt=WPA-PSK
2209 psk="the network's secret passphrase"
2210 @}
2211 @end example
2212
2213 Start the wireless service and run it in the background with the
2214 following command (substitute @var{interface} with the name of the
2215 network interface you want to use):
2216
2217 @example
2218 wpa_supplicant -c wpa_supplicant.conf -i @var{interface} -B
2219 @end example
2220
2221 Run @command{man wpa_supplicant} for more information.
2222 @end table
2223
2224 @cindex DHCP
2225 At this point, you need to acquire an IP address. On a network where IP
2226 addresses are automatically assigned @i{via} DHCP, you can run:
2227
2228 @example
2229 dhclient -v @var{interface}
2230 @end example
2231
2232 Try to ping a server to see if networking is up and running:
2233
2234 @example
2235 ping -c 3 gnu.org
2236 @end example
2237
2238 Setting up network access is almost always a requirement because the
2239 image does not contain all the software and tools that may be needed.
2240
2241 @cindex proxy, during system installation
2242 If you need HTTP and HTTPS access to go through a proxy, run the
2243 following command:
2244
2245 @example
2246 herd set-http-proxy guix-daemon @var{URL}
2247 @end example
2248
2249 @noindent
2250 where @var{URL} is the proxy URL, for example
2251 @code{http://example.org:8118}.
2252
2253 @cindex installing over SSH
2254 If you want to, you can continue the installation remotely by starting
2255 an SSH server:
2256
2257 @example
2258 herd start ssh-daemon
2259 @end example
2260
2261 Make sure to either set a password with @command{passwd}, or configure
2262 OpenSSH public key authentication before logging in.
2263
2264 @subsubsection Disk Partitioning
2265
2266 Unless this has already been done, the next step is to partition, and
2267 then format the target partition(s).
2268
2269 The installation image includes several partitioning tools, including
2270 Parted (@pxref{Overview,,, parted, GNU Parted User Manual}),
2271 @command{fdisk}, and @command{cfdisk}. Run it and set up your disk with
2272 the partition layout you want:
2273
2274 @example
2275 cfdisk
2276 @end example
2277
2278 If your disk uses the GUID Partition Table (GPT) format and you plan to
2279 install BIOS-based GRUB (which is the default), make sure a BIOS Boot
2280 Partition is available (@pxref{BIOS installation,,, grub, GNU GRUB
2281 manual}).
2282
2283 @cindex EFI, installation
2284 @cindex UEFI, installation
2285 @cindex ESP, EFI system partition
2286 If you instead wish to use EFI-based GRUB, a FAT32 @dfn{EFI System Partition}
2287 (ESP) is required. This partition can be mounted at @file{/boot/efi} for
2288 instance and must have the @code{esp} flag set. E.g., for @command{parted}:
2289
2290 @example
2291 parted /dev/sda set 1 esp on
2292 @end example
2293
2294 @quotation Note
2295 @vindex grub-bootloader
2296 @vindex grub-efi-bootloader
2297 Unsure whether to use EFI- or BIOS-based GRUB? If the directory
2298 @file{/sys/firmware/efi} exists in the installation image, then you should
2299 probably perform an EFI installation, using @code{grub-efi-bootloader}.
2300 Otherwise you should use the BIOS-based GRUB, known as
2301 @code{grub-bootloader}. @xref{Bootloader Configuration}, for more info on
2302 bootloaders.
2303 @end quotation
2304
2305 Once you are done partitioning the target hard disk drive, you have to
2306 create a file system on the relevant partition(s)@footnote{Currently
2307 Guix System only supports ext4, btrfs, and JFS file systems. In particular,
2308 code that reads file system UUIDs and labels only works for these file system
2309 types.}. For the ESP, if you have one and assuming it is
2310 @file{/dev/sda1}, run:
2311
2312 @example
2313 mkfs.fat -F32 /dev/sda1
2314 @end example
2315
2316 For the root file system, ext4 is the most widely used format. Other
2317 file systems, such as Btrfs, support compression, which is reported to
2318 nicely complement file deduplication that the daemon performs
2319 independently of the file system (@pxref{Invoking guix-daemon,
2320 deduplication}).
2321
2322 Preferably, assign file systems a label so that you can easily and
2323 reliably refer to them in @code{file-system} declarations (@pxref{File
2324 Systems}). This is typically done using the @code{-L} option of
2325 @command{mkfs.ext4} and related commands. So, assuming the target root
2326 partition lives at @file{/dev/sda2}, a file system with the label
2327 @code{my-root} can be created with:
2328
2329 @example
2330 mkfs.ext4 -L my-root /dev/sda2
2331 @end example
2332
2333 @cindex encrypted disk
2334 If you are instead planning to encrypt the root partition, you can use
2335 the Cryptsetup/LUKS utilities to do that (see @inlinefmtifelse{html,
2336 @uref{https://linux.die.net/man/8/cryptsetup, @code{man cryptsetup}},
2337 @code{man cryptsetup}} for more information). Assuming you want to
2338 store the root partition on @file{/dev/sda2}, the command sequence would
2339 be along these lines:
2340
2341 @example
2342 cryptsetup luksFormat /dev/sda2
2343 cryptsetup open --type luks /dev/sda2 my-partition
2344 mkfs.ext4 -L my-root /dev/mapper/my-partition
2345 @end example
2346
2347 Once that is done, mount the target file system under @file{/mnt}
2348 with a command like (again, assuming @code{my-root} is the label of the
2349 root file system):
2350
2351 @example
2352 mount LABEL=my-root /mnt
2353 @end example
2354
2355 Also mount any other file systems you would like to use on the target
2356 system relative to this path. If you have opted for @file{/boot/efi} as an
2357 EFI mount point for example, mount it at @file{/mnt/boot/efi} now so it is
2358 found by @code{guix system init} afterwards.
2359
2360 Finally, if you plan to use one or more swap partitions (@pxref{Memory
2361 Concepts, swap space,, libc, The GNU C Library Reference Manual}), make
2362 sure to initialize them with @command{mkswap}. Assuming you have one
2363 swap partition on @file{/dev/sda3}, you would run:
2364
2365 @example
2366 mkswap /dev/sda3
2367 swapon /dev/sda3
2368 @end example
2369
2370 Alternatively, you may use a swap file. For example, assuming that in
2371 the new system you want to use the file @file{/swapfile} as a swap file,
2372 you would run@footnote{This example will work for many types of file
2373 systems (e.g., ext4). However, for copy-on-write file systems (e.g.,
2374 btrfs), the required steps may be different. For details, see the
2375 manual pages for @command{mkswap} and @command{swapon}.}:
2376
2377 @example
2378 # This is 10 GiB of swap space. Adjust "count" to change the size.
2379 dd if=/dev/zero of=/mnt/swapfile bs=1MiB count=10240
2380 # For security, make the file readable and writable only by root.
2381 chmod 600 /mnt/swapfile
2382 mkswap /mnt/swapfile
2383 swapon /mnt/swapfile
2384 @end example
2385
2386 Note that if you have encrypted the root partition and created a swap
2387 file in its file system as described above, then the encryption also
2388 protects the swap file, just like any other file in that file system.
2389
2390 @node Proceeding with the Installation
2391 @subsection Proceeding with the Installation
2392
2393 With the target partitions ready and the target root mounted on
2394 @file{/mnt}, we're ready to go. First, run:
2395
2396 @example
2397 herd start cow-store /mnt
2398 @end example
2399
2400 This makes @file{/gnu/store} copy-on-write, such that packages added to it
2401 during the installation phase are written to the target disk on @file{/mnt}
2402 rather than kept in memory. This is necessary because the first phase of
2403 the @command{guix system init} command (see below) entails downloads or
2404 builds to @file{/gnu/store} which, initially, is an in-memory file system.
2405
2406 Next, you have to edit a file and
2407 provide the declaration of the operating system to be installed. To
2408 that end, the installation system comes with three text editors. We
2409 recommend GNU nano (@pxref{Top,,, nano, GNU nano Manual}), which
2410 supports syntax highlighting and parentheses matching; other editors
2411 include GNU Zile (an Emacs clone), and
2412 nvi (a clone of the original BSD @command{vi} editor).
2413 We strongly recommend storing that file on the target root file system, say,
2414 as @file{/mnt/etc/config.scm}. Failing to do that, you will have lost your
2415 configuration file once you have rebooted into the newly-installed system.
2416
2417 @xref{Using the Configuration System}, for an overview of the
2418 configuration file. The example configurations discussed in that
2419 section are available under @file{/etc/configuration} in the
2420 installation image. Thus, to get started with a system configuration
2421 providing a graphical display server (a ``desktop'' system), you can run
2422 something along these lines:
2423
2424 @example
2425 # mkdir /mnt/etc
2426 # cp /etc/configuration/desktop.scm /mnt/etc/config.scm
2427 # nano /mnt/etc/config.scm
2428 @end example
2429
2430 You should pay attention to what your configuration file contains, and
2431 in particular:
2432
2433 @itemize
2434 @item
2435 Make sure the @code{bootloader-configuration} form refers to the target
2436 you want to install GRUB on. It should mention @code{grub-bootloader} if
2437 you are installing GRUB in the legacy way, or @code{grub-efi-bootloader}
2438 for newer UEFI systems. For legacy systems, the @code{target} field
2439 names a device, like @code{/dev/sda}; for UEFI systems it names a path
2440 to a mounted EFI partition, like @code{/boot/efi}; do make sure the path is
2441 currently mounted and a @code{file-system} entry is specified in your
2442 configuration.
2443
2444 @item
2445 Be sure that your file system labels match the value of their respective
2446 @code{device} fields in your @code{file-system} configuration, assuming
2447 your @code{file-system} configuration uses the @code{file-system-label}
2448 procedure in its @code{device} field.
2449
2450 @item
2451 If there are encrypted or RAID partitions, make sure to add a
2452 @code{mapped-devices} field to describe them (@pxref{Mapped Devices}).
2453 @end itemize
2454
2455 Once you are done preparing the configuration file, the new system must
2456 be initialized (remember that the target root file system is mounted
2457 under @file{/mnt}):
2458
2459 @example
2460 guix system init /mnt/etc/config.scm /mnt
2461 @end example
2462
2463 @noindent
2464 This copies all the necessary files and installs GRUB on
2465 @file{/dev/sdX}, unless you pass the @option{--no-bootloader} option. For
2466 more information, @pxref{Invoking guix system}. This command may trigger
2467 downloads or builds of missing packages, which can take some time.
2468
2469 Once that command has completed---and hopefully succeeded!---you can run
2470 @command{reboot} and boot into the new system. The @code{root} password
2471 in the new system is initially empty; other users' passwords need to be
2472 initialized by running the @command{passwd} command as @code{root},
2473 unless your configuration specifies otherwise
2474 (@pxref{user-account-password, user account passwords}).
2475 @xref{After System Installation}, for what's next!
2476
2477
2478 @node After System Installation
2479 @section After System Installation
2480
2481 Success, you've now booted into Guix System! From then on, you can update the
2482 system whenever you want by running, say:
2483
2484 @example
2485 guix pull
2486 sudo guix system reconfigure /etc/config.scm
2487 @end example
2488
2489 @noindent
2490 This builds a new system generation with the latest packages and services
2491 (@pxref{Invoking guix system}). We recommend doing that regularly so that
2492 your system includes the latest security updates (@pxref{Security Updates}).
2493
2494 @c See <https://lists.gnu.org/archive/html/guix-devel/2019-01/msg00268.html>.
2495 @quotation Note
2496 @cindex sudo vs. @command{guix pull}
2497 Note that @command{sudo guix} runs your user's @command{guix} command and
2498 @emph{not} root's, because @command{sudo} leaves @env{PATH} unchanged. To
2499 explicitly run root's @command{guix}, type @command{sudo -i guix @dots{}}.
2500
2501 The difference matters here, because @command{guix pull} updates
2502 the @command{guix} command and package definitions only for the user it is ran
2503 as. This means that if you choose to use @command{guix system reconfigure} in
2504 root's login shell, you'll need to @command{guix pull} separately.
2505 @end quotation
2506
2507 Now, @pxref{Getting Started}, and
2508 join us on @code{#guix} on the Freenode IRC network or on
2509 @email{guix-devel@@gnu.org} to share your experience!
2510
2511
2512 @node Installing Guix in a VM
2513 @section Installing Guix in a Virtual Machine
2514
2515 @cindex virtual machine, Guix System installation
2516 @cindex virtual private server (VPS)
2517 @cindex VPS (virtual private server)
2518 If you'd like to install Guix System in a virtual machine (VM) or on a
2519 virtual private server (VPS) rather than on your beloved machine, this
2520 section is for you.
2521
2522 To boot a @uref{https://qemu.org/,QEMU} VM for installing Guix System in a
2523 disk image, follow these steps:
2524
2525 @enumerate
2526 @item
2527 First, retrieve and decompress the Guix system installation image as
2528 described previously (@pxref{USB Stick and DVD Installation}).
2529
2530 @item
2531 Create a disk image that will hold the installed system. To make a
2532 qcow2-formatted disk image, use the @command{qemu-img} command:
2533
2534 @example
2535 qemu-img create -f qcow2 guix-system.img 50G
2536 @end example
2537
2538 The resulting file will be much smaller than 50 GB (typically less than
2539 1 MB), but it will grow as the virtualized storage device is filled up.
2540
2541 @item
2542 Boot the USB installation image in an VM:
2543
2544 @example
2545 qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm \
2546 -nic user,model=virtio-net-pci -boot menu=on,order=d \
2547 -drive file=guix-system.img \
2548 -drive media=cdrom,file=guix-system-install-@value{VERSION}.@var{system}.iso
2549 @end example
2550
2551 @code{-enable-kvm} is optional, but significantly improves performance,
2552 @pxref{Running Guix in a VM}.
2553
2554 @item
2555 You're now root in the VM, proceed with the installation process.
2556 @xref{Preparing for Installation}, and follow the instructions.
2557 @end enumerate
2558
2559 Once installation is complete, you can boot the system that's on your
2560 @file{guix-system.img} image. @xref{Running Guix in a VM}, for how to do
2561 that.
2562
2563 @node Building the Installation Image
2564 @section Building the Installation Image
2565
2566 @cindex installation image
2567 The installation image described above was built using the @command{guix
2568 system} command, specifically:
2569
2570 @example
2571 guix system disk-image -t iso9660 gnu/system/install.scm
2572 @end example
2573
2574 Have a look at @file{gnu/system/install.scm} in the source tree,
2575 and see also @ref{Invoking guix system} for more information
2576 about the installation image.
2577
2578 @section Building the Installation Image for ARM Boards
2579
2580 Many ARM boards require a specific variant of the
2581 @uref{https://www.denx.de/wiki/U-Boot/, U-Boot} bootloader.
2582
2583 If you build a disk image and the bootloader is not available otherwise
2584 (on another boot drive etc), it's advisable to build an image that
2585 includes the bootloader, specifically:
2586
2587 @example
2588 guix system disk-image --system=armhf-linux -e '((@@ (gnu system install) os-with-u-boot) (@@ (gnu system install) installation-os) "A20-OLinuXino-Lime2")'
2589 @end example
2590
2591 @code{A20-OLinuXino-Lime2} is the name of the board. If you specify an invalid
2592 board, a list of possible boards will be printed.
2593
2594 @c *********************************************************************
2595 @node Getting Started
2596 @chapter Getting Started
2597
2598 Presumably, you've reached this section because either you have
2599 installed Guix on top of another distribution (@pxref{Installation}), or
2600 you've installed the standalone Guix System (@pxref{System
2601 Installation}). It's time for you to get started using Guix and this
2602 section aims to help you do that and give you a feel of what it's like.
2603
2604 Guix is about installing software, so probably the first thing you'll
2605 want to do is to actually look for software. Let's say you're looking
2606 for a text editor, you can run:
2607
2608 @example
2609 guix search text editor
2610 @end example
2611
2612 This command shows you a number of matching @dfn{packages}, each time
2613 showing the package's name, version, a description, and additional info.
2614 Once you've found out the one you want to use, let's say Emacs (ah ha!),
2615 you can go ahead and install it (run this command as a regular user,
2616 @emph{no need for root privileges}!):
2617
2618 @example
2619 guix install emacs
2620 @end example
2621
2622 You've installed your first package, congrats! In the process, you've
2623 probably noticed that Guix downloaded pre-built binaries; or, if you
2624 explicitly chose to @emph{not} use pre-built binaries, then probably
2625 Guix is still building software (@pxref{Substitutes}, for more info).
2626
2627 Unless you're using Guix System, the @command{guix install} command must
2628 have printed this hint:
2629
2630 @example
2631 hint: Consider setting the necessary environment variables by running:
2632
2633 GUIX_PROFILE="$HOME/.guix-profile"
2634 . "$GUIX_PROFILE/etc/profile"
2635
2636 Alternately, see `guix package --search-paths -p "$HOME/.guix-profile"'.
2637 @end example
2638
2639 Indeed, you must now tell your shell where @command{emacs} and other
2640 programs installed with Guix are to be found. Pasting the two lines
2641 above will do just that: it will add
2642 @code{$HOME/.guix-profile/bin}---which is where the installed package
2643 is---to the @code{PATH} environment variable. You can paste these two
2644 lines in your shell so they take effect right away, but more importantly
2645 you should add them to @file{~/.bash_profile} (or equivalent file if you
2646 do not use Bash) so that environment variables are set next time you
2647 spawn a shell. You only need to do this once and other search paths
2648 environment variables will be taken care of similarly---e.g., if you
2649 eventually install @code{python} and Python libraries, @code{PYTHONPATH}
2650 will be defined.
2651
2652 You can go on installing packages at your will. To list installed
2653 packages, run:
2654
2655 @example
2656 guix package --list-installed
2657 @end example
2658
2659 To remove a package, you would unsurprisingly run @command{guix remove}.
2660 A distinguishing feature is the ability to @dfn{roll back} any operation
2661 you made---installation, removal, upgrade---by simply typing:
2662
2663 @example
2664 guix package --roll-back
2665 @end example
2666
2667 This is because each operation is in fact a @dfn{transaction} that
2668 creates a new @dfn{generation}. These generations and the difference
2669 between them can be displayed by running:
2670
2671 @example
2672 guix package --list-generations
2673 @end example
2674
2675 Now you know the basics of package management!
2676
2677 @quotation Going further
2678 @xref{Package Management}, for more about package management. You may
2679 like @dfn{declarative} package management with @command{guix package
2680 --manifest}, managing separate @dfn{profiles} with @option{--profile},
2681 deleting old generations, collecting garbage, and other nifty features
2682 that will come in handy as you become more familiar with Guix. If you
2683 are a developer, @pxref{Development} for additional tools. And if
2684 you're curious, @pxref{Features}, to peek under the hood.
2685 @end quotation
2686
2687 Once you've installed a set of packages, you will want to periodically
2688 @emph{upgrade} them to the latest and greatest version. To do that, you
2689 will first pull the latest revision of Guix and its package collection:
2690
2691 @example
2692 guix pull
2693 @end example
2694
2695 The end result is a new @command{guix} command, under
2696 @file{~/.config/guix/current/bin}. Unless you're on Guix System, the
2697 first time you run @command{guix pull}, be sure to follow the hint that
2698 the command prints and, similar to what we saw above, paste these two
2699 lines in your terminal and @file{.bash_profile}:
2700
2701 @example
2702 GUIX_PROFILE="$HOME/.config/guix/current/etc/profile"
2703 . "$GUIX_PROFILE/etc/profile"
2704 @end example
2705
2706 @noindent
2707 You must also instruct your shell to point to this new @command{guix}:
2708
2709 @example
2710 hash guix
2711 @end example
2712
2713 At this point, you're running a brand new Guix. You can thus go ahead
2714 and actually upgrade all the packages you previously installed:
2715
2716 @example
2717 guix upgrade
2718 @end example
2719
2720 As you run this command, you will see that binaries are downloaded (or
2721 perhaps some packages are built), and eventually you end up with the
2722 upgraded packages. Should one of these upgraded packages not be to your
2723 liking, remember you can always roll back!
2724
2725 You can display the exact revision of Guix you're currently using by
2726 running:
2727
2728 @example
2729 guix describe
2730 @end example
2731
2732 The information it displays is @emph{all it takes to reproduce the exact
2733 same Guix}, be it at a different point in time or on a different
2734 machine.
2735
2736 @quotation Going further
2737 @xref{Invoking guix pull}, for more information. @xref{Channels}, on
2738 how to specify additional @dfn{channels} to pull packages from, how to
2739 replicate Guix, and more. You may also find @command{time-machine}
2740 handy (@pxref{Invoking guix time-machine}).
2741 @end quotation
2742
2743 If you installed Guix System, one of the first things you'll want to do
2744 is to upgrade your system. Once you've run @command{guix pull} to get
2745 the latest Guix, you can upgrade the system like this:
2746
2747 @example
2748 sudo guix system reconfigure /etc/config.scm
2749 @end example
2750
2751 Upon completion, the system runs the latest versions of its software
2752 packages. When you eventually reboot, you'll notice a sub-menu in the
2753 bootloader that reads ``Old system generations'': it's what allows you
2754 to boot @emph{an older generation of your system}, should the latest
2755 generation be ``broken'' or otherwise unsatisfying. Just like for
2756 packages, you can always @emph{roll back} to a previous generation
2757 @emph{of the whole system}:
2758
2759 @example
2760 sudo guix system roll-back
2761 @end example
2762
2763 There are many things you'll probably want to tweak on your system:
2764 adding new user accounts, adding new system services, fiddling with the
2765 configuration of those services, etc. The system configuration is
2766 @emph{entirely} described in the @file{/etc/config.scm} file.
2767 @xref{Using the Configuration System}, to learn how to change it.
2768
2769 Now you know enough to get started!
2770
2771 @quotation Resources
2772 The rest of this manual provides a reference for all things Guix. Here
2773 are some additional resources you may find useful:
2774
2775 @itemize
2776 @item
2777 @xref{Top,,, guix-cookbook, The GNU Guix Cookbook}, for a list of
2778 ``how-to'' style of recipes for a variety of applications.
2779
2780 @item
2781 The @uref{https://guix.gnu.org/guix-refcard.pdf, GNU Guix Reference
2782 Card} lists in two pages most of the commands and options you'll ever
2783 need.
2784
2785 @item
2786 The web site contains @uref{https://guix.gnu.org/en/videos/,
2787 instructional videos} covering topics such as everyday use of Guix, how
2788 to get help, and how to become a contributor.
2789
2790 @item
2791 @xref{Documentation}, to learn how to access documentation on your
2792 computer.
2793 @end itemize
2794
2795 We hope you will enjoy Guix as much as the community enjoys building it!
2796 @end quotation
2797
2798 @c *********************************************************************
2799 @node Package Management
2800 @chapter Package Management
2801
2802 @cindex packages
2803 The purpose of GNU Guix is to allow users to easily install, upgrade, and
2804 remove software packages, without having to know about their build
2805 procedures or dependencies. Guix also goes beyond this obvious set of
2806 features.
2807
2808 This chapter describes the main features of Guix, as well as the
2809 package management tools it provides. Along with the command-line
2810 interface described below (@pxref{Invoking guix package, @code{guix
2811 package}}), you may also use the Emacs-Guix interface (@pxref{Top,,,
2812 emacs-guix, The Emacs-Guix Reference Manual}), after installing
2813 @code{emacs-guix} package (run @kbd{M-x guix-help} command to start
2814 with it):
2815
2816 @example
2817 guix install emacs-guix
2818 @end example
2819
2820 @menu
2821 * Features:: How Guix will make your life brighter.
2822 * Invoking guix package:: Package installation, removal, etc.
2823 * Substitutes:: Downloading pre-built binaries.
2824 * Packages with Multiple Outputs:: Single source package, multiple outputs.
2825 * Invoking guix gc:: Running the garbage collector.
2826 * Invoking guix pull:: Fetching the latest Guix and distribution.
2827 * Invoking guix time-machine:: Running an older revision of Guix.
2828 * Inferiors:: Interacting with another revision of Guix.
2829 * Invoking guix describe:: Display information about your Guix revision.
2830 * Invoking guix archive:: Exporting and importing store files.
2831 @end menu
2832
2833 @node Features
2834 @section Features
2835
2836 Here we assume you've already made your first steps with Guix
2837 (@pxref{Getting Started}) and would like to get an overview about what's
2838 going on under the hood.
2839
2840 When using Guix, each package ends up in the @dfn{package store}, in its
2841 own directory---something that resembles
2842 @file{/gnu/store/xxx-package-1.2}, where @code{xxx} is a base32 string.
2843
2844 Instead of referring to these directories, users have their own
2845 @dfn{profile}, which points to the packages that they actually want to
2846 use. These profiles are stored within each user's home directory, at
2847 @code{$HOME/.guix-profile}.
2848
2849 For example, @code{alice} installs GCC 4.7.2. As a result,
2850 @file{/home/alice/.guix-profile/bin/gcc} points to
2851 @file{/gnu/store/@dots{}-gcc-4.7.2/bin/gcc}. Now, on the same machine,
2852 @code{bob} had already installed GCC 4.8.0. The profile of @code{bob}
2853 simply continues to point to
2854 @file{/gnu/store/@dots{}-gcc-4.8.0/bin/gcc}---i.e., both versions of GCC
2855 coexist on the same system without any interference.
2856
2857 The @command{guix package} command is the central tool to manage
2858 packages (@pxref{Invoking guix package}). It operates on the per-user
2859 profiles, and can be used @emph{with normal user privileges}.
2860
2861 @cindex transactions
2862 The command provides the obvious install, remove, and upgrade
2863 operations. Each invocation is actually a @emph{transaction}: either
2864 the specified operation succeeds, or nothing happens. Thus, if the
2865 @command{guix package} process is terminated during the transaction,
2866 or if a power outage occurs during the transaction, then the user's
2867 profile remains in its previous state, and remains usable.
2868
2869 In addition, any package transaction may be @emph{rolled back}. So, if,
2870 for example, an upgrade installs a new version of a package that turns
2871 out to have a serious bug, users may roll back to the previous instance
2872 of their profile, which was known to work well. Similarly, the global
2873 system configuration on Guix is subject to
2874 transactional upgrades and roll-back
2875 (@pxref{Using the Configuration System}).
2876
2877 All packages in the package store may be @emph{garbage-collected}.
2878 Guix can determine which packages are still referenced by user
2879 profiles, and remove those that are provably no longer referenced
2880 (@pxref{Invoking guix gc}). Users may also explicitly remove old
2881 generations of their profile so that the packages they refer to can be
2882 collected.
2883
2884 @cindex reproducibility
2885 @cindex reproducible builds
2886 Guix takes a @dfn{purely functional} approach to package
2887 management, as described in the introduction (@pxref{Introduction}).
2888 Each @file{/gnu/store} package directory name contains a hash of all the
2889 inputs that were used to build that package---compiler, libraries, build
2890 scripts, etc. This direct correspondence allows users to make sure a
2891 given package installation matches the current state of their
2892 distribution. It also helps maximize @dfn{build reproducibility}:
2893 thanks to the isolated build environments that are used, a given build
2894 is likely to yield bit-identical files when performed on different
2895 machines (@pxref{Invoking guix-daemon, container}).
2896
2897 @cindex substitutes
2898 This foundation allows Guix to support @dfn{transparent binary/source
2899 deployment}. When a pre-built binary for a @file{/gnu/store} item is
2900 available from an external source---a @dfn{substitute}, Guix just
2901 downloads it and unpacks it;
2902 otherwise, it builds the package from source, locally
2903 (@pxref{Substitutes}). Because build results are usually bit-for-bit
2904 reproducible, users do not have to trust servers that provide
2905 substitutes: they can force a local build and @emph{challenge} providers
2906 (@pxref{Invoking guix challenge}).
2907
2908 Control over the build environment is a feature that is also useful for
2909 developers. The @command{guix environment} command allows developers of
2910 a package to quickly set up the right development environment for their
2911 package, without having to manually install the dependencies of the
2912 package into their profile (@pxref{Invoking guix environment}).
2913
2914 @cindex replication, of software environments
2915 @cindex provenance tracking, of software artifacts
2916 All of Guix and its package definitions is version-controlled, and
2917 @command{guix pull} allows you to ``travel in time'' on the history of Guix
2918 itself (@pxref{Invoking guix pull}). This makes it possible to replicate a
2919 Guix instance on a different machine or at a later point in time, which in
2920 turn allows you to @emph{replicate complete software environments}, while
2921 retaining precise @dfn{provenance tracking} of the software.
2922
2923 @node Invoking guix package
2924 @section Invoking @command{guix package}
2925
2926 @cindex installing packages
2927 @cindex removing packages
2928 @cindex package installation
2929 @cindex package removal
2930 The @command{guix package} command is the tool that allows users to
2931 install, upgrade, and remove packages, as well as rolling back to
2932 previous configurations. It operates only on the user's own profile,
2933 and works with normal user privileges (@pxref{Features}). Its syntax
2934 is:
2935
2936 @example
2937 guix package @var{options}
2938 @end example
2939
2940 @cindex transactions
2941 Primarily, @var{options} specifies the operations to be performed during
2942 the transaction. Upon completion, a new profile is created, but
2943 previous @dfn{generations} of the profile remain available, should the user
2944 want to roll back.
2945
2946 For example, to remove @code{lua} and install @code{guile} and
2947 @code{guile-cairo} in a single transaction:
2948
2949 @example
2950 guix package -r lua -i guile guile-cairo
2951 @end example
2952
2953 @cindex aliases, for @command{guix package}
2954 For your convenience, we also provide the following aliases:
2955
2956 @itemize
2957 @item
2958 @command{guix search} is an alias for @command{guix package -s},
2959 @item
2960 @command{guix install} is an alias for @command{guix package -i},
2961 @item
2962 @command{guix remove} is an alias for @command{guix package -r},
2963 @item
2964 @command{guix upgrade} is an alias for @command{guix package -u},
2965 @item
2966 and @command{guix show} is an alias for @command{guix package --show=}.
2967 @end itemize
2968
2969 These aliases are less expressive than @command{guix package} and provide
2970 fewer options, so in some cases you'll probably want to use @command{guix
2971 package} directly.
2972
2973 @command{guix package} also supports a @dfn{declarative approach}
2974 whereby the user specifies the exact set of packages to be available and
2975 passes it @i{via} the @option{--manifest} option
2976 (@pxref{profile-manifest, @option{--manifest}}).
2977
2978 @cindex profile
2979 For each user, a symlink to the user's default profile is automatically
2980 created in @file{$HOME/.guix-profile}. This symlink always points to the
2981 current generation of the user's default profile. Thus, users can add
2982 @file{$HOME/.guix-profile/bin} to their @env{PATH} environment
2983 variable, and so on.
2984 @cindex search paths
2985 If you are not using Guix System, consider adding the
2986 following lines to your @file{~/.bash_profile} (@pxref{Bash Startup
2987 Files,,, bash, The GNU Bash Reference Manual}) so that newly-spawned
2988 shells get all the right environment variable definitions:
2989
2990 @example
2991 GUIX_PROFILE="$HOME/.guix-profile" ; \
2992 source "$HOME/.guix-profile/etc/profile"
2993 @end example
2994
2995 In a multi-user setup, user profiles are stored in a place registered as
2996 a @dfn{garbage-collector root}, which @file{$HOME/.guix-profile} points
2997 to (@pxref{Invoking guix gc}). That directory is normally
2998 @code{@var{localstatedir}/guix/profiles/per-user/@var{user}}, where
2999 @var{localstatedir} is the value passed to @code{configure} as
3000 @option{--localstatedir}, and @var{user} is the user name. The
3001 @file{per-user} directory is created when @command{guix-daemon} is
3002 started, and the @var{user} sub-directory is created by @command{guix
3003 package}.
3004
3005 The @var{options} can be among the following:
3006
3007 @table @code
3008
3009 @item --install=@var{package} @dots{}
3010 @itemx -i @var{package} @dots{}
3011 Install the specified @var{package}s.
3012
3013 Each @var{package} may specify either a simple package name, such as
3014 @code{guile}, or a package name followed by an at-sign and version number,
3015 such as @code{guile@@1.8.8} or simply @code{guile@@1.8} (in the latter
3016 case, the newest version prefixed by @code{1.8} is selected).
3017
3018 If no version number is specified, the
3019 newest available version will be selected. In addition, @var{package}
3020 may contain a colon, followed by the name of one of the outputs of the
3021 package, as in @code{gcc:doc} or @code{binutils@@2.22:lib}
3022 (@pxref{Packages with Multiple Outputs}). Packages with a corresponding
3023 name (and optionally version) are searched for among the GNU
3024 distribution modules (@pxref{Package Modules}).
3025
3026 @cindex propagated inputs
3027 Sometimes packages have @dfn{propagated inputs}: these are dependencies
3028 that automatically get installed along with the required package
3029 (@pxref{package-propagated-inputs, @code{propagated-inputs} in
3030 @code{package} objects}, for information about propagated inputs in
3031 package definitions).
3032
3033 @anchor{package-cmd-propagated-inputs}
3034 An example is the GNU MPC library: its C header files refer to those of
3035 the GNU MPFR library, which in turn refer to those of the GMP library.
3036 Thus, when installing MPC, the MPFR and GMP libraries also get installed
3037 in the profile; removing MPC also removes MPFR and GMP---unless they had
3038 also been explicitly installed by the user.
3039
3040 Besides, packages sometimes rely on the definition of environment
3041 variables for their search paths (see explanation of
3042 @option{--search-paths} below). Any missing or possibly incorrect
3043 environment variable definitions are reported here.
3044
3045 @item --install-from-expression=@var{exp}
3046 @itemx -e @var{exp}
3047 Install the package @var{exp} evaluates to.
3048
3049 @var{exp} must be a Scheme expression that evaluates to a
3050 @code{<package>} object. This option is notably useful to disambiguate
3051 between same-named variants of a package, with expressions such as
3052 @code{(@@ (gnu packages base) guile-final)}.
3053
3054 Note that this option installs the first output of the specified
3055 package, which may be insufficient when needing a specific output of a
3056 multiple-output package.
3057
3058 @item --install-from-file=@var{file}
3059 @itemx -f @var{file}
3060 Install the package that the code within @var{file} evaluates to.
3061
3062 As an example, @var{file} might contain a definition like this
3063 (@pxref{Defining Packages}):
3064
3065 @lisp
3066 @include package-hello.scm
3067 @end lisp
3068
3069 Developers may find it useful to include such a @file{guix.scm} file
3070 in the root of their project source tree that can be used to test
3071 development snapshots and create reproducible development environments
3072 (@pxref{Invoking guix environment}).
3073
3074 The @var{file} may also contain a JSON representation of one or more
3075 package definitions. Running @code{guix package -f} on
3076 @file{hello.json} with the following contents would result in installing
3077 the package @code{greeter} after building @code{myhello}:
3078
3079 @example
3080 @verbatiminclude package-hello.json
3081 @end example
3082
3083 @item --remove=@var{package} @dots{}
3084 @itemx -r @var{package} @dots{}
3085 Remove the specified @var{package}s.
3086
3087 As for @option{--install}, each @var{package} may specify a version number
3088 and/or output name in addition to the package name. For instance,
3089 @samp{-r glibc:debug} would remove the @code{debug} output of
3090 @code{glibc}.
3091
3092 @item --upgrade[=@var{regexp} @dots{}]
3093 @itemx -u [@var{regexp} @dots{}]
3094 @cindex upgrading packages
3095 Upgrade all the installed packages. If one or more @var{regexp}s are
3096 specified, upgrade only installed packages whose name matches a
3097 @var{regexp}. Also see the @option{--do-not-upgrade} option below.
3098
3099 Note that this upgrades package to the latest version of packages found
3100 in the distribution currently installed. To update your distribution,
3101 you should regularly run @command{guix pull} (@pxref{Invoking guix
3102 pull}).
3103
3104 @cindex package transformations, upgrades
3105 When upgrading, package transformations that were originally applied
3106 when creating the profile are automatically re-applied (@pxref{Package
3107 Transformation Options}). For example, assume you first installed Emacs
3108 from the tip of its development branch with:
3109
3110 @example
3111 guix install emacs-next --with-branch=emacs-next=master
3112 @end example
3113
3114 Next time you run @command{guix upgrade}, Guix will again pull the tip
3115 of the Emacs development branch and build @code{emacs-next} from that
3116 checkout.
3117
3118 Note that transformation options such as @option{--with-branch} and
3119 @option{--with-source} depend on external state; it is up to you to
3120 ensure that they work as expected. You can also discard a
3121 transformations that apply to a package by running:
3122
3123 @example
3124 guix install @var{package}
3125 @end example
3126
3127 @item --do-not-upgrade[=@var{regexp} @dots{}]
3128 When used together with the @option{--upgrade} option, do @emph{not}
3129 upgrade any packages whose name matches a @var{regexp}. For example, to
3130 upgrade all packages in the current profile except those containing the
3131 substring ``emacs'':
3132
3133 @example
3134 $ guix package --upgrade . --do-not-upgrade emacs
3135 @end example
3136
3137 @item @anchor{profile-manifest}--manifest=@var{file}
3138 @itemx -m @var{file}
3139 @cindex profile declaration
3140 @cindex profile manifest
3141 Create a new generation of the profile from the manifest object
3142 returned by the Scheme code in @var{file}. This option can be repeated
3143 several times, in which case the manifests are concatenated.
3144
3145 This allows you to @emph{declare} the profile's contents rather than
3146 constructing it through a sequence of @option{--install} and similar
3147 commands. The advantage is that @var{file} can be put under version
3148 control, copied to different machines to reproduce the same profile, and
3149 so on.
3150
3151 @c FIXME: Add reference to (guix profile) documentation when available.
3152 @var{file} must return a @dfn{manifest} object, which is roughly a list
3153 of packages:
3154
3155 @findex packages->manifest
3156 @lisp
3157 (use-package-modules guile emacs)
3158
3159 (packages->manifest
3160 (list emacs
3161 guile-2.0
3162 ;; Use a specific package output.
3163 (list guile-2.0 "debug")))
3164 @end lisp
3165
3166 @findex specifications->manifest
3167 In this example we have to know which modules define the @code{emacs}
3168 and @code{guile-2.0} variables to provide the right
3169 @code{use-package-modules} line, which can be cumbersome. We can
3170 instead provide regular package specifications and let
3171 @code{specifications->manifest} look up the corresponding package
3172 objects, like this:
3173
3174 @lisp
3175 (specifications->manifest
3176 '("emacs" "guile@@2.2" "guile@@2.2:debug"))
3177 @end lisp
3178
3179 @item --roll-back
3180 @cindex rolling back
3181 @cindex undoing transactions
3182 @cindex transactions, undoing
3183 Roll back to the previous @dfn{generation} of the profile---i.e., undo
3184 the last transaction.
3185
3186 When combined with options such as @option{--install}, roll back occurs
3187 before any other actions.
3188
3189 When rolling back from the first generation that actually contains
3190 installed packages, the profile is made to point to the @dfn{zeroth
3191 generation}, which contains no files apart from its own metadata.
3192
3193 After having rolled back, installing, removing, or upgrading packages
3194 overwrites previous future generations. Thus, the history of the
3195 generations in a profile is always linear.
3196
3197 @item --switch-generation=@var{pattern}
3198 @itemx -S @var{pattern}
3199 @cindex generations
3200 Switch to a particular generation defined by @var{pattern}.
3201
3202 @var{pattern} may be either a generation number or a number prefixed
3203 with ``+'' or ``-''. The latter means: move forward/backward by a
3204 specified number of generations. For example, if you want to return to
3205 the latest generation after @option{--roll-back}, use
3206 @option{--switch-generation=+1}.
3207
3208 The difference between @option{--roll-back} and
3209 @option{--switch-generation=-1} is that @option{--switch-generation} will
3210 not make a zeroth generation, so if a specified generation does not
3211 exist, the current generation will not be changed.
3212
3213 @item --search-paths[=@var{kind}]
3214 @cindex search paths
3215 Report environment variable definitions, in Bash syntax, that may be
3216 needed in order to use the set of installed packages. These environment
3217 variables are used to specify @dfn{search paths} for files used by some
3218 of the installed packages.
3219
3220 For example, GCC needs the @env{CPATH} and @env{LIBRARY_PATH}
3221 environment variables to be defined so it can look for headers and
3222 libraries in the user's profile (@pxref{Environment Variables,,, gcc,
3223 Using the GNU Compiler Collection (GCC)}). If GCC and, say, the C
3224 library are installed in the profile, then @option{--search-paths} will
3225 suggest setting these variables to @file{@var{profile}/include} and
3226 @file{@var{profile}/lib}, respectively.
3227
3228 The typical use case is to define these environment variables in the
3229 shell:
3230
3231 @example
3232 $ eval `guix package --search-paths`
3233 @end example
3234
3235 @var{kind} may be one of @code{exact}, @code{prefix}, or @code{suffix},
3236 meaning that the returned environment variable definitions will either
3237 be exact settings, or prefixes or suffixes of the current value of these
3238 variables. When omitted, @var{kind} defaults to @code{exact}.
3239
3240 This option can also be used to compute the @emph{combined} search paths
3241 of several profiles. Consider this example:
3242
3243 @example
3244 $ guix package -p foo -i guile
3245 $ guix package -p bar -i guile-json
3246 $ guix package -p foo -p bar --search-paths
3247 @end example
3248
3249 The last command above reports about the @env{GUILE_LOAD_PATH}
3250 variable, even though, taken individually, neither @file{foo} nor
3251 @file{bar} would lead to that recommendation.
3252
3253
3254 @item --profile=@var{profile}
3255 @itemx -p @var{profile}
3256 Use @var{profile} instead of the user's default profile.
3257
3258 @var{profile} must be the name of a file that will be created upon
3259 completion. Concretely, @var{profile} will be a mere symbolic link
3260 (``symlink'') pointing to the actual profile where packages are
3261 installed:
3262
3263 @example
3264 $ guix install hello -p ~/code/my-profile
3265 @dots{}
3266 $ ~/code/my-profile/bin/hello
3267 Hello, world!
3268 @end example
3269
3270 All it takes to get rid of the profile is to remove this symlink and its
3271 siblings that point to specific generations:
3272
3273 @example
3274 $ rm ~/code/my-profile ~/code/my-profile-*-link
3275 @end example
3276
3277 @item --list-profiles
3278 List all the user's profiles:
3279
3280 @example
3281 $ guix package --list-profiles
3282 /home/charlie/.guix-profile
3283 /home/charlie/code/my-profile
3284 /home/charlie/code/devel-profile
3285 /home/charlie/tmp/test
3286 @end example
3287
3288 When running as root, list all the profiles of all the users.
3289
3290 @cindex collisions, in a profile
3291 @cindex colliding packages in profiles
3292 @cindex profile collisions
3293 @item --allow-collisions
3294 Allow colliding packages in the new profile. Use at your own risk!
3295
3296 By default, @command{guix package} reports as an error @dfn{collisions}
3297 in the profile. Collisions happen when two or more different versions
3298 or variants of a given package end up in the profile.
3299
3300 @item --bootstrap
3301 Use the bootstrap Guile to build the profile. This option is only
3302 useful to distribution developers.
3303
3304 @end table
3305
3306 In addition to these actions, @command{guix package} supports the
3307 following options to query the current state of a profile, or the
3308 availability of packages:
3309
3310 @table @option
3311
3312 @item --search=@var{regexp}
3313 @itemx -s @var{regexp}
3314 @anchor{guix-search}
3315 @cindex searching for packages
3316 List the available packages whose name, synopsis, or description matches
3317 @var{regexp} (in a case-insensitive fashion), sorted by relevance.
3318 Print all the metadata of matching packages in
3319 @code{recutils} format (@pxref{Top, GNU recutils databases,, recutils,
3320 GNU recutils manual}).
3321
3322 This allows specific fields to be extracted using the @command{recsel}
3323 command, for instance:
3324
3325 @example
3326 $ guix package -s malloc | recsel -p name,version,relevance
3327 name: jemalloc
3328 version: 4.5.0
3329 relevance: 6
3330
3331 name: glibc
3332 version: 2.25
3333 relevance: 1
3334
3335 name: libgc
3336 version: 7.6.0
3337 relevance: 1
3338 @end example
3339
3340 Similarly, to show the name of all the packages available under the
3341 terms of the GNU@tie{}LGPL version 3:
3342
3343 @example
3344 $ guix package -s "" | recsel -p name -e 'license ~ "LGPL 3"'
3345 name: elfutils
3346
3347 name: gmp
3348 @dots{}
3349 @end example
3350
3351 It is also possible to refine search results using several @code{-s} flags to
3352 @command{guix package}, or several arguments to @command{guix search}. For
3353 example, the following command returns a list of board games (this time using
3354 the @command{guix search} alias):
3355
3356 @example
3357 $ guix search '\<board\>' game | recsel -p name
3358 name: gnubg
3359 @dots{}
3360 @end example
3361
3362 If we were to omit @code{-s game}, we would also get software packages
3363 that deal with printed circuit boards; removing the angle brackets
3364 around @code{board} would further add packages that have to do with
3365 keyboards.
3366
3367 And now for a more elaborate example. The following command searches
3368 for cryptographic libraries, filters out Haskell, Perl, Python, and Ruby
3369 libraries, and prints the name and synopsis of the matching packages:
3370
3371 @example
3372 $ guix search crypto library | \
3373 recsel -e '! (name ~ "^(ghc|perl|python|ruby)")' -p name,synopsis
3374 @end example
3375
3376 @noindent
3377 @xref{Selection Expressions,,, recutils, GNU recutils manual}, for more
3378 information on @dfn{selection expressions} for @code{recsel -e}.
3379
3380 @item --show=@var{package}
3381 Show details about @var{package}, taken from the list of available packages, in
3382 @code{recutils} format (@pxref{Top, GNU recutils databases,, recutils, GNU
3383 recutils manual}).
3384
3385 @example
3386 $ guix package --show=python | recsel -p name,version
3387 name: python
3388 version: 2.7.6
3389
3390 name: python
3391 version: 3.3.5
3392 @end example
3393
3394 You may also specify the full name of a package to only get details about a
3395 specific version of it (this time using the @command{guix show} alias):
3396 @example
3397 $ guix show python@@3.4 | recsel -p name,version
3398 name: python
3399 version: 3.4.3
3400 @end example
3401
3402
3403
3404 @item --list-installed[=@var{regexp}]
3405 @itemx -I [@var{regexp}]
3406 List the currently installed packages in the specified profile, with the
3407 most recently installed packages shown last. When @var{regexp} is
3408 specified, list only installed packages whose name matches @var{regexp}.
3409
3410 For each installed package, print the following items, separated by
3411 tabs: the package name, its version string, the part of the package that
3412 is installed (for instance, @code{out} for the default output,
3413 @code{include} for its headers, etc.), and the path of this package in
3414 the store.
3415
3416 @item --list-available[=@var{regexp}]
3417 @itemx -A [@var{regexp}]
3418 List packages currently available in the distribution for this system
3419 (@pxref{GNU Distribution}). When @var{regexp} is specified, list only
3420 available packages whose name matches @var{regexp}.
3421
3422 For each package, print the following items separated by tabs: its name,
3423 its version string, the parts of the package (@pxref{Packages with
3424 Multiple Outputs}), and the source location of its definition.
3425
3426 @item --list-generations[=@var{pattern}]
3427 @itemx -l [@var{pattern}]
3428 @cindex generations
3429 Return a list of generations along with their creation dates; for each
3430 generation, show the installed packages, with the most recently
3431 installed packages shown last. Note that the zeroth generation is never
3432 shown.
3433
3434 For each installed package, print the following items, separated by
3435 tabs: the name of a package, its version string, the part of the package
3436 that is installed (@pxref{Packages with Multiple Outputs}), and the
3437 location of this package in the store.
3438
3439 When @var{pattern} is used, the command returns only matching
3440 generations. Valid patterns include:
3441
3442 @itemize
3443 @item @emph{Integers and comma-separated integers}. Both patterns denote
3444 generation numbers. For instance, @option{--list-generations=1} returns
3445 the first one.
3446
3447 And @option{--list-generations=1,8,2} outputs three generations in the
3448 specified order. Neither spaces nor trailing commas are allowed.
3449
3450 @item @emph{Ranges}. @option{--list-generations=2..9} prints the
3451 specified generations and everything in between. Note that the start of
3452 a range must be smaller than its end.
3453
3454 It is also possible to omit the endpoint. For example,
3455 @option{--list-generations=2..}, returns all generations starting from the
3456 second one.
3457
3458 @item @emph{Durations}. You can also get the last @emph{N}@tie{}days, weeks,
3459 or months by passing an integer along with the first letter of the
3460 duration. For example, @option{--list-generations=20d} lists generations
3461 that are up to 20 days old.
3462 @end itemize
3463
3464 @item --delete-generations[=@var{pattern}]
3465 @itemx -d [@var{pattern}]
3466 When @var{pattern} is omitted, delete all generations except the current
3467 one.
3468
3469 This command accepts the same patterns as @option{--list-generations}.
3470 When @var{pattern} is specified, delete the matching generations. When
3471 @var{pattern} specifies a duration, generations @emph{older} than the
3472 specified duration match. For instance, @option{--delete-generations=1m}
3473 deletes generations that are more than one month old.
3474
3475 If the current generation matches, it is @emph{not} deleted. Also, the
3476 zeroth generation is never deleted.
3477
3478 Note that deleting generations prevents rolling back to them.
3479 Consequently, this command must be used with care.
3480
3481 @end table
3482
3483 Finally, since @command{guix package} may actually start build
3484 processes, it supports all the common build options (@pxref{Common Build
3485 Options}). It also supports package transformation options, such as
3486 @option{--with-source} (@pxref{Package Transformation Options}).
3487 However, note that package transformations are lost when upgrading; to
3488 preserve transformations across upgrades, you should define your own
3489 package variant in a Guile module and add it to @env{GUIX_PACKAGE_PATH}
3490 (@pxref{Defining Packages}).
3491
3492 @node Substitutes
3493 @section Substitutes
3494
3495 @cindex substitutes
3496 @cindex pre-built binaries
3497 Guix supports transparent source/binary deployment, which means that it
3498 can either build things locally, or download pre-built items from a
3499 server, or both. We call these pre-built items @dfn{substitutes}---they
3500 are substitutes for local build results. In many cases, downloading a
3501 substitute is much faster than building things locally.
3502
3503 Substitutes can be anything resulting from a derivation build
3504 (@pxref{Derivations}). Of course, in the common case, they are
3505 pre-built package binaries, but source tarballs, for instance, which
3506 also result from derivation builds, can be available as substitutes.
3507
3508 @menu
3509 * Official Substitute Server:: One particular source of substitutes.
3510 * Substitute Server Authorization:: How to enable or disable substitutes.
3511 * Substitute Authentication:: How Guix verifies substitutes.
3512 * Proxy Settings:: How to get substitutes via proxy.
3513 * Substitution Failure:: What happens when substitution fails.
3514 * On Trusting Binaries:: How can you trust that binary blob?
3515 @end menu
3516
3517 @node Official Substitute Server
3518 @subsection Official Substitute Server
3519
3520 @cindex build farm
3521 The @code{@value{SUBSTITUTE-SERVER}} server is a front-end to an official build farm
3522 that builds packages from Guix continuously for some
3523 architectures, and makes them available as substitutes. This is the
3524 default source of substitutes; it can be overridden by passing the
3525 @option{--substitute-urls} option either to @command{guix-daemon}
3526 (@pxref{daemon-substitute-urls,, @code{guix-daemon --substitute-urls}})
3527 or to client tools such as @command{guix package}
3528 (@pxref{client-substitute-urls,, client @option{--substitute-urls}
3529 option}).
3530
3531 Substitute URLs can be either HTTP or HTTPS.
3532 HTTPS is recommended because communications are encrypted; conversely,
3533 using HTTP makes all communications visible to an eavesdropper, who
3534 could use the information gathered to determine, for instance, whether
3535 your system has unpatched security vulnerabilities.
3536
3537 Substitutes from the official build farm are enabled by default when
3538 using Guix System (@pxref{GNU Distribution}). However,
3539 they are disabled by default when using Guix on a foreign distribution,
3540 unless you have explicitly enabled them via one of the recommended
3541 installation steps (@pxref{Installation}). The following paragraphs
3542 describe how to enable or disable substitutes for the official build
3543 farm; the same procedure can also be used to enable substitutes for any
3544 other substitute server.
3545
3546 @node Substitute Server Authorization
3547 @subsection Substitute Server Authorization
3548
3549 @cindex security
3550 @cindex substitutes, authorization thereof
3551 @cindex access control list (ACL), for substitutes
3552 @cindex ACL (access control list), for substitutes
3553 To allow Guix to download substitutes from @code{@value{SUBSTITUTE-SERVER}} or a
3554 mirror thereof, you
3555 must add its public key to the access control list (ACL) of archive
3556 imports, using the @command{guix archive} command (@pxref{Invoking guix
3557 archive}). Doing so implies that you trust @code{@value{SUBSTITUTE-SERVER}} to not
3558 be compromised and to serve genuine substitutes.
3559
3560 The public key for @code{@value{SUBSTITUTE-SERVER}} is installed along with Guix, in
3561 @code{@var{prefix}/share/guix/@value{SUBSTITUTE-SERVER}.pub}, where @var{prefix} is
3562 the installation prefix of Guix. If you installed Guix from source,
3563 make sure you checked the GPG signature of
3564 @file{guix-@value{VERSION}.tar.gz}, which contains this public key file.
3565 Then, you can run something like this:
3566
3567 @example
3568 # guix archive --authorize < @var{prefix}/share/guix/@value{SUBSTITUTE-SERVER}.pub
3569 @end example
3570
3571 Once this is in place, the output of a command like @code{guix build}
3572 should change from something like:
3573
3574 @example
3575 $ guix build emacs --dry-run
3576 The following derivations would be built:
3577 /gnu/store/yr7bnx8xwcayd6j95r2clmkdl1qh688w-emacs-24.3.drv
3578 /gnu/store/x8qsh1hlhgjx6cwsjyvybnfv2i37z23w-dbus-1.6.4.tar.gz.drv
3579 /gnu/store/1ixwp12fl950d15h2cj11c73733jay0z-alsa-lib-1.0.27.1.tar.bz2.drv
3580 /gnu/store/nlma1pw0p603fpfiqy7kn4zm105r5dmw-util-linux-2.21.drv
3581 @dots{}
3582 @end example
3583
3584 @noindent
3585 to something like:
3586
3587 @example
3588 $ guix build emacs --dry-run
3589 112.3 MB would be downloaded:
3590 /gnu/store/pk3n22lbq6ydamyymqkkz7i69wiwjiwi-emacs-24.3
3591 /gnu/store/2ygn4ncnhrpr61rssa6z0d9x22si0va3-libjpeg-8d
3592 /gnu/store/71yz6lgx4dazma9dwn2mcjxaah9w77jq-cairo-1.12.16
3593 /gnu/store/7zdhgp0n1518lvfn8mb96sxqfmvqrl7v-libxrender-0.9.7
3594 @dots{}
3595 @end example
3596
3597 @noindent
3598 The text changed from ``The following derivations would be built'' to
3599 ``112.3 MB would be downloaded''. This indicates that substitutes from
3600 @code{@value{SUBSTITUTE-SERVER}} are usable and will be downloaded, when
3601 possible, for future builds.
3602
3603 @cindex substitutes, how to disable
3604 The substitute mechanism can be disabled globally by running
3605 @code{guix-daemon} with @option{--no-substitutes} (@pxref{Invoking
3606 guix-daemon}). It can also be disabled temporarily by passing the
3607 @option{--no-substitutes} option to @command{guix package},
3608 @command{guix build}, and other command-line tools.
3609
3610 @node Substitute Authentication
3611 @subsection Substitute Authentication
3612
3613 @cindex digital signatures
3614 Guix detects and raises an error when attempting to use a substitute
3615 that has been tampered with. Likewise, it ignores substitutes that are
3616 not signed, or that are not signed by one of the keys listed in the ACL.
3617
3618 There is one exception though: if an unauthorized server provides
3619 substitutes that are @emph{bit-for-bit identical} to those provided by
3620 an authorized server, then the unauthorized server becomes eligible for
3621 downloads. For example, assume we have chosen two substitute servers
3622 with this option:
3623
3624 @example
3625 --substitute-urls="https://a.example.org https://b.example.org"
3626 @end example
3627
3628 @noindent
3629 @cindex reproducible builds
3630 If the ACL contains only the key for @samp{b.example.org}, and if
3631 @samp{a.example.org} happens to serve the @emph{exact same} substitutes,
3632 then Guix will download substitutes from @samp{a.example.org} because it
3633 comes first in the list and can be considered a mirror of
3634 @samp{b.example.org}. In practice, independent build machines usually
3635 produce the same binaries, thanks to bit-reproducible builds (see
3636 below).
3637
3638 When using HTTPS, the server's X.509 certificate is @emph{not} validated
3639 (in other words, the server is not authenticated), contrary to what
3640 HTTPS clients such as Web browsers usually do. This is because Guix
3641 authenticates substitute information itself, as explained above, which
3642 is what we care about (whereas X.509 certificates are about
3643 authenticating bindings between domain names and public keys).
3644
3645 @node Proxy Settings
3646 @subsection Proxy Settings
3647
3648 @vindex http_proxy
3649 @vindex https_proxy
3650 Substitutes are downloaded over HTTP or HTTPS. The @env{http_proxy} and
3651 @env{https_proxy} environment variables can be set in the environment of
3652 @command{guix-daemon} and are honored for downloads of substitutes.
3653 Note that the value of those environment variables in the environment
3654 where @command{guix build}, @command{guix package}, and other client
3655 commands are run has @emph{absolutely no effect}.
3656
3657 @node Substitution Failure
3658 @subsection Substitution Failure
3659
3660 Even when a substitute for a derivation is available, sometimes the
3661 substitution attempt will fail. This can happen for a variety of
3662 reasons: the substitute server might be offline, the substitute may
3663 recently have been deleted, the connection might have been interrupted,
3664 etc.
3665
3666 When substitutes are enabled and a substitute for a derivation is
3667 available, but the substitution attempt fails, Guix will attempt to
3668 build the derivation locally depending on whether or not
3669 @option{--fallback} was given (@pxref{fallback-option,, common build
3670 option @option{--fallback}}). Specifically, if @option{--fallback} was
3671 omitted, then no local build will be performed, and the derivation is
3672 considered to have failed. However, if @option{--fallback} was given,
3673 then Guix will attempt to build the derivation locally, and the success
3674 or failure of the derivation depends on the success or failure of the
3675 local build. Note that when substitutes are disabled or no substitute
3676 is available for the derivation in question, a local build will
3677 @emph{always} be performed, regardless of whether or not
3678 @option{--fallback} was given.
3679
3680 To get an idea of how many substitutes are available right now, you can
3681 try running the @command{guix weather} command (@pxref{Invoking guix
3682 weather}). This command provides statistics on the substitutes provided
3683 by a server.
3684
3685 @node On Trusting Binaries
3686 @subsection On Trusting Binaries
3687
3688 @cindex trust, of pre-built binaries
3689 Today, each individual's control over their own computing is at the
3690 mercy of institutions, corporations, and groups with enough power and
3691 determination to subvert the computing infrastructure and exploit its
3692 weaknesses. While using @code{@value{SUBSTITUTE-SERVER}} substitutes can be
3693 convenient, we encourage users to also build on their own, or even run
3694 their own build farm, such that @code{@value{SUBSTITUTE-SERVER}} is less of an
3695 interesting target. One way to help is by publishing the software you
3696 build using @command{guix publish} so that others have one more choice
3697 of server to download substitutes from (@pxref{Invoking guix publish}).
3698
3699 Guix has the foundations to maximize build reproducibility
3700 (@pxref{Features}). In most cases, independent builds of a given
3701 package or derivation should yield bit-identical results. Thus, through
3702 a diverse set of independent package builds, we can strengthen the
3703 integrity of our systems. The @command{guix challenge} command aims to
3704 help users assess substitute servers, and to assist developers in
3705 finding out about non-deterministic package builds (@pxref{Invoking guix
3706 challenge}). Similarly, the @option{--check} option of @command{guix
3707 build} allows users to check whether previously-installed substitutes
3708 are genuine by rebuilding them locally (@pxref{build-check,
3709 @command{guix build --check}}).
3710
3711 In the future, we want Guix to have support to publish and retrieve
3712 binaries to/from other users, in a peer-to-peer fashion. If you would
3713 like to discuss this project, join us on @email{guix-devel@@gnu.org}.
3714
3715 @node Packages with Multiple Outputs
3716 @section Packages with Multiple Outputs
3717
3718 @cindex multiple-output packages
3719 @cindex package outputs
3720 @cindex outputs
3721
3722 Often, packages defined in Guix have a single @dfn{output}---i.e., the
3723 source package leads to exactly one directory in the store. When running
3724 @command{guix install glibc}, one installs the default output of the
3725 GNU libc package; the default output is called @code{out}, but its name
3726 can be omitted as shown in this command. In this particular case, the
3727 default output of @code{glibc} contains all the C header files, shared
3728 libraries, static libraries, Info documentation, and other supporting
3729 files.
3730
3731 Sometimes it is more appropriate to separate the various types of files
3732 produced from a single source package into separate outputs. For
3733 instance, the GLib C library (used by GTK+ and related packages)
3734 installs more than 20 MiB of reference documentation as HTML pages.
3735 To save space for users who do not need it, the documentation goes to a
3736 separate output, called @code{doc}. To install the main GLib output,
3737 which contains everything but the documentation, one would run:
3738
3739 @example
3740 guix install glib
3741 @end example
3742
3743 @cindex documentation
3744 The command to install its documentation is:
3745
3746 @example
3747 guix install glib:doc
3748 @end example
3749
3750 Some packages install programs with different ``dependency footprints''.
3751 For instance, the WordNet package installs both command-line tools and
3752 graphical user interfaces (GUIs). The former depend solely on the C
3753 library, whereas the latter depend on Tcl/Tk and the underlying X
3754 libraries. In this case, we leave the command-line tools in the default
3755 output, whereas the GUIs are in a separate output. This allows users
3756 who do not need the GUIs to save space. The @command{guix size} command
3757 can help find out about such situations (@pxref{Invoking guix size}).
3758 @command{guix graph} can also be helpful (@pxref{Invoking guix graph}).
3759
3760 There are several such multiple-output packages in the GNU distribution.
3761 Other conventional output names include @code{lib} for libraries and
3762 possibly header files, @code{bin} for stand-alone programs, and
3763 @code{debug} for debugging information (@pxref{Installing Debugging
3764 Files}). The outputs of a packages are listed in the third column of
3765 the output of @command{guix package --list-available} (@pxref{Invoking
3766 guix package}).
3767
3768
3769 @node Invoking guix gc
3770 @section Invoking @command{guix gc}
3771
3772 @cindex garbage collector
3773 @cindex disk space
3774 Packages that are installed, but not used, may be @dfn{garbage-collected}.
3775 The @command{guix gc} command allows users to explicitly run the garbage
3776 collector to reclaim space from the @file{/gnu/store} directory. It is
3777 the @emph{only} way to remove files from @file{/gnu/store}---removing
3778 files or directories manually may break it beyond repair!
3779
3780 @cindex GC roots
3781 @cindex garbage collector roots
3782 The garbage collector has a set of known @dfn{roots}: any file under
3783 @file{/gnu/store} reachable from a root is considered @dfn{live} and
3784 cannot be deleted; any other file is considered @dfn{dead} and may be
3785 deleted. The set of garbage collector roots (``GC roots'' for short)
3786 includes default user profiles; by default, the symlinks under
3787 @file{/var/guix/gcroots} represent these GC roots. New GC roots can be
3788 added with @command{guix build --root}, for example (@pxref{Invoking
3789 guix build}). The @command{guix gc --list-roots} command lists them.
3790
3791 Prior to running @code{guix gc --collect-garbage} to make space, it is
3792 often useful to remove old generations from user profiles; that way, old
3793 package builds referenced by those generations can be reclaimed. This
3794 is achieved by running @code{guix package --delete-generations}
3795 (@pxref{Invoking guix package}).
3796
3797 Our recommendation is to run a garbage collection periodically, or when
3798 you are short on disk space. For instance, to guarantee that at least
3799 5@tie{}GB are available on your disk, simply run:
3800
3801 @example
3802 guix gc -F 5G
3803 @end example
3804
3805 It is perfectly safe to run as a non-interactive periodic job
3806 (@pxref{Scheduled Job Execution}, for how to set up such a job).
3807 Running @command{guix gc} with no arguments will collect as
3808 much garbage as it can, but that is often inconvenient: you may find
3809 yourself having to rebuild or re-download software that is ``dead'' from
3810 the GC viewpoint but that is necessary to build other pieces of
3811 software---e.g., the compiler tool chain.
3812
3813 The @command{guix gc} command has three modes of operation: it can be
3814 used to garbage-collect any dead files (the default), to delete specific
3815 files (the @option{--delete} option), to print garbage-collector
3816 information, or for more advanced queries. The garbage collection
3817 options are as follows:
3818
3819 @table @code
3820 @item --collect-garbage[=@var{min}]
3821 @itemx -C [@var{min}]
3822 Collect garbage---i.e., unreachable @file{/gnu/store} files and
3823 sub-directories. This is the default operation when no option is
3824 specified.
3825
3826 When @var{min} is given, stop once @var{min} bytes have been collected.
3827 @var{min} may be a number of bytes, or it may include a unit as a
3828 suffix, such as @code{MiB} for mebibytes and @code{GB} for gigabytes
3829 (@pxref{Block size, size specifications,, coreutils, GNU Coreutils}).
3830
3831 When @var{min} is omitted, collect all the garbage.
3832
3833 @item --free-space=@var{free}
3834 @itemx -F @var{free}
3835 Collect garbage until @var{free} space is available under
3836 @file{/gnu/store}, if possible; @var{free} denotes storage space, such
3837 as @code{500MiB}, as described above.
3838
3839 When @var{free} or more is already available in @file{/gnu/store}, do
3840 nothing and exit immediately.
3841
3842 @item --delete-generations[=@var{duration}]
3843 @itemx -d [@var{duration}]
3844 Before starting the garbage collection process, delete all the generations
3845 older than @var{duration}, for all the user profiles; when run as root, this
3846 applies to all the profiles @emph{of all the users}.
3847
3848 For example, this command deletes all the generations of all your profiles
3849 that are older than 2 months (except generations that are current), and then
3850 proceeds to free space until at least 10 GiB are available:
3851
3852 @example
3853 guix gc -d 2m -F 10G
3854 @end example
3855
3856 @item --delete
3857 @itemx -D
3858 Attempt to delete all the store files and directories specified as
3859 arguments. This fails if some of the files are not in the store, or if
3860 they are still live.
3861
3862 @item --list-failures
3863 List store items corresponding to cached build failures.
3864
3865 This prints nothing unless the daemon was started with
3866 @option{--cache-failures} (@pxref{Invoking guix-daemon,
3867 @option{--cache-failures}}).
3868
3869 @item --list-roots
3870 List the GC roots owned by the user; when run as root, list @emph{all} the GC
3871 roots.
3872
3873 @item --list-busy
3874 List store items in use by currently running processes. These store
3875 items are effectively considered GC roots: they cannot be deleted.
3876
3877 @item --clear-failures
3878 Remove the specified store items from the failed-build cache.
3879
3880 Again, this option only makes sense when the daemon is started with
3881 @option{--cache-failures}. Otherwise, it does nothing.
3882
3883 @item --list-dead
3884 Show the list of dead files and directories still present in the
3885 store---i.e., files and directories no longer reachable from any root.
3886
3887 @item --list-live
3888 Show the list of live store files and directories.
3889
3890 @end table
3891
3892 In addition, the references among existing store files can be queried:
3893
3894 @table @code
3895
3896 @item --references
3897 @itemx --referrers
3898 @cindex package dependencies
3899 List the references (respectively, the referrers) of store files given
3900 as arguments.
3901
3902 @item --requisites
3903 @itemx -R
3904 @cindex closure
3905 List the requisites of the store files passed as arguments. Requisites
3906 include the store files themselves, their references, and the references
3907 of these, recursively. In other words, the returned list is the
3908 @dfn{transitive closure} of the store files.
3909
3910 @xref{Invoking guix size}, for a tool to profile the size of the closure
3911 of an element. @xref{Invoking guix graph}, for a tool to visualize
3912 the graph of references.
3913
3914 @item --derivers
3915 @cindex derivation
3916 Return the derivation(s) leading to the given store items
3917 (@pxref{Derivations}).
3918
3919 For example, this command:
3920
3921 @example
3922 guix gc --derivers `guix package -I ^emacs$ | cut -f4`
3923 @end example
3924
3925 @noindent
3926 returns the @file{.drv} file(s) leading to the @code{emacs} package
3927 installed in your profile.
3928
3929 Note that there may be zero matching @file{.drv} files, for instance
3930 because these files have been garbage-collected. There can also be more
3931 than one matching @file{.drv} due to fixed-output derivations.
3932 @end table
3933
3934 Lastly, the following options allow you to check the integrity of the
3935 store and to control disk usage.
3936
3937 @table @option
3938
3939 @item --verify[=@var{options}]
3940 @cindex integrity, of the store
3941 @cindex integrity checking
3942 Verify the integrity of the store.
3943
3944 By default, make sure that all the store items marked as valid in the
3945 database of the daemon actually exist in @file{/gnu/store}.
3946
3947 When provided, @var{options} must be a comma-separated list containing one
3948 or more of @code{contents} and @code{repair}.
3949
3950 When passing @option{--verify=contents}, the daemon computes the
3951 content hash of each store item and compares it against its hash in the
3952 database. Hash mismatches are reported as data corruptions. Because it
3953 traverses @emph{all the files in the store}, this command can take a
3954 long time, especially on systems with a slow disk drive.
3955
3956 @cindex repairing the store
3957 @cindex corruption, recovering from
3958 Using @option{--verify=repair} or @option{--verify=contents,repair}
3959 causes the daemon to try to repair corrupt store items by fetching
3960 substitutes for them (@pxref{Substitutes}). Because repairing is not
3961 atomic, and thus potentially dangerous, it is available only to the
3962 system administrator. A lightweight alternative, when you know exactly
3963 which items in the store are corrupt, is @command{guix build --repair}
3964 (@pxref{Invoking guix build}).
3965
3966 @item --optimize
3967 @cindex deduplication
3968 Optimize the store by hard-linking identical files---this is
3969 @dfn{deduplication}.
3970
3971 The daemon performs deduplication after each successful build or archive
3972 import, unless it was started with @option{--disable-deduplication}
3973 (@pxref{Invoking guix-daemon, @option{--disable-deduplication}}). Thus,
3974 this option is primarily useful when the daemon was running with
3975 @option{--disable-deduplication}.
3976
3977 @end table
3978
3979 @node Invoking guix pull
3980 @section Invoking @command{guix pull}
3981
3982 @cindex upgrading Guix
3983 @cindex updating Guix
3984 @cindex @command{guix pull}
3985 @cindex pull
3986 @cindex security, @command{guix pull}
3987 @cindex authenticity, of code obtained with @command{guix pull}
3988 Packages are installed or upgraded to the latest version available in
3989 the distribution currently available on your local machine. To update
3990 that distribution, along with the Guix tools, you must run @command{guix
3991 pull}: the command downloads the latest Guix source code and package
3992 descriptions, and deploys it. Source code is downloaded from a
3993 @uref{https://git-scm.com, Git} repository, by default the official
3994 GNU@tie{}Guix repository, though this can be customized. @command{guix
3995 pull} ensures that the code it downloads is @emph{authentic} by
3996 verifying that commits are signed by Guix developers.
3997
3998 Specifically, @command{guix pull} downloads code from the @dfn{channels}
3999 (@pxref{Channels}) specified by one of the followings, in this order:
4000
4001 @enumerate
4002 @item
4003 the @option{--channels} option;
4004 @item
4005 the user's @file{~/.config/guix/channels.scm} file;
4006 @item
4007 the system-wide @file{/etc/guix/channels.scm} file;
4008 @item
4009 the built-in default channels specified in the @code{%default-channels}
4010 variable.
4011 @end enumerate
4012
4013 On completion, @command{guix package} will use packages and package
4014 versions from this just-retrieved copy of Guix. Not only that, but all
4015 the Guix commands and Scheme modules will also be taken from that latest
4016 version. New @command{guix} sub-commands added by the update also
4017 become available.
4018
4019 Any user can update their Guix copy using @command{guix pull}, and the
4020 effect is limited to the user who ran @command{guix pull}. For
4021 instance, when user @code{root} runs @command{guix pull}, this has no
4022 effect on the version of Guix that user @code{alice} sees, and vice
4023 versa.
4024
4025 The result of running @command{guix pull} is a @dfn{profile} available
4026 under @file{~/.config/guix/current} containing the latest Guix. Thus,
4027 make sure to add it to the beginning of your search path so that you use
4028 the latest version, and similarly for the Info manual
4029 (@pxref{Documentation}):
4030
4031 @example
4032 export PATH="$HOME/.config/guix/current/bin:$PATH"
4033 export INFOPATH="$HOME/.config/guix/current/share/info:$INFOPATH"
4034 @end example
4035
4036 The @option{--list-generations} or @option{-l} option lists past generations
4037 produced by @command{guix pull}, along with details about their provenance:
4038
4039 @example
4040 $ guix pull -l
4041 Generation 1 Jun 10 2018 00:18:18
4042 guix 65956ad
4043 repository URL: https://git.savannah.gnu.org/git/guix.git
4044 branch: origin/master
4045 commit: 65956ad3526ba09e1f7a40722c96c6ef7c0936fe
4046
4047 Generation 2 Jun 11 2018 11:02:49
4048 guix e0cc7f6
4049 repository URL: https://git.savannah.gnu.org/git/guix.git
4050 branch: origin/master
4051 commit: e0cc7f669bec22c37481dd03a7941c7d11a64f1d
4052 2 new packages: keepalived, libnfnetlink
4053 6 packages upgraded: emacs-nix-mode@@2.0.4,
4054 guile2.0-guix@@0.14.0-12.77a1aac, guix@@0.14.0-12.77a1aac,
4055 heimdal@@7.5.0, milkytracker@@1.02.00, nix@@2.0.4
4056
4057 Generation 3 Jun 13 2018 23:31:07 (current)
4058 guix 844cc1c
4059 repository URL: https://git.savannah.gnu.org/git/guix.git
4060 branch: origin/master
4061 commit: 844cc1c8f394f03b404c5bb3aee086922373490c
4062 28 new packages: emacs-helm-ls-git, emacs-helm-mu, @dots{}
4063 69 packages upgraded: borg@@1.1.6, cheese@@3.28.0, @dots{}
4064 @end example
4065
4066 @xref{Invoking guix describe, @command{guix describe}}, for other ways to
4067 describe the current status of Guix.
4068
4069 This @code{~/.config/guix/current} profile works exactly like the profiles
4070 created by @command{guix package} (@pxref{Invoking guix package}). That
4071 is, you can list generations, roll back to the previous
4072 generation---i.e., the previous Guix---and so on:
4073
4074 @example
4075 $ guix pull --roll-back
4076 switched from generation 3 to 2
4077 $ guix pull --delete-generations=1
4078 deleting /var/guix/profiles/per-user/charlie/current-guix-1-link
4079 @end example
4080
4081 You can also use @command{guix package} (@pxref{Invoking guix package})
4082 to manage the profile by naming it explicitly:
4083 @example
4084 $ guix package -p ~/.config/guix/current --roll-back
4085 switched from generation 3 to 2
4086 $ guix package -p ~/.config/guix/current --delete-generations=1
4087 deleting /var/guix/profiles/per-user/charlie/current-guix-1-link
4088 @end example
4089
4090 The @command{guix pull} command is usually invoked with no arguments,
4091 but it supports the following options:
4092
4093 @table @code
4094 @item --url=@var{url}
4095 @itemx --commit=@var{commit}
4096 @itemx --branch=@var{branch}
4097 Download code for the @code{guix} channel from the specified @var{url}, at the
4098 given @var{commit} (a valid Git commit ID represented as a hexadecimal
4099 string), or @var{branch}.
4100
4101 @cindex @file{channels.scm}, configuration file
4102 @cindex configuration file for channels
4103 These options are provided for convenience, but you can also specify your
4104 configuration in the @file{~/.config/guix/channels.scm} file or using the
4105 @option{--channels} option (see below).
4106
4107 @item --channels=@var{file}
4108 @itemx -C @var{file}
4109 Read the list of channels from @var{file} instead of
4110 @file{~/.config/guix/channels.scm} or @file{/etc/guix/channels.scm}.
4111 @var{file} must contain Scheme code that
4112 evaluates to a list of channel objects. @xref{Channels}, for more
4113 information.
4114
4115 @cindex channel news
4116 @item --news
4117 @itemx -N
4118 Display the list of packages added or upgraded since the previous
4119 generation, as well as, occasionally, news written by channel authors
4120 for their users (@pxref{Channels, Writing Channel News}).
4121
4122 The package information is the same as displayed upon @command{guix
4123 pull} completion, but without ellipses; it is also similar to the output
4124 of @command{guix pull -l} for the last generation (see below).
4125
4126 @item --list-generations[=@var{pattern}]
4127 @itemx -l [@var{pattern}]
4128 List all the generations of @file{~/.config/guix/current} or, if @var{pattern}
4129 is provided, the subset of generations that match @var{pattern}.
4130 The syntax of @var{pattern} is the same as with @code{guix package
4131 --list-generations} (@pxref{Invoking guix package}).
4132
4133 @item --roll-back
4134 @cindex rolling back
4135 @cindex undoing transactions
4136 @cindex transactions, undoing
4137 Roll back to the previous @dfn{generation} of @file{~/.config/guix/current}---i.e.,
4138 undo the last transaction.
4139
4140 @item --switch-generation=@var{pattern}
4141 @itemx -S @var{pattern}
4142 @cindex generations
4143 Switch to a particular generation defined by @var{pattern}.
4144
4145 @var{pattern} may be either a generation number or a number prefixed
4146 with ``+'' or ``-''. The latter means: move forward/backward by a
4147 specified number of generations. For example, if you want to return to
4148 the latest generation after @option{--roll-back}, use
4149 @option{--switch-generation=+1}.
4150
4151 @item --delete-generations[=@var{pattern}]
4152 @itemx -d [@var{pattern}]
4153 When @var{pattern} is omitted, delete all generations except the current
4154 one.
4155
4156 This command accepts the same patterns as @option{--list-generations}.
4157 When @var{pattern} is specified, delete the matching generations. When
4158 @var{pattern} specifies a duration, generations @emph{older} than the
4159 specified duration match. For instance, @option{--delete-generations=1m}
4160 deletes generations that are more than one month old.
4161
4162 If the current generation matches, it is @emph{not} deleted.
4163
4164 Note that deleting generations prevents rolling back to them.
4165 Consequently, this command must be used with care.
4166
4167 @xref{Invoking guix describe}, for a way to display information about the
4168 current generation only.
4169
4170 @item --profile=@var{profile}
4171 @itemx -p @var{profile}
4172 Use @var{profile} instead of @file{~/.config/guix/current}.
4173
4174 @item --dry-run
4175 @itemx -n
4176 Show which channel commit(s) would be used and what would be built or
4177 substituted but do not actually do it.
4178
4179 @item --allow-downgrades
4180 Allow pulling older or unrelated revisions of channels than those
4181 currently in use.
4182
4183 @cindex downgrade attacks, protection against
4184 By default, @command{guix pull} protects against so-called ``downgrade
4185 attacks'' whereby the Git repository of a channel would be reset to an
4186 earlier or unrelated revision of itself, potentially leading you to
4187 install older, known-vulnerable versions of software packages.
4188
4189 @quotation Note
4190 Make sure you understand its security implications before using
4191 @option{--allow-downgrades}.
4192 @end quotation
4193
4194 @item --disable-authentication
4195 Allow pulling channel code without authenticating it.
4196
4197 @cindex authentication, of channel code
4198 By default, @command{guix pull} authenticates code downloaded from
4199 channels by verifying that its commits are signed by authorized
4200 developers, and raises an error if this is not the case. This option
4201 instructs it to not perform any such verification.
4202
4203 @quotation Note
4204 Make sure you understand its security implications before using
4205 @option{--disable-authentication}.
4206 @end quotation
4207
4208 @item --system=@var{system}
4209 @itemx -s @var{system}
4210 Attempt to build for @var{system}---e.g., @code{i686-linux}---instead of
4211 the system type of the build host.
4212
4213 @item --bootstrap
4214 Use the bootstrap Guile to build the latest Guix. This option is only
4215 useful to Guix developers.
4216 @end table
4217
4218 The @dfn{channel} mechanism allows you to instruct @command{guix pull} which
4219 repository and branch to pull from, as well as @emph{additional} repositories
4220 containing package modules that should be deployed. @xref{Channels}, for more
4221 information.
4222
4223 In addition, @command{guix pull} supports all the common build options
4224 (@pxref{Common Build Options}).
4225
4226 @node Invoking guix time-machine
4227 @section Invoking @command{guix time-machine}
4228
4229 @cindex @command{guix time-machine}
4230 @cindex pinning, channels
4231 @cindex replicating Guix
4232 @cindex reproducibility, of Guix
4233
4234 The @command{guix time-machine} command provides access to other
4235 revisions of Guix, for example to install older versions of packages,
4236 or to reproduce a computation in an identical environment. The revision
4237 of Guix to be used is defined by a commit or by a channel
4238 description file created by @command{guix describe}
4239 (@pxref{Invoking guix describe}).
4240
4241 The general syntax is:
4242
4243 @example
4244 guix time-machine @var{options}@dots{} -- @var{command} @var {arg}@dots{}
4245 @end example
4246
4247 where @var{command} and @var{arg}@dots{} are passed unmodified to the
4248 @command{guix} command of the specified revision. The @var{options} that define
4249 this revision are the same as for @command{guix pull} (@pxref{Invoking guix pull}):
4250
4251 @table @code
4252 @item --url=@var{url}
4253 @itemx --commit=@var{commit}
4254 @itemx --branch=@var{branch}
4255 Use the @code{guix} channel from the specified @var{url}, at the
4256 given @var{commit} (a valid Git commit ID represented as a hexadecimal
4257 string), or @var{branch}.
4258
4259 @item --channels=@var{file}
4260 @itemx -C @var{file}
4261 Read the list of channels from @var{file}. @var{file} must contain
4262 Scheme code that evaluates to a list of channel objects.
4263 @xref{Channels} for more information.
4264 @end table
4265
4266 As for @command{guix pull}, the absence of any options means that the
4267 the latest commit on the master branch will be used. The command
4268
4269 @example
4270 guix time-machine -- build hello
4271 @end example
4272
4273 will thus build the package @code{hello} as defined in the master branch,
4274 which is in general a newer revision of Guix than you have installed.
4275 Time travel works in both directions!
4276
4277 Note that @command{guix time-machine} can trigger builds of channels and
4278 their dependencies, and these are controlled by the standard build
4279 options (@pxref{Common Build Options}).
4280
4281 @node Inferiors
4282 @section Inferiors
4283
4284 @c TODO: Remove this once we're more confident about API stability.
4285 @quotation Note
4286 The functionality described here is a ``technology preview'' as of version
4287 @value{VERSION}. As such, the interface is subject to change.
4288 @end quotation
4289
4290 @cindex inferiors
4291 @cindex composition of Guix revisions
4292 Sometimes you might need to mix packages from the revision of Guix you're
4293 currently running with packages available in a different revision of Guix.
4294 Guix @dfn{inferiors} allow you to achieve that by composing different Guix
4295 revisions in arbitrary ways.
4296
4297 @cindex inferior packages
4298 Technically, an ``inferior'' is essentially a separate Guix process connected
4299 to your main Guix process through a REPL (@pxref{Invoking guix repl}). The
4300 @code{(guix inferior)} module allows you to create inferiors and to
4301 communicate with them. It also provides a high-level interface to browse and
4302 manipulate the packages that an inferior provides---@dfn{inferior packages}.
4303
4304 When combined with channels (@pxref{Channels}), inferiors provide a simple way
4305 to interact with a separate revision of Guix. For example, let's assume you
4306 want to install in your profile the current @code{guile} package, along with
4307 the @code{guile-json} as it existed in an older revision of Guix---perhaps
4308 because the newer @code{guile-json} has an incompatible API and you want to
4309 run your code against the old API@. To do that, you could write a manifest for
4310 use by @code{guix package --manifest} (@pxref{Invoking guix package}); in that
4311 manifest, you would create an inferior for that old Guix revision you care
4312 about, and you would look up the @code{guile-json} package in the inferior:
4313
4314 @lisp
4315 (use-modules (guix inferior) (guix channels)
4316 (srfi srfi-1)) ;for 'first'
4317
4318 (define channels
4319 ;; This is the old revision from which we want to
4320 ;; extract guile-json.
4321 (list (channel
4322 (name 'guix)
4323 (url "https://git.savannah.gnu.org/git/guix.git")
4324 (commit
4325 "65956ad3526ba09e1f7a40722c96c6ef7c0936fe"))))
4326
4327 (define inferior
4328 ;; An inferior representing the above revision.
4329 (inferior-for-channels channels))
4330
4331 ;; Now create a manifest with the current "guile" package
4332 ;; and the old "guile-json" package.
4333 (packages->manifest
4334 (list (first (lookup-inferior-packages inferior "guile-json"))
4335 (specification->package "guile")))
4336 @end lisp
4337
4338 On its first run, @command{guix package --manifest} might have to build the
4339 channel you specified before it can create the inferior; subsequent runs will
4340 be much faster because the Guix revision will be cached.
4341
4342 The @code{(guix inferior)} module provides the following procedures to open an
4343 inferior:
4344
4345 @deffn {Scheme Procedure} inferior-for-channels @var{channels} @
4346 [#:cache-directory] [#:ttl]
4347 Return an inferior for @var{channels}, a list of channels. Use the cache at
4348 @var{cache-directory}, where entries can be reclaimed after @var{ttl} seconds.
4349 This procedure opens a new connection to the build daemon.
4350
4351 As a side effect, this procedure may build or substitute binaries for
4352 @var{channels}, which can take time.
4353 @end deffn
4354
4355 @deffn {Scheme Procedure} open-inferior @var{directory} @
4356 [#:command "bin/guix"]
4357 Open the inferior Guix in @var{directory}, running
4358 @code{@var{directory}/@var{command} repl} or equivalent. Return @code{#f} if
4359 the inferior could not be launched.
4360 @end deffn
4361
4362 @cindex inferior packages
4363 The procedures listed below allow you to obtain and manipulate inferior
4364 packages.
4365
4366 @deffn {Scheme Procedure} inferior-packages @var{inferior}
4367 Return the list of packages known to @var{inferior}.
4368 @end deffn
4369
4370 @deffn {Scheme Procedure} lookup-inferior-packages @var{inferior} @var{name} @
4371 [@var{version}]
4372 Return the sorted list of inferior packages matching @var{name} in
4373 @var{inferior}, with highest version numbers first. If @var{version} is true,
4374 return only packages with a version number prefixed by @var{version}.
4375 @end deffn
4376
4377 @deffn {Scheme Procedure} inferior-package? @var{obj}
4378 Return true if @var{obj} is an inferior package.
4379 @end deffn
4380
4381 @deffn {Scheme Procedure} inferior-package-name @var{package}
4382 @deffnx {Scheme Procedure} inferior-package-version @var{package}
4383 @deffnx {Scheme Procedure} inferior-package-synopsis @var{package}
4384 @deffnx {Scheme Procedure} inferior-package-description @var{package}
4385 @deffnx {Scheme Procedure} inferior-package-home-page @var{package}
4386 @deffnx {Scheme Procedure} inferior-package-location @var{package}
4387 @deffnx {Scheme Procedure} inferior-package-inputs @var{package}
4388 @deffnx {Scheme Procedure} inferior-package-native-inputs @var{package}
4389 @deffnx {Scheme Procedure} inferior-package-propagated-inputs @var{package}
4390 @deffnx {Scheme Procedure} inferior-package-transitive-propagated-inputs @var{package}
4391 @deffnx {Scheme Procedure} inferior-package-native-search-paths @var{package}
4392 @deffnx {Scheme Procedure} inferior-package-transitive-native-search-paths @var{package}
4393 @deffnx {Scheme Procedure} inferior-package-search-paths @var{package}
4394 These procedures are the counterpart of package record accessors
4395 (@pxref{package Reference}). Most of them work by querying the inferior
4396 @var{package} comes from, so the inferior must still be live when you call
4397 these procedures.
4398 @end deffn
4399
4400 Inferior packages can be used transparently like any other package or
4401 file-like object in G-expressions (@pxref{G-Expressions}). They are also
4402 transparently handled by the @code{packages->manifest} procedure, which is
4403 commonly use in manifests (@pxref{Invoking guix package, the
4404 @option{--manifest} option of @command{guix package}}). Thus you can insert
4405 an inferior package pretty much anywhere you would insert a regular package:
4406 in manifests, in the @code{packages} field of your @code{operating-system}
4407 declaration, and so on.
4408
4409 @node Invoking guix describe
4410 @section Invoking @command{guix describe}
4411
4412 @cindex reproducibility
4413 @cindex replicating Guix
4414 Often you may want to answer questions like: ``Which revision of Guix am I
4415 using?'' or ``Which channels am I using?'' This is useful information in many
4416 situations: if you want to @emph{replicate} an environment on a different
4417 machine or user account, if you want to report a bug or to determine what
4418 change in the channels you are using caused it, or if you want to record your
4419 system state for reproducibility purposes. The @command{guix describe}
4420 command answers these questions.
4421
4422 When run from a @command{guix pull}ed @command{guix}, @command{guix describe}
4423 displays the channel(s) that it was built from, including their repository URL
4424 and commit IDs (@pxref{Channels}):
4425
4426 @example
4427 $ guix describe
4428 Generation 10 Sep 03 2018 17:32:44 (current)
4429 guix e0fa68c
4430 repository URL: https://git.savannah.gnu.org/git/guix.git
4431 branch: master
4432 commit: e0fa68c7718fffd33d81af415279d6ddb518f727
4433 @end example
4434
4435 If you're familiar with the Git version control system, this is similar in
4436 spirit to @command{git describe}; the output is also similar to that of
4437 @command{guix pull --list-generations}, but limited to the current generation
4438 (@pxref{Invoking guix pull, the @option{--list-generations} option}). Because
4439 the Git commit ID shown above unambiguously refers to a snapshot of Guix, this
4440 information is all it takes to describe the revision of Guix you're using, and
4441 also to replicate it.
4442
4443 To make it easier to replicate Guix, @command{guix describe} can also be asked
4444 to return a list of channels instead of the human-readable description above:
4445
4446 @example
4447 $ guix describe -f channels
4448 (list (channel
4449 (name 'guix)
4450 (url "https://git.savannah.gnu.org/git/guix.git")
4451 (commit
4452 "e0fa68c7718fffd33d81af415279d6ddb518f727")
4453 (introduction
4454 (make-channel-introduction
4455 "9edb3f66fd807b096b48283debdcddccfea34bad"
4456 (openpgp-fingerprint
4457 "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
4458 @end example
4459
4460 @noindent
4461 You can save this to a file and feed it to @command{guix pull -C} on some
4462 other machine or at a later point in time, which will instantiate @emph{this
4463 exact Guix revision} (@pxref{Invoking guix pull, the @option{-C} option}).
4464 From there on, since you're able to deploy the same revision of Guix, you can
4465 just as well @emph{replicate a complete software environment}. We humbly
4466 think that this is @emph{awesome}, and we hope you'll like it too!
4467
4468 The details of the options supported by @command{guix describe} are as
4469 follows:
4470
4471 @table @code
4472 @item --format=@var{format}
4473 @itemx -f @var{format}
4474 Produce output in the specified @var{format}, one of:
4475
4476 @table @code
4477 @item human
4478 produce human-readable output;
4479 @item channels
4480 produce a list of channel specifications that can be passed to @command{guix
4481 pull -C} or installed as @file{~/.config/guix/channels.scm} (@pxref{Invoking
4482 guix pull});
4483 @item channels-sans-intro
4484 like @code{channels}, but omit the @code{introduction} field; use it to
4485 produce a channel specification suitable for Guix version 1.1.0 or
4486 earlier---the @code{introduction} field has to do with channel
4487 authentication (@pxref{Channels, Channel Authentication}) and is not
4488 supported by these older versions;
4489 @item json
4490 @cindex JSON
4491 produce a list of channel specifications in JSON format;
4492 @item recutils
4493 produce a list of channel specifications in Recutils format.
4494 @end table
4495
4496 @item --list-formats
4497 Display available formats for @option{--format} option.
4498
4499 @item --profile=@var{profile}
4500 @itemx -p @var{profile}
4501 Display information about @var{profile}.
4502 @end table
4503
4504 @node Invoking guix archive
4505 @section Invoking @command{guix archive}
4506
4507 @cindex @command{guix archive}
4508 @cindex archive
4509 The @command{guix archive} command allows users to @dfn{export} files
4510 from the store into a single archive, and to later @dfn{import} them on
4511 a machine that runs Guix.
4512 In particular, it allows store files to be transferred from one machine
4513 to the store on another machine.
4514
4515 @quotation Note
4516 If you're looking for a way to produce archives in a format suitable for
4517 tools other than Guix, @pxref{Invoking guix pack}.
4518 @end quotation
4519
4520 @cindex exporting store items
4521 To export store files as an archive to standard output, run:
4522
4523 @example
4524 guix archive --export @var{options} @var{specifications}...
4525 @end example
4526
4527 @var{specifications} may be either store file names or package
4528 specifications, as for @command{guix package} (@pxref{Invoking guix
4529 package}). For instance, the following command creates an archive
4530 containing the @code{gui} output of the @code{git} package and the main
4531 output of @code{emacs}:
4532
4533 @example
4534 guix archive --export git:gui /gnu/store/...-emacs-24.3 > great.nar
4535 @end example
4536
4537 If the specified packages are not built yet, @command{guix archive}
4538 automatically builds them. The build process may be controlled with the
4539 common build options (@pxref{Common Build Options}).
4540
4541 To transfer the @code{emacs} package to a machine connected over SSH,
4542 one would run:
4543
4544 @example
4545 guix archive --export -r emacs | ssh the-machine guix archive --import
4546 @end example
4547
4548 @noindent
4549 Similarly, a complete user profile may be transferred from one machine
4550 to another like this:
4551
4552 @example
4553 guix archive --export -r $(readlink -f ~/.guix-profile) | \
4554 ssh the-machine guix archive --import
4555 @end example
4556
4557 @noindent
4558 However, note that, in both examples, all of @code{emacs} and the
4559 profile as well as all of their dependencies are transferred (due to
4560 @option{-r}), regardless of what is already available in the store on
4561 the target machine. The @option{--missing} option can help figure out
4562 which items are missing from the target store. The @command{guix copy}
4563 command simplifies and optimizes this whole process, so this is probably
4564 what you should use in this case (@pxref{Invoking guix copy}).
4565
4566 @cindex nar, archive format
4567 @cindex normalized archive (nar)
4568 @cindex nar bundle, archive format
4569 Each store item is written in the @dfn{normalized archive} or @dfn{nar}
4570 format (described below), and the output of @command{guix archive
4571 --export} (and input of @command{guix archive --import}) is a @dfn{nar
4572 bundle}.
4573
4574 The nar format is
4575 comparable in spirit to `tar', but with differences
4576 that make it more appropriate for our purposes. First, rather than
4577 recording all Unix metadata for each file, the nar format only mentions
4578 the file type (regular, directory, or symbolic link); Unix permissions
4579 and owner/group are dismissed. Second, the order in which directory
4580 entries are stored always follows the order of file names according to
4581 the C locale collation order. This makes archive production fully
4582 deterministic.
4583
4584 That nar bundle format is essentially the concatenation of zero or more
4585 nars along with metadata for each store item it contains: its file name,
4586 references, corresponding derivation, and a digital signature.
4587
4588 When exporting, the daemon digitally signs the contents of the archive,
4589 and that digital signature is appended. When importing, the daemon
4590 verifies the signature and rejects the import in case of an invalid
4591 signature or if the signing key is not authorized.
4592 @c FIXME: Add xref to daemon doc about signatures.
4593
4594 The main options are:
4595
4596 @table @code
4597 @item --export
4598 Export the specified store files or packages (see below). Write the
4599 resulting archive to the standard output.
4600
4601 Dependencies are @emph{not} included in the output, unless
4602 @option{--recursive} is passed.
4603
4604 @item -r
4605 @itemx --recursive
4606 When combined with @option{--export}, this instructs @command{guix archive}
4607 to include dependencies of the given items in the archive. Thus, the
4608 resulting archive is self-contained: it contains the closure of the
4609 exported store items.
4610
4611 @item --import
4612 Read an archive from the standard input, and import the files listed
4613 therein into the store. Abort if the archive has an invalid digital
4614 signature, or if it is signed by a public key not among the authorized
4615 keys (see @option{--authorize} below).
4616
4617 @item --missing
4618 Read a list of store file names from the standard input, one per line,
4619 and write on the standard output the subset of these files missing from
4620 the store.
4621
4622 @item --generate-key[=@var{parameters}]
4623 @cindex signing, archives
4624 Generate a new key pair for the daemon. This is a prerequisite before
4625 archives can be exported with @option{--export}. This
4626 operation is usually instantaneous but it can take time if the system's
4627 entropy pool needs to be refilled. On Guix System,
4628 @code{guix-service-type} takes care of generating this key pair the
4629 first boot.
4630
4631 The generated key pair is typically stored under @file{/etc/guix}, in
4632 @file{signing-key.pub} (public key) and @file{signing-key.sec} (private
4633 key, which must be kept secret). When @var{parameters} is omitted,
4634 an ECDSA key using the Ed25519 curve is generated, or, for Libgcrypt
4635 versions before 1.6.0, it is a 4096-bit RSA key.
4636 Alternatively, @var{parameters} can specify
4637 @code{genkey} parameters suitable for Libgcrypt (@pxref{General
4638 public-key related Functions, @code{gcry_pk_genkey},, gcrypt, The
4639 Libgcrypt Reference Manual}).
4640
4641 @item --authorize
4642 @cindex authorizing, archives
4643 Authorize imports signed by the public key passed on standard input.
4644 The public key must be in ``s-expression advanced format''---i.e., the
4645 same format as the @file{signing-key.pub} file.
4646
4647 The list of authorized keys is kept in the human-editable file
4648 @file{/etc/guix/acl}. The file contains
4649 @url{https://people.csail.mit.edu/rivest/Sexp.txt, ``advanced-format
4650 s-expressions''} and is structured as an access-control list in the
4651 @url{https://theworld.com/~cme/spki.txt, Simple Public-Key Infrastructure
4652 (SPKI)}.
4653
4654 @item --extract=@var{directory}
4655 @itemx -x @var{directory}
4656 Read a single-item archive as served by substitute servers
4657 (@pxref{Substitutes}) and extract it to @var{directory}. This is a
4658 low-level operation needed in only very narrow use cases; see below.
4659
4660 For example, the following command extracts the substitute for Emacs
4661 served by @code{@value{SUBSTITUTE-SERVER}} to @file{/tmp/emacs}:
4662
4663 @example
4664 $ wget -O - \
4665 https://@value{SUBSTITUTE-SERVER}/nar/gzip/@dots{}-emacs-24.5 \
4666 | gunzip | guix archive -x /tmp/emacs
4667 @end example
4668
4669 Single-item archives are different from multiple-item archives produced
4670 by @command{guix archive --export}; they contain a single store item,
4671 and they do @emph{not} embed a signature. Thus this operation does
4672 @emph{no} signature verification and its output should be considered
4673 unsafe.
4674
4675 The primary purpose of this operation is to facilitate inspection of
4676 archive contents coming from possibly untrusted substitute servers
4677 (@pxref{Invoking guix challenge}).
4678
4679 @item --list
4680 @itemx -t
4681 Read a single-item archive as served by substitute servers
4682 (@pxref{Substitutes}) and print the list of files it contains, as in
4683 this example:
4684
4685 @example
4686 $ wget -O - \
4687 https://@value{SUBSTITUTE-SERVER}/nar/lzip/@dots{}-emacs-26.3 \
4688 | lzip -d | guix archive -t
4689 @end example
4690
4691 @end table
4692
4693 @c *********************************************************************
4694 @node Channels
4695 @chapter Channels
4696
4697 @cindex channels
4698 @cindex @file{channels.scm}, configuration file
4699 @cindex configuration file for channels
4700 @cindex @command{guix pull}, configuration file
4701 @cindex configuration of @command{guix pull}
4702 Guix and its package collection are updated by running @command{guix pull}
4703 (@pxref{Invoking guix pull}). By default @command{guix pull} downloads and
4704 deploys Guix itself from the official GNU@tie{}Guix repository. This can be
4705 customized by defining @dfn{channels} in the
4706 @file{~/.config/guix/channels.scm} file. A channel specifies a URL and branch
4707 of a Git repository to be deployed, and @command{guix pull} can be instructed
4708 to pull from one or more channels. In other words, channels can be used
4709 to @emph{customize} and to @emph{extend} Guix, as we will see below.
4710 Guix is able to take into account security concerns and deal with authenticated
4711 updates.
4712
4713 @menu
4714 * Specifying Additional Channels:: Extending the package collection.
4715 * Using a Custom Guix Channel:: Using a customized Guix.
4716 * Replicating Guix:: Running the @emph{exact same} Guix.
4717 * Channel Authentication:: How Guix verifies what it fetches.
4718 * Creating a Channel:: How to write your custom channel.
4719 * Package Modules in a Sub-directory:: Specifying the channel's package modules location.
4720 * Declaring Channel Dependencies:: How to depend on other channels.
4721 * Specifying Channel Authorizations:: Defining channel authors authorizations.
4722 * Primary URL:: Distinguishing mirror to original.
4723 * Writing Channel News:: Communicating information to channel's users.
4724 @end menu
4725
4726 @node Specifying Additional Channels
4727 @section Specifying Additional Channels
4728
4729 @cindex extending the package collection (channels)
4730 @cindex variant packages (channels)
4731 You can specify @emph{additional channels} to pull from. To use a channel, write
4732 @code{~/.config/guix/channels.scm} to instruct @command{guix pull} to pull from it
4733 @emph{in addition} to the default Guix channel(s):
4734
4735 @vindex %default-channels
4736 @lisp
4737 ;; Add variant packages to those Guix provides.
4738 (cons (channel
4739 (name 'variant-packages)
4740 (url "https://example.org/variant-packages.git"))
4741 %default-channels)
4742 @end lisp
4743
4744 @noindent
4745 Note that the snippet above is (as always!)@: Scheme code; we use @code{cons} to
4746 add a channel the list of channels that the variable @code{%default-channels}
4747 is bound to (@pxref{Pairs, @code{cons} and lists,, guile, GNU Guile Reference
4748 Manual}). With this file in place, @command{guix pull} builds not only Guix
4749 but also the package modules from your own repository. The result in
4750 @file{~/.config/guix/current} is the union of Guix with your own package
4751 modules:
4752
4753 @example
4754 $ guix pull --list-generations
4755 @dots{}
4756 Generation 19 Aug 27 2018 16:20:48
4757 guix d894ab8
4758 repository URL: https://git.savannah.gnu.org/git/guix.git
4759 branch: master
4760 commit: d894ab8e9bfabcefa6c49d9ba2e834dd5a73a300
4761 variant-packages dd3df5e
4762 repository URL: https://example.org/variant-packages.git
4763 branch: master
4764 commit: dd3df5e2c8818760a8fc0bd699e55d3b69fef2bb
4765 11 new packages: variant-gimp, variant-emacs-with-cool-features, @dots{}
4766 4 packages upgraded: emacs-racket-mode@@0.0.2-2.1b78827, @dots{}
4767 @end example
4768
4769 @noindent
4770 The output of @command{guix pull} above shows that Generation@tie{}19 includes
4771 both Guix and packages from the @code{variant-personal-packages} channel. Among
4772 the new and upgraded packages that are listed, some like @code{variant-gimp} and
4773 @code{variant-emacs-with-cool-features} might come from
4774 @code{variant-packages}, while others come from the Guix default channel.
4775
4776 @node Using a Custom Guix Channel
4777 @section Using a Custom Guix Channel
4778
4779 The channel called @code{guix} specifies where Guix itself---its command-line
4780 tools as well as its package collection---should be downloaded. For instance,
4781 suppose you want to update from another copy of the Guix repository at
4782 @code{example.org}, and specifically the @code{super-hacks} branch, you can
4783 write in @code{~/.config/guix/channels.scm} this specification:
4784
4785 @lisp
4786 ;; Tell 'guix pull' to use another repo.
4787 (list (channel
4788 (name 'guix)
4789 (url "https://example.org/another-guix.git")
4790 (branch "super-hacks")))
4791 @end lisp
4792
4793 @noindent
4794 From there on, @command{guix pull} will fetch code from the @code{super-hacks}
4795 branch of the repository at @code{example.org}. The authentication concern is
4796 addressed below ((@pxref{Channel Authentication}).
4797
4798 @node Replicating Guix
4799 @section Replicating Guix
4800
4801 @cindex pinning, channels
4802 @cindex replicating Guix
4803 @cindex reproducibility, of Guix
4804 The @command{guix pull --list-generations} output above shows precisely which
4805 commits were used to build this instance of Guix. We can thus replicate it,
4806 say, on another machine, by providing a channel specification in
4807 @file{~/.config/guix/channels.scm} that is ``pinned'' to these commits:
4808
4809 @lisp
4810 ;; Deploy specific commits of my channels of interest.
4811 (list (channel
4812 (name 'guix)
4813 (url "https://git.savannah.gnu.org/git/guix.git")
4814 (commit "6298c3ffd9654d3231a6f25390b056483e8f407c"))
4815 (channel
4816 (name 'variant-packages)
4817 (url "https://example.org/variant-packages.git")
4818 (commit "dd3df5e2c8818760a8fc0bd699e55d3b69fef2bb")))
4819 @end lisp
4820
4821 The @command{guix describe --format=channels} command can even generate this
4822 list of channels directly (@pxref{Invoking guix describe}). The resulting
4823 file can be used with the -C options of @command{guix pull}
4824 (@pxref{Invoking guix pull}) or @command{guix time-machine}
4825 (@pxref{Invoking guix time-machine}).
4826
4827 At this point the two machines run the @emph{exact same Guix}, with access to
4828 the @emph{exact same packages}. The output of @command{guix build gimp} on
4829 one machine will be exactly the same, bit for bit, as the output of the same
4830 command on the other machine. It also means both machines have access to all
4831 the source code of Guix and, transitively, to all the source code of every
4832 package it defines.
4833
4834 This gives you super powers, allowing you to track the provenance of binary
4835 artifacts with very fine grain, and to reproduce software environments at
4836 will---some sort of ``meta reproducibility'' capabilities, if you will.
4837 @xref{Inferiors}, for another way to take advantage of these super powers.
4838
4839 @node Channel Authentication
4840 @section Channel Authentication
4841
4842 @anchor{channel-authentication}
4843 @cindex authentication, of channel code
4844 The @command{guix pull} and @command{guix time-machine} commands
4845 @dfn{authenticate} the code retrieved from channels: they make sure each
4846 commit that is fetched is signed by an authorized developer. The goal
4847 is to protect from unauthorized modifications to the channel that would
4848 lead users to run malicious code.
4849
4850 As a user, you must provide a @dfn{channel introduction} in your
4851 channels file so that Guix knows how to authenticate its first commit.
4852 A channel specification, including its introduction, looks something
4853 along these lines:
4854
4855 @lisp
4856 (channel
4857 (name 'some-channel)
4858 (url "https://example.org/some-channel.git")
4859 (introduction
4860 (make-channel-introduction
4861 "6f0d8cc0d88abb59c324b2990bfee2876016bb86"
4862 (openpgp-fingerprint
4863 "CABB A931 C0FF EEC6 900D 0CFB 090B 1199 3D9A EBB5"))))
4864 @end lisp
4865
4866 The specification above shows the name and URL of the channel. The call
4867 to @code{make-channel-introduction} above specifies that authentication
4868 of this channel starts at commit @code{6f0d8cc@dots{}}, which is signed
4869 by the OpenPGP key with fingerprint @code{CABB A931@dots{}}.
4870
4871 For the main channel, called @code{guix}, you automatically get that
4872 information from your Guix installation. For other channels, include
4873 the channel introduction provided by the channel authors in your
4874 @file{channels.scm} file. Make sure you retrieve the channel
4875 introduction from a trusted source since that is the root of your trust.
4876
4877 If you're curious about the authentication mechanics, read on!
4878
4879 @node Creating a Channel
4880 @section Creating a Channel
4881
4882 @cindex personal packages (channels)
4883 @cindex channels, for personal packages
4884 Let's say you have a bunch of custom package variants or personal packages
4885 that you think would make little sense to contribute to the Guix project, but
4886 would like to have these packages transparently available to you at the
4887 command line. You would first write modules containing those package
4888 definitions (@pxref{Package Modules}), maintain them in a Git repository, and
4889 then you and anyone else can use it as an additional channel to get packages
4890 from. Neat, no?
4891
4892 @c What follows stems from discussions at
4893 @c <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22629#134> as well as
4894 @c earlier discussions on guix-devel@gnu.org.
4895 @quotation Warning
4896 Before you, dear user, shout---``woow this is @emph{soooo coool}!''---and
4897 publish your personal channel to the world, we would like to share a few words
4898 of caution:
4899
4900 @itemize
4901 @item
4902 Before publishing a channel, please consider contributing your package
4903 definitions to Guix proper (@pxref{Contributing}). Guix as a project is open
4904 to free software of all sorts, and packages in Guix proper are readily
4905 available to all Guix users and benefit from the project's quality assurance
4906 process.
4907
4908 @item
4909 When you maintain package definitions outside Guix, we, Guix developers,
4910 consider that @emph{the compatibility burden is on you}. Remember that
4911 package modules and package definitions are just Scheme code that uses various
4912 programming interfaces (APIs). We want to remain free to change these APIs to
4913 keep improving Guix, possibly in ways that break your channel. We never
4914 change APIs gratuitously, but we will @emph{not} commit to freezing APIs
4915 either.
4916
4917 @item
4918 Corollary: if you're using an external channel and that channel breaks, please
4919 @emph{report the issue to the channel authors}, not to the Guix project.
4920 @end itemize
4921
4922 You've been warned! Having said this, we believe external channels are a
4923 practical way to exert your freedom to augment Guix' package collection and to
4924 share your improvements, which are basic tenets of
4925 @uref{https://www.gnu.org/philosophy/free-sw.html, free software}. Please
4926 email us at @email{guix-devel@@gnu.org} if you'd like to discuss this.
4927 @end quotation
4928
4929 To create a channel, create a Git repository containing your own package
4930 modules and make it available. The repository can contain anything, but a
4931 useful channel will contain Guile modules that export packages. Once you
4932 start using a channel, Guix will behave as if the root directory of that
4933 channel's Git repository has been added to the Guile load path (@pxref{Load
4934 Paths,,, guile, GNU Guile Reference Manual}). For example, if your channel
4935 contains a file at @file{my-packages/my-tools.scm} that defines a Guile
4936 module, then the module will be available under the name @code{(my-packages
4937 my-tools)}, and you will be able to use it like any other module
4938 (@pxref{Modules,,, guile, GNU Guile Reference Manual}).
4939
4940 As a channel author, consider bundling authentication material with your
4941 channel so that users can authenticate it. @xref{Channel
4942 Authentication}, and @ref{Specifying Channel Authorizations}, for info
4943 on how to do it.
4944
4945
4946 @node Package Modules in a Sub-directory
4947 @section Package Modules in a Sub-directory
4948
4949 @cindex subdirectory, channels
4950 As a channel author, you may want to keep your channel modules in a
4951 sub-directory. If your modules are in the sub-directory @file{guix}, you must
4952 add a meta-data file @file{.guix-channel} that contains:
4953
4954 @lisp
4955 (channel
4956 (version 0)
4957 (directory "guix"))
4958 @end lisp
4959
4960 @node Declaring Channel Dependencies
4961 @section Declaring Channel Dependencies
4962
4963 @cindex dependencies, channels
4964 @cindex meta-data, channels
4965 Channel authors may decide to augment a package collection provided by other
4966 channels. They can declare their channel to be dependent on other channels in
4967 a meta-data file @file{.guix-channel}, which is to be placed in the root of
4968 the channel repository.
4969
4970 The meta-data file should contain a simple S-expression like this:
4971
4972 @lisp
4973 (channel
4974 (version 0)
4975 (dependencies
4976 (channel
4977 (name 'some-collection)
4978 (url "https://example.org/first-collection.git")
4979
4980 ;; The 'introduction' bit below is optional: you would
4981 ;; provide it for dependencies that can be authenticated.
4982 (introduction
4983 (channel-introduction
4984 (version 0)
4985 (commit "a8883b58dc82e167c96506cf05095f37c2c2c6cd")
4986 (signer "CABB A931 C0FF EEC6 900D 0CFB 090B 1199 3D9A EBB5"))))
4987 (channel
4988 (name 'some-other-collection)
4989 (url "https://example.org/second-collection.git")
4990 (branch "testing"))))
4991 @end lisp
4992
4993 In the above example this channel is declared to depend on two other channels,
4994 which will both be fetched automatically. The modules provided by the channel
4995 will be compiled in an environment where the modules of all these declared
4996 channels are available.
4997
4998 For the sake of reliability and maintainability, you should avoid dependencies
4999 on channels that you don't control, and you should aim to keep the number of
5000 dependencies to a minimum.
5001
5002 @node Specifying Channel Authorizations
5003 @section Specifying Channel Authorizations
5004
5005 @cindex channel authorizations
5006 @anchor{channel-authorizations}
5007 As we saw above, Guix ensures the source code it pulls from channels
5008 comes from authorized developers. As a channel author, you need to
5009 specify the list of authorized developers in the
5010 @file{.guix-authorizations} file in the channel's Git repository. The
5011 authentication rule is simple: each commit must be signed by a key
5012 listed in the @file{.guix-authorizations} file of its parent
5013 commit(s)@footnote{Git commits form a @dfn{directed acyclic graph}
5014 (DAG). Each commit can have zero or more parents; ``regular'' commits
5015 have one parent and merge commits have two parent commits. Read
5016 @uref{https://eagain.net/articles/git-for-computer-scientists/, @i{Git
5017 for Computer Scientists}} for a great overview.} The
5018 @file{.guix-authorizations} file looks like this:
5019
5020 @lisp
5021 ;; Example '.guix-authorizations' file.
5022
5023 (authorizations
5024 (version 0) ;current file format version
5025
5026 (("AD17 A21E F8AE D8F1 CC02 DBD9 F8AE D8F1 765C 61E3"
5027 (name "alice"))
5028 ("2A39 3FFF 68F4 EF7A 3D29 12AF 68F4 EF7A 22FB B2D5"
5029 (name "bob"))
5030 ("CABB A931 C0FF EEC6 900D 0CFB 090B 1199 3D9A EBB5"
5031 (name "charlie"))))
5032 @end lisp
5033
5034 Each fingerprint is followed by optional key/value pairs, as in the
5035 example above. Currently these key/value pairs are ignored.
5036
5037 This authentication rule creates a chicken-and-egg issue: how do we
5038 authenticate the first commit? Related to that: how do we deal with
5039 channels whose repository history contains unsigned commits and lack
5040 @file{.guix-authorizations}? And how do we fork existing channels?
5041
5042 @cindex channel introduction
5043 Channel introductions answer these questions by describing the first
5044 commit of a channel that should be authenticated. The first time a
5045 channel is fetched with @command{guix pull} or @command{guix
5046 time-machine}, the command looks up the introductory commit and verifies
5047 that it is signed by the specified OpenPGP key. From then on, it
5048 authenticates commits according to the rule above.
5049
5050 Additionally, your channel must provide all the OpenPGP keys that were
5051 ever mentioned in @file{.guix-authorizations}, stored as @file{.key}
5052 files, which can be either binary or ``ASCII-armored''. By default,
5053 those @file{.key} files are searched for in the branch named
5054 @code{keyring} but you can specify a different branch name in
5055 @code{.guix-channel} like so:
5056
5057 @lisp
5058 (channel
5059 (version 0)
5060 (keyring-reference "my-keyring-branch"))
5061 @end lisp
5062
5063 To summarize, as the author of a channel, there are three things you have
5064 to do to allow users to authenticate your code:
5065
5066 @enumerate
5067 @item
5068 Export the OpenPGP keys of past and present committers with @command{gpg
5069 --export} and store them in @file{.key} files, by default in a branch
5070 named @code{keyring} (we recommend making it an @dfn{orphan branch}).
5071
5072 @item
5073 Introduce an initial @file{.guix-authorizations} in the channel's
5074 repository. Do that in a signed commit (@pxref{Commit Access}, for
5075 information on how to sign Git commits.)
5076
5077 @item
5078 Advertise the channel introduction, for instance on your channel's web
5079 page. The channel introduction, as we saw above, is the commit/key
5080 pair---i.e., the commit that introduced @file{.guix-authorizations}, and
5081 the fingerprint of the OpenPGP used to sign it.
5082 @end enumerate
5083
5084 Before pushing to your public Git repository, you can run @command{guix
5085 git-authenticate} to verify that you did sign all the commits you are
5086 about to push with an authorized key:
5087
5088 @example
5089 guix git authenticate @var{commit} @var{signer}
5090 @end example
5091
5092 @noindent
5093 where @var{commit} and @var{signer} are your channel introduction.
5094 @xref{Invoking guix git authenticate}, for details.
5095
5096 Publishing a signed channel requires discipline: any mistake, such as an
5097 unsigned commit or a commit signed by an unauthorized key, will prevent
5098 users from pulling from your channel---well, that's the whole point of
5099 authentication! Pay attention to merges in particular: merge commits
5100 are considered authentic if and only if they are signed by a key present
5101 in the @file{.guix-authorizations} file of @emph{both} branches.
5102
5103 @node Primary URL
5104 @section Primary URL
5105
5106 @cindex primary URL, channels
5107 Channel authors can indicate the primary URL of their channel's Git
5108 repository in the @file{.guix-channel} file, like so:
5109
5110 @lisp
5111 (channel
5112 (version 0)
5113 (url "https://example.org/guix.git"))
5114 @end lisp
5115
5116 This allows @command{guix pull} to determine whether it is pulling code
5117 from a mirror of the channel; when that is the case, it warns the user
5118 that the mirror might be stale and displays the primary URL. That way,
5119 users cannot be tricked into fetching code from a stale mirror that does
5120 not receive security updates.
5121
5122 This feature only makes sense for authenticated repositories, such as
5123 the official @code{guix} channel, for which @command{guix pull} ensures
5124 the code it fetches is authentic.
5125
5126 @node Writing Channel News
5127 @section Writing Channel News
5128
5129 @cindex news, for channels
5130 Channel authors may occasionally want to communicate to their users
5131 information about important changes in the channel. You'd send them all
5132 an email, but that's not convenient.
5133
5134 Instead, channels can provide a @dfn{news file}; when the channel users
5135 run @command{guix pull}, that news file is automatically read and
5136 @command{guix pull --news} can display the announcements that correspond
5137 to the new commits that have been pulled, if any.
5138
5139 To do that, channel authors must first declare the name of the news file
5140 in their @file{.guix-channel} file:
5141
5142 @lisp
5143 (channel
5144 (version 0)
5145 (news-file "etc/news.txt"))
5146 @end lisp
5147
5148 The news file itself, @file{etc/news.txt} in this example, must look
5149 something like this:
5150
5151 @lisp
5152 (channel-news
5153 (version 0)
5154 (entry (tag "the-bug-fix")
5155 (title (en "Fixed terrible bug")
5156 (fr "Oh la la"))
5157 (body (en "@@emph@{Good news@}! It's fixed!")
5158 (eo "Certe ĝi pli bone funkcias nun!")))
5159 (entry (commit "bdcabe815cd28144a2d2b4bc3c5057b051fa9906")
5160 (title (en "Added a great package")
5161 (ca "Què vol dir guix?"))
5162 (body (en "Don't miss the @@code@{hello@} package!"))))
5163 @end lisp
5164
5165 While the news file is using the Scheme syntax, avoid naming it with a
5166 @file{.scm} extension or else it will get picked up when building the
5167 channel and yield an error since it is not a valid module.
5168 Alternatively, you can move the channel module to a subdirectory and
5169 store the news file in another directory.
5170
5171 The file consists of a list of @dfn{news entries}. Each entry is
5172 associated with a commit or tag: it describes changes made in this
5173 commit, possibly in preceding commits as well. Users see entries only
5174 the first time they obtain the commit the entry refers to.
5175
5176 The @code{title} field should be a one-line summary while @code{body}
5177 can be arbitrarily long, and both can contain Texinfo markup
5178 (@pxref{Overview,,, texinfo, GNU Texinfo}). Both the title and body are
5179 a list of language tag/message tuples, which allows @command{guix pull}
5180 to display news in the language that corresponds to the user's locale.
5181
5182 If you want to translate news using a gettext-based workflow, you can
5183 extract translatable strings with @command{xgettext} (@pxref{xgettext
5184 Invocation,,, gettext, GNU Gettext Utilities}). For example, assuming
5185 you write news entries in English first, the command below creates a PO
5186 file containing the strings to translate:
5187
5188 @example
5189 xgettext -o news.po -l scheme -ken etc/news.txt
5190 @end example
5191
5192 To sum up, yes, you could use your channel as a blog. But beware, this
5193 is @emph{not quite} what your users might expect.
5194
5195
5196 @c *********************************************************************
5197 @node Development
5198 @chapter Development
5199
5200 @cindex software development
5201 If you are a software developer, Guix provides tools that you should find
5202 helpful---independently of the language you're developing in. This is what
5203 this chapter is about.
5204
5205 The @command{guix environment} command provides a convenient way to set up
5206 @dfn{development environments} containing all the dependencies and tools
5207 necessary to work on the software package of your choice. The @command{guix
5208 pack} command allows you to create @dfn{application bundles} that can be
5209 easily distributed to users who do not run Guix.
5210
5211 @menu
5212 * Invoking guix environment:: Setting up development environments.
5213 * Invoking guix pack:: Creating software bundles.
5214 * The GCC toolchain:: Working with languages supported by GCC.
5215 * Invoking guix git authenticate:: Authenticating Git repositories.
5216 @end menu
5217
5218 @node Invoking guix environment
5219 @section Invoking @command{guix environment}
5220
5221 @cindex reproducible build environments
5222 @cindex development environments
5223 @cindex @command{guix environment}
5224 @cindex environment, package build environment
5225 The purpose of @command{guix environment} is to assist hackers in
5226 creating reproducible development environments without polluting their
5227 package profile. The @command{guix environment} tool takes one or more
5228 packages, builds all of their inputs, and creates a shell
5229 environment to use them.
5230
5231 The general syntax is:
5232
5233 @example
5234 guix environment @var{options} @var{package}@dots{}
5235 @end example
5236
5237 The following example spawns a new shell set up for the development of
5238 GNU@tie{}Guile:
5239
5240 @example
5241 guix environment guile
5242 @end example
5243
5244 If the needed dependencies are not built yet, @command{guix environment}
5245 automatically builds them. The environment of the new shell is an
5246 augmented version of the environment that @command{guix environment} was
5247 run in. It contains the necessary search paths for building the given
5248 package added to the existing environment variables. To create
5249 a ``pure'' environment, in which the original environment variables have
5250 been unset, use the @option{--pure} option@footnote{Users sometimes
5251 wrongfully augment environment variables such as @env{PATH} in their
5252 @file{~/.bashrc} file. As a consequence, when @command{guix
5253 environment} launches it, Bash may read @file{~/.bashrc}, thereby
5254 introducing ``impurities'' in these environment variables. It is an
5255 error to define such environment variables in @file{.bashrc}; instead,
5256 they should be defined in @file{.bash_profile}, which is sourced only by
5257 log-in shells. @xref{Bash Startup Files,,, bash, The GNU Bash Reference
5258 Manual}, for details on Bash start-up files.}.
5259
5260 @vindex GUIX_ENVIRONMENT
5261 @command{guix environment} defines the @env{GUIX_ENVIRONMENT}
5262 variable in the shell it spawns; its value is the file name of the
5263 profile of this environment. This allows users to, say, define a
5264 specific prompt for development environments in their @file{.bashrc}
5265 (@pxref{Bash Startup Files,,, bash, The GNU Bash Reference Manual}):
5266
5267 @example
5268 if [ -n "$GUIX_ENVIRONMENT" ]
5269 then
5270 export PS1="\u@@\h \w [dev]\$ "
5271 fi
5272 @end example
5273
5274 @noindent
5275 ...@: or to browse the profile:
5276
5277 @example
5278 $ ls "$GUIX_ENVIRONMENT/bin"
5279 @end example
5280
5281 Additionally, more than one package may be specified, in which case the
5282 union of the inputs for the given packages are used. For example, the
5283 command below spawns a shell where all of the dependencies of both Guile
5284 and Emacs are available:
5285
5286 @example
5287 guix environment guile emacs
5288 @end example
5289
5290 Sometimes an interactive shell session is not desired. An arbitrary
5291 command may be invoked by placing the @code{--} token to separate the
5292 command from the rest of the arguments:
5293
5294 @example
5295 guix environment guile -- make -j4
5296 @end example
5297
5298 In other situations, it is more convenient to specify the list of
5299 packages needed in the environment. For example, the following command
5300 runs @command{python} from an environment containing Python@tie{}2.7 and
5301 NumPy:
5302
5303 @example
5304 guix environment --ad-hoc python2-numpy python-2.7 -- python
5305 @end example
5306
5307 Furthermore, one might want the dependencies of a package and also some
5308 additional packages that are not build-time or runtime dependencies, but
5309 are useful when developing nonetheless. Because of this, the
5310 @option{--ad-hoc} flag is positional. Packages appearing before
5311 @option{--ad-hoc} are interpreted as packages whose dependencies will be
5312 added to the environment. Packages appearing after are interpreted as
5313 packages that will be added to the environment directly. For example,
5314 the following command creates a Guix development environment that
5315 additionally includes Git and strace:
5316
5317 @example
5318 guix environment --pure guix --ad-hoc git strace
5319 @end example
5320
5321 @cindex container
5322 Sometimes it is desirable to isolate the environment as much as
5323 possible, for maximal purity and reproducibility. In particular, when
5324 using Guix on a host distro that is not Guix System, it is desirable to
5325 prevent access to @file{/usr/bin} and other system-wide resources from
5326 the development environment. For example, the following command spawns
5327 a Guile REPL in a ``container'' where only the store and the current
5328 working directory are mounted:
5329
5330 @example
5331 guix environment --ad-hoc --container guile -- guile
5332 @end example
5333
5334 @quotation Note
5335 The @option{--container} option requires Linux-libre 3.19 or newer.
5336 @end quotation
5337
5338 @cindex certificates
5339 Another typical use case for containers is to run security-sensitive
5340 applications such as a web browser. To run Eolie, we must expose and
5341 share some files and directories; we include @code{nss-certs} and expose
5342 @file{/etc/ssl/certs/} for HTTPS authentication; finally we preserve the
5343 the @env{DISPLAY} environment variable since containerized graphical
5344 applications won't display without it.
5345
5346 @example
5347 guix environment --preserve='^DISPLAY$' --container --network \
5348 --expose=/etc/machine-id \
5349 --expose=/etc/ssl/certs/ \
5350 --share=$HOME/.local/share/eolie/=$HOME/.local/share/eolie/ \
5351 --ad-hoc eolie nss-certs dbus -- eolie
5352 @end example
5353
5354 The available options are summarized below.
5355
5356 @table @code
5357 @item --root=@var{file}
5358 @itemx -r @var{file}
5359 @cindex persistent environment
5360 @cindex garbage collector root, for environments
5361 Make @var{file} a symlink to the profile for this environment, and
5362 register it as a garbage collector root.
5363
5364 This is useful if you want to protect your environment from garbage
5365 collection, to make it ``persistent''.
5366
5367 When this option is omitted, the environment is protected from garbage
5368 collection only for the duration of the @command{guix environment}
5369 session. This means that next time you recreate the same environment,
5370 you could have to rebuild or re-download packages. @xref{Invoking guix
5371 gc}, for more on GC roots.
5372
5373 @item --expression=@var{expr}
5374 @itemx -e @var{expr}
5375 Create an environment for the package or list of packages that
5376 @var{expr} evaluates to.
5377
5378 For example, running:
5379
5380 @example
5381 guix environment -e '(@@ (gnu packages maths) petsc-openmpi)'
5382 @end example
5383
5384 starts a shell with the environment for this specific variant of the
5385 PETSc package.
5386
5387 Running:
5388
5389 @example
5390 guix environment --ad-hoc -e '(@@ (gnu) %base-packages)'
5391 @end example
5392
5393 starts a shell with all the base system packages available.
5394
5395 The above commands only use the default output of the given packages.
5396 To select other outputs, two element tuples can be specified:
5397
5398 @example
5399 guix environment --ad-hoc -e '(list (@@ (gnu packages bash) bash) "include")'
5400 @end example
5401
5402 @item --load=@var{file}
5403 @itemx -l @var{file}
5404 Create an environment for the package or list of packages that the code
5405 within @var{file} evaluates to.
5406
5407 As an example, @var{file} might contain a definition like this
5408 (@pxref{Defining Packages}):
5409
5410 @lisp
5411 @verbatiminclude environment-gdb.scm
5412 @end lisp
5413
5414 @item --manifest=@var{file}
5415 @itemx -m @var{file}
5416 Create an environment for the packages contained in the manifest object
5417 returned by the Scheme code in @var{file}. This option can be repeated
5418 several times, in which case the manifests are concatenated.
5419
5420 This is similar to the same-named option in @command{guix package}
5421 (@pxref{profile-manifest, @option{--manifest}}) and uses the same
5422 manifest files.
5423
5424 @item --ad-hoc
5425 Include all specified packages in the resulting environment, as if an
5426 @i{ad hoc} package were defined with them as inputs. This option is
5427 useful for quickly creating an environment without having to write a
5428 package expression to contain the desired inputs.
5429
5430 For instance, the command:
5431
5432 @example
5433 guix environment --ad-hoc guile guile-sdl -- guile
5434 @end example
5435
5436 runs @command{guile} in an environment where Guile and Guile-SDL are
5437 available.
5438
5439 Note that this example implicitly asks for the default output of
5440 @code{guile} and @code{guile-sdl}, but it is possible to ask for a
5441 specific output---e.g., @code{glib:bin} asks for the @code{bin} output
5442 of @code{glib} (@pxref{Packages with Multiple Outputs}).
5443
5444 This option may be composed with the default behavior of @command{guix
5445 environment}. Packages appearing before @option{--ad-hoc} are
5446 interpreted as packages whose dependencies will be added to the
5447 environment, the default behavior. Packages appearing after are
5448 interpreted as packages that will be added to the environment directly.
5449
5450 @item --pure
5451 Unset existing environment variables when building the new environment, except
5452 those specified with @option{--preserve} (see below). This has the effect of
5453 creating an environment in which search paths only contain package inputs.
5454
5455 @item --preserve=@var{regexp}
5456 @itemx -E @var{regexp}
5457 When used alongside @option{--pure}, preserve the environment variables
5458 matching @var{regexp}---in other words, put them on a ``white list'' of
5459 environment variables that must be preserved. This option can be repeated
5460 several times.
5461
5462 @example
5463 guix environment --pure --preserve=^SLURM --ad-hoc openmpi @dots{} \
5464 -- mpirun @dots{}
5465 @end example
5466
5467 This example runs @command{mpirun} in a context where the only environment
5468 variables defined are @env{PATH}, environment variables whose name starts
5469 with @samp{SLURM}, as well as the usual ``precious'' variables (@env{HOME},
5470 @env{USER}, etc.).
5471
5472 @item --search-paths
5473 Display the environment variable definitions that make up the
5474 environment.
5475
5476 @item --system=@var{system}
5477 @itemx -s @var{system}
5478 Attempt to build for @var{system}---e.g., @code{i686-linux}.
5479
5480 @item --container
5481 @itemx -C
5482 @cindex container
5483 Run @var{command} within an isolated container. The current working
5484 directory outside the container is mapped inside the container.
5485 Additionally, unless overridden with @option{--user}, a dummy home
5486 directory is created that matches the current user's home directory, and
5487 @file{/etc/passwd} is configured accordingly.
5488
5489 The spawned process runs as the current user outside the container. Inside
5490 the container, it has the same UID and GID as the current user, unless
5491 @option{--user} is passed (see below).
5492
5493 @item --network
5494 @itemx -N
5495 For containers, share the network namespace with the host system.
5496 Containers created without this flag only have access to the loopback
5497 device.
5498
5499 @item --link-profile
5500 @itemx -P
5501 For containers, link the environment profile to @file{~/.guix-profile}
5502 within the container and set @code{GUIX_ENVIRONMENT} to that.
5503 This is equivalent to making @file{~/.guix-profile} a symlink to the
5504 actual profile within the container.
5505 Linking will fail and abort the environment if the directory already
5506 exists, which will certainly be the case if @command{guix environment}
5507 was invoked in the user's home directory.
5508
5509 Certain packages are configured to look in @file{~/.guix-profile} for
5510 configuration files and data;@footnote{For example, the
5511 @code{fontconfig} package inspects @file{~/.guix-profile/share/fonts}
5512 for additional fonts.} @option{--link-profile} allows these programs to
5513 behave as expected within the environment.
5514
5515 @item --user=@var{user}
5516 @itemx -u @var{user}
5517 For containers, use the username @var{user} in place of the current
5518 user. The generated @file{/etc/passwd} entry within the container will
5519 contain the name @var{user}, the home directory will be
5520 @file{/home/@var{user}}, and no user GECOS data will be copied. Furthermore,
5521 the UID and GID inside the container are 1000. @var{user}
5522 need not exist on the system.
5523
5524 Additionally, any shared or exposed path (see @option{--share} and
5525 @option{--expose} respectively) whose target is within the current user's
5526 home directory will be remapped relative to @file{/home/USER}; this
5527 includes the automatic mapping of the current working directory.
5528
5529 @example
5530 # will expose paths as /home/foo/wd, /home/foo/test, and /home/foo/target
5531 cd $HOME/wd
5532 guix environment --container --user=foo \
5533 --expose=$HOME/test \
5534 --expose=/tmp/target=$HOME/target
5535 @end example
5536
5537 While this will limit the leaking of user identity through home paths
5538 and each of the user fields, this is only one useful component of a
5539 broader privacy/anonymity solution---not one in and of itself.
5540
5541 @item --no-cwd
5542 For containers, the default behavior is to share the current working
5543 directory with the isolated container and immediately change to that
5544 directory within the container. If this is undesirable,
5545 @option{--no-cwd} will cause the current working directory to @emph{not}
5546 be automatically shared and will change to the user's home directory
5547 within the container instead. See also @option{--user}.
5548
5549 @item --expose=@var{source}[=@var{target}]
5550 @itemx --share=@var{source}[=@var{target}]
5551 For containers, @option{--expose} (resp. @option{--share}) exposes the
5552 file system @var{source} from the host system as the read-only
5553 (resp. writable) file system @var{target} within the container. If
5554 @var{target} is not specified, @var{source} is used as the target mount
5555 point in the container.
5556
5557 The example below spawns a Guile REPL in a container in which the user's
5558 home directory is accessible read-only via the @file{/exchange}
5559 directory:
5560
5561 @example
5562 guix environment --container --expose=$HOME=/exchange --ad-hoc guile -- guile
5563 @end example
5564
5565 @end table
5566
5567 @command{guix environment}
5568 also supports all of the common build options that @command{guix
5569 build} supports (@pxref{Common Build Options}) as well as package
5570 transformation options (@pxref{Package Transformation Options}).
5571
5572 @node Invoking guix pack
5573 @section Invoking @command{guix pack}
5574
5575 Occasionally you want to pass software to people who are not (yet!)
5576 lucky enough to be using Guix. You'd tell them to run @command{guix
5577 package -i @var{something}}, but that's not possible in this case. This
5578 is where @command{guix pack} comes in.
5579
5580 @quotation Note
5581 If you are looking for ways to exchange binaries among machines that
5582 already run Guix, @pxref{Invoking guix copy}, @ref{Invoking guix
5583 publish}, and @ref{Invoking guix archive}.
5584 @end quotation
5585
5586 @cindex pack
5587 @cindex bundle
5588 @cindex application bundle
5589 @cindex software bundle
5590 The @command{guix pack} command creates a shrink-wrapped @dfn{pack} or
5591 @dfn{software bundle}: it creates a tarball or some other archive
5592 containing the binaries of the software you're interested in, and all
5593 its dependencies. The resulting archive can be used on any machine that
5594 does not have Guix, and people can run the exact same binaries as those
5595 you have with Guix. The pack itself is created in a bit-reproducible
5596 fashion, so anyone can verify that it really contains the build results
5597 that you pretend to be shipping.
5598
5599 For example, to create a bundle containing Guile, Emacs, Geiser, and all
5600 their dependencies, you can run:
5601
5602 @example
5603 $ guix pack guile emacs geiser
5604 @dots{}
5605 /gnu/store/@dots{}-pack.tar.gz
5606 @end example
5607
5608 The result here is a tarball containing a @file{/gnu/store} directory
5609 with all the relevant packages. The resulting tarball contains a
5610 @dfn{profile} with the three packages of interest; the profile is the
5611 same as would be created by @command{guix package -i}. It is this
5612 mechanism that is used to create Guix's own standalone binary tarball
5613 (@pxref{Binary Installation}).
5614
5615 Users of this pack would have to run
5616 @file{/gnu/store/@dots{}-profile/bin/guile} to run Guile, which you may
5617 find inconvenient. To work around it, you can create, say, a
5618 @file{/opt/gnu/bin} symlink to the profile:
5619
5620 @example
5621 guix pack -S /opt/gnu/bin=bin guile emacs geiser
5622 @end example
5623
5624 @noindent
5625 That way, users can happily type @file{/opt/gnu/bin/guile} and enjoy.
5626
5627 @cindex relocatable binaries, with @command{guix pack}
5628 What if the recipient of your pack does not have root privileges on
5629 their machine, and thus cannot unpack it in the root file system? In
5630 that case, you will want to use the @option{--relocatable} option (see
5631 below). This option produces @dfn{relocatable binaries}, meaning they
5632 they can be placed anywhere in the file system hierarchy: in the example
5633 above, users can unpack your tarball in their home directory and
5634 directly run @file{./opt/gnu/bin/guile}.
5635
5636 @cindex Docker, build an image with guix pack
5637 Alternatively, you can produce a pack in the Docker image format using
5638 the following command:
5639
5640 @example
5641 guix pack -f docker -S /bin=bin guile guile-readline
5642 @end example
5643
5644 @noindent
5645 The result is a tarball that can be passed to the @command{docker load}
5646 command, followed by @code{docker run}:
5647
5648 @example
5649 docker load < @var{file}
5650 docker run -ti guile-guile-readline /bin/guile
5651 @end example
5652
5653 @noindent
5654 where @var{file} is the image returned by @var{guix pack}, and
5655 @code{guile-guile-readline} is its ``image tag''. See the
5656 @uref{https://docs.docker.com/engine/reference/commandline/load/, Docker
5657 documentation} for more information.
5658
5659 @cindex Singularity, build an image with guix pack
5660 @cindex SquashFS, build an image with guix pack
5661 Yet another option is to produce a SquashFS image with the following
5662 command:
5663
5664 @example
5665 guix pack -f squashfs bash guile emacs geiser
5666 @end example
5667
5668 @noindent
5669 The result is a SquashFS file system image that can either be mounted or
5670 directly be used as a file system container image with the
5671 @uref{https://www.sylabs.io/docs/, Singularity container execution
5672 environment}, using commands like @command{singularity shell} or
5673 @command{singularity exec}.
5674
5675 Several command-line options allow you to customize your pack:
5676
5677 @table @code
5678 @item --format=@var{format}
5679 @itemx -f @var{format}
5680 Produce a pack in the given @var{format}.
5681
5682 The available formats are:
5683
5684 @table @code
5685 @item tarball
5686 This is the default format. It produces a tarball containing all the
5687 specified binaries and symlinks.
5688
5689 @item docker
5690 This produces a tarball that follows the
5691 @uref{https://github.com/docker/docker/blob/master/image/spec/v1.2.md,
5692 Docker Image Specification}. The ``repository name'' as it appears in
5693 the output of the @command{docker images} command is computed from
5694 package names passed on the command line or in the manifest file.
5695
5696 @item squashfs
5697 This produces a SquashFS image containing all the specified binaries and
5698 symlinks, as well as empty mount points for virtual file systems like
5699 procfs.
5700
5701 @quotation Note
5702 Singularity @emph{requires} you to provide @file{/bin/sh} in the image.
5703 For that reason, @command{guix pack -f squashfs} always implies @code{-S
5704 /bin=bin}. Thus, your @command{guix pack} invocation must always start
5705 with something like:
5706
5707 @example
5708 guix pack -f squashfs bash @dots{}
5709 @end example
5710
5711 If you forget the @code{bash} (or similar) package, @command{singularity
5712 run} and @command{singularity exec} will fail with an unhelpful ``no
5713 such file or directory'' message.
5714 @end quotation
5715 @end table
5716
5717 @cindex relocatable binaries
5718 @item --relocatable
5719 @itemx -R
5720 Produce @dfn{relocatable binaries}---i.e., binaries that can be placed
5721 anywhere in the file system hierarchy and run from there.
5722
5723 When this option is passed once, the resulting binaries require support for
5724 @dfn{user namespaces} in the kernel Linux; when passed
5725 @emph{twice}@footnote{Here's a trick to memorize it: @code{-RR}, which adds
5726 PRoot support, can be thought of as the abbreviation of ``Really
5727 Relocatable''. Neat, isn't it?}, relocatable binaries fall to back to
5728 other techniques if user namespaces are unavailable, and essentially
5729 work anywhere---see below for the implications.
5730
5731 For example, if you create a pack containing Bash with:
5732
5733 @example
5734 guix pack -RR -S /mybin=bin bash
5735 @end example
5736
5737 @noindent
5738 ...@: you can copy that pack to a machine that lacks Guix, and from your
5739 home directory as a normal user, run:
5740
5741 @example
5742 tar xf pack.tar.gz
5743 ./mybin/sh
5744 @end example
5745
5746 @noindent
5747 In that shell, if you type @code{ls /gnu/store}, you'll notice that
5748 @file{/gnu/store} shows up and contains all the dependencies of
5749 @code{bash}, even though the machine actually lacks @file{/gnu/store}
5750 altogether! That is probably the simplest way to deploy Guix-built
5751 software on a non-Guix machine.
5752
5753 @quotation Note
5754 By default, relocatable binaries rely on the @dfn{user namespace} feature of
5755 the kernel Linux, which allows unprivileged users to mount or change root.
5756 Old versions of Linux did not support it, and some GNU/Linux distributions
5757 turn it off.
5758
5759 To produce relocatable binaries that work even in the absence of user
5760 namespaces, pass @option{--relocatable} or @option{-R} @emph{twice}. In that
5761 case, binaries will try user namespace support and fall back to another
5762 @dfn{execution engine} if user namespaces are not supported. The
5763 following execution engines are supported:
5764
5765 @table @code
5766 @item default
5767 Try user namespaces and fall back to PRoot if user namespaces are not
5768 supported (see below).
5769
5770 @item performance
5771 Try user namespaces and fall back to Fakechroot if user namespaces are
5772 not supported (see below).
5773
5774 @item userns
5775 Run the program through user namespaces and abort if they are not
5776 supported.
5777
5778 @item proot
5779 Run through PRoot. The @uref{https://proot-me.github.io/, PRoot} program
5780 provides the necessary
5781 support for file system virtualization. It achieves that by using the
5782 @code{ptrace} system call on the running program. This approach has the
5783 advantage to work without requiring special kernel support, but it incurs
5784 run-time overhead every time a system call is made.
5785
5786 @item fakechroot
5787 Run through Fakechroot. @uref{https://github.com/dex4er/fakechroot/,
5788 Fakechroot} virtualizes file system accesses by intercepting calls to C
5789 library functions such as @code{open}, @code{stat}, @code{exec}, and so
5790 on. Unlike PRoot, it incurs very little overhead. However, it does not
5791 always work: for example, some file system accesses made from within the
5792 C library are not intercepted, and file system accesses made @i{via}
5793 direct syscalls are not intercepted either, leading to erratic behavior.
5794 @end table
5795
5796 @vindex GUIX_EXECUTION_ENGINE
5797 When running a wrapped program, you can explicitly request one of the
5798 execution engines listed above by setting the
5799 @code{GUIX_EXECUTION_ENGINE} environment variable accordingly.
5800 @end quotation
5801
5802 @cindex entry point, for Docker images
5803 @item --entry-point=@var{command}
5804 Use @var{command} as the @dfn{entry point} of the resulting pack, if the pack
5805 format supports it---currently @code{docker} and @code{squashfs} (Singularity)
5806 support it. @var{command} must be relative to the profile contained in the
5807 pack.
5808
5809 The entry point specifies the command that tools like @code{docker run} or
5810 @code{singularity run} automatically start by default. For example, you can
5811 do:
5812
5813 @example
5814 guix pack -f docker --entry-point=bin/guile guile
5815 @end example
5816
5817 The resulting pack can easily be loaded and @code{docker run} with no extra
5818 arguments will spawn @code{bin/guile}:
5819
5820 @example
5821 docker load -i pack.tar.gz
5822 docker run @var{image-id}
5823 @end example
5824
5825 @item --expression=@var{expr}
5826 @itemx -e @var{expr}
5827 Consider the package @var{expr} evaluates to.
5828
5829 This has the same purpose as the same-named option in @command{guix
5830 build} (@pxref{Additional Build Options, @option{--expression} in
5831 @command{guix build}}).
5832
5833 @item --manifest=@var{file}
5834 @itemx -m @var{file}
5835 Use the packages contained in the manifest object returned by the Scheme
5836 code in @var{file}. This option can be repeated several times, in which
5837 case the manifests are concatenated.
5838
5839 This has a similar purpose as the same-named option in @command{guix
5840 package} (@pxref{profile-manifest, @option{--manifest}}) and uses the
5841 same manifest files. It allows you to define a collection of packages
5842 once and use it both for creating profiles and for creating archives
5843 for use on machines that do not have Guix installed. Note that you can
5844 specify @emph{either} a manifest file @emph{or} a list of packages,
5845 but not both.
5846
5847 @item --system=@var{system}
5848 @itemx -s @var{system}
5849 Attempt to build for @var{system}---e.g., @code{i686-linux}---instead of
5850 the system type of the build host.
5851
5852 @item --target=@var{triplet}
5853 @cindex cross-compilation
5854 Cross-build for @var{triplet}, which must be a valid GNU triplet, such
5855 as @code{"aarch64-linux-gnu"} (@pxref{Specifying target triplets, GNU
5856 configuration triplets,, autoconf, Autoconf}).
5857
5858 @item --compression=@var{tool}
5859 @itemx -C @var{tool}
5860 Compress the resulting tarball using @var{tool}---one of @code{gzip},
5861 @code{zstd}, @code{bzip2}, @code{xz}, @code{lzip}, or @code{none} for no
5862 compression.
5863
5864 @item --symlink=@var{spec}
5865 @itemx -S @var{spec}
5866 Add the symlinks specified by @var{spec} to the pack. This option can
5867 appear several times.
5868
5869 @var{spec} has the form @code{@var{source}=@var{target}}, where
5870 @var{source} is the symlink that will be created and @var{target} is the
5871 symlink target.
5872
5873 For instance, @code{-S /opt/gnu/bin=bin} creates a @file{/opt/gnu/bin}
5874 symlink pointing to the @file{bin} sub-directory of the profile.
5875
5876 @item --save-provenance
5877 Save provenance information for the packages passed on the command line.
5878 Provenance information includes the URL and commit of the channels in use
5879 (@pxref{Channels}).
5880
5881 Provenance information is saved in the
5882 @file{/gnu/store/@dots{}-profile/manifest} file in the pack, along with the
5883 usual package metadata---the name and version of each package, their
5884 propagated inputs, and so on. It is useful information to the recipient of
5885 the pack, who then knows how the pack was (supposedly) obtained.
5886
5887 This option is not enabled by default because, like timestamps, provenance
5888 information contributes nothing to the build process. In other words, there
5889 is an infinity of channel URLs and commit IDs that can lead to the same pack.
5890 Recording such ``silent'' metadata in the output thus potentially breaks the
5891 source-to-binary bitwise reproducibility property.
5892
5893 @item --root=@var{file}
5894 @itemx -r @var{file}
5895 @cindex garbage collector root, for packs
5896 Make @var{file} a symlink to the resulting pack, and register it as a garbage
5897 collector root.
5898
5899 @item --localstatedir
5900 @itemx --profile-name=@var{name}
5901 Include the ``local state directory'', @file{/var/guix}, in the resulting
5902 pack, and notably the @file{/var/guix/profiles/per-user/root/@var{name}}
5903 profile---by default @var{name} is @code{guix-profile}, which corresponds to
5904 @file{~root/.guix-profile}.
5905
5906 @file{/var/guix} contains the store database (@pxref{The Store}) as well
5907 as garbage-collector roots (@pxref{Invoking guix gc}). Providing it in
5908 the pack means that the store is ``complete'' and manageable by Guix;
5909 not providing it pack means that the store is ``dead'': items cannot be
5910 added to it or removed from it after extraction of the pack.
5911
5912 One use case for this is the Guix self-contained binary tarball
5913 (@pxref{Binary Installation}).
5914
5915 @item --derivation
5916 @itemx -d
5917 Print the name of the derivation that builds the pack.
5918
5919 @item --bootstrap
5920 Use the bootstrap binaries to build the pack. This option is only
5921 useful to Guix developers.
5922 @end table
5923
5924 In addition, @command{guix pack} supports all the common build options
5925 (@pxref{Common Build Options}) and all the package transformation
5926 options (@pxref{Package Transformation Options}).
5927
5928
5929 @node The GCC toolchain
5930 @section The GCC toolchain
5931
5932 @cindex GCC
5933 @cindex ld-wrapper
5934 @cindex linker wrapper
5935 @cindex toolchain, for C development
5936 @cindex toolchain, for Fortran development
5937
5938 If you need a complete toolchain for compiling and linking C or C++
5939 source code, use the @code{gcc-toolchain} package. This package
5940 provides a complete GCC toolchain for C/C++ development, including GCC
5941 itself, the GNU C Library (headers and binaries, plus debugging symbols
5942 in the @code{debug} output), Binutils, and a linker wrapper.
5943
5944 The wrapper's purpose is to inspect the @code{-L} and @code{-l} switches
5945 passed to the linker, add corresponding @code{-rpath} arguments, and
5946 invoke the actual linker with this new set of arguments. You can instruct the
5947 wrapper to refuse to link against libraries not in the store by setting the
5948 @env{GUIX_LD_WRAPPER_ALLOW_IMPURITIES} environment variable to @code{no}.
5949
5950 The package @code{gfortran-toolchain} provides a complete GCC toolchain
5951 for Fortran development. For other languages, please use
5952 @samp{guix search gcc toolchain} (@pxref{guix-search,, Invoking guix package}).
5953
5954
5955 @node Invoking guix git authenticate
5956 @section Invoking @command{guix git authenticate}
5957
5958 The @command{guix git authenticate} command authenticates a Git checkout
5959 following the same rule as for channels (@pxref{channel-authentication,
5960 channel authentication}). That is, starting from a given commit, it
5961 ensures that all subsequent commits are signed by an OpenPGP key whose
5962 fingerprint appears in the @file{.guix-authorizations} file of its
5963 parent commit(s).
5964
5965 You will find this command useful if you maintain a channel. But in
5966 fact, this authentication mechanism is useful in a broader context, so
5967 you might want to use it for Git repositories that have nothing to do
5968 with Guix.
5969
5970 The general syntax is:
5971
5972 @example
5973 guix git authenticate @var{commit} @var{signer} [@var{options}@dots{}]
5974 @end example
5975
5976 By default, this command authenticates the Git checkout in the current
5977 directory; it outputs nothing and exits with exit code zero on success
5978 and non-zero on failure. @var{commit} above denotes the first commit
5979 where authentication takes place, and @var{signer} is the OpenPGP
5980 fingerprint of public key used to sign @var{commit}. Together, they
5981 form a ``channel introduction'' (@pxref{channel-authentication, channel
5982 introduction}). The options below allow you to fine-tune the process.
5983
5984 @table @code
5985 @item --repository=@var{directory}
5986 @itemx -r @var{directory}
5987 Open the Git repository in @var{directory} instead of the current
5988 directory.
5989
5990 @item --keyring=@var{reference}
5991 @itemx -k @var{reference}
5992 Load OpenPGP keyring from @var{reference}, the reference of a branch
5993 such as @code{origin/keyring} or @code{my-keyring}. The branch must
5994 contain OpenPGP public keys in @file{.key} files, either in binary form
5995 or ``ASCII-armored''. By default the keyring is loaded from the branch
5996 named @code{keyring}.
5997
5998 @item --stats
5999 Display commit signing statistics upon completion.
6000
6001 @item --cache-key=@var{key}
6002 Previously-authenticated commits are cached in a file under
6003 @file{~/.cache/guix/authentication}. This option forces the cache to be
6004 stored in file @var{key} in that directory.
6005
6006 @item --historical-authorizations=@var{file}
6007 By default, any commit whose parent commit(s) lack the
6008 @file{.guix-authorizations} file is considered inauthentic. In
6009 contrast, this option considers the authorizations in @var{file} for any
6010 commit that lacks @file{.guix-authorizations}. The format of @var{file}
6011 is the same as that of @file{.guix-authorizations}
6012 (@pxref{channel-authorizations, @file{.guix-authorizations} format}).
6013 @end table
6014
6015
6016 @c *********************************************************************
6017 @node Programming Interface
6018 @chapter Programming Interface
6019
6020 GNU Guix provides several Scheme programming interfaces (APIs) to
6021 define, build, and query packages. The first interface allows users to
6022 write high-level package definitions. These definitions refer to
6023 familiar packaging concepts, such as the name and version of a package,
6024 its build system, and its dependencies. These definitions can then be
6025 turned into concrete build actions.
6026
6027 Build actions are performed by the Guix daemon, on behalf of users. In a
6028 standard setup, the daemon has write access to the store---the
6029 @file{/gnu/store} directory---whereas users do not. The recommended
6030 setup also has the daemon perform builds in chroots, under specific
6031 build users, to minimize interference with the rest of the system.
6032
6033 @cindex derivation
6034 Lower-level APIs are available to interact with the daemon and the
6035 store. To instruct the daemon to perform a build action, users actually
6036 provide it with a @dfn{derivation}. A derivation is a low-level
6037 representation of the build actions to be taken, and the environment in
6038 which they should occur---derivations are to package definitions what
6039 assembly is to C programs. The term ``derivation'' comes from the fact
6040 that build results @emph{derive} from them.
6041
6042 This chapter describes all these APIs in turn, starting from high-level
6043 package definitions.
6044
6045 @menu
6046 * Package Modules:: Packages from the programmer's viewpoint.
6047 * Defining Packages:: Defining new packages.
6048 * Build Systems:: Specifying how packages are built.
6049 * The Store:: Manipulating the package store.
6050 * Derivations:: Low-level interface to package derivations.
6051 * The Store Monad:: Purely functional interface to the store.
6052 * G-Expressions:: Manipulating build expressions.
6053 * Invoking guix repl:: Programming Guix in Guile
6054 @end menu
6055
6056 @node Package Modules
6057 @section Package Modules
6058
6059 From a programming viewpoint, the package definitions of the
6060 GNU distribution are provided by Guile modules in the @code{(gnu packages
6061 @dots{})} name space@footnote{Note that packages under the @code{(gnu
6062 packages @dots{})} module name space are not necessarily ``GNU
6063 packages''. This module naming scheme follows the usual Guile module
6064 naming convention: @code{gnu} means that these modules are distributed
6065 as part of the GNU system, and @code{packages} identifies modules that
6066 define packages.} (@pxref{Modules, Guile modules,, guile, GNU Guile
6067 Reference Manual}). For instance, the @code{(gnu packages emacs)}
6068 module exports a variable named @code{emacs}, which is bound to a
6069 @code{<package>} object (@pxref{Defining Packages}).
6070
6071 The @code{(gnu packages @dots{})} module name space is
6072 automatically scanned for packages by the command-line tools. For
6073 instance, when running @code{guix install emacs}, all the @code{(gnu
6074 packages @dots{})} modules are scanned until one that exports a package
6075 object whose name is @code{emacs} is found. This package search
6076 facility is implemented in the @code{(gnu packages)} module.
6077
6078 @cindex customization, of packages
6079 @cindex package module search path
6080 Users can store package definitions in modules with different
6081 names---e.g., @code{(my-packages emacs)}@footnote{Note that the file
6082 name and module name must match. For instance, the @code{(my-packages
6083 emacs)} module must be stored in a @file{my-packages/emacs.scm} file
6084 relative to the load path specified with @option{--load-path} or
6085 @env{GUIX_PACKAGE_PATH}. @xref{Modules and the File System,,,
6086 guile, GNU Guile Reference Manual}, for details.}. There are two ways to make
6087 these package definitions visible to the user interfaces:
6088
6089 @enumerate
6090 @item
6091 By adding the directory containing your package modules to the search path
6092 with the @code{-L} flag of @command{guix package} and other commands
6093 (@pxref{Common Build Options}), or by setting the @env{GUIX_PACKAGE_PATH}
6094 environment variable described below.
6095
6096 @item
6097 By defining a @dfn{channel} and configuring @command{guix pull} so that it
6098 pulls from it. A channel is essentially a Git repository containing package
6099 modules. @xref{Channels}, for more information on how to define and use
6100 channels.
6101 @end enumerate
6102
6103 @env{GUIX_PACKAGE_PATH} works similarly to other search path variables:
6104
6105 @defvr {Environment Variable} GUIX_PACKAGE_PATH
6106 This is a colon-separated list of directories to search for additional
6107 package modules. Directories listed in this variable take precedence
6108 over the own modules of the distribution.
6109 @end defvr
6110
6111 The distribution is fully @dfn{bootstrapped} and @dfn{self-contained}:
6112 each package is built based solely on other packages in the
6113 distribution. The root of this dependency graph is a small set of
6114 @dfn{bootstrap binaries}, provided by the @code{(gnu packages
6115 bootstrap)} module. For more information on bootstrapping,
6116 @pxref{Bootstrapping}.
6117
6118 @node Defining Packages
6119 @section Defining Packages
6120
6121 The high-level interface to package definitions is implemented in the
6122 @code{(guix packages)} and @code{(guix build-system)} modules. As an
6123 example, the package definition, or @dfn{recipe}, for the GNU Hello
6124 package looks like this:
6125
6126 @lisp
6127 (define-module (gnu packages hello)
6128 #:use-module (guix packages)
6129 #:use-module (guix download)
6130 #:use-module (guix build-system gnu)
6131 #:use-module (guix licenses)
6132 #:use-module (gnu packages gawk))
6133
6134 (define-public hello
6135 (package
6136 (name "hello")
6137 (version "2.10")
6138 (source (origin
6139 (method url-fetch)
6140 (uri (string-append "mirror://gnu/hello/hello-" version
6141 ".tar.gz"))
6142 (sha256
6143 (base32
6144 "0ssi1wpaf7plaswqqjwigppsg5fyh99vdlb9kzl7c9lng89ndq1i"))))
6145 (build-system gnu-build-system)
6146 (arguments '(#:configure-flags '("--enable-silent-rules")))
6147 (inputs `(("gawk" ,gawk)))
6148 (synopsis "Hello, GNU world: An example GNU package")
6149 (description "Guess what GNU Hello prints!")
6150 (home-page "https://www.gnu.org/software/hello/")
6151 (license gpl3+)))
6152 @end lisp
6153
6154 @noindent
6155 Without being a Scheme expert, the reader may have guessed the meaning
6156 of the various fields here. This expression binds the variable
6157 @code{hello} to a @code{<package>} object, which is essentially a record
6158 (@pxref{SRFI-9, Scheme records,, guile, GNU Guile Reference Manual}).
6159 This package object can be inspected using procedures found in the
6160 @code{(guix packages)} module; for instance, @code{(package-name hello)}
6161 returns---surprise!---@code{"hello"}.
6162
6163 With luck, you may be able to import part or all of the definition of
6164 the package you are interested in from another repository, using the
6165 @code{guix import} command (@pxref{Invoking guix import}).
6166
6167 In the example above, @var{hello} is defined in a module of its own,
6168 @code{(gnu packages hello)}. Technically, this is not strictly
6169 necessary, but it is convenient to do so: all the packages defined in
6170 modules under @code{(gnu packages @dots{})} are automatically known to
6171 the command-line tools (@pxref{Package Modules}).
6172
6173 There are a few points worth noting in the above package definition:
6174
6175 @itemize
6176 @item
6177 The @code{source} field of the package is an @code{<origin>} object
6178 (@pxref{origin Reference}, for the complete reference).
6179 Here, the @code{url-fetch} method from @code{(guix download)} is used,
6180 meaning that the source is a file to be downloaded over FTP or HTTP.
6181
6182 The @code{mirror://gnu} prefix instructs @code{url-fetch} to use one of
6183 the GNU mirrors defined in @code{(guix download)}.
6184
6185 The @code{sha256} field specifies the expected SHA256 hash of the file
6186 being downloaded. It is mandatory, and allows Guix to check the
6187 integrity of the file. The @code{(base32 @dots{})} form introduces the
6188 base32 representation of the hash. You can obtain this information with
6189 @code{guix download} (@pxref{Invoking guix download}) and @code{guix
6190 hash} (@pxref{Invoking guix hash}).
6191
6192 @cindex patches
6193 When needed, the @code{origin} form can also have a @code{patches} field
6194 listing patches to be applied, and a @code{snippet} field giving a
6195 Scheme expression to modify the source code.
6196
6197 @item
6198 @cindex GNU Build System
6199 The @code{build-system} field specifies the procedure to build the
6200 package (@pxref{Build Systems}). Here, @var{gnu-build-system}
6201 represents the familiar GNU Build System, where packages may be
6202 configured, built, and installed with the usual @code{./configure &&
6203 make && make check && make install} command sequence.
6204
6205 @item
6206 The @code{arguments} field specifies options for the build system
6207 (@pxref{Build Systems}). Here it is interpreted by
6208 @var{gnu-build-system} as a request run @file{configure} with the
6209 @option{--enable-silent-rules} flag.
6210
6211 @cindex quote
6212 @cindex quoting
6213 @findex '
6214 @findex quote
6215 What about these quote (@code{'}) characters? They are Scheme syntax to
6216 introduce a literal list; @code{'} is synonymous with @code{quote}.
6217 @xref{Expression Syntax, quoting,, guile, GNU Guile Reference Manual},
6218 for details. Here the value of the @code{arguments} field is a list of
6219 arguments passed to the build system down the road, as with @code{apply}
6220 (@pxref{Fly Evaluation, @code{apply},, guile, GNU Guile Reference
6221 Manual}).
6222
6223 The hash-colon (@code{#:}) sequence defines a Scheme @dfn{keyword}
6224 (@pxref{Keywords,,, guile, GNU Guile Reference Manual}), and
6225 @code{#:configure-flags} is a keyword used to pass a keyword argument
6226 to the build system (@pxref{Coding With Keywords,,, guile, GNU Guile
6227 Reference Manual}).
6228
6229 @item
6230 The @code{inputs} field specifies inputs to the build process---i.e.,
6231 build-time or run-time dependencies of the package. Here, we define an
6232 input called @code{"gawk"} whose value is that of the @var{gawk}
6233 variable; @var{gawk} is itself bound to a @code{<package>} object.
6234
6235 @cindex backquote (quasiquote)
6236 @findex `
6237 @findex quasiquote
6238 @cindex comma (unquote)
6239 @findex ,
6240 @findex unquote
6241 @findex ,@@
6242 @findex unquote-splicing
6243 Again, @code{`} (a backquote, synonymous with @code{quasiquote}) allows
6244 us to introduce a literal list in the @code{inputs} field, while
6245 @code{,} (a comma, synonymous with @code{unquote}) allows us to insert a
6246 value in that list (@pxref{Expression Syntax, unquote,, guile, GNU Guile
6247 Reference Manual}).
6248
6249 Note that GCC, Coreutils, Bash, and other essential tools do not need to
6250 be specified as inputs here. Instead, @var{gnu-build-system} takes care
6251 of ensuring that they are present (@pxref{Build Systems}).
6252
6253 However, any other dependencies need to be specified in the
6254 @code{inputs} field. Any dependency not specified here will simply be
6255 unavailable to the build process, possibly leading to a build failure.
6256 @end itemize
6257
6258 @xref{package Reference}, for a full description of possible fields.
6259
6260 Once a package definition is in place, the
6261 package may actually be built using the @code{guix build} command-line
6262 tool (@pxref{Invoking guix build}), troubleshooting any build failures
6263 you encounter (@pxref{Debugging Build Failures}). You can easily jump back to the
6264 package definition using the @command{guix edit} command
6265 (@pxref{Invoking guix edit}).
6266 @xref{Packaging Guidelines}, for
6267 more information on how to test package definitions, and
6268 @ref{Invoking guix lint}, for information on how to check a definition
6269 for style conformance.
6270 @vindex GUIX_PACKAGE_PATH
6271 Lastly, @pxref{Channels}, for information
6272 on how to extend the distribution by adding your own package definitions
6273 in a ``channel''.
6274
6275 Finally, updating the package definition to a new upstream version
6276 can be partly automated by the @command{guix refresh} command
6277 (@pxref{Invoking guix refresh}).
6278
6279 Behind the scenes, a derivation corresponding to the @code{<package>}
6280 object is first computed by the @code{package-derivation} procedure.
6281 That derivation is stored in a @file{.drv} file under @file{/gnu/store}.
6282 The build actions it prescribes may then be realized by using the
6283 @code{build-derivations} procedure (@pxref{The Store}).
6284
6285 @deffn {Scheme Procedure} package-derivation @var{store} @var{package} [@var{system}]
6286 Return the @code{<derivation>} object of @var{package} for @var{system}
6287 (@pxref{Derivations}).
6288
6289 @var{package} must be a valid @code{<package>} object, and @var{system}
6290 must be a string denoting the target system type---e.g.,
6291 @code{"x86_64-linux"} for an x86_64 Linux-based GNU system. @var{store}
6292 must be a connection to the daemon, which operates on the store
6293 (@pxref{The Store}).
6294 @end deffn
6295
6296 @noindent
6297 @cindex cross-compilation
6298 Similarly, it is possible to compute a derivation that cross-builds a
6299 package for some other system:
6300
6301 @deffn {Scheme Procedure} package-cross-derivation @var{store} @
6302 @var{package} @var{target} [@var{system}]
6303 Return the @code{<derivation>} object of @var{package} cross-built from
6304 @var{system} to @var{target}.
6305
6306 @var{target} must be a valid GNU triplet denoting the target hardware
6307 and operating system, such as @code{"aarch64-linux-gnu"}
6308 (@pxref{Specifying Target Triplets,,, autoconf, Autoconf}).
6309 @end deffn
6310
6311 @cindex package transformations
6312 @cindex input rewriting
6313 @cindex dependency tree rewriting
6314 Packages can be manipulated in arbitrary ways. An example of a useful
6315 transformation is @dfn{input rewriting}, whereby the dependency tree of
6316 a package is rewritten by replacing specific inputs by others:
6317
6318 @deffn {Scheme Procedure} package-input-rewriting @var{replacements} @
6319 [@var{rewrite-name}] [#:deep? #t]
6320 Return a procedure that, when passed a package, replaces its direct and
6321 indirect dependencies, including implicit inputs when @var{deep?} is
6322 true, according to @var{replacements}. @var{replacements} is a list of
6323 package pairs; the first element of each pair is the package to replace,
6324 and the second one is the replacement.
6325
6326 Optionally, @var{rewrite-name} is a one-argument procedure that takes
6327 the name of a package and returns its new name after rewrite.
6328 @end deffn
6329
6330 @noindent
6331 Consider this example:
6332
6333 @lisp
6334 (define libressl-instead-of-openssl
6335 ;; This is a procedure to replace OPENSSL by LIBRESSL,
6336 ;; recursively.
6337 (package-input-rewriting `((,openssl . ,libressl))))
6338
6339 (define git-with-libressl
6340 (libressl-instead-of-openssl git))
6341 @end lisp
6342
6343 @noindent
6344 Here we first define a rewriting procedure that replaces @var{openssl}
6345 with @var{libressl}. Then we use it to define a @dfn{variant} of the
6346 @var{git} package that uses @var{libressl} instead of @var{openssl}.
6347 This is exactly what the @option{--with-input} command-line option does
6348 (@pxref{Package Transformation Options, @option{--with-input}}).
6349
6350 The following variant of @code{package-input-rewriting} can match packages to
6351 be replaced by name rather than by identity.
6352
6353 @deffn {Scheme Procedure} package-input-rewriting/spec @var{replacements} [#:deep? #t]
6354 Return a procedure that, given a package, applies the given
6355 @var{replacements} to all the package graph, including implicit inputs
6356 unless @var{deep?} is false. @var{replacements} is a list of
6357 spec/procedures pair; each spec is a package specification such as
6358 @code{"gcc"} or @code{"guile@@2"}, and each procedure takes a matching
6359 package and returns a replacement for that package.
6360 @end deffn
6361
6362 The example above could be rewritten this way:
6363
6364 @lisp
6365 (define libressl-instead-of-openssl
6366 ;; Replace all the packages called "openssl" with LibreSSL.
6367 (package-input-rewriting/spec `(("openssl" . ,(const libressl)))))
6368 @end lisp
6369
6370 The key difference here is that, this time, packages are matched by spec and
6371 not by identity. In other words, any package in the graph that is called
6372 @code{openssl} will be replaced.
6373
6374 A more generic procedure to rewrite a package dependency graph is
6375 @code{package-mapping}: it supports arbitrary changes to nodes in the
6376 graph.
6377
6378 @deffn {Scheme Procedure} package-mapping @var{proc} [@var{cut?}] [#:deep? #f]
6379 Return a procedure that, given a package, applies @var{proc} to all the packages
6380 depended on and returns the resulting package. The procedure stops recursion
6381 when @var{cut?} returns true for a given package. When @var{deep?} is true, @var{proc} is
6382 applied to implicit inputs as well.
6383 @end deffn
6384
6385 @menu
6386 * package Reference:: The package data type.
6387 * origin Reference:: The origin data type.
6388 @end menu
6389
6390
6391 @node package Reference
6392 @subsection @code{package} Reference
6393
6394 This section summarizes all the options available in @code{package}
6395 declarations (@pxref{Defining Packages}).
6396
6397 @deftp {Data Type} package
6398 This is the data type representing a package recipe.
6399
6400 @table @asis
6401 @item @code{name}
6402 The name of the package, as a string.
6403
6404 @item @code{version}
6405 The version of the package, as a string.
6406
6407 @item @code{source}
6408 An object telling how the source code for the package should be
6409 acquired. Most of the time, this is an @code{origin} object, which
6410 denotes a file fetched from the Internet (@pxref{origin Reference}). It
6411 can also be any other ``file-like'' object such as a @code{local-file},
6412 which denotes a file from the local file system (@pxref{G-Expressions,
6413 @code{local-file}}).
6414
6415 @item @code{build-system}
6416 The build system that should be used to build the package (@pxref{Build
6417 Systems}).
6418
6419 @item @code{arguments} (default: @code{'()})
6420 The arguments that should be passed to the build system. This is a
6421 list, typically containing sequential keyword-value pairs.
6422
6423 @item @code{inputs} (default: @code{'()})
6424 @itemx @code{native-inputs} (default: @code{'()})
6425 @itemx @code{propagated-inputs} (default: @code{'()})
6426 @cindex inputs, of packages
6427 These fields list dependencies of the package. Each one is a list of
6428 tuples, where each tuple has a label for the input (a string) as its
6429 first element, a package, origin, or derivation as its second element,
6430 and optionally the name of the output thereof that should be used, which
6431 defaults to @code{"out"} (@pxref{Packages with Multiple Outputs}, for
6432 more on package outputs). For example, the list below specifies three
6433 inputs:
6434
6435 @lisp
6436 `(("libffi" ,libffi)
6437 ("libunistring" ,libunistring)
6438 ("glib:bin" ,glib "bin")) ;the "bin" output of Glib
6439 @end lisp
6440
6441 @cindex cross compilation, package dependencies
6442 The distinction between @code{native-inputs} and @code{inputs} is
6443 necessary when considering cross-compilation. When cross-compiling,
6444 dependencies listed in @code{inputs} are built for the @emph{target}
6445 architecture; conversely, dependencies listed in @code{native-inputs}
6446 are built for the architecture of the @emph{build} machine.
6447
6448 @code{native-inputs} is typically used to list tools needed at
6449 build time, but not at run time, such as Autoconf, Automake, pkg-config,
6450 Gettext, or Bison. @command{guix lint} can report likely mistakes in
6451 this area (@pxref{Invoking guix lint}).
6452
6453 @anchor{package-propagated-inputs}
6454 Lastly, @code{propagated-inputs} is similar to @code{inputs}, but the
6455 specified packages will be automatically installed to profiles
6456 (@pxref{Features, the role of profiles in Guix}) alongside the package
6457 they belong to (@pxref{package-cmd-propagated-inputs, @command{guix
6458 package}}, for information on how @command{guix package} deals with
6459 propagated inputs).
6460
6461 For example this is necessary when packaging a C/C++ library that needs
6462 headers of another library to compile, or when a pkg-config file refers
6463 to another one @i{via} its @code{Requires} field.
6464
6465 Another example where @code{propagated-inputs} is useful is for languages
6466 that lack a facility to record the run-time search path akin to the
6467 @code{RUNPATH} of ELF files; this includes Guile, Python, Perl, and
6468 more. When packaging libraries written in those languages, ensure they
6469 can find library code they depend on at run time by listing run-time
6470 dependencies in @code{propagated-inputs} rather than @code{inputs}.
6471
6472 @item @code{outputs} (default: @code{'("out")})
6473 The list of output names of the package. @xref{Packages with Multiple
6474 Outputs}, for typical uses of additional outputs.
6475
6476 @item @code{native-search-paths} (default: @code{'()})
6477 @itemx @code{search-paths} (default: @code{'()})
6478 A list of @code{search-path-specification} objects describing
6479 search-path environment variables honored by the package.
6480
6481 @item @code{replacement} (default: @code{#f})
6482 This must be either @code{#f} or a package object that will be used as a
6483 @dfn{replacement} for this package. @xref{Security Updates, grafts},
6484 for details.
6485
6486 @item @code{synopsis}
6487 A one-line description of the package.
6488
6489 @item @code{description}
6490 A more elaborate description of the package.
6491
6492 @item @code{license}
6493 @cindex license, of packages
6494 The license of the package; a value from @code{(guix licenses)},
6495 or a list of such values.
6496
6497 @item @code{home-page}
6498 The URL to the home-page of the package, as a string.
6499
6500 @item @code{supported-systems} (default: @code{%supported-systems})
6501 The list of systems supported by the package, as strings of the form
6502 @code{architecture-kernel}, for example @code{"x86_64-linux"}.
6503
6504 @item @code{location} (default: source location of the @code{package} form)
6505 The source location of the package. It is useful to override this when
6506 inheriting from another package, in which case this field is not
6507 automatically corrected.
6508 @end table
6509 @end deftp
6510
6511 @deffn {Scheme Syntax} this-package
6512 When used in the @emph{lexical scope} of a package field definition, this
6513 identifier resolves to the package being defined.
6514
6515 The example below shows how to add a package as a native input of itself when
6516 cross-compiling:
6517
6518 @lisp
6519 (package
6520 (name "guile")
6521 ;; ...
6522
6523 ;; When cross-compiled, Guile, for example, depends on
6524 ;; a native version of itself. Add it here.
6525 (native-inputs (if (%current-target-system)
6526 `(("self" ,this-package))
6527 '())))
6528 @end lisp
6529
6530 It is an error to refer to @code{this-package} outside a package definition.
6531 @end deffn
6532
6533 @node origin Reference
6534 @subsection @code{origin} Reference
6535
6536 This section summarizes all the options available in @code{origin}
6537 declarations (@pxref{Defining Packages}).
6538
6539 @deftp {Data Type} origin
6540 This is the data type representing a source code origin.
6541
6542 @table @asis
6543 @item @code{uri}
6544 An object containing the URI of the source. The object type depends on
6545 the @code{method} (see below). For example, when using the
6546 @var{url-fetch} method of @code{(guix download)}, the valid @code{uri}
6547 values are: a URL represented as a string, or a list thereof.
6548
6549 @item @code{method}
6550 A procedure that handles the URI.
6551
6552 Examples include:
6553
6554 @table @asis
6555 @item @var{url-fetch} from @code{(guix download)}
6556 download a file from the HTTP, HTTPS, or FTP URL specified in the
6557 @code{uri} field;
6558
6559 @vindex git-fetch
6560 @item @var{git-fetch} from @code{(guix git-download)}
6561 clone the Git version control repository, and check out the revision
6562 specified in the @code{uri} field as a @code{git-reference} object; a
6563 @code{git-reference} looks like this:
6564
6565 @lisp
6566 (git-reference
6567 (url "https://git.savannah.gnu.org/git/hello.git")
6568 (commit "v2.10"))
6569 @end lisp
6570 @end table
6571
6572 @item @code{sha256}
6573 A bytevector containing the SHA-256 hash of the source. This is
6574 equivalent to providing a @code{content-hash} SHA256 object in the
6575 @code{hash} field described below.
6576
6577 @item @code{hash}
6578 The @code{content-hash} object of the source---see below for how to use
6579 @code{content-hash}.
6580
6581 You can obtain this information using @code{guix download}
6582 (@pxref{Invoking guix download}) or @code{guix hash} (@pxref{Invoking
6583 guix hash}).
6584
6585 @item @code{file-name} (default: @code{#f})
6586 The file name under which the source code should be saved. When this is
6587 @code{#f}, a sensible default value will be used in most cases. In case
6588 the source is fetched from a URL, the file name from the URL will be
6589 used. For version control checkouts, it is recommended to provide the
6590 file name explicitly because the default is not very descriptive.
6591
6592 @item @code{patches} (default: @code{'()})
6593 A list of file names, origins, or file-like objects (@pxref{G-Expressions,
6594 file-like objects}) pointing to patches to be applied to the source.
6595
6596 This list of patches must be unconditional. In particular, it cannot
6597 depend on the value of @code{%current-system} or
6598 @code{%current-target-system}.
6599
6600 @item @code{snippet} (default: @code{#f})
6601 A G-expression (@pxref{G-Expressions}) or S-expression that will be run
6602 in the source directory. This is a convenient way to modify the source,
6603 sometimes more convenient than a patch.
6604
6605 @item @code{patch-flags} (default: @code{'("-p1")})
6606 A list of command-line flags that should be passed to the @code{patch}
6607 command.
6608
6609 @item @code{patch-inputs} (default: @code{#f})
6610 Input packages or derivations to the patching process. When this is
6611 @code{#f}, the usual set of inputs necessary for patching are provided,
6612 such as GNU@tie{}Patch.
6613
6614 @item @code{modules} (default: @code{'()})
6615 A list of Guile modules that should be loaded during the patching
6616 process and while running the code in the @code{snippet} field.
6617
6618 @item @code{patch-guile} (default: @code{#f})
6619 The Guile package that should be used in the patching process. When
6620 this is @code{#f}, a sensible default is used.
6621 @end table
6622 @end deftp
6623
6624 @deftp {Data Type} content-hash @var{value} [@var{algorithm}]
6625 Construct a content hash object for the given @var{algorithm}, and with
6626 @var{value} as its hash value. When @var{algorithm} is omitted, assume
6627 it is @code{sha256}.
6628
6629 @var{value} can be a literal string, in which case it is base32-decoded,
6630 or it can be a bytevector.
6631
6632 The following forms are all equivalent:
6633
6634 @lisp
6635 (content-hash "05zxkyz9bv3j9h0xyid1rhvh3klhsmrpkf3bcs6frvlgyr2gwilj")
6636 (content-hash "05zxkyz9bv3j9h0xyid1rhvh3klhsmrpkf3bcs6frvlgyr2gwilj"
6637 sha256)
6638 (content-hash (base32
6639 "05zxkyz9bv3j9h0xyid1rhvh3klhsmrpkf3bcs6frvlgyr2gwilj"))
6640 (content-hash (base64 "kkb+RPaP7uyMZmu4eXPVkM4BN8yhRd8BTHLslb6f/Rc=")
6641 sha256)
6642 @end lisp
6643
6644 Technically, @code{content-hash} is currently implemented as a macro.
6645 It performs sanity checks at macro-expansion time, when possible, such
6646 as ensuring that @var{value} has the right size for @var{algorithm}.
6647 @end deftp
6648
6649 @node Build Systems
6650 @section Build Systems
6651
6652 @cindex build system
6653 Each package definition specifies a @dfn{build system} and arguments for
6654 that build system (@pxref{Defining Packages}). This @code{build-system}
6655 field represents the build procedure of the package, as well as implicit
6656 dependencies of that build procedure.
6657
6658 Build systems are @code{<build-system>} objects. The interface to
6659 create and manipulate them is provided by the @code{(guix build-system)}
6660 module, and actual build systems are exported by specific modules.
6661
6662 @cindex bag (low-level package representation)
6663 Under the hood, build systems first compile package objects to
6664 @dfn{bags}. A @dfn{bag} is like a package, but with less
6665 ornamentation---in other words, a bag is a lower-level representation of
6666 a package, which includes all the inputs of that package, including some
6667 that were implicitly added by the build system. This intermediate
6668 representation is then compiled to a derivation (@pxref{Derivations}).
6669
6670 Build systems accept an optional list of @dfn{arguments}. In package
6671 definitions, these are passed @i{via} the @code{arguments} field
6672 (@pxref{Defining Packages}). They are typically keyword arguments
6673 (@pxref{Optional Arguments, keyword arguments in Guile,, guile, GNU
6674 Guile Reference Manual}). The value of these arguments is usually
6675 evaluated in the @dfn{build stratum}---i.e., by a Guile process launched
6676 by the daemon (@pxref{Derivations}).
6677
6678 The main build system is @code{gnu-build-system}, which implements the
6679 standard build procedure for GNU and many other packages. It
6680 is provided by the @code{(guix build-system gnu)} module.
6681
6682 @defvr {Scheme Variable} gnu-build-system
6683 @code{gnu-build-system} represents the GNU Build System, and variants
6684 thereof (@pxref{Configuration, configuration and makefile conventions,,
6685 standards, GNU Coding Standards}).
6686
6687 @cindex build phases
6688 In a nutshell, packages using it are configured, built, and installed with
6689 the usual @code{./configure && make && make check && make install}
6690 command sequence. In practice, a few additional steps are often needed.
6691 All these steps are split up in separate @dfn{phases},
6692 notably@footnote{Please see the @code{(guix build gnu-build-system)}
6693 modules for more details about the build phases.}:
6694
6695 @table @code
6696 @item unpack
6697 Unpack the source tarball, and change the current directory to the
6698 extracted source tree. If the source is actually a directory, copy it
6699 to the build tree, and enter that directory.
6700
6701 @item patch-source-shebangs
6702 Patch shebangs encountered in source files so they refer to the right
6703 store file names. For instance, this changes @code{#!/bin/sh} to
6704 @code{#!/gnu/store/@dots{}-bash-4.3/bin/sh}.
6705
6706 @item configure
6707 Run the @file{configure} script with a number of default options, such
6708 as @option{--prefix=/gnu/store/@dots{}}, as well as the options specified
6709 by the @code{#:configure-flags} argument.
6710
6711 @item build
6712 Run @code{make} with the list of flags specified with
6713 @code{#:make-flags}. If the @code{#:parallel-build?} argument is true
6714 (the default), build with @code{make -j}.
6715
6716 @item check
6717 Run @code{make check}, or some other target specified with
6718 @code{#:test-target}, unless @code{#:tests? #f} is passed. If the
6719 @code{#:parallel-tests?} argument is true (the default), run @code{make
6720 check -j}.
6721
6722 @item install
6723 Run @code{make install} with the flags listed in @code{#:make-flags}.
6724
6725 @item patch-shebangs
6726 Patch shebangs on the installed executable files.
6727
6728 @item strip
6729 Strip debugging symbols from ELF files (unless @code{#:strip-binaries?}
6730 is false), copying them to the @code{debug} output when available
6731 (@pxref{Installing Debugging Files}).
6732 @end table
6733
6734 @vindex %standard-phases
6735 The build-side module @code{(guix build gnu-build-system)} defines
6736 @code{%standard-phases} as the default list of build phases.
6737 @code{%standard-phases} is a list of symbol/procedure pairs, where the
6738 procedure implements the actual phase.
6739
6740 The list of phases used for a particular package can be changed with the
6741 @code{#:phases} parameter. For instance, passing:
6742
6743 @example
6744 #:phases (modify-phases %standard-phases (delete 'configure))
6745 @end example
6746
6747 means that all the phases described above will be used, except the
6748 @code{configure} phase.
6749
6750 In addition, this build system ensures that the ``standard'' environment
6751 for GNU packages is available. This includes tools such as GCC, libc,
6752 Coreutils, Bash, Make, Diffutils, grep, and sed (see the @code{(guix
6753 build-system gnu)} module for a complete list). We call these the
6754 @dfn{implicit inputs} of a package, because package definitions do not
6755 have to mention them.
6756 @end defvr
6757
6758 Other @code{<build-system>} objects are defined to support other
6759 conventions and tools used by free software packages. They inherit most
6760 of @code{gnu-build-system}, and differ mainly in the set of inputs
6761 implicitly added to the build process, and in the list of phases
6762 executed. Some of these build systems are listed below.
6763
6764 @defvr {Scheme Variable} ant-build-system
6765 This variable is exported by @code{(guix build-system ant)}. It
6766 implements the build procedure for Java packages that can be built with
6767 @url{https://ant.apache.org/, Ant build tool}.
6768
6769 It adds both @code{ant} and the @dfn{Java Development Kit} (JDK) as
6770 provided by the @code{icedtea} package to the set of inputs. Different
6771 packages can be specified with the @code{#:ant} and @code{#:jdk}
6772 parameters, respectively.
6773
6774 When the original package does not provide a suitable Ant build file,
6775 the parameter @code{#:jar-name} can be used to generate a minimal Ant
6776 build file @file{build.xml} with tasks to build the specified jar
6777 archive. In this case the parameter @code{#:source-dir} can be used to
6778 specify the source sub-directory, defaulting to ``src''.
6779
6780 The @code{#:main-class} parameter can be used with the minimal ant
6781 buildfile to specify the main class of the resulting jar. This makes the
6782 jar file executable. The @code{#:test-include} parameter can be used to
6783 specify the list of junit tests to run. It defaults to
6784 @code{(list "**/*Test.java")}. The @code{#:test-exclude} can be used to
6785 disable some tests. It defaults to @code{(list "**/Abstract*.java")},
6786 because abstract classes cannot be run as tests.
6787
6788 The parameter @code{#:build-target} can be used to specify the Ant task
6789 that should be run during the @code{build} phase. By default the
6790 ``jar'' task will be run.
6791
6792 @end defvr
6793
6794 @defvr {Scheme Variable} android-ndk-build-system
6795 @cindex Android distribution
6796 @cindex Android NDK build system
6797 This variable is exported by @code{(guix build-system android-ndk)}. It
6798 implements a build procedure for Android NDK (native development kit)
6799 packages using a Guix-specific build process.
6800
6801 The build system assumes that packages install their public interface
6802 (header) files to the subdirectory @file{include} of the @code{out} output and
6803 their libraries to the subdirectory @file{lib} the @code{out} output.
6804
6805 It's also assumed that the union of all the dependencies of a package
6806 has no conflicting files.
6807
6808 For the time being, cross-compilation is not supported - so right now
6809 the libraries and header files are assumed to be host tools.
6810
6811 @end defvr
6812
6813 @defvr {Scheme Variable} asdf-build-system/source
6814 @defvrx {Scheme Variable} asdf-build-system/sbcl
6815 @defvrx {Scheme Variable} asdf-build-system/ecl
6816
6817 These variables, exported by @code{(guix build-system asdf)}, implement
6818 build procedures for Common Lisp packages using
6819 @url{https://common-lisp.net/project/asdf/, ``ASDF''}. ASDF is a system
6820 definition facility for Common Lisp programs and libraries.
6821
6822 The @code{asdf-build-system/source} system installs the packages in
6823 source form, and can be loaded using any common lisp implementation, via
6824 ASDF. The others, such as @code{asdf-build-system/sbcl}, install binary
6825 systems in the format which a particular implementation understands.
6826 These build systems can also be used to produce executable programs, or
6827 lisp images which contain a set of packages pre-loaded.
6828
6829 The build system uses naming conventions. For binary packages, the
6830 package name should be prefixed with the lisp implementation, such as
6831 @code{sbcl-} for @code{asdf-build-system/sbcl}.
6832
6833 Additionally, the corresponding source package should be labeled using
6834 the same convention as python packages (see @ref{Python Modules}), using
6835 the @code{cl-} prefix.
6836
6837 For binary packages, each system should be defined as a Guix package.
6838 If one package @code{origin} contains several systems, package variants
6839 can be created in order to build all the systems. Source packages,
6840 which use @code{asdf-build-system/source}, may contain several systems.
6841
6842 In order to create executable programs and images, the build-side
6843 procedures @code{build-program} and @code{build-image} can be used.
6844 They should be called in a build phase after the @code{create-symlinks}
6845 phase, so that the system which was just built can be used within the
6846 resulting image. @code{build-program} requires a list of Common Lisp
6847 expressions to be passed as the @code{#:entry-program} argument.
6848
6849 If the system is not defined within its own @file{.asd} file of the same
6850 name, then the @code{#:asd-file} parameter should be used to specify
6851 which file the system is defined in. Furthermore, if the package
6852 defines a system for its tests in a separate file, it will be loaded
6853 before the tests are run if it is specified by the
6854 @code{#:test-asd-file} parameter. If it is not set, the files
6855 @code{<system>-tests.asd}, @code{<system>-test.asd}, @code{tests.asd},
6856 and @code{test.asd} will be tried if they exist.
6857
6858 If for some reason the package must be named in a different way than the
6859 naming conventions suggest, the @code{#:asd-system-name} parameter can
6860 be used to specify the name of the system.
6861
6862 @end defvr
6863
6864 @defvr {Scheme Variable} cargo-build-system
6865 @cindex Rust programming language
6866 @cindex Cargo (Rust build system)
6867 This variable is exported by @code{(guix build-system cargo)}. It
6868 supports builds of packages using Cargo, the build tool of the
6869 @uref{https://www.rust-lang.org, Rust programming language}.
6870
6871 It adds @code{rustc} and @code{cargo} to the set of inputs.
6872 A different Rust package can be specified with the @code{#:rust} parameter.
6873
6874 Regular cargo dependencies should be added to the package definition via the
6875 @code{#:cargo-inputs} parameter as a list of name and spec pairs, where the
6876 spec can be a package or a source definition. Note that the spec must
6877 evaluate to a path to a gzipped tarball which includes a @code{Cargo.toml}
6878 file at its root, or it will be ignored. Similarly, cargo dev-dependencies
6879 should be added to the package definition via the
6880 @code{#:cargo-development-inputs} parameter.
6881
6882 In its @code{configure} phase, this build system will make any source inputs
6883 specified in the @code{#:cargo-inputs} and @code{#:cargo-development-inputs}
6884 parameters available to cargo. It will also remove an included
6885 @code{Cargo.lock} file to be recreated by @code{cargo} during the
6886 @code{build} phase. The @code{install} phase installs any crate the binaries
6887 if they are defined by the crate.
6888 @end defvr
6889
6890
6891 @defvr {Scheme Variable} copy-build-system
6892 This variable is exported by @code{(guix build-system copy)}. It
6893 supports builds of simple packages that don't require much compiling,
6894 mostly just moving files around.
6895
6896 It adds much of the @code{gnu-build-system} packages to the set of
6897 inputs. Because of this, the @code{copy-build-system} does not require
6898 all the boilerplate code often needed for the
6899 @code{trivial-build-system}.
6900
6901 To further simplify the file installation process, an
6902 @code{#:install-plan} argument is exposed to let the packager specify
6903 which files go where. The install plan is a list of @code{(@var{source}
6904 @var{target} [@var{filters}])}. @var{filters} are optional.
6905
6906 @itemize
6907 @item When @var{source} matches a file or directory without trailing slash, install it to @var{target}.
6908 @itemize
6909 @item If @var{target} has a trailing slash, install @var{source} basename beneath @var{target}.
6910 @item Otherwise install @var{source} as @var{target}.
6911 @end itemize
6912
6913 @item When @var{source} is a directory with a trailing slash, or when @var{filters} are used,
6914 the trailing slash of @var{target} is implied with the same meaning
6915 as above.
6916 @itemize
6917 @item Without @var{filters}, install the full @var{source} @emph{content} to @var{target}.
6918 @item With @var{filters} among @code{#:include}, @code{#:include-regexp}, @code{#:exclude},
6919 @code{#:exclude-regexp}, only select files are installed depending on
6920 the filters. Each filters is specified by a list of strings.
6921 @itemize
6922 @item With @code{#:include}, install all the files which the path suffix matches
6923 at least one of the elements in the given list.
6924 @item With @code{#:include-regexp}, install all the files which the
6925 subpaths match at least one of the regular expressions in the given
6926 list.
6927 @item The @code{#:exclude} and @code{#:exclude-regexp} filters
6928 are the complement of their inclusion counterpart. Without @code{#:include} flags,
6929 install all files but those matching the exclusion filters.
6930 If both inclusions and exclusions are specified, the exclusions are done
6931 on top of the inclusions.
6932 @end itemize
6933 @end itemize
6934 In all cases, the paths relative to @var{source} are preserved within
6935 @var{target}.
6936 @end itemize
6937
6938 Examples:
6939
6940 @itemize
6941 @item @code{("foo/bar" "share/my-app/")}: Install @file{bar} to @file{share/my-app/bar}.
6942 @item @code{("foo/bar" "share/my-app/baz")}: Install @file{bar} to @file{share/my-app/baz}.
6943 @item @code{("foo/" "share/my-app")}: Install the content of @file{foo} inside @file{share/my-app},
6944 e.g., install @file{foo/sub/file} to @file{share/my-app/sub/file}.
6945 @item @code{("foo/" "share/my-app" #:include ("sub/file"))}: Install only @file{foo/sub/file} to
6946 @file{share/my-app/sub/file}.
6947 @item @code{("foo/sub" "share/my-app" #:include ("file"))}: Install @file{foo/sub/file} to
6948 @file{share/my-app/file}.
6949 @end itemize
6950 @end defvr
6951
6952
6953 @cindex Clojure (programming language)
6954 @cindex simple Clojure build system
6955 @defvr {Scheme Variable} clojure-build-system
6956 This variable is exported by @code{(guix build-system clojure)}. It implements
6957 a simple build procedure for @uref{https://clojure.org/, Clojure} packages
6958 using plain old @code{compile} in Clojure. Cross-compilation is not supported
6959 yet.
6960
6961 It adds @code{clojure}, @code{icedtea} and @code{zip} to the set of inputs.
6962 Different packages can be specified with the @code{#:clojure}, @code{#:jdk} and
6963 @code{#:zip} parameters, respectively.
6964
6965 A list of source directories, test directories and jar names can be specified
6966 with the @code{#:source-dirs}, @code{#:test-dirs} and @code{#:jar-names}
6967 parameters, respectively. Compile directory and main class can be specified
6968 with the @code{#:compile-dir} and @code{#:main-class} parameters, respectively.
6969 Other parameters are documented below.
6970
6971 This build system is an extension of @code{ant-build-system}, but with the
6972 following phases changed:
6973
6974 @table @code
6975
6976 @item build
6977 This phase calls @code{compile} in Clojure to compile source files and runs
6978 @command{jar} to create jars from both source files and compiled files
6979 according to the include list and exclude list specified in
6980 @code{#:aot-include} and @code{#:aot-exclude}, respectively. The exclude list
6981 has priority over the include list. These lists consist of symbols
6982 representing Clojure libraries or the special keyword @code{#:all} representing
6983 all Clojure libraries found under the source directories. The parameter
6984 @code{#:omit-source?} decides if source should be included into the jars.
6985
6986 @item check
6987 This phase runs tests according to the include list and exclude list specified
6988 in @code{#:test-include} and @code{#:test-exclude}, respectively. Their
6989 meanings are analogous to that of @code{#:aot-include} and
6990 @code{#:aot-exclude}, except that the special keyword @code{#:all} now
6991 stands for all Clojure libraries found under the test directories. The
6992 parameter @code{#:tests?} decides if tests should be run.
6993
6994 @item install
6995 This phase installs all jars built previously.
6996 @end table
6997
6998 Apart from the above, this build system also contains an additional phase:
6999
7000 @table @code
7001
7002 @item install-doc
7003 This phase installs all top-level files with base name matching
7004 @code{%doc-regex}. A different regex can be specified with the
7005 @code{#:doc-regex} parameter. All files (recursively) inside the documentation
7006 directories specified in @code{#:doc-dirs} are installed as well.
7007 @end table
7008 @end defvr
7009
7010 @defvr {Scheme Variable} cmake-build-system
7011 This variable is exported by @code{(guix build-system cmake)}. It
7012 implements the build procedure for packages using the
7013 @url{https://www.cmake.org, CMake build tool}.
7014
7015 It automatically adds the @code{cmake} package to the set of inputs.
7016 Which package is used can be specified with the @code{#:cmake}
7017 parameter.
7018
7019 The @code{#:configure-flags} parameter is taken as a list of flags
7020 passed to the @command{cmake} command. The @code{#:build-type}
7021 parameter specifies in abstract terms the flags passed to the compiler;
7022 it defaults to @code{"RelWithDebInfo"} (short for ``release mode with
7023 debugging information''), which roughly means that code is compiled with
7024 @code{-O2 -g}, as is the case for Autoconf-based packages by default.
7025 @end defvr
7026
7027 @defvr {Scheme Variable} dune-build-system
7028 This variable is exported by @code{(guix build-system dune)}. It
7029 supports builds of packages using @uref{https://dune.build/, Dune}, a build
7030 tool for the OCaml programming language. It is implemented as an extension
7031 of the @code{ocaml-build-system} which is described below. As such, the
7032 @code{#:ocaml} and @code{#:findlib} parameters can be passed to this build
7033 system.
7034
7035 It automatically adds the @code{dune} package to the set of inputs.
7036 Which package is used can be specified with the @code{#:dune}
7037 parameter.
7038
7039 There is no @code{configure} phase because dune packages typically don't
7040 need to be configured. The @code{#:build-flags} parameter is taken as a
7041 list of flags passed to the @code{dune} command during the build.
7042
7043 The @code{#:jbuild?} parameter can be passed to use the @code{jbuild}
7044 command instead of the more recent @code{dune} command while building
7045 a package. Its default value is @code{#f}.
7046
7047 The @code{#:package} parameter can be passed to specify a package name, which
7048 is useful when a package contains multiple packages and you want to build
7049 only one of them. This is equivalent to passing the @code{-p} argument to
7050 @code{dune}.
7051 @end defvr
7052
7053 @defvr {Scheme Variable} go-build-system
7054 This variable is exported by @code{(guix build-system go)}. It
7055 implements a build procedure for Go packages using the standard
7056 @url{https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies,
7057 Go build mechanisms}.
7058
7059 The user is expected to provide a value for the key @code{#:import-path}
7060 and, in some cases, @code{#:unpack-path}. The
7061 @url{https://golang.org/doc/code.html#ImportPaths, import path}
7062 corresponds to the file system path expected by the package's build
7063 scripts and any referring packages, and provides a unique way to
7064 refer to a Go package. It is typically based on a combination of the
7065 package source code's remote URI and file system hierarchy structure. In
7066 some cases, you will need to unpack the package's source code to a
7067 different directory structure than the one indicated by the import path,
7068 and @code{#:unpack-path} should be used in such cases.
7069
7070 Packages that provide Go libraries should install their source code into
7071 the built output. The key @code{#:install-source?}, which defaults to
7072 @code{#t}, controls whether or not the source code is installed. It can
7073 be set to @code{#f} for packages that only provide executable files.
7074 @end defvr
7075
7076 @defvr {Scheme Variable} glib-or-gtk-build-system
7077 This variable is exported by @code{(guix build-system glib-or-gtk)}. It
7078 is intended for use with packages making use of GLib or GTK+.
7079
7080 This build system adds the following two phases to the ones defined by
7081 @code{gnu-build-system}:
7082
7083 @table @code
7084 @item glib-or-gtk-wrap
7085 The phase @code{glib-or-gtk-wrap} ensures that programs in
7086 @file{bin/} are able to find GLib ``schemas'' and
7087 @uref{https://developer.gnome.org/gtk3/stable/gtk-running.html, GTK+
7088 modules}. This is achieved by wrapping the programs in launch scripts
7089 that appropriately set the @env{XDG_DATA_DIRS} and @env{GTK_PATH}
7090 environment variables.
7091
7092 It is possible to exclude specific package outputs from that wrapping
7093 process by listing their names in the
7094 @code{#:glib-or-gtk-wrap-excluded-outputs} parameter. This is useful
7095 when an output is known not to contain any GLib or GTK+ binaries, and
7096 where wrapping would gratuitously add a dependency of that output on
7097 GLib and GTK+.
7098
7099 @item glib-or-gtk-compile-schemas
7100 The phase @code{glib-or-gtk-compile-schemas} makes sure that all
7101 @uref{https://developer.gnome.org/gio/stable/glib-compile-schemas.html,
7102 GSettings schemas} of GLib are compiled. Compilation is performed by the
7103 @command{glib-compile-schemas} program. It is provided by the package
7104 @code{glib:bin} which is automatically imported by the build system.
7105 The @code{glib} package providing @command{glib-compile-schemas} can be
7106 specified with the @code{#:glib} parameter.
7107 @end table
7108
7109 Both phases are executed after the @code{install} phase.
7110 @end defvr
7111
7112 @defvr {Scheme Variable} guile-build-system
7113 This build system is for Guile packages that consist exclusively of Scheme
7114 code and that are so lean that they don't even have a makefile, let alone a
7115 @file{configure} script. It compiles Scheme code using @command{guild
7116 compile} (@pxref{Compilation,,, guile, GNU Guile Reference Manual}) and
7117 installs the @file{.scm} and @file{.go} files in the right place. It also
7118 installs documentation.
7119
7120 This build system supports cross-compilation by using the
7121 @option{--target} option of @samp{guild compile}.
7122
7123 Packages built with @code{guile-build-system} must provide a Guile package in
7124 their @code{native-inputs} field.
7125 @end defvr
7126
7127 @defvr {Scheme Variable} julia-build-system
7128 This variable is exported by @code{(guix build-system julia)}. It
7129 implements the build procedure used by @uref{https://julialang.org/,
7130 julia} packages, which essentially is similar to running @samp{julia -e
7131 'using Pkg; Pkg.add(package)'} in an environment where
7132 @env{JULIA_LOAD_PATH} contains the paths to all Julia package inputs.
7133 Tests are run not run.
7134
7135 Julia packages require the source @code{file-name} to be the real name of the
7136 package, correctly capitalized.
7137
7138 For packages requiring shared library dependencies, you may need to write the
7139 @file{/deps/deps.jl} file manually. It's usually a line of @code{const
7140 variable = /gnu/store/library.so} for each dependency, plus a void function
7141 @code{check_deps() = nothing}.
7142
7143 Some older packages that aren't using @file{Package.toml} yet, will require
7144 this file to be created, too. The function @code{julia-create-package-toml}
7145 helps creating the file. You need to pass the outputs and the source of the
7146 package, it's name (the same as the @code{file-name} parameter), the package
7147 uuid, the package version, and a list of dependencies specified by their name
7148 and their uuid.
7149 @end defvr
7150
7151 @defvr {Scheme Variable} maven-build-system
7152 This variable is exported by @code{(guix build-system maven)}. It implements
7153 a build procedure for @uref{https://maven.apache.org, Maven} packages. Maven
7154 is a dependency and lifecycle management tool for Java. A user of Maven
7155 specifies dependencies and plugins in a @file{pom.xml} file that Maven reads.
7156 When Maven does not have one of the dependencies or plugins in its repository,
7157 it will download them and use them to build the package.
7158
7159 The maven build system ensures that maven will not try to download any
7160 dependency by running in offline mode. Maven will fail if a dependency is
7161 missing. Before running Maven, the @file{pom.xml} (and subprojects) are
7162 modified to specify the version of dependencies and plugins that match the
7163 versions available in the guix build environment. Dependencies and plugins
7164 must be installed in the fake maven repository at @file{lib/m2}, and are
7165 symlinked into a proper repository before maven is run. Maven is instructed
7166 to use that repository for the build and installs built artifacts there.
7167 Changed files are copied to the @file{lib/m2} directory of the package output.
7168
7169 You can specify a @file{pom.xml} file with the @code{#:pom-file} argument,
7170 or let the build system use the default @file{pom.xml} file in the sources.
7171
7172 In case you need to specify a dependency's version manually, you can use the
7173 @code{#:local-packages} argument. It takes an association list where the key
7174 is the groupId of the package and its value is an association list where the
7175 key is the artifactId of the package and its value is the version you want to
7176 override in the @file{pom.xml}.
7177
7178 Some packages use dependencies or plugins that are not useful at runtime nor
7179 at build time in Guix. You can alter the @file{pom.xml} file to remove them
7180 using the @code{#:exclude} argument. Its value is an association list where
7181 the key is the groupId of the plugin or dependency you want to remove, and
7182 the value is a list of artifactId you want to remove.
7183
7184 You can override the default @code{jdk} and @code{maven} packages with the
7185 corresponding argument, @code{#:jdk} and @code{#:maven}.
7186
7187 The @code{#:maven-plugins} argument is a list of maven plugins used during
7188 the build, with the same format as the @code{inputs} fields of the package
7189 declaration. Its default value is @code{(default-maven-plugins)} which is
7190 also exported.
7191 @end defvr
7192
7193 @defvr {Scheme Variable} minify-build-system
7194 This variable is exported by @code{(guix build-system minify)}. It
7195 implements a minification procedure for simple JavaScript packages.
7196
7197 It adds @code{uglify-js} to the set of inputs and uses it to compress
7198 all JavaScript files in the @file{src} directory. A different minifier
7199 package can be specified with the @code{#:uglify-js} parameter, but it
7200 is expected that the package writes the minified code to the standard
7201 output.
7202
7203 When the input JavaScript files are not all located in the @file{src}
7204 directory, the parameter @code{#:javascript-files} can be used to
7205 specify a list of file names to feed to the minifier.
7206 @end defvr
7207
7208 @defvr {Scheme Variable} ocaml-build-system
7209 This variable is exported by @code{(guix build-system ocaml)}. It implements
7210 a build procedure for @uref{https://ocaml.org, OCaml} packages, which consists
7211 of choosing the correct set of commands to run for each package. OCaml
7212 packages can expect many different commands to be run. This build system will
7213 try some of them.
7214
7215 When the package has a @file{setup.ml} file present at the top-level, it will
7216 run @code{ocaml setup.ml -configure}, @code{ocaml setup.ml -build} and
7217 @code{ocaml setup.ml -install}. The build system will assume that this file
7218 was generated by @uref{http://oasis.forge.ocamlcore.org/, OASIS} and will take
7219 care of setting the prefix and enabling tests if they are not disabled. You
7220 can pass configure and build flags with the @code{#:configure-flags} and
7221 @code{#:build-flags}. The @code{#:test-flags} key can be passed to change the
7222 set of flags used to enable tests. The @code{#:use-make?} key can be used to
7223 bypass this system in the build and install phases.
7224
7225 When the package has a @file{configure} file, it is assumed that it is a
7226 hand-made configure script that requires a different argument format than
7227 in the @code{gnu-build-system}. You can add more flags with the
7228 @code{#:configure-flags} key.
7229
7230 When the package has a @file{Makefile} file (or @code{#:use-make?} is
7231 @code{#t}), it will be used and more flags can be passed to the build and
7232 install phases with the @code{#:make-flags} key.
7233
7234 Finally, some packages do not have these files and use a somewhat standard
7235 location for its build system. In that case, the build system will run
7236 @code{ocaml pkg/pkg.ml} or @code{ocaml pkg/build.ml} and take care of
7237 providing the path to the required findlib module. Additional flags can
7238 be passed via the @code{#:build-flags} key. Install is taken care of by
7239 @command{opam-installer}. In this case, the @code{opam} package must
7240 be added to the @code{native-inputs} field of the package definition.
7241
7242 Note that most OCaml packages assume they will be installed in the same
7243 directory as OCaml, which is not what we want in guix. In particular, they
7244 will install @file{.so} files in their module's directory, which is usually
7245 fine because it is in the OCaml compiler directory. In guix though, these
7246 libraries cannot be found and we use @env{CAML_LD_LIBRARY_PATH}. This
7247 variable points to @file{lib/ocaml/site-lib/stubslibs} and this is where
7248 @file{.so} libraries should be installed.
7249 @end defvr
7250
7251 @defvr {Scheme Variable} python-build-system
7252 This variable is exported by @code{(guix build-system python)}. It
7253 implements the more or less standard build procedure used by Python
7254 packages, which consists in running @code{python setup.py build} and
7255 then @code{python setup.py install --prefix=/gnu/store/@dots{}}.
7256
7257 For packages that install stand-alone Python programs under @code{bin/},
7258 it takes care of wrapping these programs so that their @env{PYTHONPATH}
7259 environment variable points to all the Python libraries they depend on.
7260
7261 Which Python package is used to perform the build can be specified with
7262 the @code{#:python} parameter. This is a useful way to force a package
7263 to be built for a specific version of the Python interpreter, which
7264 might be necessary if the package is only compatible with a single
7265 interpreter version.
7266
7267 By default guix calls @code{setup.py} under control of
7268 @code{setuptools}, much like @command{pip} does. Some packages are not
7269 compatible with setuptools (and pip), thus you can disable this by
7270 setting the @code{#:use-setuptools?} parameter to @code{#f}.
7271 @end defvr
7272
7273 @defvr {Scheme Variable} perl-build-system
7274 This variable is exported by @code{(guix build-system perl)}. It
7275 implements the standard build procedure for Perl packages, which either
7276 consists in running @code{perl Build.PL --prefix=/gnu/store/@dots{}},
7277 followed by @code{Build} and @code{Build install}; or in running
7278 @code{perl Makefile.PL PREFIX=/gnu/store/@dots{}}, followed by
7279 @code{make} and @code{make install}, depending on which of
7280 @code{Build.PL} or @code{Makefile.PL} is present in the package
7281 distribution. Preference is given to the former if both @code{Build.PL}
7282 and @code{Makefile.PL} exist in the package distribution. This
7283 preference can be reversed by specifying @code{#t} for the
7284 @code{#:make-maker?} parameter.
7285
7286 The initial @code{perl Makefile.PL} or @code{perl Build.PL} invocation
7287 passes flags specified by the @code{#:make-maker-flags} or
7288 @code{#:module-build-flags} parameter, respectively.
7289
7290 Which Perl package is used can be specified with @code{#:perl}.
7291 @end defvr
7292
7293 @defvr {Scheme Variable} qt-build-system
7294 This variable is exported by @code{(guix build-system qt)}. It
7295 is intended for use with applications using Qt or KDE.
7296
7297 This build system adds the following two phases to the ones defined by
7298 @code{cmake-build-system}:
7299
7300 @table @code
7301 @item check-setup
7302 The phase @code{check-setup} prepares the environment for running
7303 the checks as commonly used by Qt test programs.
7304 For now this only sets some environment variables:
7305 @code{QT_QPA_PLATFORM=offscreen},
7306 @code{DBUS_FATAL_WARNINGS=0} and
7307 @code{CTEST_OUTPUT_ON_FAILURE=1}.
7308
7309 This phase is added before the @code{check} phase.
7310 It's a separate phase to ease adjusting if necessary.
7311
7312 @item qt-wrap
7313 The phase @code{qt-wrap}
7314 searches for Qt5 plugin paths, QML paths and some XDG in the inputs
7315 and output. In case some path is found, all programs in the output's
7316 @file{bin/}, @file{sbin/}, @file{libexec/} and @file{lib/libexec/} directories
7317 are wrapped in scripts defining the necessary environment variables.
7318
7319 It is possible to exclude specific package outputs from that wrapping process
7320 by listing their names in the @code{#:qt-wrap-excluded-outputs} parameter.
7321 This is useful when an output is known not to contain any Qt binaries, and
7322 where wrapping would gratuitously add a dependency of that output on Qt, KDE,
7323 or such.
7324
7325 This phase is added after the @code{install} phase.
7326 @end table
7327 @end defvr
7328
7329 @defvr {Scheme Variable} r-build-system
7330 This variable is exported by @code{(guix build-system r)}. It
7331 implements the build procedure used by @uref{https://r-project.org, R}
7332 packages, which essentially is little more than running @samp{R CMD
7333 INSTALL --library=/gnu/store/@dots{}} in an environment where
7334 @env{R_LIBS_SITE} contains the paths to all R package inputs. Tests are
7335 run after installation using the R function
7336 @code{tools::testInstalledPackage}.
7337 @end defvr
7338
7339 @defvr {Scheme Variable} rakudo-build-system
7340 This variable is exported by @code{(guix build-system rakudo)}. It
7341 implements the build procedure used by @uref{https://rakudo.org/,
7342 Rakudo} for @uref{https://perl6.org/, Perl6} packages. It installs the
7343 package to @code{/gnu/store/@dots{}/NAME-VERSION/share/perl6} and
7344 installs the binaries, library files and the resources, as well as wrap
7345 the files under the @code{bin/} directory. Tests can be skipped by
7346 passing @code{#f} to the @code{tests?} parameter.
7347
7348 Which rakudo package is used can be specified with @code{rakudo}.
7349 Which perl6-tap-harness package used for the tests can be specified with
7350 @code{#:prove6} or removed by passing @code{#f} to the
7351 @code{with-prove6?} parameter.
7352 Which perl6-zef package used for tests and installing can be specified
7353 with @code{#:zef} or removed by passing @code{#f} to the
7354 @code{with-zef?} parameter.
7355 @end defvr
7356
7357 @defvr {Scheme Variable} texlive-build-system
7358 This variable is exported by @code{(guix build-system texlive)}. It is
7359 used to build TeX packages in batch mode with a specified engine. The
7360 build system sets the @env{TEXINPUTS} variable to find all TeX source
7361 files in the inputs.
7362
7363 By default it runs @code{luatex} on all files ending on @code{ins}. A
7364 different engine and format can be specified with the
7365 @code{#:tex-format} argument. Different build targets can be specified
7366 with the @code{#:build-targets} argument, which expects a list of file
7367 names. The build system adds only @code{texlive-bin} and
7368 @code{texlive-latex-base} (both from @code{(gnu packages tex}) to the
7369 inputs. Both can be overridden with the arguments @code{#:texlive-bin}
7370 and @code{#:texlive-latex-base}, respectively.
7371
7372 The @code{#:tex-directory} parameter tells the build system where to
7373 install the built files under the texmf tree.
7374 @end defvr
7375
7376 @defvr {Scheme Variable} ruby-build-system
7377 This variable is exported by @code{(guix build-system ruby)}. It
7378 implements the RubyGems build procedure used by Ruby packages, which
7379 involves running @code{gem build} followed by @code{gem install}.
7380
7381 The @code{source} field of a package that uses this build system
7382 typically references a gem archive, since this is the format that Ruby
7383 developers use when releasing their software. The build system unpacks
7384 the gem archive, potentially patches the source, runs the test suite,
7385 repackages the gem, and installs it. Additionally, directories and
7386 tarballs may be referenced to allow building unreleased gems from Git or
7387 a traditional source release tarball.
7388
7389 Which Ruby package is used can be specified with the @code{#:ruby}
7390 parameter. A list of additional flags to be passed to the @command{gem}
7391 command can be specified with the @code{#:gem-flags} parameter.
7392 @end defvr
7393
7394 @defvr {Scheme Variable} waf-build-system
7395 This variable is exported by @code{(guix build-system waf)}. It
7396 implements a build procedure around the @code{waf} script. The common
7397 phases---@code{configure}, @code{build}, and @code{install}---are
7398 implemented by passing their names as arguments to the @code{waf}
7399 script.
7400
7401 The @code{waf} script is executed by the Python interpreter. Which
7402 Python package is used to run the script can be specified with the
7403 @code{#:python} parameter.
7404 @end defvr
7405
7406 @defvr {Scheme Variable} scons-build-system
7407 This variable is exported by @code{(guix build-system scons)}. It
7408 implements the build procedure used by the SCons software construction
7409 tool. This build system runs @code{scons} to build the package,
7410 @code{scons test} to run tests, and then @code{scons install} to install
7411 the package.
7412
7413 Additional flags to be passed to @code{scons} can be specified with the
7414 @code{#:scons-flags} parameter. The default build and install targets
7415 can be overridden with @code{#:build-targets} and
7416 @code{#:install-targets} respectively. The version of Python used to
7417 run SCons can be specified by selecting the appropriate SCons package
7418 with the @code{#:scons} parameter.
7419 @end defvr
7420
7421 @defvr {Scheme Variable} haskell-build-system
7422 This variable is exported by @code{(guix build-system haskell)}. It
7423 implements the Cabal build procedure used by Haskell packages, which
7424 involves running @code{runhaskell Setup.hs configure
7425 --prefix=/gnu/store/@dots{}} and @code{runhaskell Setup.hs build}.
7426 Instead of installing the package by running @code{runhaskell Setup.hs
7427 install}, to avoid trying to register libraries in the read-only
7428 compiler store directory, the build system uses @code{runhaskell
7429 Setup.hs copy}, followed by @code{runhaskell Setup.hs register}. In
7430 addition, the build system generates the package documentation by
7431 running @code{runhaskell Setup.hs haddock}, unless @code{#:haddock? #f}
7432 is passed. Optional Haddock parameters can be passed with the help of
7433 the @code{#:haddock-flags} parameter. If the file @code{Setup.hs} is
7434 not found, the build system looks for @code{Setup.lhs} instead.
7435
7436 Which Haskell compiler is used can be specified with the @code{#:haskell}
7437 parameter which defaults to @code{ghc}.
7438 @end defvr
7439
7440 @defvr {Scheme Variable} dub-build-system
7441 This variable is exported by @code{(guix build-system dub)}. It
7442 implements the Dub build procedure used by D packages, which
7443 involves running @code{dub build} and @code{dub run}.
7444 Installation is done by copying the files manually.
7445
7446 Which D compiler is used can be specified with the @code{#:ldc}
7447 parameter which defaults to @code{ldc}.
7448 @end defvr
7449
7450 @defvr {Scheme Variable} emacs-build-system
7451 This variable is exported by @code{(guix build-system emacs)}. It
7452 implements an installation procedure similar to the packaging system
7453 of Emacs itself (@pxref{Packages,,, emacs, The GNU Emacs Manual}).
7454
7455 It first creates the @code{@code{package}-autoloads.el} file, then it
7456 byte compiles all Emacs Lisp files. Differently from the Emacs
7457 packaging system, the Info documentation files are moved to the standard
7458 documentation directory and the @file{dir} file is deleted. The Elisp
7459 package files are installed directly under @file{share/emacs/site-lisp}.
7460 @end defvr
7461
7462 @defvr {Scheme Variable} font-build-system
7463 This variable is exported by @code{(guix build-system font)}. It
7464 implements an installation procedure for font packages where upstream
7465 provides pre-compiled TrueType, OpenType, etc.@: font files that merely
7466 need to be copied into place. It copies font files to standard
7467 locations in the output directory.
7468 @end defvr
7469
7470 @defvr {Scheme Variable} meson-build-system
7471 This variable is exported by @code{(guix build-system meson)}. It
7472 implements the build procedure for packages that use
7473 @url{https://mesonbuild.com, Meson} as their build system.
7474
7475 It adds both Meson and @uref{https://ninja-build.org/, Ninja} to the set
7476 of inputs, and they can be changed with the parameters @code{#:meson}
7477 and @code{#:ninja} if needed. The default Meson is
7478 @code{meson-for-build}, which is special because it doesn't clear the
7479 @code{RUNPATH} of binaries and libraries when they are installed.
7480
7481 This build system is an extension of @code{gnu-build-system}, but with the
7482 following phases changed to some specific for Meson:
7483
7484 @table @code
7485
7486 @item configure
7487 The phase runs @code{meson} with the flags specified in
7488 @code{#:configure-flags}. The flag @option{--buildtype} is always set to
7489 @code{debugoptimized} unless something else is specified in
7490 @code{#:build-type}.
7491
7492 @item build
7493 The phase runs @code{ninja} to build the package in parallel by default, but
7494 this can be changed with @code{#:parallel-build?}.
7495
7496 @item check
7497 The phase runs @code{ninja} with the target specified in @code{#:test-target},
7498 which is @code{"test"} by default.
7499
7500 @item install
7501 The phase runs @code{ninja install} and can not be changed.
7502 @end table
7503
7504 Apart from that, the build system also adds the following phases:
7505
7506 @table @code
7507
7508 @item fix-runpath
7509 This phase ensures that all binaries can find the libraries they need.
7510 It searches for required libraries in subdirectories of the package being
7511 built, and adds those to @code{RUNPATH} where needed. It also removes
7512 references to libraries left over from the build phase by
7513 @code{meson-for-build}, such as test dependencies, that aren't actually
7514 required for the program to run.
7515
7516 @item glib-or-gtk-wrap
7517 This phase is the phase provided by @code{glib-or-gtk-build-system}, and it
7518 is not enabled by default. It can be enabled with @code{#:glib-or-gtk?}.
7519
7520 @item glib-or-gtk-compile-schemas
7521 This phase is the phase provided by @code{glib-or-gtk-build-system}, and it
7522 is not enabled by default. It can be enabled with @code{#:glib-or-gtk?}.
7523 @end table
7524 @end defvr
7525
7526 @defvr {Scheme Variable} linux-module-build-system
7527 @code{linux-module-build-system} allows building Linux kernel modules.
7528
7529 @cindex build phases
7530 This build system is an extension of @code{gnu-build-system}, but with the
7531 following phases changed:
7532
7533 @table @code
7534
7535 @item configure
7536 This phase configures the environment so that the Linux kernel's Makefile
7537 can be used to build the external kernel module.
7538
7539 @item build
7540 This phase uses the Linux kernel's Makefile in order to build the external
7541 kernel module.
7542
7543 @item install
7544 This phase uses the Linux kernel's Makefile in order to install the external
7545 kernel module.
7546 @end table
7547
7548 It is possible and useful to specify the Linux kernel to use for building
7549 the module (in the @code{arguments} form of a package using the
7550 @code{linux-module-build-system}, use the key @code{#:linux} to specify it).
7551 @end defvr
7552
7553 @defvr {Scheme Variable} node-build-system
7554 This variable is exported by @code{(guix build-system node)}. It
7555 implements the build procedure used by @uref{https://nodejs.org,
7556 Node.js}, which implements an approximation of the @code{npm install}
7557 command, followed by an @code{npm test} command.
7558
7559 Which Node.js package is used to interpret the @code{npm} commands can
7560 be specified with the @code{#:node} parameter which defaults to
7561 @code{node}.
7562 @end defvr
7563
7564 Lastly, for packages that do not need anything as sophisticated, a
7565 ``trivial'' build system is provided. It is trivial in the sense that
7566 it provides basically no support: it does not pull any implicit inputs,
7567 and does not have a notion of build phases.
7568
7569 @defvr {Scheme Variable} trivial-build-system
7570 This variable is exported by @code{(guix build-system trivial)}.
7571
7572 This build system requires a @code{#:builder} argument. This argument
7573 must be a Scheme expression that builds the package output(s)---as
7574 with @code{build-expression->derivation} (@pxref{Derivations,
7575 @code{build-expression->derivation}}).
7576 @end defvr
7577
7578 @node The Store
7579 @section The Store
7580
7581 @cindex store
7582 @cindex store items
7583 @cindex store paths
7584
7585 Conceptually, the @dfn{store} is the place where derivations that have
7586 been built successfully are stored---by default, @file{/gnu/store}.
7587 Sub-directories in the store are referred to as @dfn{store items} or
7588 sometimes @dfn{store paths}. The store has an associated database that
7589 contains information such as the store paths referred to by each store
7590 path, and the list of @emph{valid} store items---results of successful
7591 builds. This database resides in @file{@var{localstatedir}/guix/db},
7592 where @var{localstatedir} is the state directory specified @i{via}
7593 @option{--localstatedir} at configure time, usually @file{/var}.
7594
7595 The store is @emph{always} accessed by the daemon on behalf of its clients
7596 (@pxref{Invoking guix-daemon}). To manipulate the store, clients
7597 connect to the daemon over a Unix-domain socket, send requests to it,
7598 and read the result---these are remote procedure calls, or RPCs.
7599
7600 @quotation Note
7601 Users must @emph{never} modify files under @file{/gnu/store} directly.
7602 This would lead to inconsistencies and break the immutability
7603 assumptions of Guix's functional model (@pxref{Introduction}).
7604
7605 @xref{Invoking guix gc, @command{guix gc --verify}}, for information on
7606 how to check the integrity of the store and attempt recovery from
7607 accidental modifications.
7608 @end quotation
7609
7610 The @code{(guix store)} module provides procedures to connect to the
7611 daemon, and to perform RPCs. These are described below. By default,
7612 @code{open-connection}, and thus all the @command{guix} commands,
7613 connect to the local daemon or to the URI specified by the
7614 @env{GUIX_DAEMON_SOCKET} environment variable.
7615
7616 @defvr {Environment Variable} GUIX_DAEMON_SOCKET
7617 When set, the value of this variable should be a file name or a URI
7618 designating the daemon endpoint. When it is a file name, it denotes a
7619 Unix-domain socket to connect to. In addition to file names, the
7620 supported URI schemes are:
7621
7622 @table @code
7623 @item file
7624 @itemx unix
7625 These are for Unix-domain sockets.
7626 @code{file:///var/guix/daemon-socket/socket} is equivalent to
7627 @file{/var/guix/daemon-socket/socket}.
7628
7629 @item guix
7630 @cindex daemon, remote access
7631 @cindex remote access to the daemon
7632 @cindex daemon, cluster setup
7633 @cindex clusters, daemon setup
7634 These URIs denote connections over TCP/IP, without encryption nor
7635 authentication of the remote host. The URI must specify the host name
7636 and optionally a port number (by default port 44146 is used):
7637
7638 @example
7639 guix://master.guix.example.org:1234
7640 @end example
7641
7642 This setup is suitable on local networks, such as clusters, where only
7643 trusted nodes may connect to the build daemon at
7644 @code{master.guix.example.org}.
7645
7646 The @option{--listen} option of @command{guix-daemon} can be used to
7647 instruct it to listen for TCP connections (@pxref{Invoking guix-daemon,
7648 @option{--listen}}).
7649
7650 @item ssh
7651 @cindex SSH access to build daemons
7652 These URIs allow you to connect to a remote daemon over SSH. This
7653 feature requires Guile-SSH (@pxref{Requirements}) and a working
7654 @command{guile} binary in @env{PATH} on the destination machine. It
7655 supports public key and GSSAPI authentication. A typical URL might look
7656 like this:
7657
7658 @example
7659 ssh://charlie@@guix.example.org:22
7660 @end example
7661
7662 As for @command{guix copy}, the usual OpenSSH client configuration files
7663 are honored (@pxref{Invoking guix copy}).
7664 @end table
7665
7666 Additional URI schemes may be supported in the future.
7667
7668 @c XXX: Remove this note when the protocol incurs fewer round trips
7669 @c and when (guix derivations) no longer relies on file system access.
7670 @quotation Note
7671 The ability to connect to remote build daemons is considered
7672 experimental as of @value{VERSION}. Please get in touch with us to
7673 share any problems or suggestions you may have (@pxref{Contributing}).
7674 @end quotation
7675 @end defvr
7676
7677 @deffn {Scheme Procedure} open-connection [@var{uri}] [#:reserve-space? #t]
7678 Connect to the daemon over the Unix-domain socket at @var{uri} (a string). When
7679 @var{reserve-space?} is true, instruct it to reserve a little bit of
7680 extra space on the file system so that the garbage collector can still
7681 operate should the disk become full. Return a server object.
7682
7683 @var{file} defaults to @code{%default-socket-path}, which is the normal
7684 location given the options that were passed to @command{configure}.
7685 @end deffn
7686
7687 @deffn {Scheme Procedure} close-connection @var{server}
7688 Close the connection to @var{server}.
7689 @end deffn
7690
7691 @defvr {Scheme Variable} current-build-output-port
7692 This variable is bound to a SRFI-39 parameter, which refers to the port
7693 where build and error logs sent by the daemon should be written.
7694 @end defvr
7695
7696 Procedures that make RPCs all take a server object as their first
7697 argument.
7698
7699 @deffn {Scheme Procedure} valid-path? @var{server} @var{path}
7700 @cindex invalid store items
7701 Return @code{#t} when @var{path} designates a valid store item and
7702 @code{#f} otherwise (an invalid item may exist on disk but still be
7703 invalid, for instance because it is the result of an aborted or failed
7704 build).
7705
7706 A @code{&store-protocol-error} condition is raised if @var{path} is not
7707 prefixed by the store directory (@file{/gnu/store}).
7708 @end deffn
7709
7710 @deffn {Scheme Procedure} add-text-to-store @var{server} @var{name} @var{text} [@var{references}]
7711 Add @var{text} under file @var{name} in the store, and return its store
7712 path. @var{references} is the list of store paths referred to by the
7713 resulting store path.
7714 @end deffn
7715
7716 @deffn {Scheme Procedure} build-derivations @var{store} @var{derivations} @
7717 [@var{mode}]
7718 Build @var{derivations}, a list of @code{<derivation>} objects, @file{.drv}
7719 file names, or derivation/output pairs, using the specified
7720 @var{mode}---@code{(build-mode normal)} by default.
7721 @end deffn
7722
7723 Note that the @code{(guix monads)} module provides a monad as well as
7724 monadic versions of the above procedures, with the goal of making it
7725 more convenient to work with code that accesses the store (@pxref{The
7726 Store Monad}).
7727
7728 @c FIXME
7729 @i{This section is currently incomplete.}
7730
7731 @node Derivations
7732 @section Derivations
7733
7734 @cindex derivations
7735 Low-level build actions and the environment in which they are performed
7736 are represented by @dfn{derivations}. A derivation contains the
7737 following pieces of information:
7738
7739 @itemize
7740 @item
7741 The outputs of the derivation---derivations produce at least one file or
7742 directory in the store, but may produce more.
7743
7744 @item
7745 @cindex build-time dependencies
7746 @cindex dependencies, build-time
7747 The inputs of the derivations---i.e., its build-time dependencies---which may
7748 be other derivations or plain files in the store (patches, build scripts,
7749 etc.).
7750
7751 @item
7752 The system type targeted by the derivation---e.g., @code{x86_64-linux}.
7753
7754 @item
7755 The file name of a build script in the store, along with the arguments
7756 to be passed.
7757
7758 @item
7759 A list of environment variables to be defined.
7760
7761 @end itemize
7762
7763 @cindex derivation path
7764 Derivations allow clients of the daemon to communicate build actions to
7765 the store. They exist in two forms: as an in-memory representation,
7766 both on the client- and daemon-side, and as files in the store whose
7767 name end in @file{.drv}---these files are referred to as @dfn{derivation
7768 paths}. Derivations paths can be passed to the @code{build-derivations}
7769 procedure to perform the build actions they prescribe (@pxref{The
7770 Store}).
7771
7772 @cindex fixed-output derivations
7773 Operations such as file downloads and version-control checkouts for
7774 which the expected content hash is known in advance are modeled as
7775 @dfn{fixed-output derivations}. Unlike regular derivations, the outputs
7776 of a fixed-output derivation are independent of its inputs---e.g., a
7777 source code download produces the same result regardless of the download
7778 method and tools being used.
7779
7780 @cindex references
7781 @cindex run-time dependencies
7782 @cindex dependencies, run-time
7783 The outputs of derivations---i.e., the build results---have a set of
7784 @dfn{references}, as reported by the @code{references} RPC or the
7785 @command{guix gc --references} command (@pxref{Invoking guix gc}). References
7786 are the set of run-time dependencies of the build results. References are a
7787 subset of the inputs of the derivation; this subset is automatically computed
7788 by the build daemon by scanning all the files in the outputs.
7789
7790 The @code{(guix derivations)} module provides a representation of
7791 derivations as Scheme objects, along with procedures to create and
7792 otherwise manipulate derivations. The lowest-level primitive to create
7793 a derivation is the @code{derivation} procedure:
7794
7795 @deffn {Scheme Procedure} derivation @var{store} @var{name} @var{builder} @
7796 @var{args} [#:outputs '("out")] [#:hash #f] [#:hash-algo #f] @
7797 [#:recursive? #f] [#:inputs '()] [#:env-vars '()] @
7798 [#:system (%current-system)] [#:references-graphs #f] @
7799 [#:allowed-references #f] [#:disallowed-references #f] @
7800 [#:leaked-env-vars #f] [#:local-build? #f] @
7801 [#:substitutable? #t] [#:properties '()]
7802 Build a derivation with the given arguments, and return the resulting
7803 @code{<derivation>} object.
7804
7805 When @var{hash} and @var{hash-algo} are given, a
7806 @dfn{fixed-output derivation} is created---i.e., one whose result is
7807 known in advance, such as a file download. If, in addition,
7808 @var{recursive?} is true, then that fixed output may be an executable
7809 file or a directory and @var{hash} must be the hash of an archive
7810 containing this output.
7811
7812 When @var{references-graphs} is true, it must be a list of file
7813 name/store path pairs. In that case, the reference graph of each store
7814 path is exported in the build environment in the corresponding file, in
7815 a simple text format.
7816
7817 When @var{allowed-references} is true, it must be a list of store items
7818 or outputs that the derivation's output may refer to. Likewise,
7819 @var{disallowed-references}, if true, must be a list of things the
7820 outputs may @emph{not} refer to.
7821
7822 When @var{leaked-env-vars} is true, it must be a list of strings
7823 denoting environment variables that are allowed to ``leak'' from the
7824 daemon's environment to the build environment. This is only applicable
7825 to fixed-output derivations---i.e., when @var{hash} is true. The main
7826 use is to allow variables such as @code{http_proxy} to be passed to
7827 derivations that download files.
7828
7829 When @var{local-build?} is true, declare that the derivation is not a
7830 good candidate for offloading and should rather be built locally
7831 (@pxref{Daemon Offload Setup}). This is the case for small derivations
7832 where the costs of data transfers would outweigh the benefits.
7833
7834 When @var{substitutable?} is false, declare that substitutes of the
7835 derivation's output should not be used (@pxref{Substitutes}). This is
7836 useful, for instance, when building packages that capture details of the
7837 host CPU instruction set.
7838
7839 @var{properties} must be an association list describing ``properties'' of the
7840 derivation. It is kept as-is, uninterpreted, in the derivation.
7841 @end deffn
7842
7843 @noindent
7844 Here's an example with a shell script as its builder, assuming
7845 @var{store} is an open connection to the daemon, and @var{bash} points
7846 to a Bash executable in the store:
7847
7848 @lisp
7849 (use-modules (guix utils)
7850 (guix store)
7851 (guix derivations))
7852
7853 (let ((builder ; add the Bash script to the store
7854 (add-text-to-store store "my-builder.sh"
7855 "echo hello world > $out\n" '())))
7856 (derivation store "foo"
7857 bash `("-e" ,builder)
7858 #:inputs `((,bash) (,builder))
7859 #:env-vars '(("HOME" . "/homeless"))))
7860 @result{} #<derivation /gnu/store/@dots{}-foo.drv => /gnu/store/@dots{}-foo>
7861 @end lisp
7862
7863 As can be guessed, this primitive is cumbersome to use directly. A
7864 better approach is to write build scripts in Scheme, of course! The
7865 best course of action for that is to write the build code as a
7866 ``G-expression'', and to pass it to @code{gexp->derivation}. For more
7867 information, @pxref{G-Expressions}.
7868
7869 Once upon a time, @code{gexp->derivation} did not exist and constructing
7870 derivations with build code written in Scheme was achieved with
7871 @code{build-expression->derivation}, documented below. This procedure
7872 is now deprecated in favor of the much nicer @code{gexp->derivation}.
7873
7874 @deffn {Scheme Procedure} build-expression->derivation @var{store} @
7875 @var{name} @var{exp} @
7876 [#:system (%current-system)] [#:inputs '()] @
7877 [#:outputs '("out")] [#:hash #f] [#:hash-algo #f] @
7878 [#:recursive? #f] [#:env-vars '()] [#:modules '()] @
7879 [#:references-graphs #f] [#:allowed-references #f] @
7880 [#:disallowed-references #f] @
7881 [#:local-build? #f] [#:substitutable? #t] [#:guile-for-build #f]
7882 Return a derivation that executes Scheme expression @var{exp} as a
7883 builder for derivation @var{name}. @var{inputs} must be a list of
7884 @code{(name drv-path sub-drv)} tuples; when @var{sub-drv} is omitted,
7885 @code{"out"} is assumed. @var{modules} is a list of names of Guile
7886 modules from the current search path to be copied in the store,
7887 compiled, and made available in the load path during the execution of
7888 @var{exp}---e.g., @code{((guix build utils) (guix build
7889 gnu-build-system))}.
7890
7891 @var{exp} is evaluated in an environment where @code{%outputs} is bound
7892 to a list of output/path pairs, and where @code{%build-inputs} is bound
7893 to a list of string/output-path pairs made from @var{inputs}.
7894 Optionally, @var{env-vars} is a list of string pairs specifying the name
7895 and value of environment variables visible to the builder. The builder
7896 terminates by passing the result of @var{exp} to @code{exit}; thus, when
7897 @var{exp} returns @code{#f}, the build is considered to have failed.
7898
7899 @var{exp} is built using @var{guile-for-build} (a derivation). When
7900 @var{guile-for-build} is omitted or is @code{#f}, the value of the
7901 @code{%guile-for-build} fluid is used instead.
7902
7903 See the @code{derivation} procedure for the meaning of
7904 @var{references-graphs}, @var{allowed-references},
7905 @var{disallowed-references}, @var{local-build?}, and
7906 @var{substitutable?}.
7907 @end deffn
7908
7909 @noindent
7910 Here's an example of a single-output derivation that creates a directory
7911 containing one file:
7912
7913 @lisp
7914 (let ((builder '(let ((out (assoc-ref %outputs "out")))
7915 (mkdir out) ; create /gnu/store/@dots{}-goo
7916 (call-with-output-file (string-append out "/test")
7917 (lambda (p)
7918 (display '(hello guix) p))))))
7919 (build-expression->derivation store "goo" builder))
7920
7921 @result{} #<derivation /gnu/store/@dots{}-goo.drv => @dots{}>
7922 @end lisp
7923
7924
7925 @node The Store Monad
7926 @section The Store Monad
7927
7928 @cindex monad
7929
7930 The procedures that operate on the store described in the previous
7931 sections all take an open connection to the build daemon as their first
7932 argument. Although the underlying model is functional, they either have
7933 side effects or depend on the current state of the store.
7934
7935 The former is inconvenient: the connection to the build daemon has to be
7936 carried around in all those functions, making it impossible to compose
7937 functions that do not take that parameter with functions that do. The
7938 latter can be problematic: since store operations have side effects
7939 and/or depend on external state, they have to be properly sequenced.
7940
7941 @cindex monadic values
7942 @cindex monadic functions
7943 This is where the @code{(guix monads)} module comes in. This module
7944 provides a framework for working with @dfn{monads}, and a particularly
7945 useful monad for our uses, the @dfn{store monad}. Monads are a
7946 construct that allows two things: associating ``context'' with values
7947 (in our case, the context is the store), and building sequences of
7948 computations (here computations include accesses to the store). Values
7949 in a monad---values that carry this additional context---are called
7950 @dfn{monadic values}; procedures that return such values are called
7951 @dfn{monadic procedures}.
7952
7953 Consider this ``normal'' procedure:
7954
7955 @lisp
7956 (define (sh-symlink store)
7957 ;; Return a derivation that symlinks the 'bash' executable.
7958 (let* ((drv (package-derivation store bash))
7959 (out (derivation->output-path drv))
7960 (sh (string-append out "/bin/bash")))
7961 (build-expression->derivation store "sh"
7962 `(symlink ,sh %output))))
7963 @end lisp
7964
7965 Using @code{(guix monads)} and @code{(guix gexp)}, it may be rewritten
7966 as a monadic function:
7967
7968 @lisp
7969 (define (sh-symlink)
7970 ;; Same, but return a monadic value.
7971 (mlet %store-monad ((drv (package->derivation bash)))
7972 (gexp->derivation "sh"
7973 #~(symlink (string-append #$drv "/bin/bash")
7974 #$output))))
7975 @end lisp
7976
7977 There are several things to note in the second version: the @code{store}
7978 parameter is now implicit and is ``threaded'' in the calls to the
7979 @code{package->derivation} and @code{gexp->derivation} monadic
7980 procedures, and the monadic value returned by @code{package->derivation}
7981 is @dfn{bound} using @code{mlet} instead of plain @code{let}.
7982
7983 As it turns out, the call to @code{package->derivation} can even be
7984 omitted since it will take place implicitly, as we will see later
7985 (@pxref{G-Expressions}):
7986
7987 @lisp
7988 (define (sh-symlink)
7989 (gexp->derivation "sh"
7990 #~(symlink (string-append #$bash "/bin/bash")
7991 #$output)))
7992 @end lisp
7993
7994 @c See
7995 @c <https://syntaxexclamation.wordpress.com/2014/06/26/escaping-continuations/>
7996 @c for the funny quote.
7997 Calling the monadic @code{sh-symlink} has no effect. As someone once
7998 said, ``you exit a monad like you exit a building on fire: by running''.
7999 So, to exit the monad and get the desired effect, one must use
8000 @code{run-with-store}:
8001
8002 @lisp
8003 (run-with-store (open-connection) (sh-symlink))
8004 @result{} /gnu/store/...-sh-symlink
8005 @end lisp
8006
8007 Note that the @code{(guix monad-repl)} module extends the Guile REPL with
8008 new ``meta-commands'' to make it easier to deal with monadic procedures:
8009 @code{run-in-store}, and @code{enter-store-monad}. The former is used
8010 to ``run'' a single monadic value through the store:
8011
8012 @example
8013 scheme@@(guile-user)> ,run-in-store (package->derivation hello)
8014 $1 = #<derivation /gnu/store/@dots{}-hello-2.9.drv => @dots{}>
8015 @end example
8016
8017 The latter enters a recursive REPL, where all the return values are
8018 automatically run through the store:
8019
8020 @example
8021 scheme@@(guile-user)> ,enter-store-monad
8022 store-monad@@(guile-user) [1]> (package->derivation hello)
8023 $2 = #<derivation /gnu/store/@dots{}-hello-2.9.drv => @dots{}>
8024 store-monad@@(guile-user) [1]> (text-file "foo" "Hello!")
8025 $3 = "/gnu/store/@dots{}-foo"
8026 store-monad@@(guile-user) [1]> ,q
8027 scheme@@(guile-user)>
8028 @end example
8029
8030 @noindent
8031 Note that non-monadic values cannot be returned in the
8032 @code{store-monad} REPL.
8033
8034 The main syntactic forms to deal with monads in general are provided by
8035 the @code{(guix monads)} module and are described below.
8036
8037 @deffn {Scheme Syntax} with-monad @var{monad} @var{body} ...
8038 Evaluate any @code{>>=} or @code{return} forms in @var{body} as being
8039 in @var{monad}.
8040 @end deffn
8041
8042 @deffn {Scheme Syntax} return @var{val}
8043 Return a monadic value that encapsulates @var{val}.
8044 @end deffn
8045
8046 @deffn {Scheme Syntax} >>= @var{mval} @var{mproc} ...
8047 @dfn{Bind} monadic value @var{mval}, passing its ``contents'' to monadic
8048 procedures @var{mproc}@dots{}@footnote{This operation is commonly
8049 referred to as ``bind'', but that name denotes an unrelated procedure in
8050 Guile. Thus we use this somewhat cryptic symbol inherited from the
8051 Haskell language.}. There can be one @var{mproc} or several of them, as
8052 in this example:
8053
8054 @lisp
8055 (run-with-state
8056 (with-monad %state-monad
8057 (>>= (return 1)
8058 (lambda (x) (return (+ 1 x)))
8059 (lambda (x) (return (* 2 x)))))
8060 'some-state)
8061
8062 @result{} 4
8063 @result{} some-state
8064 @end lisp
8065 @end deffn
8066
8067 @deffn {Scheme Syntax} mlet @var{monad} ((@var{var} @var{mval}) ...) @
8068 @var{body} ...
8069 @deffnx {Scheme Syntax} mlet* @var{monad} ((@var{var} @var{mval}) ...) @
8070 @var{body} ...
8071 Bind the variables @var{var} to the monadic values @var{mval} in
8072 @var{body}, which is a sequence of expressions. As with the bind
8073 operator, this can be thought of as ``unpacking'' the raw, non-monadic
8074 value ``contained'' in @var{mval} and making @var{var} refer to that
8075 raw, non-monadic value within the scope of the @var{body}. The form
8076 (@var{var} -> @var{val}) binds @var{var} to the ``normal'' value
8077 @var{val}, as per @code{let}. The binding operations occur in sequence
8078 from left to right. The last expression of @var{body} must be a monadic
8079 expression, and its result will become the result of the @code{mlet} or
8080 @code{mlet*} when run in the @var{monad}.
8081
8082 @code{mlet*} is to @code{mlet} what @code{let*} is to @code{let}
8083 (@pxref{Local Bindings,,, guile, GNU Guile Reference Manual}).
8084 @end deffn
8085
8086 @deffn {Scheme System} mbegin @var{monad} @var{mexp} ...
8087 Bind @var{mexp} and the following monadic expressions in sequence,
8088 returning the result of the last expression. Every expression in the
8089 sequence must be a monadic expression.
8090
8091 This is akin to @code{mlet}, except that the return values of the
8092 monadic expressions are ignored. In that sense, it is analogous to
8093 @code{begin}, but applied to monadic expressions.
8094 @end deffn
8095
8096 @deffn {Scheme System} mwhen @var{condition} @var{mexp0} @var{mexp*} ...
8097 When @var{condition} is true, evaluate the sequence of monadic
8098 expressions @var{mexp0}..@var{mexp*} as in an @code{mbegin}. When
8099 @var{condition} is false, return @code{*unspecified*} in the current
8100 monad. Every expression in the sequence must be a monadic expression.
8101 @end deffn
8102
8103 @deffn {Scheme System} munless @var{condition} @var{mexp0} @var{mexp*} ...
8104 When @var{condition} is false, evaluate the sequence of monadic
8105 expressions @var{mexp0}..@var{mexp*} as in an @code{mbegin}. When
8106 @var{condition} is true, return @code{*unspecified*} in the current
8107 monad. Every expression in the sequence must be a monadic expression.
8108 @end deffn
8109
8110 @cindex state monad
8111 The @code{(guix monads)} module provides the @dfn{state monad}, which
8112 allows an additional value---the state---to be @emph{threaded} through
8113 monadic procedure calls.
8114
8115 @defvr {Scheme Variable} %state-monad
8116 The state monad. Procedures in the state monad can access and change
8117 the state that is threaded.
8118
8119 Consider the example below. The @code{square} procedure returns a value
8120 in the state monad. It returns the square of its argument, but also
8121 increments the current state value:
8122
8123 @lisp
8124 (define (square x)
8125 (mlet %state-monad ((count (current-state)))
8126 (mbegin %state-monad
8127 (set-current-state (+ 1 count))
8128 (return (* x x)))))
8129
8130 (run-with-state (sequence %state-monad (map square (iota 3))) 0)
8131 @result{} (0 1 4)
8132 @result{} 3
8133 @end lisp
8134
8135 When ``run'' through @code{%state-monad}, we obtain that additional state
8136 value, which is the number of @code{square} calls.
8137 @end defvr
8138
8139 @deffn {Monadic Procedure} current-state
8140 Return the current state as a monadic value.
8141 @end deffn
8142
8143 @deffn {Monadic Procedure} set-current-state @var{value}
8144 Set the current state to @var{value} and return the previous state as a
8145 monadic value.
8146 @end deffn
8147
8148 @deffn {Monadic Procedure} state-push @var{value}
8149 Push @var{value} to the current state, which is assumed to be a list,
8150 and return the previous state as a monadic value.
8151 @end deffn
8152
8153 @deffn {Monadic Procedure} state-pop
8154 Pop a value from the current state and return it as a monadic value.
8155 The state is assumed to be a list.
8156 @end deffn
8157
8158 @deffn {Scheme Procedure} run-with-state @var{mval} [@var{state}]
8159 Run monadic value @var{mval} starting with @var{state} as the initial
8160 state. Return two values: the resulting value, and the resulting state.
8161 @end deffn
8162
8163 The main interface to the store monad, provided by the @code{(guix
8164 store)} module, is as follows.
8165
8166 @defvr {Scheme Variable} %store-monad
8167 The store monad---an alias for @code{%state-monad}.
8168
8169 Values in the store monad encapsulate accesses to the store. When its
8170 effect is needed, a value of the store monad must be ``evaluated'' by
8171 passing it to the @code{run-with-store} procedure (see below).
8172 @end defvr
8173
8174 @deffn {Scheme Procedure} run-with-store @var{store} @var{mval} [#:guile-for-build] [#:system (%current-system)]
8175 Run @var{mval}, a monadic value in the store monad, in @var{store}, an
8176 open store connection.
8177 @end deffn
8178
8179 @deffn {Monadic Procedure} text-file @var{name} @var{text} [@var{references}]
8180 Return as a monadic value the absolute file name in the store of the file
8181 containing @var{text}, a string. @var{references} is a list of store items that the
8182 resulting text file refers to; it defaults to the empty list.
8183 @end deffn
8184
8185 @deffn {Monadic Procedure} binary-file @var{name} @var{data} [@var{references}]
8186 Return as a monadic value the absolute file name in the store of the file
8187 containing @var{data}, a bytevector. @var{references} is a list of store
8188 items that the resulting binary file refers to; it defaults to the empty list.
8189 @end deffn
8190
8191 @deffn {Monadic Procedure} interned-file @var{file} [@var{name}] @
8192 [#:recursive? #t] [#:select? (const #t)]
8193 Return the name of @var{file} once interned in the store. Use
8194 @var{name} as its store name, or the basename of @var{file} if
8195 @var{name} is omitted.
8196
8197 When @var{recursive?} is true, the contents of @var{file} are added
8198 recursively; if @var{file} designates a flat file and @var{recursive?}
8199 is true, its contents are added, and its permission bits are kept.
8200
8201 When @var{recursive?} is true, call @code{(@var{select?} @var{file}
8202 @var{stat})} for each directory entry, where @var{file} is the entry's
8203 absolute file name and @var{stat} is the result of @code{lstat}; exclude
8204 entries for which @var{select?} does not return true.
8205
8206 The example below adds a file to the store, under two different names:
8207
8208 @lisp
8209 (run-with-store (open-connection)
8210 (mlet %store-monad ((a (interned-file "README"))
8211 (b (interned-file "README" "LEGU-MIN")))
8212 (return (list a b))))
8213
8214 @result{} ("/gnu/store/rwm@dots{}-README" "/gnu/store/44i@dots{}-LEGU-MIN")
8215 @end lisp
8216
8217 @end deffn
8218
8219 The @code{(guix packages)} module exports the following package-related
8220 monadic procedures:
8221
8222 @deffn {Monadic Procedure} package-file @var{package} [@var{file}] @
8223 [#:system (%current-system)] [#:target #f] @
8224 [#:output "out"]
8225 Return as a monadic
8226 value in the absolute file name of @var{file} within the @var{output}
8227 directory of @var{package}. When @var{file} is omitted, return the name
8228 of the @var{output} directory of @var{package}. When @var{target} is
8229 true, use it as a cross-compilation target triplet.
8230
8231 Note that this procedure does @emph{not} build @var{package}. Thus, the
8232 result might or might not designate an existing file. We recommend not
8233 using this procedure unless you know what you are doing.
8234 @end deffn
8235
8236 @deffn {Monadic Procedure} package->derivation @var{package} [@var{system}]
8237 @deffnx {Monadic Procedure} package->cross-derivation @var{package} @
8238 @var{target} [@var{system}]
8239 Monadic version of @code{package-derivation} and
8240 @code{package-cross-derivation} (@pxref{Defining Packages}).
8241 @end deffn
8242
8243
8244 @node G-Expressions
8245 @section G-Expressions
8246
8247 @cindex G-expression
8248 @cindex build code quoting
8249 So we have ``derivations'', which represent a sequence of build actions
8250 to be performed to produce an item in the store (@pxref{Derivations}).
8251 These build actions are performed when asking the daemon to actually
8252 build the derivations; they are run by the daemon in a container
8253 (@pxref{Invoking guix-daemon}).
8254
8255 @cindex strata of code
8256 It should come as no surprise that we like to write these build actions
8257 in Scheme. When we do that, we end up with two @dfn{strata} of Scheme
8258 code@footnote{The term @dfn{stratum} in this context was coined by
8259 Manuel Serrano et al.@: in the context of their work on Hop. Oleg
8260 Kiselyov, who has written insightful
8261 @url{http://okmij.org/ftp/meta-programming/#meta-scheme, essays and code
8262 on this topic}, refers to this kind of code generation as
8263 @dfn{staging}.}: the ``host code''---code that defines packages, talks
8264 to the daemon, etc.---and the ``build code''---code that actually
8265 performs build actions, such as making directories, invoking
8266 @command{make}, etc.
8267
8268 To describe a derivation and its build actions, one typically needs to
8269 embed build code inside host code. It boils down to manipulating build
8270 code as data, and the homoiconicity of Scheme---code has a direct
8271 representation as data---comes in handy for that. But we need more than
8272 the normal @code{quasiquote} mechanism in Scheme to construct build
8273 expressions.
8274
8275 The @code{(guix gexp)} module implements @dfn{G-expressions}, a form of
8276 S-expressions adapted to build expressions. G-expressions, or
8277 @dfn{gexps}, consist essentially of three syntactic forms: @code{gexp},
8278 @code{ungexp}, and @code{ungexp-splicing} (or simply: @code{#~},
8279 @code{#$}, and @code{#$@@}), which are comparable to
8280 @code{quasiquote}, @code{unquote}, and @code{unquote-splicing},
8281 respectively (@pxref{Expression Syntax, @code{quasiquote},, guile,
8282 GNU Guile Reference Manual}). However, there are major differences:
8283
8284 @itemize
8285 @item
8286 Gexps are meant to be written to a file and run or manipulated by other
8287 processes.
8288
8289 @item
8290 When a high-level object such as a package or derivation is unquoted
8291 inside a gexp, the result is as if its output file name had been
8292 introduced.
8293
8294 @item
8295 Gexps carry information about the packages or derivations they refer to,
8296 and these dependencies are automatically added as inputs to the build
8297 processes that use them.
8298 @end itemize
8299
8300 @cindex lowering, of high-level objects in gexps
8301 This mechanism is not limited to package and derivation
8302 objects: @dfn{compilers} able to ``lower'' other high-level objects to
8303 derivations or files in the store can be defined,
8304 such that these objects can also be inserted
8305 into gexps. For example, a useful type of high-level objects that can be
8306 inserted in a gexp is ``file-like objects'', which make it easy to
8307 add files to the store and to refer to them in
8308 derivations and such (see @code{local-file} and @code{plain-file}
8309 below).
8310
8311 To illustrate the idea, here is an example of a gexp:
8312
8313 @lisp
8314 (define build-exp
8315 #~(begin
8316 (mkdir #$output)
8317 (chdir #$output)
8318 (symlink (string-append #$coreutils "/bin/ls")
8319 "list-files")))
8320 @end lisp
8321
8322 This gexp can be passed to @code{gexp->derivation}; we obtain a
8323 derivation that builds a directory containing exactly one symlink to
8324 @file{/gnu/store/@dots{}-coreutils-8.22/bin/ls}:
8325
8326 @lisp
8327 (gexp->derivation "the-thing" build-exp)
8328 @end lisp
8329
8330 As one would expect, the @code{"/gnu/store/@dots{}-coreutils-8.22"} string is
8331 substituted to the reference to the @var{coreutils} package in the
8332 actual build code, and @var{coreutils} is automatically made an input to
8333 the derivation. Likewise, @code{#$output} (equivalent to @code{(ungexp
8334 output)}) is replaced by a string containing the directory name of the
8335 output of the derivation.
8336
8337 @cindex cross compilation
8338 In a cross-compilation context, it is useful to distinguish between
8339 references to the @emph{native} build of a package---that can run on the
8340 host---versus references to cross builds of a package. To that end, the
8341 @code{#+} plays the same role as @code{#$}, but is a reference to a
8342 native package build:
8343
8344 @lisp
8345 (gexp->derivation "vi"
8346 #~(begin
8347 (mkdir #$output)
8348 (mkdir (string-append #$output "/bin"))
8349 (system* (string-append #+coreutils "/bin/ln")
8350 "-s"
8351 (string-append #$emacs "/bin/emacs")
8352 (string-append #$output "/bin/vi")))
8353 #:target "aarch64-linux-gnu")
8354 @end lisp
8355
8356 @noindent
8357 In the example above, the native build of @var{coreutils} is used, so
8358 that @command{ln} can actually run on the host; but then the
8359 cross-compiled build of @var{emacs} is referenced.
8360
8361 @cindex imported modules, for gexps
8362 @findex with-imported-modules
8363 Another gexp feature is @dfn{imported modules}: sometimes you want to be
8364 able to use certain Guile modules from the ``host environment'' in the
8365 gexp, so those modules should be imported in the ``build environment''.
8366 The @code{with-imported-modules} form allows you to express that:
8367
8368 @lisp
8369 (let ((build (with-imported-modules '((guix build utils))
8370 #~(begin
8371 (use-modules (guix build utils))
8372 (mkdir-p (string-append #$output "/bin"))))))
8373 (gexp->derivation "empty-dir"
8374 #~(begin
8375 #$build
8376 (display "success!\n")
8377 #t)))
8378 @end lisp
8379
8380 @noindent
8381 In this example, the @code{(guix build utils)} module is automatically
8382 pulled into the isolated build environment of our gexp, such that
8383 @code{(use-modules (guix build utils))} works as expected.
8384
8385 @cindex module closure
8386 @findex source-module-closure
8387 Usually you want the @emph{closure} of the module to be imported---i.e.,
8388 the module itself and all the modules it depends on---rather than just
8389 the module; failing to do that, attempts to use the module will fail
8390 because of missing dependent modules. The @code{source-module-closure}
8391 procedure computes the closure of a module by looking at its source file
8392 headers, which comes in handy in this case:
8393
8394 @lisp
8395 (use-modules (guix modules)) ;for 'source-module-closure'
8396
8397 (with-imported-modules (source-module-closure
8398 '((guix build utils)
8399 (gnu build vm)))
8400 (gexp->derivation "something-with-vms"
8401 #~(begin
8402 (use-modules (guix build utils)
8403 (gnu build vm))
8404 @dots{})))
8405 @end lisp
8406
8407 @cindex extensions, for gexps
8408 @findex with-extensions
8409 In the same vein, sometimes you want to import not just pure-Scheme
8410 modules, but also ``extensions'' such as Guile bindings to C libraries
8411 or other ``full-blown'' packages. Say you need the @code{guile-json}
8412 package available on the build side, here's how you would do it:
8413
8414 @lisp
8415 (use-modules (gnu packages guile)) ;for 'guile-json'
8416
8417 (with-extensions (list guile-json)
8418 (gexp->derivation "something-with-json"
8419 #~(begin
8420 (use-modules (json))
8421 @dots{})))
8422 @end lisp
8423
8424 The syntactic form to construct gexps is summarized below.
8425
8426 @deffn {Scheme Syntax} #~@var{exp}
8427 @deffnx {Scheme Syntax} (gexp @var{exp})
8428 Return a G-expression containing @var{exp}. @var{exp} may contain one
8429 or more of the following forms:
8430
8431 @table @code
8432 @item #$@var{obj}
8433 @itemx (ungexp @var{obj})
8434 Introduce a reference to @var{obj}. @var{obj} may have one of the
8435 supported types, for example a package or a
8436 derivation, in which case the @code{ungexp} form is replaced by its
8437 output file name---e.g., @code{"/gnu/store/@dots{}-coreutils-8.22}.
8438
8439 If @var{obj} is a list, it is traversed and references to supported
8440 objects are substituted similarly.
8441
8442 If @var{obj} is another gexp, its contents are inserted and its
8443 dependencies are added to those of the containing gexp.
8444
8445 If @var{obj} is another kind of object, it is inserted as is.
8446
8447 @item #$@var{obj}:@var{output}
8448 @itemx (ungexp @var{obj} @var{output})
8449 This is like the form above, but referring explicitly to the
8450 @var{output} of @var{obj}---this is useful when @var{obj} produces
8451 multiple outputs (@pxref{Packages with Multiple Outputs}).
8452
8453 @item #+@var{obj}
8454 @itemx #+@var{obj}:output
8455 @itemx (ungexp-native @var{obj})
8456 @itemx (ungexp-native @var{obj} @var{output})
8457 Same as @code{ungexp}, but produces a reference to the @emph{native}
8458 build of @var{obj} when used in a cross compilation context.
8459
8460 @item #$output[:@var{output}]
8461 @itemx (ungexp output [@var{output}])
8462 Insert a reference to derivation output @var{output}, or to the main
8463 output when @var{output} is omitted.
8464
8465 This only makes sense for gexps passed to @code{gexp->derivation}.
8466
8467 @item #$@@@var{lst}
8468 @itemx (ungexp-splicing @var{lst})
8469 Like the above, but splices the contents of @var{lst} inside the
8470 containing list.
8471
8472 @item #+@@@var{lst}
8473 @itemx (ungexp-native-splicing @var{lst})
8474 Like the above, but refers to native builds of the objects listed in
8475 @var{lst}.
8476
8477 @end table
8478
8479 G-expressions created by @code{gexp} or @code{#~} are run-time objects
8480 of the @code{gexp?} type (see below).
8481 @end deffn
8482
8483 @deffn {Scheme Syntax} with-imported-modules @var{modules} @var{body}@dots{}
8484 Mark the gexps defined in @var{body}@dots{} as requiring @var{modules}
8485 in their execution environment.
8486
8487 Each item in @var{modules} can be the name of a module, such as
8488 @code{(guix build utils)}, or it can be a module name, followed by an
8489 arrow, followed by a file-like object:
8490
8491 @lisp
8492 `((guix build utils)
8493 (guix gcrypt)
8494 ((guix config) => ,(scheme-file "config.scm"
8495 #~(define-module @dots{}))))
8496 @end lisp
8497
8498 @noindent
8499 In the example above, the first two modules are taken from the search
8500 path, and the last one is created from the given file-like object.
8501
8502 This form has @emph{lexical} scope: it has an effect on the gexps
8503 directly defined in @var{body}@dots{}, but not on those defined, say, in
8504 procedures called from @var{body}@dots{}.
8505 @end deffn
8506
8507 @deffn {Scheme Syntax} with-extensions @var{extensions} @var{body}@dots{}
8508 Mark the gexps defined in @var{body}@dots{} as requiring
8509 @var{extensions} in their build and execution environment.
8510 @var{extensions} is typically a list of package objects such as those
8511 defined in the @code{(gnu packages guile)} module.
8512
8513 Concretely, the packages listed in @var{extensions} are added to the
8514 load path while compiling imported modules in @var{body}@dots{}; they
8515 are also added to the load path of the gexp returned by
8516 @var{body}@dots{}.
8517 @end deffn
8518
8519 @deffn {Scheme Procedure} gexp? @var{obj}
8520 Return @code{#t} if @var{obj} is a G-expression.
8521 @end deffn
8522
8523 G-expressions are meant to be written to disk, either as code building
8524 some derivation, or as plain files in the store. The monadic procedures
8525 below allow you to do that (@pxref{The Store Monad}, for more
8526 information about monads).
8527
8528 @deffn {Monadic Procedure} gexp->derivation @var{name} @var{exp} @
8529 [#:system (%current-system)] [#:target #f] [#:graft? #t] @
8530 [#:hash #f] [#:hash-algo #f] @
8531 [#:recursive? #f] [#:env-vars '()] [#:modules '()] @
8532 [#:module-path @code{%load-path}] @
8533 [#:effective-version "2.2"] @
8534 [#:references-graphs #f] [#:allowed-references #f] @
8535 [#:disallowed-references #f] @
8536 [#:leaked-env-vars #f] @
8537 [#:script-name (string-append @var{name} "-builder")] @
8538 [#:deprecation-warnings #f] @
8539 [#:local-build? #f] [#:substitutable? #t] @
8540 [#:properties '()] [#:guile-for-build #f]
8541 Return a derivation @var{name} that runs @var{exp} (a gexp) with
8542 @var{guile-for-build} (a derivation) on @var{system}; @var{exp} is
8543 stored in a file called @var{script-name}. When @var{target} is true,
8544 it is used as the cross-compilation target triplet for packages referred
8545 to by @var{exp}.
8546
8547 @var{modules} is deprecated in favor of @code{with-imported-modules}.
8548 Its meaning is to
8549 make @var{modules} available in the evaluation context of @var{exp};
8550 @var{modules} is a list of names of Guile modules searched in
8551 @var{module-path} to be copied in the store, compiled, and made available in
8552 the load path during the execution of @var{exp}---e.g., @code{((guix
8553 build utils) (guix build gnu-build-system))}.
8554
8555 @var{effective-version} determines the string to use when adding extensions of
8556 @var{exp} (see @code{with-extensions}) to the search path---e.g., @code{"2.2"}.
8557
8558 @var{graft?} determines whether packages referred to by @var{exp} should be grafted when
8559 applicable.
8560
8561 When @var{references-graphs} is true, it must be a list of tuples of one of the
8562 following forms:
8563
8564 @example
8565 (@var{file-name} @var{package})
8566 (@var{file-name} @var{package} @var{output})
8567 (@var{file-name} @var{derivation})
8568 (@var{file-name} @var{derivation} @var{output})
8569 (@var{file-name} @var{store-item})
8570 @end example
8571
8572 The right-hand-side of each element of @var{references-graphs} is automatically made
8573 an input of the build process of @var{exp}. In the build environment, each
8574 @var{file-name} contains the reference graph of the corresponding item, in a simple
8575 text format.
8576
8577 @var{allowed-references} must be either @code{#f} or a list of output names and packages.
8578 In the latter case, the list denotes store items that the result is allowed to
8579 refer to. Any reference to another store item will lead to a build error.
8580 Similarly for @var{disallowed-references}, which can list items that must not be
8581 referenced by the outputs.
8582
8583 @var{deprecation-warnings} determines whether to show deprecation warnings while
8584 compiling modules. It can be @code{#f}, @code{#t}, or @code{'detailed}.
8585
8586 The other arguments are as for @code{derivation} (@pxref{Derivations}).
8587 @end deffn
8588
8589 @cindex file-like objects
8590 The @code{local-file}, @code{plain-file}, @code{computed-file},
8591 @code{program-file}, and @code{scheme-file} procedures below return
8592 @dfn{file-like objects}. That is, when unquoted in a G-expression,
8593 these objects lead to a file in the store. Consider this G-expression:
8594
8595 @lisp
8596 #~(system* #$(file-append glibc "/sbin/nscd") "-f"
8597 #$(local-file "/tmp/my-nscd.conf"))
8598 @end lisp
8599
8600 The effect here is to ``intern'' @file{/tmp/my-nscd.conf} by copying it
8601 to the store. Once expanded, for instance @i{via}
8602 @code{gexp->derivation}, the G-expression refers to that copy under
8603 @file{/gnu/store}; thus, modifying or removing the file in @file{/tmp}
8604 does not have any effect on what the G-expression does.
8605 @code{plain-file} can be used similarly; it differs in that the file
8606 content is directly passed as a string.
8607
8608 @deffn {Scheme Procedure} local-file @var{file} [@var{name}] @
8609 [#:recursive? #f] [#:select? (const #t)]
8610 Return an object representing local file @var{file} to add to the store;
8611 this object can be used in a gexp. If @var{file} is a literal string
8612 denoting a relative file name, it is looked up relative to the source
8613 file where it appears; if @var{file} is not a literal string, it is
8614 looked up relative to the current working directory at run time.
8615 @var{file} will be added to the store under @var{name}--by default the
8616 base name of @var{file}.
8617
8618 When @var{recursive?} is true, the contents of @var{file} are added recursively; if @var{file}
8619 designates a flat file and @var{recursive?} is true, its contents are added, and its
8620 permission bits are kept.
8621
8622 When @var{recursive?} is true, call @code{(@var{select?} @var{file}
8623 @var{stat})} for each directory entry, where @var{file} is the entry's
8624 absolute file name and @var{stat} is the result of @code{lstat}; exclude
8625 entries for which @var{select?} does not return true.
8626
8627 This is the declarative counterpart of the @code{interned-file} monadic
8628 procedure (@pxref{The Store Monad, @code{interned-file}}).
8629 @end deffn
8630
8631 @deffn {Scheme Procedure} plain-file @var{name} @var{content}
8632 Return an object representing a text file called @var{name} with the given
8633 @var{content} (a string or a bytevector) to be added to the store.
8634
8635 This is the declarative counterpart of @code{text-file}.
8636 @end deffn
8637
8638 @deffn {Scheme Procedure} computed-file @var{name} @var{gexp} @
8639 [#:local-build? #t]
8640 [#:options '()]
8641 Return an object representing the store item @var{name}, a file or
8642 directory computed by @var{gexp}. When @var{local-build?} is true (the
8643 default), the derivation is built locally. @var{options} is a list of
8644 additional arguments to pass to @code{gexp->derivation}.
8645
8646 This is the declarative counterpart of @code{gexp->derivation}.
8647 @end deffn
8648
8649 @deffn {Monadic Procedure} gexp->script @var{name} @var{exp} @
8650 [#:guile (default-guile)] [#:module-path %load-path] @
8651 [#:system (%current-system)] [#:target #f]
8652 Return an executable script @var{name} that runs @var{exp} using
8653 @var{guile}, with @var{exp}'s imported modules in its search path.
8654 Look up @var{exp}'s modules in @var{module-path}.
8655
8656 The example below builds a script that simply invokes the @command{ls}
8657 command:
8658
8659 @lisp
8660 (use-modules (guix gexp) (gnu packages base))
8661
8662 (gexp->script "list-files"
8663 #~(execl #$(file-append coreutils "/bin/ls")
8664 "ls"))
8665 @end lisp
8666
8667 When ``running'' it through the store (@pxref{The Store Monad,
8668 @code{run-with-store}}), we obtain a derivation that produces an
8669 executable file @file{/gnu/store/@dots{}-list-files} along these lines:
8670
8671 @example
8672 #!/gnu/store/@dots{}-guile-2.0.11/bin/guile -ds
8673 !#
8674 (execl "/gnu/store/@dots{}-coreutils-8.22"/bin/ls" "ls")
8675 @end example
8676 @end deffn
8677
8678 @deffn {Scheme Procedure} program-file @var{name} @var{exp} @
8679 [#:guile #f] [#:module-path %load-path]
8680 Return an object representing the executable store item @var{name} that
8681 runs @var{gexp}. @var{guile} is the Guile package used to execute that
8682 script. Imported modules of @var{gexp} are looked up in @var{module-path}.
8683
8684 This is the declarative counterpart of @code{gexp->script}.
8685 @end deffn
8686
8687 @deffn {Monadic Procedure} gexp->file @var{name} @var{exp} @
8688 [#:set-load-path? #t] [#:module-path %load-path] @
8689 [#:splice? #f] @
8690 [#:guile (default-guile)]
8691 Return a derivation that builds a file @var{name} containing @var{exp}.
8692 When @var{splice?} is true, @var{exp} is considered to be a list of
8693 expressions that will be spliced in the resulting file.
8694
8695 When @var{set-load-path?} is true, emit code in the resulting file to
8696 set @code{%load-path} and @code{%load-compiled-path} to honor
8697 @var{exp}'s imported modules. Look up @var{exp}'s modules in
8698 @var{module-path}.
8699
8700 The resulting file holds references to all the dependencies of @var{exp}
8701 or a subset thereof.
8702 @end deffn
8703
8704 @deffn {Scheme Procedure} scheme-file @var{name} @var{exp} @
8705 [#:splice? #f] [#:set-load-path? #t]
8706 Return an object representing the Scheme file @var{name} that contains
8707 @var{exp}.
8708
8709 This is the declarative counterpart of @code{gexp->file}.
8710 @end deffn
8711
8712 @deffn {Monadic Procedure} text-file* @var{name} @var{text} @dots{}
8713 Return as a monadic value a derivation that builds a text file
8714 containing all of @var{text}. @var{text} may list, in addition to
8715 strings, objects of any type that can be used in a gexp: packages,
8716 derivations, local file objects, etc. The resulting store file holds
8717 references to all these.
8718
8719 This variant should be preferred over @code{text-file} anytime the file
8720 to create will reference items from the store. This is typically the
8721 case when building a configuration file that embeds store file names,
8722 like this:
8723
8724 @lisp
8725 (define (profile.sh)
8726 ;; Return the name of a shell script in the store that
8727 ;; initializes the 'PATH' environment variable.
8728 (text-file* "profile.sh"
8729 "export PATH=" coreutils "/bin:"
8730 grep "/bin:" sed "/bin\n"))
8731 @end lisp
8732
8733 In this example, the resulting @file{/gnu/store/@dots{}-profile.sh} file
8734 will reference @var{coreutils}, @var{grep}, and @var{sed}, thereby
8735 preventing them from being garbage-collected during its lifetime.
8736 @end deffn
8737
8738 @deffn {Scheme Procedure} mixed-text-file @var{name} @var{text} @dots{}
8739 Return an object representing store file @var{name} containing
8740 @var{text}. @var{text} is a sequence of strings and file-like objects,
8741 as in:
8742
8743 @lisp
8744 (mixed-text-file "profile"
8745 "export PATH=" coreutils "/bin:" grep "/bin")
8746 @end lisp
8747
8748 This is the declarative counterpart of @code{text-file*}.
8749 @end deffn
8750
8751 @deffn {Scheme Procedure} file-union @var{name} @var{files}
8752 Return a @code{<computed-file>} that builds a directory containing all of @var{files}.
8753 Each item in @var{files} must be a two-element list where the first element is the
8754 file name to use in the new directory, and the second element is a gexp
8755 denoting the target file. Here's an example:
8756
8757 @lisp
8758 (file-union "etc"
8759 `(("hosts" ,(plain-file "hosts"
8760 "127.0.0.1 localhost"))
8761 ("bashrc" ,(plain-file "bashrc"
8762 "alias ls='ls --color=auto'"))))
8763 @end lisp
8764
8765 This yields an @code{etc} directory containing these two files.
8766 @end deffn
8767
8768 @deffn {Scheme Procedure} directory-union @var{name} @var{things}
8769 Return a directory that is the union of @var{things}, where @var{things} is a list of
8770 file-like objects denoting directories. For example:
8771
8772 @lisp
8773 (directory-union "guile+emacs" (list guile emacs))
8774 @end lisp
8775
8776 yields a directory that is the union of the @code{guile} and @code{emacs} packages.
8777 @end deffn
8778
8779 @deffn {Scheme Procedure} file-append @var{obj} @var{suffix} @dots{}
8780 Return a file-like object that expands to the concatenation of @var{obj}
8781 and @var{suffix}, where @var{obj} is a lowerable object and each
8782 @var{suffix} is a string.
8783
8784 As an example, consider this gexp:
8785
8786 @lisp
8787 (gexp->script "run-uname"
8788 #~(system* #$(file-append coreutils
8789 "/bin/uname")))
8790 @end lisp
8791
8792 The same effect could be achieved with:
8793
8794 @lisp
8795 (gexp->script "run-uname"
8796 #~(system* (string-append #$coreutils
8797 "/bin/uname")))
8798 @end lisp
8799
8800 There is one difference though: in the @code{file-append} case, the
8801 resulting script contains the absolute file name as a string, whereas in
8802 the second case, the resulting script contains a @code{(string-append
8803 @dots{})} expression to construct the file name @emph{at run time}.
8804 @end deffn
8805
8806 @deffn {Scheme Syntax} let-system @var{system} @var{body}@dots{}
8807 @deffnx {Scheme Syntax} let-system (@var{system} @var{target}) @var{body}@dots{}
8808 Bind @var{system} to the currently targeted system---e.g.,
8809 @code{"x86_64-linux"}---within @var{body}.
8810
8811 In the second case, additionally bind @var{target} to the current
8812 cross-compilation target---a GNU triplet such as
8813 @code{"arm-linux-gnueabihf"}---or @code{#f} if we are not
8814 cross-compiling.
8815
8816 @code{let-system} is useful in the occasional case where the object
8817 spliced into the gexp depends on the target system, as in this example:
8818
8819 @example
8820 #~(system*
8821 #+(let-system system
8822 (cond ((string-prefix? "armhf-" system)
8823 (file-append qemu "/bin/qemu-system-arm"))
8824 ((string-prefix? "x86_64-" system)
8825 (file-append qemu "/bin/qemu-system-x86_64"))
8826 (else
8827 (error "dunno!"))))
8828 "-net" "user" #$image)
8829 @end example
8830 @end deffn
8831
8832 @deffn {Scheme Syntax} with-parameters ((@var{parameter} @var{value}) @dots{}) @var{exp}
8833 This macro is similar to the @code{parameterize} form for
8834 dynamically-bound @dfn{parameters} (@pxref{Parameters,,, guile, GNU
8835 Guile Reference Manual}). The key difference is that it takes effect
8836 when the file-like object returned by @var{exp} is lowered to a
8837 derivation or store item.
8838
8839 A typical use of @code{with-parameters} is to force the system in effect
8840 for a given object:
8841
8842 @lisp
8843 (with-parameters ((%current-system "i686-linux"))
8844 coreutils)
8845 @end lisp
8846
8847 The example above returns an object that corresponds to the i686 build
8848 of Coreutils, regardless of the current value of @code{%current-system}.
8849 @end deffn
8850
8851
8852 Of course, in addition to gexps embedded in ``host'' code, there are
8853 also modules containing build tools. To make it clear that they are
8854 meant to be used in the build stratum, these modules are kept in the
8855 @code{(guix build @dots{})} name space.
8856
8857 @cindex lowering, of high-level objects in gexps
8858 Internally, high-level objects are @dfn{lowered}, using their compiler,
8859 to either derivations or store items. For instance, lowering a package
8860 yields a derivation, and lowering a @code{plain-file} yields a store
8861 item. This is achieved using the @code{lower-object} monadic procedure.
8862
8863 @deffn {Monadic Procedure} lower-object @var{obj} [@var{system}] @
8864 [#:target #f]
8865 Return as a value in @code{%store-monad} the derivation or store item
8866 corresponding to @var{obj} for @var{system}, cross-compiling for
8867 @var{target} if @var{target} is true. @var{obj} must be an object that
8868 has an associated gexp compiler, such as a @code{<package>}.
8869 @end deffn
8870
8871 @node Invoking guix repl
8872 @section Invoking @command{guix repl}
8873
8874 @cindex REPL, read-eval-print loop, script
8875 The @command{guix repl} command makes it easier to program Guix in Guile
8876 by launching a Guile @dfn{read-eval-print loop} (REPL) for interactive
8877 programming (@pxref{Using Guile Interactively,,, guile,
8878 GNU Guile Reference Manual}), or by running Guile scripts
8879 (@pxref{Running Guile Scripts,,, guile,
8880 GNU Guile Reference Manual}).
8881 Compared to just launching the @command{guile}
8882 command, @command{guix repl} guarantees that all the Guix modules and all its
8883 dependencies are available in the search path.
8884
8885 The general syntax is:
8886
8887 @example
8888 guix repl @var{options} [@var{file} @var{args}]
8889 @end example
8890
8891 When a @var{file} argument is provided, @var{file} is
8892 executed as a Guile scripts:
8893
8894 @example
8895 guix repl my-script.scm
8896 @end example
8897
8898 To pass arguments to the script, use @code{--} to prevent them from
8899 being interpreted as arguments to @command{guix repl} itself:
8900
8901 @example
8902 guix repl -- my-script.scm --input=foo.txt
8903 @end example
8904
8905 To make a script executable directly from the shell, using the guix
8906 executable that is on the user's search path, add the following two
8907 lines at the top of the script:
8908
8909 @example
8910 @code{#!/usr/bin/env -S guix repl --}
8911 @code{!#}
8912 @end example
8913
8914 Without a file name argument, a Guile REPL is started:
8915
8916 @example
8917 $ guix repl
8918 scheme@@(guile-user)> ,use (gnu packages base)
8919 scheme@@(guile-user)> coreutils
8920 $1 = #<package coreutils@@8.29 gnu/packages/base.scm:327 3e28300>
8921 @end example
8922
8923 @cindex inferiors
8924 In addition, @command{guix repl} implements a simple machine-readable REPL
8925 protocol for use by @code{(guix inferior)}, a facility to interact with
8926 @dfn{inferiors}, separate processes running a potentially different revision
8927 of Guix.
8928
8929 The available options are as follows:
8930
8931 @table @code
8932 @item --type=@var{type}
8933 @itemx -t @var{type}
8934 Start a REPL of the given @var{TYPE}, which can be one of the following:
8935
8936 @table @code
8937 @item guile
8938 This is default, and it spawns a standard full-featured Guile REPL.
8939 @item machine
8940 Spawn a REPL that uses the machine-readable protocol. This is the protocol
8941 that the @code{(guix inferior)} module speaks.
8942 @end table
8943
8944 @item --listen=@var{endpoint}
8945 By default, @command{guix repl} reads from standard input and writes to
8946 standard output. When this option is passed, it will instead listen for
8947 connections on @var{endpoint}. Here are examples of valid options:
8948
8949 @table @code
8950 @item --listen=tcp:37146
8951 Accept connections on localhost on port 37146.
8952
8953 @item --listen=unix:/tmp/socket
8954 Accept connections on the Unix-domain socket @file{/tmp/socket}.
8955 @end table
8956
8957 @item --load-path=@var{directory}
8958 @itemx -L @var{directory}
8959 Add @var{directory} to the front of the package module search path
8960 (@pxref{Package Modules}).
8961
8962 This allows users to define their own packages and make them visible to
8963 the script or REPL.
8964
8965 @item -q
8966 Inhibit loading of the @file{~/.guile} file. By default, that
8967 configuration file is loaded when spawning a @code{guile} REPL.
8968 @end table
8969
8970 @c *********************************************************************
8971 @node Utilities
8972 @chapter Utilities
8973
8974 This section describes Guix command-line utilities. Some of them are
8975 primarily targeted at developers and users who write new package
8976 definitions, while others are more generally useful. They complement
8977 the Scheme programming interface of Guix in a convenient way.
8978
8979 @menu
8980 * Invoking guix build:: Building packages from the command line.
8981 * Invoking guix edit:: Editing package definitions.
8982 * Invoking guix download:: Downloading a file and printing its hash.
8983 * Invoking guix hash:: Computing the cryptographic hash of a file.
8984 * Invoking guix import:: Importing package definitions.
8985 * Invoking guix refresh:: Updating package definitions.
8986 * Invoking guix lint:: Finding errors in package definitions.
8987 * Invoking guix size:: Profiling disk usage.
8988 * Invoking guix graph:: Visualizing the graph of packages.
8989 * Invoking guix publish:: Sharing substitutes.
8990 * Invoking guix challenge:: Challenging substitute servers.
8991 * Invoking guix copy:: Copying to and from a remote store.
8992 * Invoking guix container:: Process isolation.
8993 * Invoking guix weather:: Assessing substitute availability.
8994 * Invoking guix processes:: Listing client processes.
8995 @end menu
8996
8997 @node Invoking guix build
8998 @section Invoking @command{guix build}
8999
9000 @cindex package building
9001 @cindex @command{guix build}
9002 The @command{guix build} command builds packages or derivations and
9003 their dependencies, and prints the resulting store paths. Note that it
9004 does not modify the user's profile---this is the job of the
9005 @command{guix package} command (@pxref{Invoking guix package}). Thus,
9006 it is mainly useful for distribution developers.
9007
9008 The general syntax is:
9009
9010 @example
9011 guix build @var{options} @var{package-or-derivation}@dots{}
9012 @end example
9013
9014 As an example, the following command builds the latest versions of Emacs
9015 and of Guile, displays their build logs, and finally displays the
9016 resulting directories:
9017
9018 @example
9019 guix build emacs guile
9020 @end example
9021
9022 Similarly, the following command builds all the available packages:
9023
9024 @example
9025 guix build --quiet --keep-going \
9026 `guix package -A | cut -f1,2 --output-delimiter=@@`
9027 @end example
9028
9029 @var{package-or-derivation} may be either the name of a package found in
9030 the software distribution such as @code{coreutils} or
9031 @code{coreutils@@8.20}, or a derivation such as
9032 @file{/gnu/store/@dots{}-coreutils-8.19.drv}. In the former case, a
9033 package with the corresponding name (and optionally version) is searched
9034 for among the GNU distribution modules (@pxref{Package Modules}).
9035
9036 Alternatively, the @option{--expression} option may be used to specify a
9037 Scheme expression that evaluates to a package; this is useful when
9038 disambiguating among several same-named packages or package variants is
9039 needed.
9040
9041 There may be zero or more @var{options}. The available options are
9042 described in the subsections below.
9043
9044 @menu
9045 * Common Build Options:: Build options for most commands.
9046 * Package Transformation Options:: Creating variants of packages.
9047 * Additional Build Options:: Options specific to 'guix build'.
9048 * Debugging Build Failures:: Real life packaging experience.
9049 @end menu
9050
9051 @node Common Build Options
9052 @subsection Common Build Options
9053
9054 A number of options that control the build process are common to
9055 @command{guix build} and other commands that can spawn builds, such as
9056 @command{guix package} or @command{guix archive}. These are the
9057 following:
9058
9059 @table @code
9060
9061 @item --load-path=@var{directory}
9062 @itemx -L @var{directory}
9063 Add @var{directory} to the front of the package module search path
9064 (@pxref{Package Modules}).
9065
9066 This allows users to define their own packages and make them visible to
9067 the command-line tools.
9068
9069 @item --keep-failed
9070 @itemx -K
9071 Keep the build tree of failed builds. Thus, if a build fails, its build
9072 tree is kept under @file{/tmp}, in a directory whose name is shown at
9073 the end of the build log. This is useful when debugging build issues.
9074 @xref{Debugging Build Failures}, for tips and tricks on how to debug
9075 build issues.
9076
9077 This option implies @option{--no-offload}, and it has no effect when
9078 connecting to a remote daemon with a @code{guix://} URI (@pxref{The
9079 Store, the @env{GUIX_DAEMON_SOCKET} variable}).
9080
9081 @item --keep-going
9082 @itemx -k
9083 Keep going when some of the derivations fail to build; return only once
9084 all the builds have either completed or failed.
9085
9086 The default behavior is to stop as soon as one of the specified
9087 derivations has failed.
9088
9089 @item --dry-run
9090 @itemx -n
9091 Do not build the derivations.
9092
9093 @anchor{fallback-option}
9094 @item --fallback
9095 When substituting a pre-built binary fails, fall back to building
9096 packages locally (@pxref{Substitution Failure}).
9097
9098 @item --substitute-urls=@var{urls}
9099 @anchor{client-substitute-urls}
9100 Consider @var{urls} the whitespace-separated list of substitute source
9101 URLs, overriding the default list of URLs of @command{guix-daemon}
9102 (@pxref{daemon-substitute-urls,, @command{guix-daemon} URLs}).
9103
9104 This means that substitutes may be downloaded from @var{urls}, provided
9105 they are signed by a key authorized by the system administrator
9106 (@pxref{Substitutes}).
9107
9108 When @var{urls} is the empty string, substitutes are effectively
9109 disabled.
9110
9111 @item --no-substitutes
9112 Do not use substitutes for build products. That is, always build things
9113 locally instead of allowing downloads of pre-built binaries
9114 (@pxref{Substitutes}).
9115
9116 @item --no-grafts
9117 Do not ``graft'' packages. In practice, this means that package updates
9118 available as grafts are not applied. @xref{Security Updates}, for more
9119 information on grafts.
9120
9121 @item --rounds=@var{n}
9122 Build each derivation @var{n} times in a row, and raise an error if
9123 consecutive build results are not bit-for-bit identical.
9124
9125 This is a useful way to detect non-deterministic builds processes.
9126 Non-deterministic build processes are a problem because they make it
9127 practically impossible for users to @emph{verify} whether third-party
9128 binaries are genuine. @xref{Invoking guix challenge}, for more.
9129
9130 Note that, currently, the differing build results are not kept around,
9131 so you will have to manually investigate in case of an error---e.g., by
9132 stashing one of the build results with @code{guix archive --export}
9133 (@pxref{Invoking guix archive}), then rebuilding, and finally comparing
9134 the two results.
9135
9136 @item --no-offload
9137 Do not use offload builds to other machines (@pxref{Daemon Offload
9138 Setup}). That is, always build things locally instead of offloading
9139 builds to remote machines.
9140
9141 @item --max-silent-time=@var{seconds}
9142 When the build or substitution process remains silent for more than
9143 @var{seconds}, terminate it and report a build failure.
9144
9145 By default, the daemon's setting is honored (@pxref{Invoking
9146 guix-daemon, @option{--max-silent-time}}).
9147
9148 @item --timeout=@var{seconds}
9149 Likewise, when the build or substitution process lasts for more than
9150 @var{seconds}, terminate it and report a build failure.
9151
9152 By default, the daemon's setting is honored (@pxref{Invoking
9153 guix-daemon, @option{--timeout}}).
9154
9155 @c Note: This option is actually not part of %standard-build-options but
9156 @c most programs honor it.
9157 @cindex verbosity, of the command-line tools
9158 @cindex build logs, verbosity
9159 @item -v @var{level}
9160 @itemx --verbosity=@var{level}
9161 Use the given verbosity @var{level}, an integer. Choosing 0 means that no
9162 output is produced, 1 is for quiet output, and 2 shows all the build log
9163 output on standard error.
9164
9165 @item --cores=@var{n}
9166 @itemx -c @var{n}
9167 Allow the use of up to @var{n} CPU cores for the build. The special
9168 value @code{0} means to use as many CPU cores as available.
9169
9170 @item --max-jobs=@var{n}
9171 @itemx -M @var{n}
9172 Allow at most @var{n} build jobs in parallel. @xref{Invoking
9173 guix-daemon, @option{--max-jobs}}, for details about this option and the
9174 equivalent @command{guix-daemon} option.
9175
9176 @item --debug=@var{level}
9177 Produce debugging output coming from the build daemon. @var{level} must be an
9178 integer between 0 and 5; higher means more verbose output. Setting a level of
9179 4 or more may be helpful when debugging setup issues with the build daemon.
9180
9181 @end table
9182
9183 Behind the scenes, @command{guix build} is essentially an interface to
9184 the @code{package-derivation} procedure of the @code{(guix packages)}
9185 module, and to the @code{build-derivations} procedure of the @code{(guix
9186 derivations)} module.
9187
9188 In addition to options explicitly passed on the command line,
9189 @command{guix build} and other @command{guix} commands that support
9190 building honor the @env{GUIX_BUILD_OPTIONS} environment variable.
9191
9192 @defvr {Environment Variable} GUIX_BUILD_OPTIONS
9193 Users can define this variable to a list of command line options that
9194 will automatically be used by @command{guix build} and other
9195 @command{guix} commands that can perform builds, as in the example
9196 below:
9197
9198 @example
9199 $ export GUIX_BUILD_OPTIONS="--no-substitutes -c 2 -L /foo/bar"
9200 @end example
9201
9202 These options are parsed independently, and the result is appended to
9203 the parsed command-line options.
9204 @end defvr
9205
9206
9207 @node Package Transformation Options
9208 @subsection Package Transformation Options
9209
9210 @cindex package variants
9211 Another set of command-line options supported by @command{guix build}
9212 and also @command{guix package} are @dfn{package transformation
9213 options}. These are options that make it possible to define @dfn{package
9214 variants}---for instance, packages built from different source code.
9215 This is a convenient way to create customized packages on the fly
9216 without having to type in the definitions of package variants
9217 (@pxref{Defining Packages}).
9218
9219 Package transformation options are preserved across upgrades:
9220 @command{guix upgrade} attempts to apply transformation options
9221 initially used when creating the profile to the upgraded packages.
9222
9223 @table @code
9224
9225 @item --with-source=@var{source}
9226 @itemx --with-source=@var{package}=@var{source}
9227 @itemx --with-source=@var{package}@@@var{version}=@var{source}
9228 Use @var{source} as the source of @var{package}, and @var{version} as
9229 its version number.
9230 @var{source} must be a file name or a URL, as for @command{guix
9231 download} (@pxref{Invoking guix download}).
9232
9233 When @var{package} is omitted,
9234 it is taken to be the package name specified on the
9235 command line that matches the base of @var{source}---e.g.,
9236 if @var{source} is @code{/src/guile-2.0.10.tar.gz}, the corresponding
9237 package is @code{guile}.
9238
9239 Likewise, when @var{version} is omitted, the version string is inferred from
9240 @var{source}; in the previous example, it is @code{2.0.10}.
9241
9242 This option allows users to try out versions of packages other than the
9243 one provided by the distribution. The example below downloads
9244 @file{ed-1.7.tar.gz} from a GNU mirror and uses that as the source for
9245 the @code{ed} package:
9246
9247 @example
9248 guix build ed --with-source=mirror://gnu/ed/ed-1.7.tar.gz
9249 @end example
9250
9251 As a developer, @option{--with-source} makes it easy to test release
9252 candidates:
9253
9254 @example
9255 guix build guile --with-source=../guile-2.0.9.219-e1bb7.tar.xz
9256 @end example
9257
9258 @dots{} or to build from a checkout in a pristine environment:
9259
9260 @example
9261 $ git clone git://git.sv.gnu.org/guix.git
9262 $ guix build guix --with-source=guix@@1.0=./guix
9263 @end example
9264
9265 @item --with-input=@var{package}=@var{replacement}
9266 Replace dependency on @var{package} by a dependency on
9267 @var{replacement}. @var{package} must be a package name, and
9268 @var{replacement} must be a package specification such as @code{guile}
9269 or @code{guile@@1.8}.
9270
9271 For instance, the following command builds Guix, but replaces its
9272 dependency on the current stable version of Guile with a dependency on
9273 the legacy version of Guile, @code{guile@@2.0}:
9274
9275 @example
9276 guix build --with-input=guile=guile@@2.0 guix
9277 @end example
9278
9279 This is a recursive, deep replacement. So in this example, both
9280 @code{guix} and its dependency @code{guile-json} (which also depends on
9281 @code{guile}) get rebuilt against @code{guile@@2.0}.
9282
9283 This is implemented using the @code{package-input-rewriting} Scheme
9284 procedure (@pxref{Defining Packages, @code{package-input-rewriting}}).
9285
9286 @item --with-graft=@var{package}=@var{replacement}
9287 This is similar to @option{--with-input} but with an important difference:
9288 instead of rebuilding the whole dependency chain, @var{replacement} is
9289 built and then @dfn{grafted} onto the binaries that were initially
9290 referring to @var{package}. @xref{Security Updates}, for more
9291 information on grafts.
9292
9293 For example, the command below grafts version 3.5.4 of GnuTLS onto Wget
9294 and all its dependencies, replacing references to the version of GnuTLS
9295 they currently refer to:
9296
9297 @example
9298 guix build --with-graft=gnutls=gnutls@@3.5.4 wget
9299 @end example
9300
9301 This has the advantage of being much faster than rebuilding everything.
9302 But there is a caveat: it works if and only if @var{package} and
9303 @var{replacement} are strictly compatible---for example, if they provide
9304 a library, the application binary interface (ABI) of those libraries
9305 must be compatible. If @var{replacement} is somehow incompatible with
9306 @var{package}, then the resulting package may be unusable. Use with
9307 care!
9308
9309 @item --with-git-url=@var{package}=@var{url}
9310 @cindex Git, using the latest commit
9311 @cindex latest commit, building
9312 Build @var{package} from the latest commit of the @code{master} branch of the
9313 Git repository at @var{url}. Git sub-modules of the repository are fetched,
9314 recursively.
9315
9316 For example, the following command builds the NumPy Python library against the
9317 latest commit of the master branch of Python itself:
9318
9319 @example
9320 guix build python-numpy \
9321 --with-git-url=python=https://github.com/python/cpython
9322 @end example
9323
9324 This option can also be combined with @option{--with-branch} or
9325 @option{--with-commit} (see below).
9326
9327 @cindex continuous integration
9328 Obviously, since it uses the latest commit of the given branch, the result of
9329 such a command varies over time. Nevertheless it is a convenient way to
9330 rebuild entire software stacks against the latest commit of one or more
9331 packages. This is particularly useful in the context of continuous
9332 integration (CI).
9333
9334 Checkouts are kept in a cache under @file{~/.cache/guix/checkouts} to speed up
9335 consecutive accesses to the same repository. You may want to clean it up once
9336 in a while to save disk space.
9337
9338 @item --with-branch=@var{package}=@var{branch}
9339 Build @var{package} from the latest commit of @var{branch}. If the
9340 @code{source} field of @var{package} is an origin with the @code{git-fetch}
9341 method (@pxref{origin Reference}) or a @code{git-checkout} object, the
9342 repository URL is taken from that @code{source}. Otherwise you have to use
9343 @option{--with-git-url} to specify the URL of the Git repository.
9344
9345 For instance, the following command builds @code{guile-sqlite3} from the
9346 latest commit of its @code{master} branch, and then builds @code{guix} (which
9347 depends on it) and @code{cuirass} (which depends on @code{guix}) against this
9348 specific @code{guile-sqlite3} build:
9349
9350 @example
9351 guix build --with-branch=guile-sqlite3=master cuirass
9352 @end example
9353
9354 @item --with-commit=@var{package}=@var{commit}
9355 This is similar to @option{--with-branch}, except that it builds from
9356 @var{commit} rather than the tip of a branch. @var{commit} must be a valid
9357 Git commit SHA1 identifier or a tag.
9358
9359 @cindex test suite, skipping
9360 @item --without-tests=@var{package}
9361 Build @var{package} without running its tests. This can be useful in
9362 situations where you want to skip the lengthy test suite of a
9363 intermediate package, or if a package's test suite fails in a
9364 non-deterministic fashion. It should be used with care because running
9365 the test suite is a good way to ensure a package is working as intended.
9366
9367 Turning off tests leads to a different store item. Consequently, when
9368 using this option, anything that depends on @var{package} must be
9369 rebuilt, as in this example:
9370
9371 @example
9372 guix install --without-tests=python python-notebook
9373 @end example
9374
9375 The command above installs @code{python-notebook} on top of
9376 @code{python} built without running its test suite. To do so, it also
9377 rebuilds everything that depends on @code{python}, including
9378 @code{python-notebook} itself.
9379
9380 Internally, @option{--without-tests} relies on changing the
9381 @code{#:tests?} option of a package's @code{check} phase (@pxref{Build
9382 Systems}). Note that some packages use a customized @code{check} phase
9383 that does not respect a @code{#:tests? #f} setting. Therefore,
9384 @option{--without-tests} has no effect on these packages.
9385
9386 @end table
9387
9388 @node Additional Build Options
9389 @subsection Additional Build Options
9390
9391 The command-line options presented below are specific to @command{guix
9392 build}.
9393
9394 @table @code
9395
9396 @item --quiet
9397 @itemx -q
9398 Build quietly, without displaying the build log; this is equivalent to
9399 @option{--verbosity=0}. Upon completion, the build log is kept in @file{/var}
9400 (or similar) and can always be retrieved using the @option{--log-file} option.
9401
9402 @item --file=@var{file}
9403 @itemx -f @var{file}
9404 Build the package, derivation, or other file-like object that the code within
9405 @var{file} evaluates to (@pxref{G-Expressions, file-like objects}).
9406
9407 As an example, @var{file} might contain a package definition like this
9408 (@pxref{Defining Packages}):
9409
9410 @lisp
9411 @include package-hello.scm
9412 @end lisp
9413
9414 The @var{file} may also contain a JSON representation of one or more
9415 package definitions. Running @code{guix build -f} on @file{hello.json}
9416 with the following contents would result in building the packages
9417 @code{myhello} and @code{greeter}:
9418
9419 @example
9420 @verbatiminclude package-hello.json
9421 @end example
9422
9423 @item --manifest=@var{manifest}
9424 @itemx -m @var{manifest}
9425 Build all packages listed in the given @var{manifest}
9426 (@pxref{profile-manifest, @option{--manifest}}).
9427
9428 @item --expression=@var{expr}
9429 @itemx -e @var{expr}
9430 Build the package or derivation @var{expr} evaluates to.
9431
9432 For example, @var{expr} may be @code{(@@ (gnu packages guile)
9433 guile-1.8)}, which unambiguously designates this specific variant of
9434 version 1.8 of Guile.
9435
9436 Alternatively, @var{expr} may be a G-expression, in which case it is used
9437 as a build program passed to @code{gexp->derivation}
9438 (@pxref{G-Expressions}).
9439
9440 Lastly, @var{expr} may refer to a zero-argument monadic procedure
9441 (@pxref{The Store Monad}). The procedure must return a derivation as a
9442 monadic value, which is then passed through @code{run-with-store}.
9443
9444 @item --source
9445 @itemx -S
9446 Build the source derivations of the packages, rather than the packages
9447 themselves.
9448
9449 For instance, @code{guix build -S gcc} returns something like
9450 @file{/gnu/store/@dots{}-gcc-4.7.2.tar.bz2}, which is the GCC
9451 source tarball.
9452
9453 The returned source tarball is the result of applying any patches and
9454 code snippets specified in the package @code{origin} (@pxref{Defining
9455 Packages}).
9456
9457 Note that @command{guix build -S} compiles the sources only of the
9458 specified packages. They do not include the sources of statically
9459 linked dependencies and by themselves are insufficient for reproducing
9460 the packages.
9461
9462 @item --sources
9463 Fetch and return the source of @var{package-or-derivation} and all their
9464 dependencies, recursively. This is a handy way to obtain a local copy
9465 of all the source code needed to build @var{packages}, allowing you to
9466 eventually build them even without network access. It is an extension
9467 of the @option{--source} option and can accept one of the following
9468 optional argument values:
9469
9470 @table @code
9471 @item package
9472 This value causes the @option{--sources} option to behave in the same way
9473 as the @option{--source} option.
9474
9475 @item all
9476 Build the source derivations of all packages, including any source that
9477 might be listed as @code{inputs}. This is the default value.
9478
9479 @example
9480 $ guix build --sources tzdata
9481 The following derivations will be built:
9482 /gnu/store/@dots{}-tzdata2015b.tar.gz.drv
9483 /gnu/store/@dots{}-tzcode2015b.tar.gz.drv
9484 @end example
9485
9486 @item transitive
9487 Build the source derivations of all packages, as well of all transitive
9488 inputs to the packages. This can be used e.g.@: to
9489 prefetch package source for later offline building.
9490
9491 @example
9492 $ guix build --sources=transitive tzdata
9493 The following derivations will be built:
9494 /gnu/store/@dots{}-tzcode2015b.tar.gz.drv
9495 /gnu/store/@dots{}-findutils-4.4.2.tar.xz.drv
9496 /gnu/store/@dots{}-grep-2.21.tar.xz.drv
9497 /gnu/store/@dots{}-coreutils-8.23.tar.xz.drv
9498 /gnu/store/@dots{}-make-4.1.tar.xz.drv
9499 /gnu/store/@dots{}-bash-4.3.tar.xz.drv
9500 @dots{}
9501 @end example
9502
9503 @end table
9504
9505 @item --system=@var{system}
9506 @itemx -s @var{system}
9507 Attempt to build for @var{system}---e.g., @code{i686-linux}---instead of
9508 the system type of the build host. The @command{guix build} command allows
9509 you to repeat this option several times, in which case it builds for all the
9510 specified systems; other commands ignore extraneous @option{-s} options.
9511
9512 @quotation Note
9513 The @option{--system} flag is for @emph{native} compilation and must not
9514 be confused with cross-compilation. See @option{--target} below for
9515 information on cross-compilation.
9516 @end quotation
9517
9518 An example use of this is on Linux-based systems, which can emulate
9519 different personalities. For instance, passing
9520 @option{--system=i686-linux} on an @code{x86_64-linux} system or
9521 @option{--system=armhf-linux} on an @code{aarch64-linux} system allows
9522 you to build packages in a complete 32-bit environment.
9523
9524 @quotation Note
9525 Building for an @code{armhf-linux} system is unconditionally enabled on
9526 @code{aarch64-linux} machines, although certain aarch64 chipsets do not
9527 allow for this functionality, notably the ThunderX.
9528 @end quotation
9529
9530 Similarly, when transparent emulation with QEMU and @code{binfmt_misc}
9531 is enabled (@pxref{Virtualization Services,
9532 @code{qemu-binfmt-service-type}}), you can build for any system for
9533 which a QEMU @code{binfmt_misc} handler is installed.
9534
9535 Builds for a system other than that of the machine you are using can
9536 also be offloaded to a remote machine of the right architecture.
9537 @xref{Daemon Offload Setup}, for more information on offloading.
9538
9539 @item --target=@var{triplet}
9540 @cindex cross-compilation
9541 Cross-build for @var{triplet}, which must be a valid GNU triplet, such
9542 as @code{"aarch64-linux-gnu"} (@pxref{Specifying Target Triplets, GNU
9543 configuration triplets,, autoconf, Autoconf}).
9544
9545 @anchor{build-check}
9546 @item --check
9547 @cindex determinism, checking
9548 @cindex reproducibility, checking
9549 Rebuild @var{package-or-derivation}, which are already available in the
9550 store, and raise an error if the build results are not bit-for-bit
9551 identical.
9552
9553 This mechanism allows you to check whether previously installed
9554 substitutes are genuine (@pxref{Substitutes}), or whether the build result
9555 of a package is deterministic. @xref{Invoking guix challenge}, for more
9556 background information and tools.
9557
9558 When used in conjunction with @option{--keep-failed}, the differing
9559 output is kept in the store, under @file{/gnu/store/@dots{}-check}.
9560 This makes it easy to look for differences between the two results.
9561
9562 @item --repair
9563 @cindex repairing store items
9564 @cindex corruption, recovering from
9565 Attempt to repair the specified store items, if they are corrupt, by
9566 re-downloading or rebuilding them.
9567
9568 This operation is not atomic and thus restricted to @code{root}.
9569
9570 @item --derivations
9571 @itemx -d
9572 Return the derivation paths, not the output paths, of the given
9573 packages.
9574
9575 @item --root=@var{file}
9576 @itemx -r @var{file}
9577 @cindex GC roots, adding
9578 @cindex garbage collector roots, adding
9579 Make @var{file} a symlink to the result, and register it as a garbage
9580 collector root.
9581
9582 Consequently, the results of this @command{guix build} invocation are
9583 protected from garbage collection until @var{file} is removed. When
9584 that option is omitted, build results are eligible for garbage
9585 collection as soon as the build completes. @xref{Invoking guix gc}, for
9586 more on GC roots.
9587
9588 @item --log-file
9589 @cindex build logs, access
9590 Return the build log file names or URLs for the given
9591 @var{package-or-derivation}, or raise an error if build logs are
9592 missing.
9593
9594 This works regardless of how packages or derivations are specified. For
9595 instance, the following invocations are equivalent:
9596
9597 @example
9598 guix build --log-file `guix build -d guile`
9599 guix build --log-file `guix build guile`
9600 guix build --log-file guile
9601 guix build --log-file -e '(@@ (gnu packages guile) guile-2.0)'
9602 @end example
9603
9604 If a log is unavailable locally, and unless @option{--no-substitutes} is
9605 passed, the command looks for a corresponding log on one of the
9606 substitute servers (as specified with @option{--substitute-urls}).
9607
9608 So for instance, imagine you want to see the build log of GDB on MIPS,
9609 but you are actually on an @code{x86_64} machine:
9610
9611 @example
9612 $ guix build --log-file gdb -s aarch64-linux
9613 https://@value{SUBSTITUTE-SERVER}/log/@dots{}-gdb-7.10
9614 @end example
9615
9616 You can freely access a huge library of build logs!
9617 @end table
9618
9619 @node Debugging Build Failures
9620 @subsection Debugging Build Failures
9621
9622 @cindex build failures, debugging
9623 When defining a new package (@pxref{Defining Packages}), you will
9624 probably find yourself spending some time debugging and tweaking the
9625 build until it succeeds. To do that, you need to operate the build
9626 commands yourself in an environment as close as possible to the one the
9627 build daemon uses.
9628
9629 To that end, the first thing to do is to use the @option{--keep-failed}
9630 or @option{-K} option of @command{guix build}, which will keep the
9631 failed build tree in @file{/tmp} or whatever directory you specified as
9632 @env{TMPDIR} (@pxref{Invoking guix build, @option{--keep-failed}}).
9633
9634 From there on, you can @command{cd} to the failed build tree and source
9635 the @file{environment-variables} file, which contains all the
9636 environment variable definitions that were in place when the build
9637 failed. So let's say you're debugging a build failure in package
9638 @code{foo}; a typical session would look like this:
9639
9640 @example
9641 $ guix build foo -K
9642 @dots{} @i{build fails}
9643 $ cd /tmp/guix-build-foo.drv-0
9644 $ source ./environment-variables
9645 $ cd foo-1.2
9646 @end example
9647
9648 Now, you can invoke commands as if you were the daemon (almost) and
9649 troubleshoot your build process.
9650
9651 Sometimes it happens that, for example, a package's tests pass when you
9652 run them manually but they fail when the daemon runs them. This can
9653 happen because the daemon runs builds in containers where, unlike in our
9654 environment above, network access is missing, @file{/bin/sh} does not
9655 exist, etc. (@pxref{Build Environment Setup}).
9656
9657 In such cases, you may need to run inspect the build process from within
9658 a container similar to the one the build daemon creates:
9659
9660 @example
9661 $ guix build -K foo
9662 @dots{}
9663 $ cd /tmp/guix-build-foo.drv-0
9664 $ guix environment --no-grafts -C foo --ad-hoc strace gdb
9665 [env]# source ./environment-variables
9666 [env]# cd foo-1.2
9667 @end example
9668
9669 Here, @command{guix environment -C} creates a container and spawns a new
9670 shell in it (@pxref{Invoking guix environment}). The @command{--ad-hoc
9671 strace gdb} part adds the @command{strace} and @command{gdb} commands to
9672 the container, which you may find handy while debugging. The
9673 @option{--no-grafts} option makes sure we get the exact same
9674 environment, with ungrafted packages (@pxref{Security Updates}, for more
9675 info on grafts).
9676
9677 To get closer to a container like that used by the build daemon, we can
9678 remove @file{/bin/sh}:
9679
9680 @example
9681 [env]# rm /bin/sh
9682 @end example
9683
9684 (Don't worry, this is harmless: this is all happening in the throw-away
9685 container created by @command{guix environment}.)
9686
9687 The @command{strace} command is probably not in the search path, but we
9688 can run:
9689
9690 @example
9691 [env]# $GUIX_ENVIRONMENT/bin/strace -f -o log make check
9692 @end example
9693
9694 In this way, not only you will have reproduced the environment variables
9695 the daemon uses, you will also be running the build process in a container
9696 similar to the one the daemon uses.
9697
9698
9699 @node Invoking guix edit
9700 @section Invoking @command{guix edit}
9701
9702 @cindex @command{guix edit}
9703 @cindex package definition, editing
9704 So many packages, so many source files! The @command{guix edit} command
9705 facilitates the life of users and packagers by pointing their editor at
9706 the source file containing the definition of the specified packages.
9707 For instance:
9708
9709 @example
9710 guix edit gcc@@4.9 vim
9711 @end example
9712
9713 @noindent
9714 launches the program specified in the @env{VISUAL} or in the
9715 @env{EDITOR} environment variable to view the recipe of GCC@tie{}4.9.3
9716 and that of Vim.
9717
9718 If you are using a Guix Git checkout (@pxref{Building from Git}), or
9719 have created your own packages on @env{GUIX_PACKAGE_PATH}
9720 (@pxref{Package Modules}), you will be able to edit the package
9721 recipes. In other cases, you will be able to examine the read-only recipes
9722 for packages currently in the store.
9723
9724 Instead of @env{GUIX_PACKAGE_PATH}, the command-line option
9725 @option{--load-path=@var{directory}} (or in short @option{-L
9726 @var{directory}}) allows you to add @var{directory} to the front of the
9727 package module search path and so make your own packages visible.
9728
9729 @node Invoking guix download
9730 @section Invoking @command{guix download}
9731
9732 @cindex @command{guix download}
9733 @cindex downloading package sources
9734 When writing a package definition, developers typically need to download
9735 a source tarball, compute its SHA256 hash, and write that
9736 hash in the package definition (@pxref{Defining Packages}). The
9737 @command{guix download} tool helps with this task: it downloads a file
9738 from the given URI, adds it to the store, and prints both its file name
9739 in the store and its SHA256 hash.
9740
9741 The fact that the downloaded file is added to the store saves bandwidth:
9742 when the developer eventually tries to build the newly defined package
9743 with @command{guix build}, the source tarball will not have to be
9744 downloaded again because it is already in the store. It is also a
9745 convenient way to temporarily stash files, which may be deleted
9746 eventually (@pxref{Invoking guix gc}).
9747
9748 The @command{guix download} command supports the same URIs as used in
9749 package definitions. In particular, it supports @code{mirror://} URIs.
9750 @code{https} URIs (HTTP over TLS) are supported @emph{provided} the
9751 Guile bindings for GnuTLS are available in the user's environment; when
9752 they are not available, an error is raised. @xref{Guile Preparations,
9753 how to install the GnuTLS bindings for Guile,, gnutls-guile,
9754 GnuTLS-Guile}, for more information.
9755
9756 @command{guix download} verifies HTTPS server certificates by loading
9757 the certificates of X.509 authorities from the directory pointed to by
9758 the @env{SSL_CERT_DIR} environment variable (@pxref{X.509
9759 Certificates}), unless @option{--no-check-certificate} is used.
9760
9761 The following options are available:
9762
9763 @table @code
9764 @item --hash=@var{algorithm}
9765 @itemx -H @var{algorithm}
9766 Compute a hash using the specified @var{algorithm}. @xref{Invoking guix
9767 hash}, for more information.
9768
9769 @item --format=@var{fmt}
9770 @itemx -f @var{fmt}
9771 Write the hash in the format specified by @var{fmt}. For more
9772 information on the valid values for @var{fmt}, @pxref{Invoking guix hash}.
9773
9774 @item --no-check-certificate
9775 Do not validate the X.509 certificates of HTTPS servers.
9776
9777 When using this option, you have @emph{absolutely no guarantee} that you
9778 are communicating with the authentic server responsible for the given
9779 URL, which makes you vulnerable to ``man-in-the-middle'' attacks.
9780
9781 @item --output=@var{file}
9782 @itemx -o @var{file}
9783 Save the downloaded file to @var{file} instead of adding it to the
9784 store.
9785 @end table
9786
9787 @node Invoking guix hash
9788 @section Invoking @command{guix hash}
9789
9790 @cindex @command{guix hash}
9791 The @command{guix hash} command computes the hash of a file.
9792 It is primarily a convenience tool for anyone contributing to the
9793 distribution: it computes the cryptographic hash of a file, which can be
9794 used in the definition of a package (@pxref{Defining Packages}).
9795
9796 The general syntax is:
9797
9798 @example
9799 guix hash @var{option} @var{file}
9800 @end example
9801
9802 When @var{file} is @code{-} (a hyphen), @command{guix hash} computes the
9803 hash of data read from standard input. @command{guix hash} has the
9804 following options:
9805
9806 @table @code
9807
9808 @item --hash=@var{algorithm}
9809 @itemx -H @var{algorithm}
9810 Compute a hash using the specified @var{algorithm}, @code{sha256} by
9811 default.
9812
9813 @var{algorithm} must the name of a cryptographic hash algorithm
9814 supported by Libgcrypt @i{via} Guile-Gcrypt---e.g., @code{sha512} or
9815 @code{sha3-256} (@pxref{Hash Functions,,, guile-gcrypt, Guile-Gcrypt
9816 Reference Manual}).
9817
9818 @item --format=@var{fmt}
9819 @itemx -f @var{fmt}
9820 Write the hash in the format specified by @var{fmt}.
9821
9822 Supported formats: @code{base64}, @code{nix-base32}, @code{base32}, @code{base16}
9823 (@code{hex} and @code{hexadecimal} can be used as well).
9824
9825 If the @option{--format} option is not specified, @command{guix hash}
9826 will output the hash in @code{nix-base32}. This representation is used
9827 in the definitions of packages.
9828
9829 @item --recursive
9830 @itemx -r
9831 Compute the hash on @var{file} recursively.
9832
9833 In this case, the hash is computed on an archive containing @var{file},
9834 including its children if it is a directory. Some of the metadata of
9835 @var{file} is part of the archive; for instance, when @var{file} is a
9836 regular file, the hash is different depending on whether @var{file} is
9837 executable or not. Metadata such as time stamps has no impact on the
9838 hash (@pxref{Invoking guix archive}).
9839 @c FIXME: Replace xref above with xref to an ``Archive'' section when
9840 @c it exists.
9841
9842 @item --exclude-vcs
9843 @itemx -x
9844 When combined with @option{--recursive}, exclude version control system
9845 directories (@file{.bzr}, @file{.git}, @file{.hg}, etc.).
9846
9847 @vindex git-fetch
9848 As an example, here is how you would compute the hash of a Git checkout,
9849 which is useful when using the @code{git-fetch} method (@pxref{origin
9850 Reference}):
9851
9852 @example
9853 $ git clone http://example.org/foo.git
9854 $ cd foo
9855 $ guix hash -rx .
9856 @end example
9857 @end table
9858
9859 @node Invoking guix import
9860 @section Invoking @command{guix import}
9861
9862 @cindex importing packages
9863 @cindex package import
9864 @cindex package conversion
9865 @cindex Invoking @command{guix import}
9866 The @command{guix import} command is useful for people who would like to
9867 add a package to the distribution with as little work as
9868 possible---a legitimate demand. The command knows of a few
9869 repositories from which it can ``import'' package metadata. The result
9870 is a package definition, or a template thereof, in the format we know
9871 (@pxref{Defining Packages}).
9872
9873 The general syntax is:
9874
9875 @example
9876 guix import @var{importer} @var{options}@dots{}
9877 @end example
9878
9879 @var{importer} specifies the source from which to import package
9880 metadata, and @var{options} specifies a package identifier and other
9881 options specific to @var{importer}.
9882
9883 Some of the importers rely on the ability to run the @command{gpgv} command.
9884 For these, GnuPG must be installed and in @code{$PATH}; run @code{guix install
9885 gnupg} if needed.
9886
9887 Currently, the available ``importers'' are:
9888
9889 @table @code
9890 @item gnu
9891 Import metadata for the given GNU package. This provides a template
9892 for the latest version of that GNU package, including the hash of its
9893 source tarball, and its canonical synopsis and description.
9894
9895 Additional information such as the package dependencies and its
9896 license needs to be figured out manually.
9897
9898 For example, the following command returns a package definition for
9899 GNU@tie{}Hello:
9900
9901 @example
9902 guix import gnu hello
9903 @end example
9904
9905 Specific command-line options are:
9906
9907 @table @code
9908 @item --key-download=@var{policy}
9909 As for @command{guix refresh}, specify the policy to handle missing
9910 OpenPGP keys when verifying the package signature. @xref{Invoking guix
9911 refresh, @option{--key-download}}.
9912 @end table
9913
9914 @item pypi
9915 @cindex pypi
9916 Import metadata from the @uref{https://pypi.python.org/, Python Package
9917 Index}. Information is taken from the JSON-formatted description
9918 available at @code{pypi.python.org} and usually includes all the relevant
9919 information, including package dependencies. For maximum efficiency, it
9920 is recommended to install the @command{unzip} utility, so that the
9921 importer can unzip Python wheels and gather data from them.
9922
9923 The command below imports metadata for the @code{itsdangerous} Python
9924 package:
9925
9926 @example
9927 guix import pypi itsdangerous
9928 @end example
9929
9930 @table @code
9931 @item --recursive
9932 @itemx -r
9933 Traverse the dependency graph of the given upstream package recursively
9934 and generate package expressions for all those packages that are not yet
9935 in Guix.
9936 @end table
9937
9938 @item gem
9939 @cindex gem
9940 Import metadata from @uref{https://rubygems.org/, RubyGems}. Information
9941 is taken from the JSON-formatted description available at
9942 @code{rubygems.org} and includes most relevant information, including
9943 runtime dependencies. There are some caveats, however. The metadata
9944 doesn't distinguish between synopses and descriptions, so the same string
9945 is used for both fields. Additionally, the details of non-Ruby
9946 dependencies required to build native extensions is unavailable and left
9947 as an exercise to the packager.
9948
9949 The command below imports metadata for the @code{rails} Ruby package:
9950
9951 @example
9952 guix import gem rails
9953 @end example
9954
9955 @table @code
9956 @item --recursive
9957 @itemx -r
9958 Traverse the dependency graph of the given upstream package recursively
9959 and generate package expressions for all those packages that are not yet
9960 in Guix.
9961 @end table
9962
9963 @item cpan
9964 @cindex CPAN
9965 Import metadata from @uref{https://www.metacpan.org/, MetaCPAN}.
9966 Information is taken from the JSON-formatted metadata provided through
9967 @uref{https://fastapi.metacpan.org/, MetaCPAN's API} and includes most
9968 relevant information, such as module dependencies. License information
9969 should be checked closely. If Perl is available in the store, then the
9970 @code{corelist} utility will be used to filter core modules out of the
9971 list of dependencies.
9972
9973 The command command below imports metadata for the Acme::Boolean Perl
9974 module:
9975
9976 @example
9977 guix import cpan Acme::Boolean
9978 @end example
9979
9980 @item cran
9981 @cindex CRAN
9982 @cindex Bioconductor
9983 Import metadata from @uref{https://cran.r-project.org/, CRAN}, the
9984 central repository for the @uref{https://r-project.org, GNU@tie{}R
9985 statistical and graphical environment}.
9986
9987 Information is extracted from the @file{DESCRIPTION} file of the package.
9988
9989 The command command below imports metadata for the Cairo R package:
9990
9991 @example
9992 guix import cran Cairo
9993 @end example
9994
9995 When @option{--recursive} is added, the importer will traverse the
9996 dependency graph of the given upstream package recursively and generate
9997 package expressions for all those packages that are not yet in Guix.
9998
9999 When @option{--archive=bioconductor} is added, metadata is imported from
10000 @uref{https://www.bioconductor.org/, Bioconductor}, a repository of R
10001 packages for for the analysis and comprehension of high-throughput
10002 genomic data in bioinformatics.
10003
10004 Information is extracted from the @file{DESCRIPTION} file contained in the
10005 package archive.
10006
10007 The command below imports metadata for the GenomicRanges R package:
10008
10009 @example
10010 guix import cran --archive=bioconductor GenomicRanges
10011 @end example
10012
10013 Finally, you can also import R packages that have not yet been published on
10014 CRAN or Bioconductor as long as they are in a git repository. Use
10015 @option{--archive=git} followed by the URL of the git repository:
10016
10017 @example
10018 guix import cran --archive=git https://github.com/immunogenomics/harmony
10019 @end example
10020
10021 @item texlive
10022 @cindex TeX Live
10023 @cindex CTAN
10024 Import metadata from @uref{https://www.ctan.org/, CTAN}, the
10025 comprehensive TeX archive network for TeX packages that are part of the
10026 @uref{https://www.tug.org/texlive/, TeX Live distribution}.
10027
10028 Information about the package is obtained through the XML API provided
10029 by CTAN, while the source code is downloaded from the SVN repository of
10030 the Tex Live project. This is done because the CTAN does not keep
10031 versioned archives.
10032
10033 The command command below imports metadata for the @code{fontspec}
10034 TeX package:
10035
10036 @example
10037 guix import texlive fontspec
10038 @end example
10039
10040 When @option{--archive=@var{directory}} is added, the source code is
10041 downloaded not from the @file{latex} sub-directory of the
10042 @file{texmf-dist/source} tree in the TeX Live SVN repository, but from
10043 the specified sibling @var{directory} under the same root.
10044
10045 The command below imports metadata for the @code{ifxetex} package from
10046 CTAN while fetching the sources from the directory
10047 @file{texmf/source/generic}:
10048
10049 @example
10050 guix import texlive --archive=generic ifxetex
10051 @end example
10052
10053 @item json
10054 @cindex JSON, import
10055 Import package metadata from a local JSON file. Consider the following
10056 example package definition in JSON format:
10057
10058 @example
10059 @{
10060 "name": "hello",
10061 "version": "2.10",
10062 "source": "mirror://gnu/hello/hello-2.10.tar.gz",
10063 "build-system": "gnu",
10064 "home-page": "https://www.gnu.org/software/hello/",
10065 "synopsis": "Hello, GNU world: An example GNU package",
10066 "description": "GNU Hello prints a greeting.",
10067 "license": "GPL-3.0+",
10068 "native-inputs": ["gettext"]
10069 @}
10070 @end example
10071
10072 The field names are the same as for the @code{<package>} record
10073 (@xref{Defining Packages}). References to other packages are provided
10074 as JSON lists of quoted package specification strings such as
10075 @code{guile} or @code{guile@@2.0}.
10076
10077 The importer also supports a more explicit source definition using the
10078 common fields for @code{<origin>} records:
10079
10080 @example
10081 @{
10082 @dots{}
10083 "source": @{
10084 "method": "url-fetch",
10085 "uri": "mirror://gnu/hello/hello-2.10.tar.gz",
10086 "sha256": @{
10087 "base32": "0ssi1wpaf7plaswqqjwigppsg5fyh99vdlb9kzl7c9lng89ndq1i"
10088 @}
10089 @}
10090 @dots{}
10091 @}
10092 @end example
10093
10094 The command below reads metadata from the JSON file @code{hello.json}
10095 and outputs a package expression:
10096
10097 @example
10098 guix import json hello.json
10099 @end example
10100
10101 @item nix
10102 Import metadata from a local copy of the source of the
10103 @uref{https://nixos.org/nixpkgs/, Nixpkgs distribution}@footnote{This
10104 relies on the @command{nix-instantiate} command of
10105 @uref{https://nixos.org/nix/, Nix}.}. Package definitions in Nixpkgs are
10106 typically written in a mixture of Nix-language and Bash code. This
10107 command only imports the high-level package structure that is written in
10108 the Nix language. It normally includes all the basic fields of a
10109 package definition.
10110
10111 When importing a GNU package, the synopsis and descriptions are replaced
10112 by their canonical upstream variant.
10113
10114 Usually, you will first need to do:
10115
10116 @example
10117 export NIX_REMOTE=daemon
10118 @end example
10119
10120 @noindent
10121 so that @command{nix-instantiate} does not try to open the Nix database.
10122
10123 As an example, the command below imports the package definition of
10124 LibreOffice (more precisely, it imports the definition of the package
10125 bound to the @code{libreoffice} top-level attribute):
10126
10127 @example
10128 guix import nix ~/path/to/nixpkgs libreoffice
10129 @end example
10130
10131 @item hackage
10132 @cindex hackage
10133 Import metadata from the Haskell community's central package archive
10134 @uref{https://hackage.haskell.org/, Hackage}. Information is taken from
10135 Cabal files and includes all the relevant information, including package
10136 dependencies.
10137
10138 Specific command-line options are:
10139
10140 @table @code
10141 @item --stdin
10142 @itemx -s
10143 Read a Cabal file from standard input.
10144 @item --no-test-dependencies
10145 @itemx -t
10146 Do not include dependencies required only by the test suites.
10147 @item --cabal-environment=@var{alist}
10148 @itemx -e @var{alist}
10149 @var{alist} is a Scheme alist defining the environment in which the
10150 Cabal conditionals are evaluated. The accepted keys are: @code{os},
10151 @code{arch}, @code{impl} and a string representing the name of a flag.
10152 The value associated with a flag has to be either the symbol
10153 @code{true} or @code{false}. The value associated with other keys
10154 has to conform to the Cabal file format definition. The default value
10155 associated with the keys @code{os}, @code{arch} and @code{impl} is
10156 @samp{linux}, @samp{x86_64} and @samp{ghc}, respectively.
10157 @item --recursive
10158 @itemx -r
10159 Traverse the dependency graph of the given upstream package recursively
10160 and generate package expressions for all those packages that are not yet
10161 in Guix.
10162 @end table
10163
10164 The command below imports metadata for the latest version of the
10165 HTTP Haskell package without including test dependencies and
10166 specifying the value of the flag @samp{network-uri} as @code{false}:
10167
10168 @example
10169 guix import hackage -t -e "'((\"network-uri\" . false))" HTTP
10170 @end example
10171
10172 A specific package version may optionally be specified by following the
10173 package name by an at-sign and a version number as in the following example:
10174
10175 @example
10176 guix import hackage mtl@@2.1.3.1
10177 @end example
10178
10179 @item stackage
10180 @cindex stackage
10181 The @code{stackage} importer is a wrapper around the @code{hackage} one.
10182 It takes a package name, looks up the package version included in a
10183 long-term support (LTS) @uref{https://www.stackage.org, Stackage}
10184 release and uses the @code{hackage} importer to retrieve its metadata.
10185 Note that it is up to you to select an LTS release compatible with the
10186 GHC compiler used by Guix.
10187
10188 Specific command-line options are:
10189
10190 @table @code
10191 @item --no-test-dependencies
10192 @itemx -t
10193 Do not include dependencies required only by the test suites.
10194 @item --lts-version=@var{version}
10195 @itemx -l @var{version}
10196 @var{version} is the desired LTS release version. If omitted the latest
10197 release is used.
10198 @item --recursive
10199 @itemx -r
10200 Traverse the dependency graph of the given upstream package recursively
10201 and generate package expressions for all those packages that are not yet
10202 in Guix.
10203 @end table
10204
10205 The command below imports metadata for the HTTP Haskell package
10206 included in the LTS Stackage release version 7.18:
10207
10208 @example
10209 guix import stackage --lts-version=7.18 HTTP
10210 @end example
10211
10212 @item elpa
10213 @cindex elpa
10214 Import metadata from an Emacs Lisp Package Archive (ELPA) package
10215 repository (@pxref{Packages,,, emacs, The GNU Emacs Manual}).
10216
10217 Specific command-line options are:
10218
10219 @table @code
10220 @item --archive=@var{repo}
10221 @itemx -a @var{repo}
10222 @var{repo} identifies the archive repository from which to retrieve the
10223 information. Currently the supported repositories and their identifiers
10224 are:
10225 @itemize -
10226 @item
10227 @uref{https://elpa.gnu.org/packages, GNU}, selected by the @code{gnu}
10228 identifier. This is the default.
10229
10230 Packages from @code{elpa.gnu.org} are signed with one of the keys
10231 contained in the GnuPG keyring at
10232 @file{share/emacs/25.1/etc/package-keyring.gpg} (or similar) in the
10233 @code{emacs} package (@pxref{Package Installation, ELPA package
10234 signatures,, emacs, The GNU Emacs Manual}).
10235
10236 @item
10237 @uref{https://stable.melpa.org/packages, MELPA-Stable}, selected by the
10238 @code{melpa-stable} identifier.
10239
10240 @item
10241 @uref{https://melpa.org/packages, MELPA}, selected by the @code{melpa}
10242 identifier.
10243 @end itemize
10244
10245 @item --recursive
10246 @itemx -r
10247 Traverse the dependency graph of the given upstream package recursively
10248 and generate package expressions for all those packages that are not yet
10249 in Guix.
10250 @end table
10251
10252 @item crate
10253 @cindex crate
10254 Import metadata from the crates.io Rust package repository
10255 @uref{https://crates.io, crates.io}, as in this example:
10256
10257 @example
10258 guix import crate blake2-rfc
10259 @end example
10260
10261 The crate importer also allows you to specify a version string:
10262
10263 @example
10264 guix import crate constant-time-eq@@0.1.0
10265 @end example
10266
10267 Additional options include:
10268
10269 @table @code
10270 @item --recursive
10271 @itemx -r
10272 Traverse the dependency graph of the given upstream package recursively
10273 and generate package expressions for all those packages that are not yet
10274 in Guix.
10275 @end table
10276
10277 @item opam
10278 @cindex OPAM
10279 @cindex OCaml
10280 Import metadata from the @uref{https://opam.ocaml.org/, OPAM} package
10281 repository used by the OCaml community.
10282 @end table
10283
10284 The structure of the @command{guix import} code is modular. It would be
10285 useful to have more importers for other package formats, and your help
10286 is welcome here (@pxref{Contributing}).
10287
10288 @node Invoking guix refresh
10289 @section Invoking @command{guix refresh}
10290
10291 @cindex @command {guix refresh}
10292 The primary audience of the @command{guix refresh} command is developers
10293 of the GNU software distribution. By default, it reports any packages
10294 provided by the distribution that are outdated compared to the latest
10295 upstream version, like this:
10296
10297 @example
10298 $ guix refresh
10299 gnu/packages/gettext.scm:29:13: gettext would be upgraded from 0.18.1.1 to 0.18.2.1
10300 gnu/packages/glib.scm:77:12: glib would be upgraded from 2.34.3 to 2.37.0
10301 @end example
10302
10303 Alternatively, one can specify packages to consider, in which case a
10304 warning is emitted for packages that lack an updater:
10305
10306 @example
10307 $ guix refresh coreutils guile guile-ssh
10308 gnu/packages/ssh.scm:205:2: warning: no updater for guile-ssh
10309 gnu/packages/guile.scm:136:12: guile would be upgraded from 2.0.12 to 2.0.13
10310 @end example
10311
10312 @command{guix refresh} browses the upstream repository of each package and determines
10313 the highest version number of the releases therein. The command
10314 knows how to update specific types of packages: GNU packages, ELPA
10315 packages, etc.---see the documentation for @option{--type} below. There
10316 are many packages, though, for which it lacks a method to determine
10317 whether a new upstream release is available. However, the mechanism is
10318 extensible, so feel free to get in touch with us to add a new method!
10319
10320 @table @code
10321
10322 @item --recursive
10323 Consider the packages specified, and all the packages upon which they depend.
10324
10325 @example
10326 $ guix refresh --recursive coreutils
10327 gnu/packages/acl.scm:35:2: warning: no updater for acl
10328 gnu/packages/m4.scm:30:12: info: 1.4.18 is already the latest version of m4
10329 gnu/packages/xml.scm:68:2: warning: no updater for expat
10330 gnu/packages/multiprecision.scm:40:12: info: 6.1.2 is already the latest version of gmp
10331 @dots{}
10332 @end example
10333
10334 @end table
10335
10336 Sometimes the upstream name differs from the package name used in Guix,
10337 and @command{guix refresh} needs a little help. Most updaters honor the
10338 @code{upstream-name} property in package definitions, which can be used
10339 to that effect:
10340
10341 @lisp
10342 (define-public network-manager
10343 (package
10344 (name "network-manager")
10345 ;; @dots{}
10346 (properties '((upstream-name . "NetworkManager")))))
10347 @end lisp
10348
10349 When passed @option{--update}, it modifies distribution source files to
10350 update the version numbers and source tarball hashes of those package
10351 recipes (@pxref{Defining Packages}). This is achieved by downloading
10352 each package's latest source tarball and its associated OpenPGP
10353 signature, authenticating the downloaded tarball against its signature
10354 using @command{gpgv}, and finally computing its hash---note that GnuPG must be
10355 installed and in @code{$PATH}; run @code{guix install gnupg} if needed.
10356
10357 When the public
10358 key used to sign the tarball is missing from the user's keyring, an
10359 attempt is made to automatically retrieve it from a public key server;
10360 when this is successful, the key is added to the user's keyring; otherwise,
10361 @command{guix refresh} reports an error.
10362
10363 The following options are supported:
10364
10365 @table @code
10366
10367 @item --expression=@var{expr}
10368 @itemx -e @var{expr}
10369 Consider the package @var{expr} evaluates to.
10370
10371 This is useful to precisely refer to a package, as in this example:
10372
10373 @example
10374 guix refresh -l -e '(@@@@ (gnu packages commencement) glibc-final)'
10375 @end example
10376
10377 This command lists the dependents of the ``final'' libc (essentially all
10378 the packages).
10379
10380 @item --update
10381 @itemx -u
10382 Update distribution source files (package recipes) in place. This is
10383 usually run from a checkout of the Guix source tree (@pxref{Running
10384 Guix Before It Is Installed}):
10385
10386 @example
10387 $ ./pre-inst-env guix refresh -s non-core -u
10388 @end example
10389
10390 @xref{Defining Packages}, for more information on package definitions.
10391
10392 @item --select=[@var{subset}]
10393 @itemx -s @var{subset}
10394 Select all the packages in @var{subset}, one of @code{core} or
10395 @code{non-core}.
10396
10397 The @code{core} subset refers to all the packages at the core of the
10398 distribution---i.e., packages that are used to build ``everything
10399 else''. This includes GCC, libc, Binutils, Bash, etc. Usually,
10400 changing one of these packages in the distribution entails a rebuild of
10401 all the others. Thus, such updates are an inconvenience to users in
10402 terms of build time or bandwidth used to achieve the upgrade.
10403
10404 The @code{non-core} subset refers to the remaining packages. It is
10405 typically useful in cases where an update of the core packages would be
10406 inconvenient.
10407
10408 @item --manifest=@var{file}
10409 @itemx -m @var{file}
10410 Select all the packages from the manifest in @var{file}. This is useful to
10411 check if any packages of the user manifest can be updated.
10412
10413 @item --type=@var{updater}
10414 @itemx -t @var{updater}
10415 Select only packages handled by @var{updater} (may be a comma-separated
10416 list of updaters). Currently, @var{updater} may be one of:
10417
10418 @table @code
10419 @item gnu
10420 the updater for GNU packages;
10421 @item savannah
10422 the updater for packages hosted at @uref{https://savannah.gnu.org, Savannah};
10423 @item gnome
10424 the updater for GNOME packages;
10425 @item kde
10426 the updater for KDE packages;
10427 @item xorg
10428 the updater for X.org packages;
10429 @item kernel.org
10430 the updater for packages hosted on kernel.org;
10431 @item elpa
10432 the updater for @uref{https://elpa.gnu.org/, ELPA} packages;
10433 @item cran
10434 the updater for @uref{https://cran.r-project.org/, CRAN} packages;
10435 @item bioconductor
10436 the updater for @uref{https://www.bioconductor.org/, Bioconductor} R packages;
10437 @item cpan
10438 the updater for @uref{https://www.cpan.org/, CPAN} packages;
10439 @item pypi
10440 the updater for @uref{https://pypi.python.org, PyPI} packages.
10441 @item gem
10442 the updater for @uref{https://rubygems.org, RubyGems} packages.
10443 @item github
10444 the updater for @uref{https://github.com, GitHub} packages.
10445 @item hackage
10446 the updater for @uref{https://hackage.haskell.org, Hackage} packages.
10447 @item stackage
10448 the updater for @uref{https://www.stackage.org, Stackage} packages.
10449 @item crate
10450 the updater for @uref{https://crates.io, Crates} packages.
10451 @item launchpad
10452 the updater for @uref{https://launchpad.net, Launchpad} packages.
10453 @end table
10454
10455 For instance, the following command only checks for updates of Emacs
10456 packages hosted at @code{elpa.gnu.org} and for updates of CRAN packages:
10457
10458 @example
10459 $ guix refresh --type=elpa,cran
10460 gnu/packages/statistics.scm:819:13: r-testthat would be upgraded from 0.10.0 to 0.11.0
10461 gnu/packages/emacs.scm:856:13: emacs-auctex would be upgraded from 11.88.6 to 11.88.9
10462 @end example
10463
10464 @end table
10465
10466 In addition, @command{guix refresh} can be passed one or more package
10467 names, as in this example:
10468
10469 @example
10470 $ ./pre-inst-env guix refresh -u emacs idutils gcc@@4.8
10471 @end example
10472
10473 @noindent
10474 The command above specifically updates the @code{emacs} and
10475 @code{idutils} packages. The @option{--select} option would have no
10476 effect in this case.
10477
10478 When considering whether to upgrade a package, it is sometimes
10479 convenient to know which packages would be affected by the upgrade and
10480 should be checked for compatibility. For this the following option may
10481 be used when passing @command{guix refresh} one or more package names:
10482
10483 @table @code
10484
10485 @item --list-updaters
10486 @itemx -L
10487 List available updaters and exit (see @option{--type} above).
10488
10489 For each updater, display the fraction of packages it covers; at the
10490 end, display the fraction of packages covered by all these updaters.
10491
10492 @item --list-dependent
10493 @itemx -l
10494 List top-level dependent packages that would need to be rebuilt as a
10495 result of upgrading one or more packages.
10496
10497 @xref{Invoking guix graph, the @code{reverse-package} type of
10498 @command{guix graph}}, for information on how to visualize the list of
10499 dependents of a package.
10500
10501 @end table
10502
10503 Be aware that the @option{--list-dependent} option only
10504 @emph{approximates} the rebuilds that would be required as a result of
10505 an upgrade. More rebuilds might be required under some circumstances.
10506
10507 @example
10508 $ guix refresh --list-dependent flex
10509 Building the following 120 packages would ensure 213 dependent packages are rebuilt:
10510 hop@@2.4.0 geiser@@0.4 notmuch@@0.18 mu@@0.9.9.5 cflow@@1.4 idutils@@4.6 @dots{}
10511 @end example
10512
10513 The command above lists a set of packages that could be built to check
10514 for compatibility with an upgraded @code{flex} package.
10515
10516 @table @code
10517
10518 @item --list-transitive
10519 List all the packages which one or more packages depend upon.
10520
10521 @example
10522 $ guix refresh --list-transitive flex
10523 flex@@2.6.4 depends on the following 25 packages: perl@@5.28.0 help2man@@1.47.6
10524 bison@@3.0.5 indent@@2.2.10 tar@@1.30 gzip@@1.9 bzip2@@1.0.6 xz@@5.2.4 file@@5.33 @dots{}
10525 @end example
10526
10527 @end table
10528
10529 The command above lists a set of packages which, when changed, would cause
10530 @code{flex} to be rebuilt.
10531
10532 The following options can be used to customize GnuPG operation:
10533
10534 @table @code
10535
10536 @item --gpg=@var{command}
10537 Use @var{command} as the GnuPG 2.x command. @var{command} is searched
10538 for in @code{$PATH}.
10539
10540 @item --keyring=@var{file}
10541 Use @var{file} as the keyring for upstream keys. @var{file} must be in the
10542 @dfn{keybox format}. Keybox files usually have a name ending in @file{.kbx}
10543 and the GNU@tie{}Privacy Guard (GPG) can manipulate these files
10544 (@pxref{kbxutil, @command{kbxutil},, gnupg, Using the GNU Privacy Guard}, for
10545 information on a tool to manipulate keybox files).
10546
10547 When this option is omitted, @command{guix refresh} uses
10548 @file{~/.config/guix/upstream/trustedkeys.kbx} as the keyring for upstream
10549 signing keys. OpenPGP signatures are checked against keys from this keyring;
10550 missing keys are downloaded to this keyring as well (see
10551 @option{--key-download} below).
10552
10553 You can export keys from your default GPG keyring into a keybox file using
10554 commands like this one:
10555
10556 @example
10557 gpg --export rms@@gnu.org | kbxutil --import-openpgp >> mykeyring.kbx
10558 @end example
10559
10560 Likewise, you can fetch keys to a specific keybox file like this:
10561
10562 @example
10563 gpg --no-default-keyring --keyring mykeyring.kbx \
10564 --recv-keys @value{OPENPGP-SIGNING-KEY-ID}
10565 @end example
10566
10567 @ref{GPG Configuration Options, @option{--keyring},, gnupg, Using the GNU
10568 Privacy Guard}, for more information on GPG's @option{--keyring} option.
10569
10570 @item --key-download=@var{policy}
10571 Handle missing OpenPGP keys according to @var{policy}, which may be one
10572 of:
10573
10574 @table @code
10575 @item always
10576 Always download missing OpenPGP keys from the key server, and add them
10577 to the user's GnuPG keyring.
10578
10579 @item never
10580 Never try to download missing OpenPGP keys. Instead just bail out.
10581
10582 @item interactive
10583 When a package signed with an unknown OpenPGP key is encountered, ask
10584 the user whether to download it or not. This is the default behavior.
10585 @end table
10586
10587 @item --key-server=@var{host}
10588 Use @var{host} as the OpenPGP key server when importing a public key.
10589
10590 @item --load-path=@var{directory}
10591 Add @var{directory} to the front of the package module search path
10592 (@pxref{Package Modules}).
10593
10594 This allows users to define their own packages and make them visible to
10595 the command-line tools.
10596
10597 @end table
10598
10599 The @code{github} updater uses the
10600 @uref{https://developer.github.com/v3/, GitHub API} to query for new
10601 releases. When used repeatedly e.g.@: when refreshing all packages,
10602 GitHub will eventually refuse to answer any further API requests. By
10603 default 60 API requests per hour are allowed, and a full refresh on all
10604 GitHub packages in Guix requires more than this. Authentication with
10605 GitHub through the use of an API token alleviates these limits. To use
10606 an API token, set the environment variable @env{GUIX_GITHUB_TOKEN} to a
10607 token procured from @uref{https://github.com/settings/tokens} or
10608 otherwise.
10609
10610
10611 @node Invoking guix lint
10612 @section Invoking @command{guix lint}
10613
10614 @cindex @command{guix lint}
10615 @cindex package, checking for errors
10616 The @command{guix lint} command is meant to help package developers avoid
10617 common errors and use a consistent style. It runs a number of checks on
10618 a given set of packages in order to find common mistakes in their
10619 definitions. Available @dfn{checkers} include (see
10620 @option{--list-checkers} for a complete list):
10621
10622 @table @code
10623 @item synopsis
10624 @itemx description
10625 Validate certain typographical and stylistic rules about package
10626 descriptions and synopses.
10627
10628 @item inputs-should-be-native
10629 Identify inputs that should most likely be native inputs.
10630
10631 @item source
10632 @itemx home-page
10633 @itemx mirror-url
10634 @itemx github-url
10635 @itemx source-file-name
10636 Probe @code{home-page} and @code{source} URLs and report those that are
10637 invalid. Suggest a @code{mirror://} URL when applicable. If the
10638 @code{source} URL redirects to a GitHub URL, recommend usage of the GitHub
10639 URL. Check that the source file name is meaningful, e.g.@: is not just a
10640 version number or ``git-checkout'', without a declared @code{file-name}
10641 (@pxref{origin Reference}).
10642
10643 @item source-unstable-tarball
10644 Parse the @code{source} URL to determine if a tarball from GitHub is
10645 autogenerated or if it is a release tarball. Unfortunately GitHub's
10646 autogenerated tarballs are sometimes regenerated.
10647
10648 @item derivation
10649 Check that the derivation of the given packages can be successfully
10650 computed for all the supported systems (@pxref{Derivations}).
10651
10652 @item profile-collisions
10653 Check whether installing the given packages in a profile would lead to
10654 collisions. Collisions occur when several packages with the same name
10655 but a different version or a different store file name are propagated.
10656 @xref{package Reference, @code{propagated-inputs}}, for more information
10657 on propagated inputs.
10658
10659 @item archival
10660 @cindex Software Heritage, source code archive
10661 @cindex archival of source code, Software Heritage
10662 Checks whether the package's source code is archived at
10663 @uref{https://www.softwareheritage.org, Software Heritage}.
10664
10665 When the source code that is not archived comes from a version-control system
10666 (VCS)---e.g., it's obtained with @code{git-fetch}, send Software Heritage a
10667 ``save'' request so that it eventually archives it. This ensures that the
10668 source will remain available in the long term, and that Guix can fall back to
10669 Software Heritage should the source code disappear from its original host.
10670 The status of recent ``save'' requests can be
10671 @uref{https://archive.softwareheritage.org/save/#requests, viewed on-line}.
10672
10673 When source code is a tarball obtained with @code{url-fetch}, simply print a
10674 message when it is not archived. As of this writing, Software Heritage does
10675 not allow requests to save arbitrary tarballs; we are working on ways to
10676 ensure that non-VCS source code is also archived.
10677
10678 Software Heritage
10679 @uref{https://archive.softwareheritage.org/api/#rate-limiting, limits the
10680 request rate per IP address}. When the limit is reached, @command{guix lint}
10681 prints a message and the @code{archival} checker stops doing anything until
10682 that limit has been reset.
10683
10684 @item cve
10685 @cindex security vulnerabilities
10686 @cindex CVE, Common Vulnerabilities and Exposures
10687 Report known vulnerabilities found in the Common Vulnerabilities and
10688 Exposures (CVE) databases of the current and past year
10689 @uref{https://nvd.nist.gov/vuln/data-feeds, published by the US
10690 NIST}.
10691
10692 To view information about a particular vulnerability, visit pages such as:
10693
10694 @itemize
10695 @item
10696 @indicateurl{https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-YYYY-ABCD}
10697 @item
10698 @indicateurl{https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-YYYY-ABCD}
10699 @end itemize
10700
10701 @noindent
10702 where @code{CVE-YYYY-ABCD} is the CVE identifier---e.g.,
10703 @code{CVE-2015-7554}.
10704
10705 Package developers can specify in package recipes the
10706 @uref{https://nvd.nist.gov/products/cpe,Common Platform Enumeration (CPE)}
10707 name and version of the package when they differ from the name or version
10708 that Guix uses, as in this example:
10709
10710 @lisp
10711 (package
10712 (name "grub")
10713 ;; @dots{}
10714 ;; CPE calls this package "grub2".
10715 (properties '((cpe-name . "grub2")
10716 (cpe-version . "2.3"))))
10717 @end lisp
10718
10719 @c See <https://www.openwall.com/lists/oss-security/2017/03/15/3>.
10720 Some entries in the CVE database do not specify which version of a
10721 package they apply to, and would thus ``stick around'' forever. Package
10722 developers who found CVE alerts and verified they can be ignored can
10723 declare them as in this example:
10724
10725 @lisp
10726 (package
10727 (name "t1lib")
10728 ;; @dots{}
10729 ;; These CVEs no longer apply and can be safely ignored.
10730 (properties `((lint-hidden-cve . ("CVE-2011-0433"
10731 "CVE-2011-1553"
10732 "CVE-2011-1554"
10733 "CVE-2011-5244")))))
10734 @end lisp
10735
10736 @item formatting
10737 Warn about obvious source code formatting issues: trailing white space,
10738 use of tabulations, etc.
10739 @end table
10740
10741 The general syntax is:
10742
10743 @example
10744 guix lint @var{options} @var{package}@dots{}
10745 @end example
10746
10747 If no package is given on the command line, then all packages are checked.
10748 The @var{options} may be zero or more of the following:
10749
10750 @table @code
10751 @item --list-checkers
10752 @itemx -l
10753 List and describe all the available checkers that will be run on packages
10754 and exit.
10755
10756 @item --checkers
10757 @itemx -c
10758 Only enable the checkers specified in a comma-separated list using the
10759 names returned by @option{--list-checkers}.
10760
10761 @item --load-path=@var{directory}
10762 @itemx -L @var{directory}
10763 Add @var{directory} to the front of the package module search path
10764 (@pxref{Package Modules}).
10765
10766 This allows users to define their own packages and make them visible to
10767 the command-line tools.
10768
10769 @end table
10770
10771 @node Invoking guix size
10772 @section Invoking @command{guix size}
10773
10774 @cindex size
10775 @cindex package size
10776 @cindex closure
10777 @cindex @command{guix size}
10778 The @command{guix size} command helps package developers profile the
10779 disk usage of packages. It is easy to overlook the impact of an
10780 additional dependency added to a package, or the impact of using a
10781 single output for a package that could easily be split (@pxref{Packages
10782 with Multiple Outputs}). Such are the typical issues that
10783 @command{guix size} can highlight.
10784
10785 The command can be passed one or more package specifications
10786 such as @code{gcc@@4.8}
10787 or @code{guile:debug}, or a file name in the store. Consider this
10788 example:
10789
10790 @example
10791 $ guix size coreutils
10792 store item total self
10793 /gnu/store/@dots{}-gcc-5.5.0-lib 60.4 30.1 38.1%
10794 /gnu/store/@dots{}-glibc-2.27 30.3 28.8 36.6%
10795 /gnu/store/@dots{}-coreutils-8.28 78.9 15.0 19.0%
10796 /gnu/store/@dots{}-gmp-6.1.2 63.1 2.7 3.4%
10797 /gnu/store/@dots{}-bash-static-4.4.12 1.5 1.5 1.9%
10798 /gnu/store/@dots{}-acl-2.2.52 61.1 0.4 0.5%
10799 /gnu/store/@dots{}-attr-2.4.47 60.6 0.2 0.3%
10800 /gnu/store/@dots{}-libcap-2.25 60.5 0.2 0.2%
10801 total: 78.9 MiB
10802 @end example
10803
10804 @cindex closure
10805 The store items listed here constitute the @dfn{transitive closure} of
10806 Coreutils---i.e., Coreutils and all its dependencies, recursively---as
10807 would be returned by:
10808
10809 @example
10810 $ guix gc -R /gnu/store/@dots{}-coreutils-8.23
10811 @end example
10812
10813 Here the output shows three columns next to store items. The first column,
10814 labeled ``total'', shows the size in mebibytes (MiB) of the closure of
10815 the store item---that is, its own size plus the size of all its
10816 dependencies. The next column, labeled ``self'', shows the size of the
10817 item itself. The last column shows the ratio of the size of the item
10818 itself to the space occupied by all the items listed here.
10819
10820 In this example, we see that the closure of Coreutils weighs in at
10821 79@tie{}MiB, most of which is taken by libc and GCC's run-time support
10822 libraries. (That libc and GCC's libraries represent a large fraction of
10823 the closure is not a problem @i{per se} because they are always available
10824 on the system anyway.)
10825
10826 Since the command also accepts store file names, assessing the size of
10827 a build result is straightforward:
10828
10829 @example
10830 guix size $(guix system build config.scm)
10831 @end example
10832
10833 When the package(s) passed to @command{guix size} are available in the
10834 store@footnote{More precisely, @command{guix size} looks for the
10835 @emph{ungrafted} variant of the given package(s), as returned by
10836 @code{guix build @var{package} --no-grafts}. @xref{Security Updates},
10837 for information on grafts.}, @command{guix size} queries the daemon to determine its
10838 dependencies, and measures its size in the store, similar to @command{du
10839 -ms --apparent-size} (@pxref{du invocation,,, coreutils, GNU
10840 Coreutils}).
10841
10842 When the given packages are @emph{not} in the store, @command{guix size}
10843 reports information based on the available substitutes
10844 (@pxref{Substitutes}). This makes it possible it to profile disk usage of
10845 store items that are not even on disk, only available remotely.
10846
10847 You can also specify several package names:
10848
10849 @example
10850 $ guix size coreutils grep sed bash
10851 store item total self
10852 /gnu/store/@dots{}-coreutils-8.24 77.8 13.8 13.4%
10853 /gnu/store/@dots{}-grep-2.22 73.1 0.8 0.8%
10854 /gnu/store/@dots{}-bash-4.3.42 72.3 4.7 4.6%
10855 /gnu/store/@dots{}-readline-6.3 67.6 1.2 1.2%
10856 @dots{}
10857 total: 102.3 MiB
10858 @end example
10859
10860 @noindent
10861 In this example we see that the combination of the four packages takes
10862 102.3@tie{}MiB in total, which is much less than the sum of each closure
10863 since they have a lot of dependencies in common.
10864
10865 When looking at the profile returned by @command{guix size}, you may
10866 find yourself wondering why a given package shows up in the profile at
10867 all. To understand it, you can use @command{guix graph --path -t
10868 references} to display the shortest path between the two packages
10869 (@pxref{Invoking guix graph}).
10870
10871 The available options are:
10872
10873 @table @option
10874
10875 @item --substitute-urls=@var{urls}
10876 Use substitute information from @var{urls}.
10877 @xref{client-substitute-urls, the same option for @code{guix build}}.
10878
10879 @item --sort=@var{key}
10880 Sort lines according to @var{key}, one of the following options:
10881
10882 @table @code
10883 @item self
10884 the size of each item (the default);
10885 @item closure
10886 the total size of the item's closure.
10887 @end table
10888
10889 @item --map-file=@var{file}
10890 Write a graphical map of disk usage in PNG format to @var{file}.
10891
10892 For the example above, the map looks like this:
10893
10894 @image{images/coreutils-size-map,5in,, map of Coreutils disk usage
10895 produced by @command{guix size}}
10896
10897 This option requires that
10898 @uref{https://wingolog.org/software/guile-charting/, Guile-Charting} be
10899 installed and visible in Guile's module search path. When that is not
10900 the case, @command{guix size} fails as it tries to load it.
10901
10902 @item --system=@var{system}
10903 @itemx -s @var{system}
10904 Consider packages for @var{system}---e.g., @code{x86_64-linux}.
10905
10906 @item --load-path=@var{directory}
10907 @itemx -L @var{directory}
10908 Add @var{directory} to the front of the package module search path
10909 (@pxref{Package Modules}).
10910
10911 This allows users to define their own packages and make them visible to
10912 the command-line tools.
10913 @end table
10914
10915 @node Invoking guix graph
10916 @section Invoking @command{guix graph}
10917
10918 @cindex DAG
10919 @cindex @command{guix graph}
10920 @cindex package dependencies
10921 Packages and their dependencies form a @dfn{graph}, specifically a
10922 directed acyclic graph (DAG). It can quickly become difficult to have a
10923 mental model of the package DAG, so the @command{guix graph} command
10924 provides a visual representation of the DAG. By default,
10925 @command{guix graph} emits a DAG representation in the input format of
10926 @uref{https://www.graphviz.org/, Graphviz}, so its output can be passed
10927 directly to the @command{dot} command of Graphviz. It can also emit an
10928 HTML page with embedded JavaScript code to display a ``chord diagram''
10929 in a Web browser, using the @uref{https://d3js.org/, d3.js} library, or
10930 emit Cypher queries to construct a graph in a graph database supporting
10931 the @uref{https://www.opencypher.org/, openCypher} query language. With
10932 @option{--path}, it simply displays the shortest path between two
10933 packages. The general syntax is:
10934
10935 @example
10936 guix graph @var{options} @var{package}@dots{}
10937 @end example
10938
10939 For example, the following command generates a PDF file representing the
10940 package DAG for the GNU@tie{}Core Utilities, showing its build-time
10941 dependencies:
10942
10943 @example
10944 guix graph coreutils | dot -Tpdf > dag.pdf
10945 @end example
10946
10947 The output looks like this:
10948
10949 @image{images/coreutils-graph,2in,,Dependency graph of the GNU Coreutils}
10950
10951 Nice little graph, no?
10952
10953 You may find it more pleasant to navigate the graph interactively with
10954 @command{xdot} (from the @code{xdot} package):
10955
10956 @example
10957 guix graph coreutils | xdot -
10958 @end example
10959
10960 But there is more than one graph! The one above is concise: it is the
10961 graph of package objects, omitting implicit inputs such as GCC, libc,
10962 grep, etc. It is often useful to have such a concise graph, but
10963 sometimes one may want to see more details. @command{guix graph} supports
10964 several types of graphs, allowing you to choose the level of detail:
10965
10966 @table @code
10967 @item package
10968 This is the default type used in the example above. It shows the DAG of
10969 package objects, excluding implicit dependencies. It is concise, but
10970 filters out many details.
10971
10972 @item reverse-package
10973 This shows the @emph{reverse} DAG of packages. For example:
10974
10975 @example
10976 guix graph --type=reverse-package ocaml
10977 @end example
10978
10979 ...@: yields the graph of packages that @emph{explicitly} depend on OCaml (if
10980 you are also interested in cases where OCaml is an implicit dependency, see
10981 @code{reverse-bag} below).
10982
10983 Note that for core packages this can yield huge graphs. If all you want
10984 is to know the number of packages that depend on a given package, use
10985 @command{guix refresh --list-dependent} (@pxref{Invoking guix refresh,
10986 @option{--list-dependent}}).
10987
10988 @item bag-emerged
10989 This is the package DAG, @emph{including} implicit inputs.
10990
10991 For instance, the following command:
10992
10993 @example
10994 guix graph --type=bag-emerged coreutils
10995 @end example
10996
10997 ...@: yields this bigger graph:
10998
10999 @image{images/coreutils-bag-graph,,5in,Detailed dependency graph of the GNU Coreutils}
11000
11001 At the bottom of the graph, we see all the implicit inputs of
11002 @var{gnu-build-system} (@pxref{Build Systems, @code{gnu-build-system}}).
11003
11004 Now, note that the dependencies of these implicit inputs---that is, the
11005 @dfn{bootstrap dependencies} (@pxref{Bootstrapping})---are not shown
11006 here, for conciseness.
11007
11008 @item bag
11009 Similar to @code{bag-emerged}, but this time including all the bootstrap
11010 dependencies.
11011
11012 @item bag-with-origins
11013 Similar to @code{bag}, but also showing origins and their dependencies.
11014
11015 @item reverse-bag
11016 This shows the @emph{reverse} DAG of packages. Unlike @code{reverse-package},
11017 it also takes implicit dependencies into account. For example:
11018
11019 @example
11020 guix graph -t reverse-bag dune
11021 @end example
11022
11023 @noindent
11024 ...@: yields the graph of all packages that depend on Dune, directly or
11025 indirectly. Since Dune is an @emph{implicit} dependency of many packages
11026 @i{via} @code{dune-build-system}, this shows a large number of packages,
11027 whereas @code{reverse-package} would show very few if any.
11028
11029 @item derivation
11030 This is the most detailed representation: It shows the DAG of
11031 derivations (@pxref{Derivations}) and plain store items. Compared to
11032 the above representation, many additional nodes are visible, including
11033 build scripts, patches, Guile modules, etc.
11034
11035 For this type of graph, it is also possible to pass a @file{.drv} file
11036 name instead of a package name, as in:
11037
11038 @example
11039 guix graph -t derivation `guix system build -d my-config.scm`
11040 @end example
11041
11042 @item module
11043 This is the graph of @dfn{package modules} (@pxref{Package Modules}).
11044 For example, the following command shows the graph for the package
11045 module that defines the @code{guile} package:
11046
11047 @example
11048 guix graph -t module guile | xdot -
11049 @end example
11050 @end table
11051
11052 All the types above correspond to @emph{build-time dependencies}. The
11053 following graph type represents the @emph{run-time dependencies}:
11054
11055 @table @code
11056 @item references
11057 This is the graph of @dfn{references} of a package output, as returned
11058 by @command{guix gc --references} (@pxref{Invoking guix gc}).
11059
11060 If the given package output is not available in the store, @command{guix
11061 graph} attempts to obtain dependency information from substitutes.
11062
11063 Here you can also pass a store file name instead of a package name. For
11064 example, the command below produces the reference graph of your profile
11065 (which can be big!):
11066
11067 @example
11068 guix graph -t references `readlink -f ~/.guix-profile`
11069 @end example
11070
11071 @item referrers
11072 This is the graph of the @dfn{referrers} of a store item, as returned by
11073 @command{guix gc --referrers} (@pxref{Invoking guix gc}).
11074
11075 This relies exclusively on local information from your store. For
11076 instance, let us suppose that the current Inkscape is available in 10
11077 profiles on your machine; @command{guix graph -t referrers inkscape}
11078 will show a graph rooted at Inkscape and with those 10 profiles linked
11079 to it.
11080
11081 It can help determine what is preventing a store item from being garbage
11082 collected.
11083
11084 @end table
11085
11086 @cindex shortest path, between packages
11087 Often, the graph of the package you are interested in does not fit on
11088 your screen, and anyway all you want to know is @emph{why} that package
11089 actually depends on some seemingly unrelated package. The
11090 @option{--path} option instructs @command{guix graph} to display the
11091 shortest path between two packages (or derivations, or store items,
11092 etc.):
11093
11094 @example
11095 $ guix graph --path emacs libunistring
11096 emacs@@26.3
11097 mailutils@@3.9
11098 libunistring@@0.9.10
11099 $ guix graph --path -t derivation emacs libunistring
11100 /gnu/store/@dots{}-emacs-26.3.drv
11101 /gnu/store/@dots{}-mailutils-3.9.drv
11102 /gnu/store/@dots{}-libunistring-0.9.10.drv
11103 $ guix graph --path -t references emacs libunistring
11104 /gnu/store/@dots{}-emacs-26.3
11105 /gnu/store/@dots{}-libidn2-2.2.0
11106 /gnu/store/@dots{}-libunistring-0.9.10
11107 @end example
11108
11109 The available options are the following:
11110
11111 @table @option
11112 @item --type=@var{type}
11113 @itemx -t @var{type}
11114 Produce a graph output of @var{type}, where @var{type} must be one of
11115 the values listed above.
11116
11117 @item --list-types
11118 List the supported graph types.
11119
11120 @item --backend=@var{backend}
11121 @itemx -b @var{backend}
11122 Produce a graph using the selected @var{backend}.
11123
11124 @item --list-backends
11125 List the supported graph backends.
11126
11127 Currently, the available backends are Graphviz and d3.js.
11128
11129 @item --path
11130 Display the shortest path between two nodes of the type specified by
11131 @option{--type}. The example below shows the shortest path between
11132 @code{libreoffice} and @code{llvm} according to the references of
11133 @code{libreoffice}:
11134
11135 @example
11136 $ guix graph --path -t references libreoffice llvm
11137 /gnu/store/@dots{}-libreoffice-6.4.2.2
11138 /gnu/store/@dots{}-libepoxy-1.5.4
11139 /gnu/store/@dots{}-mesa-19.3.4
11140 /gnu/store/@dots{}-llvm-9.0.1
11141 @end example
11142
11143 @item --expression=@var{expr}
11144 @itemx -e @var{expr}
11145 Consider the package @var{expr} evaluates to.
11146
11147 This is useful to precisely refer to a package, as in this example:
11148
11149 @example
11150 guix graph -e '(@@@@ (gnu packages commencement) gnu-make-final)'
11151 @end example
11152
11153 @item --system=@var{system}
11154 @itemx -s @var{system}
11155 Display the graph for @var{system}---e.g., @code{i686-linux}.
11156
11157 The package dependency graph is largely architecture-independent, but there
11158 are some architecture-dependent bits that this option allows you to visualize.
11159
11160 @item --load-path=@var{directory}
11161 @itemx -L @var{directory}
11162 Add @var{directory} to the front of the package module search path
11163 (@pxref{Package Modules}).
11164
11165 This allows users to define their own packages and make them visible to
11166 the command-line tools.
11167 @end table
11168
11169 On top of that, @command{guix graph} supports all the usual package
11170 transformation options (@pxref{Package Transformation Options}). This
11171 makes it easy to view the effect of a graph-rewriting transformation
11172 such as @option{--with-input}. For example, the command below outputs
11173 the graph of @code{git} once @code{openssl} has been replaced by
11174 @code{libressl} everywhere in the graph:
11175
11176 @example
11177 guix graph git --with-input=openssl=libressl
11178 @end example
11179
11180 So many possibilities, so much fun!
11181
11182 @node Invoking guix publish
11183 @section Invoking @command{guix publish}
11184
11185 @cindex @command{guix publish}
11186 The purpose of @command{guix publish} is to enable users to easily share
11187 their store with others, who can then use it as a substitute server
11188 (@pxref{Substitutes}).
11189
11190 When @command{guix publish} runs, it spawns an HTTP server which allows
11191 anyone with network access to obtain substitutes from it. This means
11192 that any machine running Guix can also act as if it were a build farm,
11193 since the HTTP interface is compatible with Cuirass, the software behind
11194 the @code{@value{SUBSTITUTE-SERVER}} build farm.
11195
11196 For security, each substitute is signed, allowing recipients to check
11197 their authenticity and integrity (@pxref{Substitutes}). Because
11198 @command{guix publish} uses the signing key of the system, which is only
11199 readable by the system administrator, it must be started as root; the
11200 @option{--user} option makes it drop root privileges early on.
11201
11202 The signing key pair must be generated before @command{guix publish} is
11203 launched, using @command{guix archive --generate-key} (@pxref{Invoking
11204 guix archive}).
11205
11206 The general syntax is:
11207
11208 @example
11209 guix publish @var{options}@dots{}
11210 @end example
11211
11212 Running @command{guix publish} without any additional arguments will
11213 spawn an HTTP server on port 8080:
11214
11215 @example
11216 guix publish
11217 @end example
11218
11219 Once a publishing server has been authorized (@pxref{Invoking guix
11220 archive}), the daemon may download substitutes from it:
11221
11222 @example
11223 guix-daemon --substitute-urls=http://example.org:8080
11224 @end example
11225
11226 By default, @command{guix publish} compresses archives on the fly as it
11227 serves them. This ``on-the-fly'' mode is convenient in that it requires
11228 no setup and is immediately available. However, when serving lots of
11229 clients, we recommend using the @option{--cache} option, which enables
11230 caching of the archives before they are sent to clients---see below for
11231 details. The @command{guix weather} command provides a handy way to
11232 check what a server provides (@pxref{Invoking guix weather}).
11233
11234 As a bonus, @command{guix publish} also serves as a content-addressed
11235 mirror for source files referenced in @code{origin} records
11236 (@pxref{origin Reference}). For instance, assuming @command{guix
11237 publish} is running on @code{example.org}, the following URL returns the
11238 raw @file{hello-2.10.tar.gz} file with the given SHA256 hash
11239 (represented in @code{nix-base32} format, @pxref{Invoking guix hash}):
11240
11241 @example
11242 http://example.org/file/hello-2.10.tar.gz/sha256/0ssi1@dots{}ndq1i
11243 @end example
11244
11245 Obviously, these URLs only work for files that are in the store; in
11246 other cases, they return 404 (``Not Found'').
11247
11248 @cindex build logs, publication
11249 Build logs are available from @code{/log} URLs like:
11250
11251 @example
11252 http://example.org/log/gwspk@dots{}-guile-2.2.3
11253 @end example
11254
11255 @noindent
11256 When @command{guix-daemon} is configured to save compressed build logs,
11257 as is the case by default (@pxref{Invoking guix-daemon}), @code{/log}
11258 URLs return the compressed log as-is, with an appropriate
11259 @code{Content-Type} and/or @code{Content-Encoding} header. We recommend
11260 running @command{guix-daemon} with @option{--log-compression=gzip} since
11261 Web browsers can automatically decompress it, which is not the case with
11262 Bzip2 compression.
11263
11264 The following options are available:
11265
11266 @table @code
11267 @item --port=@var{port}
11268 @itemx -p @var{port}
11269 Listen for HTTP requests on @var{port}.
11270
11271 @item --listen=@var{host}
11272 Listen on the network interface for @var{host}. The default is to
11273 accept connections from any interface.
11274
11275 @item --user=@var{user}
11276 @itemx -u @var{user}
11277 Change privileges to @var{user} as soon as possible---i.e., once the
11278 server socket is open and the signing key has been read.
11279
11280 @item --compression[=@var{method}[:@var{level}]]
11281 @itemx -C [@var{method}[:@var{level}]]
11282 Compress data using the given @var{method} and @var{level}. @var{method} is
11283 one of @code{lzip} and @code{gzip}; when @var{method} is omitted, @code{gzip}
11284 is used.
11285
11286 When @var{level} is zero, disable compression. The range 1 to 9 corresponds
11287 to different compression levels: 1 is the fastest, and 9 is the best
11288 (CPU-intensive). The default is 3.
11289
11290 Usually, @code{lzip} compresses noticeably better than @code{gzip} for a small
11291 increase in CPU usage; see
11292 @uref{https://nongnu.org/lzip/lzip_benchmark.html,benchmarks on the lzip Web
11293 page}.
11294
11295 Unless @option{--cache} is used, compression occurs on the fly and
11296 the compressed streams are not
11297 cached. Thus, to reduce load on the machine that runs @command{guix
11298 publish}, it may be a good idea to choose a low compression level, to
11299 run @command{guix publish} behind a caching proxy, or to use
11300 @option{--cache}. Using @option{--cache} has the advantage that it
11301 allows @command{guix publish} to add @code{Content-Length} HTTP header
11302 to its responses.
11303
11304 This option can be repeated, in which case every substitute gets compressed
11305 using all the selected methods, and all of them are advertised. This is
11306 useful when users may not support all the compression methods: they can select
11307 the one they support.
11308
11309 @item --cache=@var{directory}
11310 @itemx -c @var{directory}
11311 Cache archives and meta-data (@code{.narinfo} URLs) to @var{directory}
11312 and only serve archives that are in cache.
11313
11314 When this option is omitted, archives and meta-data are created
11315 on-the-fly. This can reduce the available bandwidth, especially when
11316 compression is enabled, since this may become CPU-bound. Another
11317 drawback of the default mode is that the length of archives is not known
11318 in advance, so @command{guix publish} does not add a
11319 @code{Content-Length} HTTP header to its responses, which in turn
11320 prevents clients from knowing the amount of data being downloaded.
11321
11322 Conversely, when @option{--cache} is used, the first request for a store
11323 item (@i{via} a @code{.narinfo} URL) returns 404 and triggers a
11324 background process to @dfn{bake} the archive---computing its
11325 @code{.narinfo} and compressing the archive, if needed. Once the
11326 archive is cached in @var{directory}, subsequent requests succeed and
11327 are served directly from the cache, which guarantees that clients get
11328 the best possible bandwidth.
11329
11330 The ``baking'' process is performed by worker threads. By default, one
11331 thread per CPU core is created, but this can be customized. See
11332 @option{--workers} below.
11333
11334 When @option{--ttl} is used, cached entries are automatically deleted
11335 when they have expired.
11336
11337 @item --workers=@var{N}
11338 When @option{--cache} is used, request the allocation of @var{N} worker
11339 threads to ``bake'' archives.
11340
11341 @item --ttl=@var{ttl}
11342 Produce @code{Cache-Control} HTTP headers that advertise a time-to-live
11343 (TTL) of @var{ttl}. @var{ttl} must denote a duration: @code{5d} means 5
11344 days, @code{1m} means 1 month, and so on.
11345
11346 This allows the user's Guix to keep substitute information in cache for
11347 @var{ttl}. However, note that @code{guix publish} does not itself
11348 guarantee that the store items it provides will indeed remain available
11349 for as long as @var{ttl}.
11350
11351 Additionally, when @option{--cache} is used, cached entries that have
11352 not been accessed for @var{ttl} and that no longer have a corresponding
11353 item in the store, may be deleted.
11354
11355 @item --nar-path=@var{path}
11356 Use @var{path} as the prefix for the URLs of ``nar'' files
11357 (@pxref{Invoking guix archive, normalized archives}).
11358
11359 By default, nars are served at a URL such as
11360 @code{/nar/gzip/@dots{}-coreutils-8.25}. This option allows you to
11361 change the @code{/nar} part to @var{path}.
11362
11363 @item --public-key=@var{file}
11364 @itemx --private-key=@var{file}
11365 Use the specific @var{file}s as the public/private key pair used to sign
11366 the store items being published.
11367
11368 The files must correspond to the same key pair (the private key is used
11369 for signing and the public key is merely advertised in the signature
11370 metadata). They must contain keys in the canonical s-expression format
11371 as produced by @command{guix archive --generate-key} (@pxref{Invoking
11372 guix archive}). By default, @file{/etc/guix/signing-key.pub} and
11373 @file{/etc/guix/signing-key.sec} are used.
11374
11375 @item --repl[=@var{port}]
11376 @itemx -r [@var{port}]
11377 Spawn a Guile REPL server (@pxref{REPL Servers,,, guile, GNU Guile
11378 Reference Manual}) on @var{port} (37146 by default). This is used
11379 primarily for debugging a running @command{guix publish} server.
11380 @end table
11381
11382 Enabling @command{guix publish} on Guix System is a one-liner: just
11383 instantiate a @code{guix-publish-service-type} service in the @code{services} field
11384 of the @code{operating-system} declaration (@pxref{guix-publish-service-type,
11385 @code{guix-publish-service-type}}).
11386
11387 If you are instead running Guix on a ``foreign distro'', follow these
11388 instructions:
11389
11390 @itemize
11391 @item
11392 If your host distro uses the systemd init system:
11393
11394 @example
11395 # ln -s ~root/.guix-profile/lib/systemd/system/guix-publish.service \
11396 /etc/systemd/system/
11397 # systemctl start guix-publish && systemctl enable guix-publish
11398 @end example
11399
11400 @item
11401 If your host distro uses the Upstart init system:
11402
11403 @example
11404 # ln -s ~root/.guix-profile/lib/upstart/system/guix-publish.conf /etc/init/
11405 # start guix-publish
11406 @end example
11407
11408 @item
11409 Otherwise, proceed similarly with your distro's init system.
11410 @end itemize
11411
11412 @node Invoking guix challenge
11413 @section Invoking @command{guix challenge}
11414
11415 @cindex reproducible builds
11416 @cindex verifiable builds
11417 @cindex @command{guix challenge}
11418 @cindex challenge
11419 Do the binaries provided by this server really correspond to the source
11420 code it claims to build? Is a package build process deterministic?
11421 These are the questions the @command{guix challenge} command attempts to
11422 answer.
11423
11424 The former is obviously an important question: Before using a substitute
11425 server (@pxref{Substitutes}), one had better @emph{verify} that it
11426 provides the right binaries, and thus @emph{challenge} it. The latter
11427 is what enables the former: If package builds are deterministic, then
11428 independent builds of the package should yield the exact same result,
11429 bit for bit; if a server provides a binary different from the one
11430 obtained locally, it may be either corrupt or malicious.
11431
11432 We know that the hash that shows up in @file{/gnu/store} file names is
11433 the hash of all the inputs of the process that built the file or
11434 directory---compilers, libraries, build scripts,
11435 etc. (@pxref{Introduction}). Assuming deterministic build processes,
11436 one store file name should map to exactly one build output.
11437 @command{guix challenge} checks whether there is, indeed, a single
11438 mapping by comparing the build outputs of several independent builds of
11439 any given store item.
11440
11441 The command output looks like this:
11442
11443 @smallexample
11444 $ guix challenge --substitute-urls="https://@value{SUBSTITUTE-SERVER} https://guix.example.org"
11445 updating list of substitutes from 'https://@value{SUBSTITUTE-SERVER}'... 100.0%
11446 updating list of substitutes from 'https://guix.example.org'... 100.0%
11447 /gnu/store/@dots{}-openssl-1.0.2d contents differ:
11448 local hash: 0725l22r5jnzazaacncwsvp9kgf42266ayyp814v7djxs7nk963q
11449 https://@value{SUBSTITUTE-SERVER}/nar/@dots{}-openssl-1.0.2d: 0725l22r5jnzazaacncwsvp9kgf42266ayyp814v7djxs7nk963q
11450 https://guix.example.org/nar/@dots{}-openssl-1.0.2d: 1zy4fmaaqcnjrzzajkdn3f5gmjk754b43qkq47llbyak9z0qjyim
11451 differing files:
11452 /lib/libcrypto.so.1.1
11453 /lib/libssl.so.1.1
11454
11455 /gnu/store/@dots{}-git-2.5.0 contents differ:
11456 local hash: 00p3bmryhjxrhpn2gxs2fy0a15lnip05l97205pgbk5ra395hyha
11457 https://@value{SUBSTITUTE-SERVER}/nar/@dots{}-git-2.5.0: 069nb85bv4d4a6slrwjdy8v1cn4cwspm3kdbmyb81d6zckj3nq9f
11458 https://guix.example.org/nar/@dots{}-git-2.5.0: 0mdqa9w1p6cmli6976v4wi0sw9r4p5prkj7lzfd1877wk11c9c73
11459 differing file:
11460 /libexec/git-core/git-fsck
11461
11462 /gnu/store/@dots{}-pius-2.1.1 contents differ:
11463 local hash: 0k4v3m9z1zp8xzzizb7d8kjj72f9172xv078sq4wl73vnq9ig3ax
11464 https://@value{SUBSTITUTE-SERVER}/nar/@dots{}-pius-2.1.1: 0k4v3m9z1zp8xzzizb7d8kjj72f9172xv078sq4wl73vnq9ig3ax
11465 https://guix.example.org/nar/@dots{}-pius-2.1.1: 1cy25x1a4fzq5rk0pmvc8xhwyffnqz95h2bpvqsz2mpvlbccy0gs
11466 differing file:
11467 /share/man/man1/pius.1.gz
11468
11469 @dots{}
11470
11471 6,406 store items were analyzed:
11472 - 4,749 (74.1%) were identical
11473 - 525 (8.2%) differed
11474 - 1,132 (17.7%) were inconclusive
11475 @end smallexample
11476
11477 @noindent
11478 In this example, @command{guix challenge} first scans the store to
11479 determine the set of locally-built derivations---as opposed to store
11480 items that were downloaded from a substitute server---and then queries
11481 all the substitute servers. It then reports those store items for which
11482 the servers obtained a result different from the local build.
11483
11484 @cindex non-determinism, in package builds
11485 As an example, @code{guix.example.org} always gets a different answer.
11486 Conversely, @code{@value{SUBSTITUTE-SERVER}} agrees with local builds, except in the
11487 case of Git. This might indicate that the build process of Git is
11488 non-deterministic, meaning that its output varies as a function of
11489 various things that Guix does not fully control, in spite of building
11490 packages in isolated environments (@pxref{Features}). Most common
11491 sources of non-determinism include the addition of timestamps in build
11492 results, the inclusion of random numbers, and directory listings sorted
11493 by inode number. See @uref{https://reproducible-builds.org/docs/}, for
11494 more information.
11495
11496 To find out what is wrong with this Git binary, the easiest approach is
11497 to run:
11498
11499 @example
11500 guix challenge git \
11501 --diff=diffoscope \
11502 --substitute-urls="https://@value{SUBSTITUTE-SERVER} https://guix.example.org"
11503 @end example
11504
11505 This automatically invokes @command{diffoscope}, which displays detailed
11506 information about files that differ.
11507
11508 Alternatively, we can do something along these lines (@pxref{Invoking guix
11509 archive}):
11510
11511 @example
11512 $ wget -q -O - https://@value{SUBSTITUTE-SERVER}/nar/lzip/@dots{}-git-2.5.0 \
11513 | lzip -d | guix archive -x /tmp/git
11514 $ diff -ur --no-dereference /gnu/store/@dots{}-git.2.5.0 /tmp/git
11515 @end example
11516
11517 This command shows the difference between the files resulting from the
11518 local build, and the files resulting from the build on
11519 @code{@value{SUBSTITUTE-SERVER}} (@pxref{Overview, Comparing and Merging Files,,
11520 diffutils, Comparing and Merging Files}). The @command{diff} command
11521 works great for text files. When binary files differ, a better option
11522 is @uref{https://diffoscope.org/, Diffoscope}, a tool that helps
11523 visualize differences for all kinds of files.
11524
11525 Once you have done that work, you can tell whether the differences are due
11526 to a non-deterministic build process or to a malicious server. We try
11527 hard to remove sources of non-determinism in packages to make it easier
11528 to verify substitutes, but of course, this is a process that
11529 involves not just Guix, but a large part of the free software community.
11530 In the meantime, @command{guix challenge} is one tool to help address
11531 the problem.
11532
11533 If you are writing packages for Guix, you are encouraged to check
11534 whether @code{@value{SUBSTITUTE-SERVER}} and other substitute servers obtain the
11535 same build result as you did with:
11536
11537 @example
11538 $ guix challenge @var{package}
11539 @end example
11540
11541 @noindent
11542 where @var{package} is a package specification such as
11543 @code{guile@@2.0} or @code{glibc:debug}.
11544
11545 The general syntax is:
11546
11547 @example
11548 guix challenge @var{options} [@var{packages}@dots{}]
11549 @end example
11550
11551 When a difference is found between the hash of a locally-built item and
11552 that of a server-provided substitute, or among substitutes provided by
11553 different servers, the command displays it as in the example above and
11554 its exit code is 2 (other non-zero exit codes denote other kinds of
11555 errors).
11556
11557 The one option that matters is:
11558
11559 @table @code
11560
11561 @item --substitute-urls=@var{urls}
11562 Consider @var{urls} the whitespace-separated list of substitute source
11563 URLs to compare to.
11564
11565 @item --diff=@var{mode}
11566 Upon mismatches, show differences according to @var{mode}, one of:
11567
11568 @table @asis
11569 @item @code{simple} (the default)
11570 Show the list of files that differ.
11571
11572 @item @code{diffoscope}
11573 @itemx @var{command}
11574 Invoke @uref{https://diffoscope.org/, Diffoscope}, passing it
11575 two directories whose contents do not match.
11576
11577 When @var{command} is an absolute file name, run @var{command} instead
11578 of Diffoscope.
11579
11580 @item @code{none}
11581 Do not show further details about the differences.
11582 @end table
11583
11584 Thus, unless @option{--diff=none} is passed, @command{guix challenge}
11585 downloads the store items from the given substitute servers so that it
11586 can compare them.
11587
11588 @item --verbose
11589 @itemx -v
11590 Show details about matches (identical contents) in addition to
11591 information about mismatches.
11592
11593 @end table
11594
11595 @node Invoking guix copy
11596 @section Invoking @command{guix copy}
11597
11598 @cindex copy, of store items, over SSH
11599 @cindex SSH, copy of store items
11600 @cindex sharing store items across machines
11601 @cindex transferring store items across machines
11602 The @command{guix copy} command copies items from the store of one
11603 machine to that of another machine over a secure shell (SSH)
11604 connection@footnote{This command is available only when Guile-SSH was
11605 found. @xref{Requirements}, for details.}. For example, the following
11606 command copies the @code{coreutils} package, the user's profile, and all
11607 their dependencies over to @var{host}, logged in as @var{user}:
11608
11609 @example
11610 guix copy --to=@var{user}@@@var{host} \
11611 coreutils `readlink -f ~/.guix-profile`
11612 @end example
11613
11614 If some of the items to be copied are already present on @var{host},
11615 they are not actually sent.
11616
11617 The command below retrieves @code{libreoffice} and @code{gimp} from
11618 @var{host}, assuming they are available there:
11619
11620 @example
11621 guix copy --from=@var{host} libreoffice gimp
11622 @end example
11623
11624 The SSH connection is established using the Guile-SSH client, which is
11625 compatible with OpenSSH: it honors @file{~/.ssh/known_hosts} and
11626 @file{~/.ssh/config}, and uses the SSH agent for authentication.
11627
11628 The key used to sign items that are sent must be accepted by the remote
11629 machine. Likewise, the key used by the remote machine to sign items you
11630 are retrieving must be in @file{/etc/guix/acl} so it is accepted by your
11631 own daemon. @xref{Invoking guix archive}, for more information about
11632 store item authentication.
11633
11634 The general syntax is:
11635
11636 @example
11637 guix copy [--to=@var{spec}|--from=@var{spec}] @var{items}@dots{}
11638 @end example
11639
11640 You must always specify one of the following options:
11641
11642 @table @code
11643 @item --to=@var{spec}
11644 @itemx --from=@var{spec}
11645 Specify the host to send to or receive from. @var{spec} must be an SSH
11646 spec such as @code{example.org}, @code{charlie@@example.org}, or
11647 @code{charlie@@example.org:2222}.
11648 @end table
11649
11650 The @var{items} can be either package names, such as @code{gimp}, or
11651 store items, such as @file{/gnu/store/@dots{}-idutils-4.6}.
11652
11653 When specifying the name of a package to send, it is first built if
11654 needed, unless @option{--dry-run} was specified. Common build options
11655 are supported (@pxref{Common Build Options}).
11656
11657
11658 @node Invoking guix container
11659 @section Invoking @command{guix container}
11660 @cindex container
11661 @cindex @command{guix container}
11662 @quotation Note
11663 As of version @value{VERSION}, this tool is experimental. The interface
11664 is subject to radical change in the future.
11665 @end quotation
11666
11667 The purpose of @command{guix container} is to manipulate processes
11668 running within an isolated environment, commonly known as a
11669 ``container'', typically created by the @command{guix environment}
11670 (@pxref{Invoking guix environment}) and @command{guix system container}
11671 (@pxref{Invoking guix system}) commands.
11672
11673 The general syntax is:
11674
11675 @example
11676 guix container @var{action} @var{options}@dots{}
11677 @end example
11678
11679 @var{action} specifies the operation to perform with a container, and
11680 @var{options} specifies the context-specific arguments for the action.
11681
11682 The following actions are available:
11683
11684 @table @code
11685 @item exec
11686 Execute a command within the context of a running container.
11687
11688 The syntax is:
11689
11690 @example
11691 guix container exec @var{pid} @var{program} @var{arguments}@dots{}
11692 @end example
11693
11694 @var{pid} specifies the process ID of the running container.
11695 @var{program} specifies an executable file name within the root file
11696 system of the container. @var{arguments} are the additional options that
11697 will be passed to @var{program}.
11698
11699 The following command launches an interactive login shell inside a
11700 Guix system container, started by @command{guix system container}, and whose
11701 process ID is 9001:
11702
11703 @example
11704 guix container exec 9001 /run/current-system/profile/bin/bash --login
11705 @end example
11706
11707 Note that the @var{pid} cannot be the parent process of a container. It
11708 must be PID 1 of the container or one of its child processes.
11709
11710 @end table
11711
11712 @node Invoking guix weather
11713 @section Invoking @command{guix weather}
11714
11715 Occasionally you're grumpy because substitutes are lacking and you end
11716 up building packages by yourself (@pxref{Substitutes}). The
11717 @command{guix weather} command reports on substitute availability on the
11718 specified servers so you can have an idea of whether you'll be grumpy
11719 today. It can sometimes be useful info as a user, but it is primarily
11720 useful to people running @command{guix publish} (@pxref{Invoking guix
11721 publish}).
11722
11723 @cindex statistics, for substitutes
11724 @cindex availability of substitutes
11725 @cindex substitute availability
11726 @cindex weather, substitute availability
11727 Here's a sample run:
11728
11729 @example
11730 $ guix weather --substitute-urls=https://guix.example.org
11731 computing 5,872 package derivations for x86_64-linux...
11732 looking for 6,128 store items on https://guix.example.org..
11733 updating list of substitutes from 'https://guix.example.org'... 100.0%
11734 https://guix.example.org
11735 43.4% substitutes available (2,658 out of 6,128)
11736 7,032.5 MiB of nars (compressed)
11737 19,824.2 MiB on disk (uncompressed)
11738 0.030 seconds per request (182.9 seconds in total)
11739 33.5 requests per second
11740
11741 9.8% (342 out of 3,470) of the missing items are queued
11742 867 queued builds
11743 x86_64-linux: 518 (59.7%)
11744 i686-linux: 221 (25.5%)
11745 aarch64-linux: 128 (14.8%)
11746 build rate: 23.41 builds per hour
11747 x86_64-linux: 11.16 builds per hour
11748 i686-linux: 6.03 builds per hour
11749 aarch64-linux: 6.41 builds per hour
11750 @end example
11751
11752 @cindex continuous integration, statistics
11753 As you can see, it reports the fraction of all the packages for which
11754 substitutes are available on the server---regardless of whether
11755 substitutes are enabled, and regardless of whether this server's signing
11756 key is authorized. It also reports the size of the compressed archives
11757 (``nars'') provided by the server, the size the corresponding store
11758 items occupy in the store (assuming deduplication is turned off), and
11759 the server's throughput. The second part gives continuous integration
11760 (CI) statistics, if the server supports it. In addition, using the
11761 @option{--coverage} option, @command{guix weather} can list ``important''
11762 package substitutes missing on the server (see below).
11763
11764 To achieve that, @command{guix weather} queries over HTTP(S) meta-data
11765 (@dfn{narinfos}) for all the relevant store items. Like @command{guix
11766 challenge}, it ignores signatures on those substitutes, which is
11767 innocuous since the command only gathers statistics and cannot install
11768 those substitutes.
11769
11770 The general syntax is:
11771
11772 @example
11773 guix weather @var{options}@dots{} [@var{packages}@dots{}]
11774 @end example
11775
11776 When @var{packages} is omitted, @command{guix weather} checks the availability
11777 of substitutes for @emph{all} the packages, or for those specified with
11778 @option{--manifest}; otherwise it only considers the specified packages. It
11779 is also possible to query specific system types with @option{--system}.
11780 @command{guix weather} exits with a non-zero code when the fraction of
11781 available substitutes is below 100%.
11782
11783 The available options are listed below.
11784
11785 @table @code
11786 @item --substitute-urls=@var{urls}
11787 @var{urls} is the space-separated list of substitute server URLs to
11788 query. When this option is omitted, the default set of substitute
11789 servers is queried.
11790
11791 @item --system=@var{system}
11792 @itemx -s @var{system}
11793 Query substitutes for @var{system}---e.g., @code{aarch64-linux}. This
11794 option can be repeated, in which case @command{guix weather} will query
11795 substitutes for several system types.
11796
11797 @item --manifest=@var{file}
11798 Instead of querying substitutes for all the packages, only ask for those
11799 specified in @var{file}. @var{file} must contain a @dfn{manifest}, as
11800 with the @code{-m} option of @command{guix package} (@pxref{Invoking
11801 guix package}).
11802
11803 This option can be repeated several times, in which case the manifests
11804 are concatenated.
11805
11806 @item --coverage[=@var{count}]
11807 @itemx -c [@var{count}]
11808 Report on substitute coverage for packages: list packages with at least
11809 @var{count} dependents (zero by default) for which substitutes are
11810 unavailable. Dependent packages themselves are not listed: if @var{b} depends
11811 on @var{a} and @var{a} has no substitutes, only @var{a} is listed, even though
11812 @var{b} usually lacks substitutes as well. The result looks like this:
11813
11814 @example
11815 $ guix weather --substitute-urls=@value{SUBSTITUTE-URL} -c 10
11816 computing 8,983 package derivations for x86_64-linux...
11817 looking for 9,343 store items on @value{SUBSTITUTE-URL}...
11818 updating substitutes from '@value{SUBSTITUTE-URL}'... 100.0%
11819 @value{SUBSTITUTE-URL}
11820 64.7% substitutes available (6,047 out of 9,343)
11821 @dots{}
11822 2502 packages are missing from '@value{SUBSTITUTE-URL}' for 'x86_64-linux', among which:
11823 58 kcoreaddons@@5.49.0 /gnu/store/@dots{}-kcoreaddons-5.49.0
11824 46 qgpgme@@1.11.1 /gnu/store/@dots{}-qgpgme-1.11.1
11825 37 perl-http-cookiejar@@0.008 /gnu/store/@dots{}-perl-http-cookiejar-0.008
11826 @dots{}
11827 @end example
11828
11829 What this example shows is that @code{kcoreaddons} and presumably the 58
11830 packages that depend on it have no substitutes at @code{ci.guix.info};
11831 likewise for @code{qgpgme} and the 46 packages that depend on it.
11832
11833 If you are a Guix developer, or if you are taking care of this build farm,
11834 you'll probably want to have a closer look at these packages: they may simply
11835 fail to build.
11836
11837 @item --display-missing
11838 Display the list of store items for which substitutes are missing.
11839 @end table
11840
11841 @node Invoking guix processes
11842 @section Invoking @command{guix processes}
11843
11844 The @command{guix processes} command can be useful to developers and system
11845 administrators, especially on multi-user machines and on build farms: it lists
11846 the current sessions (connections to the daemon), as well as information about
11847 the processes involved@footnote{Remote sessions, when @command{guix-daemon} is
11848 started with @option{--listen} specifying a TCP endpoint, are @emph{not}
11849 listed.}. Here's an example of the information it returns:
11850
11851 @example
11852 $ sudo guix processes
11853 SessionPID: 19002
11854 ClientPID: 19090
11855 ClientCommand: guix environment --ad-hoc python
11856
11857 SessionPID: 19402
11858 ClientPID: 19367
11859 ClientCommand: guix publish -u guix-publish -p 3000 -C 9 @dots{}
11860
11861 SessionPID: 19444
11862 ClientPID: 19419
11863 ClientCommand: cuirass --cache-directory /var/cache/cuirass @dots{}
11864 LockHeld: /gnu/store/@dots{}-perl-ipc-cmd-0.96.lock
11865 LockHeld: /gnu/store/@dots{}-python-six-bootstrap-1.11.0.lock
11866 LockHeld: /gnu/store/@dots{}-libjpeg-turbo-2.0.0.lock
11867 ChildProcess: 20495: guix offload x86_64-linux 7200 1 28800
11868 ChildProcess: 27733: guix offload x86_64-linux 7200 1 28800
11869 ChildProcess: 27793: guix offload x86_64-linux 7200 1 28800
11870 @end example
11871
11872 In this example we see that @command{guix-daemon} has three clients:
11873 @command{guix environment}, @command{guix publish}, and the Cuirass continuous
11874 integration tool; their process identifier (PID) is given by the
11875 @code{ClientPID} field. The @code{SessionPID} field gives the PID of the
11876 @command{guix-daemon} sub-process of this particular session.
11877
11878 The @code{LockHeld} fields show which store items are currently locked by this
11879 session, which corresponds to store items being built or substituted (the
11880 @code{LockHeld} field is not displayed when @command{guix processes} is not
11881 running as root). Last, by looking at the @code{ChildProcess} field, we
11882 understand that these three builds are being offloaded (@pxref{Daemon Offload
11883 Setup}).
11884
11885 The output is in Recutils format so we can use the handy @command{recsel}
11886 command to select sessions of interest (@pxref{Selection Expressions,,,
11887 recutils, GNU recutils manual}). As an example, the command shows the command
11888 line and PID of the client that triggered the build of a Perl package:
11889
11890 @example
11891 $ sudo guix processes | \
11892 recsel -p ClientPID,ClientCommand -e 'LockHeld ~ "perl"'
11893 ClientPID: 19419
11894 ClientCommand: cuirass --cache-directory /var/cache/cuirass @dots{}
11895 @end example
11896
11897 @node System Configuration
11898 @chapter System Configuration
11899
11900 @cindex system configuration
11901 Guix System supports a consistent whole-system configuration
11902 mechanism. By that we mean that all aspects of the global system
11903 configuration---such as the available system services, timezone and
11904 locale settings, user accounts---are declared in a single place. Such
11905 a @dfn{system configuration} can be @dfn{instantiated}---i.e., effected.
11906
11907 One of the advantages of putting all the system configuration under the
11908 control of Guix is that it supports transactional system upgrades, and
11909 makes it possible to roll back to a previous system instantiation,
11910 should something go wrong with the new one (@pxref{Features}). Another
11911 advantage is that it makes it easy to replicate the exact same configuration
11912 across different machines, or at different points in time, without
11913 having to resort to additional administration tools layered on top of
11914 the own tools of the system.
11915 @c Yes, we're talking of Puppet, Chef, & co. here. ↑
11916
11917 This section describes this mechanism. First we focus on the system
11918 administrator's viewpoint---explaining how the system is configured and
11919 instantiated. Then we show how this mechanism can be extended, for
11920 instance to support new system services.
11921
11922 @menu
11923 * Using the Configuration System:: Customizing your GNU system.
11924 * operating-system Reference:: Detail of operating-system declarations.
11925 * File Systems:: Configuring file system mounts.
11926 * Mapped Devices:: Block device extra processing.
11927 * User Accounts:: Specifying user accounts.
11928 * Keyboard Layout:: How the system interprets key strokes.
11929 * Locales:: Language and cultural convention settings.
11930 * Services:: Specifying system services.
11931 * Setuid Programs:: Programs running with root privileges.
11932 * X.509 Certificates:: Authenticating HTTPS servers.
11933 * Name Service Switch:: Configuring libc's name service switch.
11934 * Initial RAM Disk:: Linux-Libre bootstrapping.
11935 * Bootloader Configuration:: Configuring the boot loader.
11936 * Invoking guix system:: Instantiating a system configuration.
11937 * Invoking guix deploy:: Deploying a system configuration to a remote host.
11938 * Running Guix in a VM:: How to run Guix System in a virtual machine.
11939 * Defining Services:: Adding new service definitions.
11940 @end menu
11941
11942 @node Using the Configuration System
11943 @section Using the Configuration System
11944
11945 The operating system is configured by providing an
11946 @code{operating-system} declaration in a file that can then be passed to
11947 the @command{guix system} command (@pxref{Invoking guix system}). A
11948 simple setup, with the default system services, the default Linux-Libre
11949 kernel, initial RAM disk, and boot loader looks like this:
11950
11951 @findex operating-system
11952 @lisp
11953 @include os-config-bare-bones.texi
11954 @end lisp
11955
11956 This example should be self-describing. Some of the fields defined
11957 above, such as @code{host-name} and @code{bootloader}, are mandatory.
11958 Others, such as @code{packages} and @code{services}, can be omitted, in
11959 which case they get a default value.
11960
11961 Below we discuss the effect of some of the most important fields
11962 (@pxref{operating-system Reference}, for details about all the available
11963 fields), and how to @dfn{instantiate} the operating system using
11964 @command{guix system}.
11965
11966 @unnumberedsubsec Bootloader
11967
11968 @cindex legacy boot, on Intel machines
11969 @cindex BIOS boot, on Intel machines
11970 @cindex UEFI boot
11971 @cindex EFI boot
11972 The @code{bootloader} field describes the method that will be used to boot
11973 your system. Machines based on Intel processors can boot in ``legacy'' BIOS
11974 mode, as in the example above. However, more recent machines rely instead on
11975 the @dfn{Unified Extensible Firmware Interface} (UEFI) to boot. In that case,
11976 the @code{bootloader} field should contain something along these lines:
11977
11978 @lisp
11979 (bootloader-configuration
11980 (bootloader grub-efi-bootloader)
11981 (target "/boot/efi"))
11982 @end lisp
11983
11984 @xref{Bootloader Configuration}, for more information on the available
11985 configuration options.
11986
11987 @unnumberedsubsec Globally-Visible Packages
11988
11989 @vindex %base-packages
11990 The @code{packages} field lists packages that will be globally visible
11991 on the system, for all user accounts---i.e., in every user's @env{PATH}
11992 environment variable---in addition to the per-user profiles
11993 (@pxref{Invoking guix package}). The @code{%base-packages} variable
11994 provides all the tools one would expect for basic user and administrator
11995 tasks---including the GNU Core Utilities, the GNU Networking Utilities,
11996 the GNU Zile lightweight text editor, @command{find}, @command{grep},
11997 etc. The example above adds GNU@tie{}Screen to those,
11998 taken from the @code{(gnu packages screen)}
11999 module (@pxref{Package Modules}). The
12000 @code{(list package output)} syntax can be used to add a specific output
12001 of a package:
12002
12003 @lisp
12004 (use-modules (gnu packages))
12005 (use-modules (gnu packages dns))
12006
12007 (operating-system
12008 ;; ...
12009 (packages (cons (list bind "utils")
12010 %base-packages)))
12011 @end lisp
12012
12013 @findex specification->package
12014 Referring to packages by variable name, like @code{bind} above, has
12015 the advantage of being unambiguous; it also allows typos and such to be
12016 diagnosed right away as ``unbound variables''. The downside is that one
12017 needs to know which module defines which package, and to augment the
12018 @code{use-package-modules} line accordingly. To avoid that, one can use
12019 the @code{specification->package} procedure of the @code{(gnu packages)}
12020 module, which returns the best package for a given name or name and
12021 version:
12022
12023 @lisp
12024 (use-modules (gnu packages))
12025
12026 (operating-system
12027 ;; ...
12028 (packages (append (map specification->package
12029 '("tcpdump" "htop" "gnupg@@2.0"))
12030 %base-packages)))
12031 @end lisp
12032
12033 @unnumberedsubsec System Services
12034
12035 @cindex services
12036 @vindex %base-services
12037 The @code{services} field lists @dfn{system services} to be made
12038 available when the system starts (@pxref{Services}).
12039 The @code{operating-system} declaration above specifies that, in
12040 addition to the basic services, we want the OpenSSH secure shell
12041 daemon listening on port 2222 (@pxref{Networking Services,
12042 @code{openssh-service-type}}). Under the hood,
12043 @code{openssh-service-type} arranges so that @command{sshd} is started with the
12044 right command-line options, possibly with supporting configuration files
12045 generated as needed (@pxref{Defining Services}).
12046
12047 @cindex customization, of services
12048 @findex modify-services
12049 Occasionally, instead of using the base services as is, you will want to
12050 customize them. To do this, use @code{modify-services} (@pxref{Service
12051 Reference, @code{modify-services}}) to modify the list.
12052
12053 For example, suppose you want to modify @code{guix-daemon} and Mingetty
12054 (the console log-in) in the @code{%base-services} list (@pxref{Base
12055 Services, @code{%base-services}}). To do that, you can write the
12056 following in your operating system declaration:
12057
12058 @lisp
12059 (define %my-services
12060 ;; My very own list of services.
12061 (modify-services %base-services
12062 (guix-service-type config =>
12063 (guix-configuration
12064 (inherit config)
12065 (use-substitutes? #f)
12066 (extra-options '("--gc-keep-derivations"))))
12067 (mingetty-service-type config =>
12068 (mingetty-configuration
12069 (inherit config)))))
12070
12071 (operating-system
12072 ;; @dots{}
12073 (services %my-services))
12074 @end lisp
12075
12076 This changes the configuration---i.e., the service parameters---of the
12077 @code{guix-service-type} instance, and that of all the
12078 @code{mingetty-service-type} instances in the @code{%base-services} list.
12079 Observe how this is accomplished: first, we arrange for the original
12080 configuration to be bound to the identifier @code{config} in the
12081 @var{body}, and then we write the @var{body} so that it evaluates to the
12082 desired configuration. In particular, notice how we use @code{inherit}
12083 to create a new configuration which has the same values as the old
12084 configuration, but with a few modifications.
12085
12086 @cindex encrypted disk
12087 The configuration for a typical ``desktop'' usage, with an encrypted
12088 root partition, the X11 display
12089 server, GNOME and Xfce (users can choose which of these desktop
12090 environments to use at the log-in screen by pressing @kbd{F1}), network
12091 management, power management, and more, would look like this:
12092
12093 @lisp
12094 @include os-config-desktop.texi
12095 @end lisp
12096
12097 A graphical system with a choice of lightweight window managers
12098 instead of full-blown desktop environments would look like this:
12099
12100 @lisp
12101 @include os-config-lightweight-desktop.texi
12102 @end lisp
12103
12104 This example refers to the @file{/boot/efi} file system by its UUID,
12105 @code{1234-ABCD}. Replace this UUID with the right UUID on your system,
12106 as returned by the @command{blkid} command.
12107
12108 @xref{Desktop Services}, for the exact list of services provided by
12109 @code{%desktop-services}. @xref{X.509 Certificates}, for background
12110 information about the @code{nss-certs} package that is used here.
12111
12112 Again, @code{%desktop-services} is just a list of service objects. If
12113 you want to remove services from there, you can do so using the
12114 procedures for list filtering (@pxref{SRFI-1 Filtering and
12115 Partitioning,,, guile, GNU Guile Reference Manual}). For instance, the
12116 following expression returns a list that contains all the services in
12117 @code{%desktop-services} minus the Avahi service:
12118
12119 @lisp
12120 (remove (lambda (service)
12121 (eq? (service-kind service) avahi-service-type))
12122 %desktop-services)
12123 @end lisp
12124
12125 @unnumberedsubsec Instantiating the System
12126
12127 Assuming the @code{operating-system} declaration
12128 is stored in the @file{my-system-config.scm}
12129 file, the @command{guix system reconfigure my-system-config.scm} command
12130 instantiates that configuration, and makes it the default GRUB boot
12131 entry (@pxref{Invoking guix system}).
12132
12133 The normal way to change the system configuration is by updating this
12134 file and re-running @command{guix system reconfigure}. One should never
12135 have to touch files in @file{/etc} or to run commands that modify the
12136 system state such as @command{useradd} or @command{grub-install}. In
12137 fact, you must avoid that since that would not only void your warranty
12138 but also prevent you from rolling back to previous versions of your
12139 system, should you ever need to.
12140
12141 @cindex roll-back, of the operating system
12142 Speaking of roll-back, each time you run @command{guix system
12143 reconfigure}, a new @dfn{generation} of the system is created---without
12144 modifying or deleting previous generations. Old system generations get
12145 an entry in the bootloader boot menu, allowing you to boot them in case
12146 something went wrong with the latest generation. Reassuring, no? The
12147 @command{guix system list-generations} command lists the system
12148 generations available on disk. It is also possible to roll back the
12149 system via the commands @command{guix system roll-back} and
12150 @command{guix system switch-generation}.
12151
12152 Although the @command{guix system reconfigure} command will not modify
12153 previous generations, you must take care when the current generation is not
12154 the latest (e.g., after invoking @command{guix system roll-back}), since
12155 the operation might overwrite a later generation (@pxref{Invoking guix
12156 system}).
12157
12158 @unnumberedsubsec The Programming Interface
12159
12160 At the Scheme level, the bulk of an @code{operating-system} declaration
12161 is instantiated with the following monadic procedure (@pxref{The Store
12162 Monad}):
12163
12164 @deffn {Monadic Procedure} operating-system-derivation os
12165 Return a derivation that builds @var{os}, an @code{operating-system}
12166 object (@pxref{Derivations}).
12167
12168 The output of the derivation is a single directory that refers to all
12169 the packages, configuration files, and other supporting files needed to
12170 instantiate @var{os}.
12171 @end deffn
12172
12173 This procedure is provided by the @code{(gnu system)} module. Along
12174 with @code{(gnu services)} (@pxref{Services}), this module contains the
12175 guts of Guix System. Make sure to visit it!
12176
12177
12178 @node operating-system Reference
12179 @section @code{operating-system} Reference
12180
12181 This section summarizes all the options available in
12182 @code{operating-system} declarations (@pxref{Using the Configuration
12183 System}).
12184
12185 @deftp {Data Type} operating-system
12186 This is the data type representing an operating system configuration.
12187 By that, we mean all the global system configuration, not per-user
12188 configuration (@pxref{Using the Configuration System}).
12189
12190 @table @asis
12191 @item @code{kernel} (default: @code{linux-libre})
12192 The package object of the operating system kernel to
12193 use@footnote{Currently only the Linux-libre kernel is fully supported.
12194 Using GNU@tie{}mach with the GNU@tie{}Hurd is experimental and only
12195 available when building a virtual machine disk image.}.
12196
12197 @cindex hurd
12198 @item @code{hurd} (default: @code{#f})
12199 The package object of the hurd to be started by the kernel. When this
12200 field is set, produce a GNU/Hurd operating system. In that case,
12201 @code{kernel} must also be set to the @code{gnumach} package---the
12202 microkernel the Hurd runs on.
12203
12204 @quotation Warning
12205 This feature is experimental and only supported for disk images.
12206 @end quotation
12207
12208 @item @code{kernel-loadable-modules} (default: '())
12209 A list of objects (usually packages) to collect loadable kernel modules
12210 from--e.g. @code{(list ddcci-driver-linux)}.
12211
12212 @item @code{kernel-arguments} (default: @code{%default-kernel-arguments})
12213 List of strings or gexps representing additional arguments to pass on
12214 the command-line of the kernel---e.g., @code{("console=ttyS0")}.
12215
12216 @item @code{bootloader}
12217 The system bootloader configuration object. @xref{Bootloader Configuration}.
12218
12219 @item @code{label}
12220 This is the label (a string) as it appears in the bootloader's menu entry.
12221 The default label includes the kernel name and version.
12222
12223 @item @code{keyboard-layout} (default: @code{#f})
12224 This field specifies the keyboard layout to use in the console. It can be
12225 either @code{#f}, in which case the default keyboard layout is used (usually
12226 US English), or a @code{<keyboard-layout>} record.
12227
12228 This keyboard layout is in effect as soon as the kernel has booted. For
12229 instance, it is the keyboard layout in effect when you type a passphrase if
12230 your root file system is on a @code{luks-device-mapping} mapped device
12231 (@pxref{Mapped Devices}).
12232
12233 @quotation Note
12234 This does @emph{not} specify the keyboard layout used by the bootloader, nor
12235 that used by the graphical display server. @xref{Bootloader Configuration},
12236 for information on how to specify the bootloader's keyboard layout. @xref{X
12237 Window}, for information on how to specify the keyboard layout used by the X
12238 Window System.
12239 @end quotation
12240
12241 @item @code{initrd-modules} (default: @code{%base-initrd-modules})
12242 @cindex initrd
12243 @cindex initial RAM disk
12244 The list of Linux kernel modules that need to be available in the
12245 initial RAM disk. @xref{Initial RAM Disk}.
12246
12247 @item @code{initrd} (default: @code{base-initrd})
12248 A procedure that returns an initial RAM disk for the Linux
12249 kernel. This field is provided to support low-level customization and
12250 should rarely be needed for casual use. @xref{Initial RAM Disk}.
12251
12252 @item @code{firmware} (default: @code{%base-firmware})
12253 @cindex firmware
12254 List of firmware packages loadable by the operating system kernel.
12255
12256 The default includes firmware needed for Atheros- and Broadcom-based
12257 WiFi devices (Linux-libre modules @code{ath9k} and @code{b43-open},
12258 respectively). @xref{Hardware Considerations}, for more info on
12259 supported hardware.
12260
12261 @item @code{host-name}
12262 The host name.
12263
12264 @item @code{hosts-file}
12265 @cindex hosts file
12266 A file-like object (@pxref{G-Expressions, file-like objects}) for use as
12267 @file{/etc/hosts} (@pxref{Host Names,,, libc, The GNU C Library
12268 Reference Manual}). The default is a file with entries for
12269 @code{localhost} and @var{host-name}.
12270
12271 @item @code{mapped-devices} (default: @code{'()})
12272 A list of mapped devices. @xref{Mapped Devices}.
12273
12274 @item @code{file-systems}
12275 A list of file systems. @xref{File Systems}.
12276
12277 @item @code{swap-devices} (default: @code{'()})
12278 @cindex swap devices
12279 A list of strings identifying devices or files to be used for ``swap
12280 space'' (@pxref{Memory Concepts,,, libc, The GNU C Library Reference
12281 Manual}). For example, @code{'("/dev/sda3")} or @code{'("/swapfile")}.
12282 It is possible to specify a swap file in a file system on a mapped
12283 device, provided that the necessary device mapping and file system are
12284 also specified. @xref{Mapped Devices} and @ref{File Systems}.
12285
12286 @item @code{users} (default: @code{%base-user-accounts})
12287 @itemx @code{groups} (default: @code{%base-groups})
12288 List of user accounts and groups. @xref{User Accounts}.
12289
12290 If the @code{users} list lacks a user account with UID@tie{}0, a
12291 ``root'' account with UID@tie{}0 is automatically added.
12292
12293 @item @code{skeletons} (default: @code{(default-skeletons)})
12294 A list of target file name/file-like object tuples (@pxref{G-Expressions,
12295 file-like objects}). These are the skeleton files that will be added to
12296 the home directory of newly-created user accounts.
12297
12298 For instance, a valid value may look like this:
12299
12300 @lisp
12301 `((".bashrc" ,(plain-file "bashrc" "echo Hello\n"))
12302 (".guile" ,(plain-file "guile"
12303 "(use-modules (ice-9 readline))
12304 (activate-readline)")))
12305 @end lisp
12306
12307 @item @code{issue} (default: @code{%default-issue})
12308 A string denoting the contents of the @file{/etc/issue} file, which is
12309 displayed when users log in on a text console.
12310
12311 @item @code{packages} (default: @code{%base-packages})
12312 A list of packages to be installed in the global profile, which is accessible
12313 at @file{/run/current-system/profile}. Each element is either a package
12314 variable or a package/output tuple. Here's a simple example of both:
12315
12316 @lisp
12317 (cons* git ; the default "out" output
12318 (list git "send-email") ; another output of git
12319 %base-packages) ; the default set
12320 @end lisp
12321
12322 The default set includes core utilities and it is good practice to
12323 install non-core utilities in user profiles (@pxref{Invoking guix
12324 package}).
12325
12326 @item @code{timezone}
12327 A timezone identifying string---e.g., @code{"Europe/Paris"}.
12328
12329 You can run the @command{tzselect} command to find out which timezone
12330 string corresponds to your region. Choosing an invalid timezone name
12331 causes @command{guix system} to fail.
12332
12333 @item @code{locale} (default: @code{"en_US.utf8"})
12334 The name of the default locale (@pxref{Locale Names,,, libc, The GNU C
12335 Library Reference Manual}). @xref{Locales}, for more information.
12336
12337 @item @code{locale-definitions} (default: @code{%default-locale-definitions})
12338 The list of locale definitions to be compiled and that may be used at
12339 run time. @xref{Locales}.
12340
12341 @item @code{locale-libcs} (default: @code{(list @var{glibc})})
12342 The list of GNU@tie{}libc packages whose locale data and tools are used
12343 to build the locale definitions. @xref{Locales}, for compatibility
12344 considerations that justify this option.
12345
12346 @item @code{name-service-switch} (default: @code{%default-nss})
12347 Configuration of the libc name service switch (NSS)---a
12348 @code{<name-service-switch>} object. @xref{Name Service Switch}, for
12349 details.
12350
12351 @item @code{services} (default: @code{%base-services})
12352 A list of service objects denoting system services. @xref{Services}.
12353
12354 @cindex essential services
12355 @item @code{essential-services} (default: ...)
12356 The list of ``essential services''---i.e., things like instances of
12357 @code{system-service-type} and @code{host-name-service-type} (@pxref{Service
12358 Reference}), which are derived from the operating system definition itself.
12359 As a user you should @emph{never} need to touch this field.
12360
12361 @item @code{pam-services} (default: @code{(base-pam-services)})
12362 @cindex PAM
12363 @cindex pluggable authentication modules
12364 Linux @dfn{pluggable authentication module} (PAM) services.
12365 @c FIXME: Add xref to PAM services section.
12366
12367 @item @code{setuid-programs} (default: @code{%setuid-programs})
12368 List of string-valued G-expressions denoting setuid programs.
12369 @xref{Setuid Programs}.
12370
12371 @item @code{sudoers-file} (default: @code{%sudoers-specification})
12372 @cindex sudoers file
12373 The contents of the @file{/etc/sudoers} file as a file-like object
12374 (@pxref{G-Expressions, @code{local-file} and @code{plain-file}}).
12375
12376 This file specifies which users can use the @command{sudo} command, what
12377 they are allowed to do, and what privileges they may gain. The default
12378 is that only @code{root} and members of the @code{wheel} group may use
12379 @code{sudo}.
12380
12381 @end table
12382
12383 @deffn {Scheme Syntax} this-operating-system
12384 When used in the @emph{lexical scope} of an operating system field definition,
12385 this identifier resolves to the operating system being defined.
12386
12387 The example below shows how to refer to the operating system being defined in
12388 the definition of the @code{label} field:
12389
12390 @lisp
12391 (use-modules (gnu) (guix))
12392
12393 (operating-system
12394 ;; ...
12395 (label (package-full-name
12396 (operating-system-kernel this-operating-system))))
12397 @end lisp
12398
12399 It is an error to refer to @code{this-operating-system} outside an operating
12400 system definition.
12401 @end deffn
12402
12403 @end deftp
12404
12405 @node File Systems
12406 @section File Systems
12407
12408 The list of file systems to be mounted is specified in the
12409 @code{file-systems} field of the operating system declaration
12410 (@pxref{Using the Configuration System}). Each file system is declared
12411 using the @code{file-system} form, like this:
12412
12413 @lisp
12414 (file-system
12415 (mount-point "/home")
12416 (device "/dev/sda3")
12417 (type "ext4"))
12418 @end lisp
12419
12420 As usual, some of the fields are mandatory---those shown in the example
12421 above---while others can be omitted. These are described below.
12422
12423 @deftp {Data Type} file-system
12424 Objects of this type represent file systems to be mounted. They
12425 contain the following members:
12426
12427 @table @asis
12428 @item @code{type}
12429 This is a string specifying the type of the file system---e.g.,
12430 @code{"ext4"}.
12431
12432 @item @code{mount-point}
12433 This designates the place where the file system is to be mounted.
12434
12435 @item @code{device}
12436 This names the ``source'' of the file system. It can be one of three
12437 things: a file system label, a file system UUID, or the name of a
12438 @file{/dev} node. Labels and UUIDs offer a way to refer to file
12439 systems without having to hard-code their actual device
12440 name@footnote{Note that, while it is tempting to use
12441 @file{/dev/disk/by-uuid} and similar device names to achieve the same
12442 result, this is not recommended: These special device nodes are created
12443 by the udev daemon and may be unavailable at the time the device is
12444 mounted.}.
12445
12446 @findex file-system-label
12447 File system labels are created using the @code{file-system-label}
12448 procedure, UUIDs are created using @code{uuid}, and @file{/dev} node are
12449 plain strings. Here's an example of a file system referred to by its
12450 label, as shown by the @command{e2label} command:
12451
12452 @lisp
12453 (file-system
12454 (mount-point "/home")
12455 (type "ext4")
12456 (device (file-system-label "my-home")))
12457 @end lisp
12458
12459 @findex uuid
12460 UUIDs are converted from their string representation (as shown by the
12461 @command{tune2fs -l} command) using the @code{uuid} form@footnote{The
12462 @code{uuid} form expects 16-byte UUIDs as defined in
12463 @uref{https://tools.ietf.org/html/rfc4122, RFC@tie{}4122}. This is the
12464 form of UUID used by the ext2 family of file systems and others, but it
12465 is different from ``UUIDs'' found in FAT file systems, for instance.},
12466 like this:
12467
12468 @lisp
12469 (file-system
12470 (mount-point "/home")
12471 (type "ext4")
12472 (device (uuid "4dab5feb-d176-45de-b287-9b0a6e4c01cb")))
12473 @end lisp
12474
12475 When the source of a file system is a mapped device (@pxref{Mapped
12476 Devices}), its @code{device} field @emph{must} refer to the mapped
12477 device name---e.g., @file{"/dev/mapper/root-partition"}.
12478 This is required so that
12479 the system knows that mounting the file system depends on having the
12480 corresponding device mapping established.
12481
12482 @item @code{flags} (default: @code{'()})
12483 This is a list of symbols denoting mount flags. Recognized flags
12484 include @code{read-only}, @code{bind-mount}, @code{no-dev} (disallow
12485 access to special files), @code{no-suid} (ignore setuid and setgid
12486 bits), @code{no-atime} (do not update file access times),
12487 @code{strict-atime} (update file access time), @code{lazy-time} (only
12488 update time on the in-memory version of the file inode), and
12489 @code{no-exec} (disallow program execution).
12490 @xref{Mount-Unmount-Remount,,, libc, The GNU C Library Reference
12491 Manual}, for more information on these flags.
12492
12493 @item @code{options} (default: @code{#f})
12494 This is either @code{#f}, or a string denoting mount options passed to
12495 the file system driver. @xref{Mount-Unmount-Remount,,, libc, The GNU C
12496 Library Reference Manual}, for details and run @command{man 8 mount} for
12497 options for various file systems. Note that the
12498 @code{file-system-options->alist} and @code{alist->file-system-options}
12499 procedures from @code{(gnu system file-systems)} can be used to convert
12500 file system options given as an association list to the string
12501 representation, and vice-versa.
12502
12503 @item @code{mount?} (default: @code{#t})
12504 This value indicates whether to automatically mount the file system when
12505 the system is brought up. When set to @code{#f}, the file system gets
12506 an entry in @file{/etc/fstab} (read by the @command{mount} command) but
12507 is not automatically mounted.
12508
12509 @item @code{needed-for-boot?} (default: @code{#f})
12510 This Boolean value indicates whether the file system is needed when
12511 booting. If that is true, then the file system is mounted when the
12512 initial RAM disk (initrd) is loaded. This is always the case, for
12513 instance, for the root file system.
12514
12515 @item @code{check?} (default: @code{#t})
12516 This Boolean indicates whether the file system needs to be checked for
12517 errors before being mounted.
12518
12519 @item @code{create-mount-point?} (default: @code{#f})
12520 When true, the mount point is created if it does not exist yet.
12521
12522 @item @code{mount-may-fail?} (default: @code{#f})
12523 When true, this indicates that mounting this file system can fail but
12524 that should not be considered an error. This is useful in unusual
12525 cases; an example of this is @code{efivarfs}, a file system that can
12526 only be mounted on EFI/UEFI systems.
12527
12528 @item @code{dependencies} (default: @code{'()})
12529 This is a list of @code{<file-system>} or @code{<mapped-device>} objects
12530 representing file systems that must be mounted or mapped devices that
12531 must be opened before (and unmounted or closed after) this one.
12532
12533 As an example, consider a hierarchy of mounts: @file{/sys/fs/cgroup} is
12534 a dependency of @file{/sys/fs/cgroup/cpu} and
12535 @file{/sys/fs/cgroup/memory}.
12536
12537 Another example is a file system that depends on a mapped device, for
12538 example for an encrypted partition (@pxref{Mapped Devices}).
12539 @end table
12540 @end deftp
12541
12542 @deffn {Scheme Procedure} file-system-label @var{str}
12543 This procedure returns an opaque file system label from @var{str}, a
12544 string:
12545
12546 @lisp
12547 (file-system-label "home")
12548 @result{} #<file-system-label "home">
12549 @end lisp
12550
12551 File system labels are used to refer to file systems by label rather
12552 than by device name. See above for examples.
12553 @end deffn
12554
12555 The @code{(gnu system file-systems)} exports the following useful
12556 variables.
12557
12558 @defvr {Scheme Variable} %base-file-systems
12559 These are essential file systems that are required on normal systems,
12560 such as @code{%pseudo-terminal-file-system} and @code{%immutable-store} (see
12561 below). Operating system declarations should always contain at least
12562 these.
12563 @end defvr
12564
12565 @defvr {Scheme Variable} %pseudo-terminal-file-system
12566 This is the file system to be mounted as @file{/dev/pts}. It supports
12567 @dfn{pseudo-terminals} created @i{via} @code{openpty} and similar
12568 functions (@pxref{Pseudo-Terminals,,, libc, The GNU C Library Reference
12569 Manual}). Pseudo-terminals are used by terminal emulators such as
12570 @command{xterm}.
12571 @end defvr
12572
12573 @defvr {Scheme Variable} %shared-memory-file-system
12574 This file system is mounted as @file{/dev/shm} and is used to support
12575 memory sharing across processes (@pxref{Memory-mapped I/O,
12576 @code{shm_open},, libc, The GNU C Library Reference Manual}).
12577 @end defvr
12578
12579 @defvr {Scheme Variable} %immutable-store
12580 This file system performs a read-only ``bind mount'' of
12581 @file{/gnu/store}, making it read-only for all the users including
12582 @code{root}. This prevents against accidental modification by software
12583 running as @code{root} or by system administrators.
12584
12585 The daemon itself is still able to write to the store: it remounts it
12586 read-write in its own ``name space.''
12587 @end defvr
12588
12589 @defvr {Scheme Variable} %binary-format-file-system
12590 The @code{binfmt_misc} file system, which allows handling of arbitrary
12591 executable file types to be delegated to user space. This requires the
12592 @code{binfmt.ko} kernel module to be loaded.
12593 @end defvr
12594
12595 @defvr {Scheme Variable} %fuse-control-file-system
12596 The @code{fusectl} file system, which allows unprivileged users to mount
12597 and unmount user-space FUSE file systems. This requires the
12598 @code{fuse.ko} kernel module to be loaded.
12599 @end defvr
12600
12601 The @code{(gnu system uuid)} module provides tools to deal with file
12602 system ``unique identifiers'' (UUIDs).
12603
12604 @deffn {Scheme Procedure} uuid @var{str} [@var{type}]
12605 Return an opaque UUID (unique identifier) object of the given @var{type}
12606 (a symbol) by parsing @var{str} (a string):
12607
12608 @lisp
12609 (uuid "4dab5feb-d176-45de-b287-9b0a6e4c01cb")
12610 @result{} #<<uuid> type: dce bv: @dots{}>
12611
12612 (uuid "1234-ABCD" 'fat)
12613 @result{} #<<uuid> type: fat bv: @dots{}>
12614 @end lisp
12615
12616 @var{type} may be one of @code{dce}, @code{iso9660}, @code{fat},
12617 @code{ntfs}, or one of the commonly found synonyms for these.
12618
12619 UUIDs are another way to unambiguously refer to file systems in
12620 operating system configuration. See the examples above.
12621 @end deffn
12622
12623
12624 @node Btrfs file system
12625 @subsection Btrfs file system
12626
12627 The Btrfs has special features, such as subvolumes, that merit being
12628 explained in more details. The following section attempts to cover
12629 basic as well as complex uses of a Btrfs file system with the Guix
12630 System.
12631
12632 In its simplest usage, a Btrfs file system can be described, for
12633 example, by:
12634
12635 @lisp
12636 (file-system
12637 (mount-point "/home")
12638 (type "btrfs")
12639 (device (file-system-label "my-home")))
12640 @end lisp
12641
12642 The example below is more complex, as it makes use of a Btrfs
12643 subvolume, named @code{rootfs}. The parent Btrfs file system is labeled
12644 @code{my-btrfs-pool}, and is located on an encrypted device (hence the
12645 dependency on @code{mapped-devices}):
12646
12647 @lisp
12648 (file-system
12649 (device (file-system-label "my-btrfs-pool"))
12650 (mount-point "/")
12651 (type "btrfs")
12652 (options "subvol=rootfs")
12653 (dependencies mapped-devices))
12654 @end lisp
12655
12656 Some bootloaders, for example GRUB, only mount a Btrfs partition at its
12657 top level during the early boot, and rely on their configuration to
12658 refer to the correct subvolume path within that top level. The
12659 bootloaders operating in this way typically produce their configuration
12660 on a running system where the Btrfs partitions are already mounted and
12661 where the subvolume information is readily available. As an example,
12662 @command{grub-mkconfig}, the configuration generator command shipped
12663 with GRUB, reads @file{/proc/self/mountinfo} to determine the top-level
12664 path of a subvolume.
12665
12666 The Guix System produces a bootloader configuration using the operating
12667 system configuration as its sole input; it is therefore necessary to
12668 extract the subvolume name on which @file{/gnu/store} lives (if any)
12669 from that operating system configuration. To better illustrate,
12670 consider a subvolume named 'rootfs' which contains the root file system
12671 data. In such situation, the GRUB bootloader would only see the top
12672 level of the root Btrfs partition, e.g.:
12673
12674 @example
12675 / (top level)
12676 ├── rootfs (subvolume directory)
12677 ├── gnu (normal directory)
12678 ├── store (normal directory)
12679 [...]
12680 @end example
12681
12682 Thus, the subvolume name must be prepended to the @file{/gnu/store} path
12683 of the kernel, initrd binaries and any other files referred to in the
12684 GRUB configuration that must be found during the early boot.
12685
12686 The next example shows a nested hierarchy of subvolumes and
12687 directories:
12688
12689 @example
12690 / (top level)
12691 ├── rootfs (subvolume)
12692 ├── gnu (normal directory)
12693 ├── store (subvolume)
12694 [...]
12695 @end example
12696
12697 This scenario would work without mounting the 'store' subvolume.
12698 Mounting 'rootfs' is sufficient, since the subvolume name matches its
12699 intended mount point in the file system hierarchy. Alternatively, the
12700 'store' subvolume could be referred to by setting the @code{subvol}
12701 option to either @code{/rootfs/gnu/store} or @code{rootfs/gnu/store}.
12702
12703 Finally, a more contrived example of nested subvolumes:
12704
12705 @example
12706 / (top level)
12707 ├── root-snapshots (subvolume)
12708 ├── root-current (subvolume)
12709 ├── guix-store (subvolume)
12710 [...]
12711 @end example
12712
12713 Here, the 'guix-store' subvolume doesn't match its intended mount point,
12714 so it is necessary to mount it. The subvolume must be fully specified,
12715 by passing its file name to the @code{subvol} option. To illustrate,
12716 the 'guix-store' subvolume could be mounted on @file{/gnu/store} by using
12717 a file system declaration such as:
12718
12719 @lisp
12720 (file-system
12721 (device (file-system-label "btrfs-pool-1"))
12722 (mount-point "/gnu/store")
12723 (type "btrfs")
12724 (options "subvol=root-snapshots/root-current/guix-store,\
12725 compress-force=zstd,space_cache=v2"))
12726 @end lisp
12727
12728 @node Mapped Devices
12729 @section Mapped Devices
12730
12731 @cindex device mapping
12732 @cindex mapped devices
12733 The Linux kernel has a notion of @dfn{device mapping}: a block device,
12734 such as a hard disk partition, can be @dfn{mapped} into another device,
12735 usually in @code{/dev/mapper/},
12736 with additional processing over the data that flows through
12737 it@footnote{Note that the GNU@tie{}Hurd makes no difference between the
12738 concept of a ``mapped device'' and that of a file system: both boil down
12739 to @emph{translating} input/output operations made on a file to
12740 operations on its backing store. Thus, the Hurd implements mapped
12741 devices, like file systems, using the generic @dfn{translator} mechanism
12742 (@pxref{Translators,,, hurd, The GNU Hurd Reference Manual}).}. A
12743 typical example is encryption device mapping: all writes to the mapped
12744 device are encrypted, and all reads are deciphered, transparently.
12745 Guix extends this notion by considering any device or set of devices that
12746 are @dfn{transformed} in some way to create a new device; for instance,
12747 RAID devices are obtained by @dfn{assembling} several other devices, such
12748 as hard disks or partitions, into a new one that behaves as one partition.
12749 Other examples, not yet implemented, are LVM logical volumes.
12750
12751 Mapped devices are declared using the @code{mapped-device} form,
12752 defined as follows; for examples, see below.
12753
12754 @deftp {Data Type} mapped-device
12755 Objects of this type represent device mappings that will be made when
12756 the system boots up.
12757
12758 @table @code
12759 @item source
12760 This is either a string specifying the name of the block device to be mapped,
12761 such as @code{"/dev/sda3"}, or a list of such strings when several devices
12762 need to be assembled for creating a new one.
12763
12764 @item target
12765 This string specifies the name of the resulting mapped device. For
12766 kernel mappers such as encrypted devices of type @code{luks-device-mapping},
12767 specifying @code{"my-partition"} leads to the creation of
12768 the @code{"/dev/mapper/my-partition"} device.
12769 For RAID devices of type @code{raid-device-mapping}, the full device name
12770 such as @code{"/dev/md0"} needs to be given.
12771
12772 @item type
12773 This must be a @code{mapped-device-kind} object, which specifies how
12774 @var{source} is mapped to @var{target}.
12775 @end table
12776 @end deftp
12777
12778 @defvr {Scheme Variable} luks-device-mapping
12779 This defines LUKS block device encryption using the @command{cryptsetup}
12780 command from the package with the same name. It relies on the
12781 @code{dm-crypt} Linux kernel module.
12782 @end defvr
12783
12784 @defvr {Scheme Variable} raid-device-mapping
12785 This defines a RAID device, which is assembled using the @code{mdadm}
12786 command from the package with the same name. It requires a Linux kernel
12787 module for the appropriate RAID level to be loaded, such as @code{raid456}
12788 for RAID-4, RAID-5 or RAID-6, or @code{raid10} for RAID-10.
12789 @end defvr
12790
12791 @cindex disk encryption
12792 @cindex LUKS
12793 The following example specifies a mapping from @file{/dev/sda3} to
12794 @file{/dev/mapper/home} using LUKS---the
12795 @url{https://gitlab.com/cryptsetup/cryptsetup,Linux Unified Key Setup}, a
12796 standard mechanism for disk encryption.
12797 The @file{/dev/mapper/home}
12798 device can then be used as the @code{device} of a @code{file-system}
12799 declaration (@pxref{File Systems}).
12800
12801 @lisp
12802 (mapped-device
12803 (source "/dev/sda3")
12804 (target "home")
12805 (type luks-device-mapping))
12806 @end lisp
12807
12808 Alternatively, to become independent of device numbering, one may obtain
12809 the LUKS UUID (@dfn{unique identifier}) of the source device by a
12810 command like:
12811
12812 @example
12813 cryptsetup luksUUID /dev/sda3
12814 @end example
12815
12816 and use it as follows:
12817
12818 @lisp
12819 (mapped-device
12820 (source (uuid "cb67fc72-0d54-4c88-9d4b-b225f30b0f44"))
12821 (target "home")
12822 (type luks-device-mapping))
12823 @end lisp
12824
12825 @cindex swap encryption
12826 It is also desirable to encrypt swap space, since swap space may contain
12827 sensitive data. One way to accomplish that is to use a swap file in a
12828 file system on a device mapped via LUKS encryption. In this way, the
12829 swap file is encrypted because the entire device is encrypted.
12830 @xref{Preparing for Installation,,Disk Partitioning}, for an example.
12831
12832 A RAID device formed of the partitions @file{/dev/sda1} and @file{/dev/sdb1}
12833 may be declared as follows:
12834
12835 @lisp
12836 (mapped-device
12837 (source (list "/dev/sda1" "/dev/sdb1"))
12838 (target "/dev/md0")
12839 (type raid-device-mapping))
12840 @end lisp
12841
12842 The @file{/dev/md0} device can then be used as the @code{device} of a
12843 @code{file-system} declaration (@pxref{File Systems}).
12844 Note that the RAID level need not be given; it is chosen during the
12845 initial creation and formatting of the RAID device and is determined
12846 automatically later.
12847
12848
12849 @node User Accounts
12850 @section User Accounts
12851
12852 @cindex users
12853 @cindex accounts
12854 @cindex user accounts
12855 User accounts and groups are entirely managed through the
12856 @code{operating-system} declaration. They are specified with the
12857 @code{user-account} and @code{user-group} forms:
12858
12859 @lisp
12860 (user-account
12861 (name "alice")
12862 (group "users")
12863 (supplementary-groups '("wheel" ;allow use of sudo, etc.
12864 "audio" ;sound card
12865 "video" ;video devices such as webcams
12866 "cdrom")) ;the good ol' CD-ROM
12867 (comment "Bob's sister"))
12868 @end lisp
12869
12870 Here's a user account that uses a different shell and a custom home
12871 directory (the default would be @file{"/home/bob"}):
12872
12873 @lisp
12874 (user-account
12875 (name "bob")
12876 (group "users")
12877 (comment "Alice's bro")
12878 (shell (file-append zsh "/bin/zsh"))
12879 (home-directory "/home/robert"))
12880 @end lisp
12881
12882 When booting or upon completion of @command{guix system reconfigure},
12883 the system ensures that only the user accounts and groups specified in
12884 the @code{operating-system} declaration exist, and with the specified
12885 properties. Thus, account or group creations or modifications made by
12886 directly invoking commands such as @command{useradd} are lost upon
12887 reconfiguration or reboot. This ensures that the system remains exactly
12888 as declared.
12889
12890 @deftp {Data Type} user-account
12891 Objects of this type represent user accounts. The following members may
12892 be specified:
12893
12894 @table @asis
12895 @item @code{name}
12896 The name of the user account.
12897
12898 @item @code{group}
12899 @cindex groups
12900 This is the name (a string) or identifier (a number) of the user group
12901 this account belongs to.
12902
12903 @item @code{supplementary-groups} (default: @code{'()})
12904 Optionally, this can be defined as a list of group names that this
12905 account belongs to.
12906
12907 @item @code{uid} (default: @code{#f})
12908 This is the user ID for this account (a number), or @code{#f}. In the
12909 latter case, a number is automatically chosen by the system when the
12910 account is created.
12911
12912 @item @code{comment} (default: @code{""})
12913 A comment about the account, such as the account owner's full name.
12914
12915 @item @code{home-directory}
12916 This is the name of the home directory for the account.
12917
12918 @item @code{create-home-directory?} (default: @code{#t})
12919 Indicates whether the home directory of this account should be created
12920 if it does not exist yet.
12921
12922 @item @code{shell} (default: Bash)
12923 This is a G-expression denoting the file name of a program to be used as
12924 the shell (@pxref{G-Expressions}). For example, you would refer to the
12925 Bash executable like this:
12926
12927 @lisp
12928 (file-append bash "/bin/bash")
12929 @end lisp
12930
12931 @noindent
12932 ... and to the Zsh executable like that:
12933
12934 @lisp
12935 (file-append zsh "/bin/zsh")
12936 @end lisp
12937
12938 @item @code{system?} (default: @code{#f})
12939 This Boolean value indicates whether the account is a ``system''
12940 account. System accounts are sometimes treated specially; for instance,
12941 graphical login managers do not list them.
12942
12943 @anchor{user-account-password}
12944 @cindex password, for user accounts
12945 @item @code{password} (default: @code{#f})
12946 You would normally leave this field to @code{#f}, initialize user
12947 passwords as @code{root} with the @command{passwd} command, and then let
12948 users change it with @command{passwd}. Passwords set with
12949 @command{passwd} are of course preserved across reboot and
12950 reconfiguration.
12951
12952 If you @emph{do} want to set an initial password for an account, then
12953 this field must contain the encrypted password, as a string. You can use the
12954 @code{crypt} procedure for this purpose:
12955
12956 @lisp
12957 (user-account
12958 (name "charlie")
12959 (group "users")
12960
12961 ;; Specify a SHA-512-hashed initial password.
12962 (password (crypt "InitialPassword!" "$6$abc")))
12963 @end lisp
12964
12965 @quotation Note
12966 The hash of this initial password will be available in a file in
12967 @file{/gnu/store}, readable by all the users, so this method must be used with
12968 care.
12969 @end quotation
12970
12971 @xref{Passphrase Storage,,, libc, The GNU C Library Reference Manual}, for
12972 more information on password encryption, and @ref{Encryption,,, guile, GNU
12973 Guile Reference Manual}, for information on Guile's @code{crypt} procedure.
12974
12975 @end table
12976 @end deftp
12977
12978 @cindex groups
12979 User group declarations are even simpler:
12980
12981 @lisp
12982 (user-group (name "students"))
12983 @end lisp
12984
12985 @deftp {Data Type} user-group
12986 This type is for, well, user groups. There are just a few fields:
12987
12988 @table @asis
12989 @item @code{name}
12990 The name of the group.
12991
12992 @item @code{id} (default: @code{#f})
12993 The group identifier (a number). If @code{#f}, a new number is
12994 automatically allocated when the group is created.
12995
12996 @item @code{system?} (default: @code{#f})
12997 This Boolean value indicates whether the group is a ``system'' group.
12998 System groups have low numerical IDs.
12999
13000 @item @code{password} (default: @code{#f})
13001 What, user groups can have a password? Well, apparently yes. Unless
13002 @code{#f}, this field specifies the password of the group.
13003
13004 @end table
13005 @end deftp
13006
13007 For convenience, a variable lists all the basic user groups one may
13008 expect:
13009
13010 @defvr {Scheme Variable} %base-groups
13011 This is the list of basic user groups that users and/or packages expect
13012 to be present on the system. This includes groups such as ``root'',
13013 ``wheel'', and ``users'', as well as groups used to control access to
13014 specific devices such as ``audio'', ``disk'', and ``cdrom''.
13015 @end defvr
13016
13017 @defvr {Scheme Variable} %base-user-accounts
13018 This is the list of basic system accounts that programs may expect to
13019 find on a GNU/Linux system, such as the ``nobody'' account.
13020
13021 Note that the ``root'' account is not included here. It is a
13022 special-case and is automatically added whether or not it is specified.
13023 @end defvr
13024
13025 @node Keyboard Layout
13026 @section Keyboard Layout
13027
13028 @cindex keyboard layout
13029 @cindex keymap
13030 To specify what each key of your keyboard does, you need to tell the operating
13031 system what @dfn{keyboard layout} you want to use. The default, when nothing
13032 is specified, is the US English QWERTY layout for 105-key PC keyboards.
13033 However, German speakers will usually prefer the German QWERTZ layout, French
13034 speakers will want the AZERTY layout, and so on; hackers might prefer Dvorak
13035 or bépo, and they might even want to further customize the effect of some of
13036 the keys. This section explains how to get that done.
13037
13038 @cindex keyboard layout, definition
13039 There are three components that will want to know about your keyboard layout:
13040
13041 @itemize
13042 @item
13043 The @emph{bootloader} may want to know what keyboard layout you want to use
13044 (@pxref{Bootloader Configuration, @code{keyboard-layout}}). This is useful if
13045 you want, for instance, to make sure that you can type the passphrase of your
13046 encrypted root partition using the right layout.
13047
13048 @item
13049 The @emph{operating system kernel}, Linux, will need that so that the console
13050 is properly configured (@pxref{operating-system Reference,
13051 @code{keyboard-layout}}).
13052
13053 @item
13054 The @emph{graphical display server}, usually Xorg, also has its own idea of
13055 the keyboard layout (@pxref{X Window, @code{keyboard-layout}}).
13056 @end itemize
13057
13058 Guix allows you to configure all three separately but, fortunately, it allows
13059 you to share the same keyboard layout for all three components.
13060
13061 @cindex XKB, keyboard layouts
13062 Keyboard layouts are represented by records created by the
13063 @code{keyboard-layout} procedure of @code{(gnu system keyboard)}. Following
13064 the X Keyboard extension (XKB), each layout has four attributes: a name (often
13065 a language code such as ``fi'' for Finnish or ``jp'' for Japanese), an
13066 optional variant name, an optional keyboard model name, and a possibly empty
13067 list of additional options. In most cases the layout name is all you care
13068 about. Here are a few example:
13069
13070 @lisp
13071 ;; The German QWERTZ layout. Here we assume a standard
13072 ;; "pc105" keyboard model.
13073 (keyboard-layout "de")
13074
13075 ;; The bépo variant of the French layout.
13076 (keyboard-layout "fr" "bepo")
13077
13078 ;; The Catalan layout.
13079 (keyboard-layout "es" "cat")
13080
13081 ;; Arabic layout with "Alt-Shift" to switch to US layout.
13082 (keyboard-layout "ar,us" #:options '("grp:alt_shift_toggle"))
13083
13084 ;; The Latin American Spanish layout. In addition, the
13085 ;; "Caps Lock" key is used as an additional "Ctrl" key,
13086 ;; and the "Menu" key is used as a "Compose" key to enter
13087 ;; accented letters.
13088 (keyboard-layout "latam"
13089 #:options '("ctrl:nocaps" "compose:menu"))
13090
13091 ;; The Russian layout for a ThinkPad keyboard.
13092 (keyboard-layout "ru" #:model "thinkpad")
13093
13094 ;; The "US international" layout, which is the US layout plus
13095 ;; dead keys to enter accented characters. This is for an
13096 ;; Apple MacBook keyboard.
13097 (keyboard-layout "us" "intl" #:model "macbook78")
13098 @end lisp
13099
13100 See the @file{share/X11/xkb} directory of the @code{xkeyboard-config} package
13101 for a complete list of supported layouts, variants, and models.
13102
13103 @cindex keyboard layout, configuration
13104 Let's say you want your system to use the Turkish keyboard layout throughout
13105 your system---bootloader, console, and Xorg. Here's what your system
13106 configuration would look like:
13107
13108 @findex set-xorg-configuration
13109 @lisp
13110 ;; Using the Turkish layout for the bootloader, the console,
13111 ;; and for Xorg.
13112
13113 (operating-system
13114 ;; ...
13115 (keyboard-layout (keyboard-layout "tr")) ;for the console
13116 (bootloader (bootloader-configuration
13117 (bootloader grub-efi-bootloader)
13118 (target "/boot/efi")
13119 (keyboard-layout keyboard-layout))) ;for GRUB
13120 (services (cons (set-xorg-configuration
13121 (xorg-configuration ;for Xorg
13122 (keyboard-layout keyboard-layout)))
13123 %desktop-services)))
13124 @end lisp
13125
13126 In the example above, for GRUB and for Xorg, we just refer to the
13127 @code{keyboard-layout} field defined above, but we could just as well refer to
13128 a different layout. The @code{set-xorg-configuration} procedure communicates
13129 the desired Xorg configuration to the graphical log-in manager, by default
13130 GDM.
13131
13132 We've discussed how to specify the @emph{default} keyboard layout of your
13133 system when it starts, but you can also adjust it at run time:
13134
13135 @itemize
13136 @item
13137 If you're using GNOME, its settings panel has a ``Region & Language'' entry
13138 where you can select one or more keyboard layouts.
13139
13140 @item
13141 Under Xorg, the @command{setxkbmap} command (from the same-named package)
13142 allows you to change the current layout. For example, this is how you would
13143 change the layout to US Dvorak:
13144
13145 @example
13146 setxkbmap us dvorak
13147 @end example
13148
13149 @item
13150 The @code{loadkeys} command changes the keyboard layout in effect in the Linux
13151 console. However, note that @code{loadkeys} does @emph{not} use the XKB
13152 keyboard layout categorization described above. The command below loads the
13153 French bépo layout:
13154
13155 @example
13156 loadkeys fr-bepo
13157 @end example
13158 @end itemize
13159
13160 @node Locales
13161 @section Locales
13162
13163 @cindex locale
13164 A @dfn{locale} defines cultural conventions for a particular language
13165 and region of the world (@pxref{Locales,,, libc, The GNU C Library
13166 Reference Manual}). Each locale has a name that typically has the form
13167 @code{@var{language}_@var{territory}.@var{codeset}}---e.g.,
13168 @code{fr_LU.utf8} designates the locale for the French language, with
13169 cultural conventions from Luxembourg, and using the UTF-8 encoding.
13170
13171 @cindex locale definition
13172 Usually, you will want to specify the default locale for the machine
13173 using the @code{locale} field of the @code{operating-system} declaration
13174 (@pxref{operating-system Reference, @code{locale}}).
13175
13176 The selected locale is automatically added to the @dfn{locale
13177 definitions} known to the system if needed, with its codeset inferred
13178 from its name---e.g., @code{bo_CN.utf8} will be assumed to use the
13179 @code{UTF-8} codeset. Additional locale definitions can be specified in
13180 the @code{locale-definitions} slot of @code{operating-system}---this is
13181 useful, for instance, if the codeset could not be inferred from the
13182 locale name. The default set of locale definitions includes some widely
13183 used locales, but not all the available locales, in order to save space.
13184
13185 For instance, to add the North Frisian locale for Germany, the value of
13186 that field may be:
13187
13188 @lisp
13189 (cons (locale-definition
13190 (name "fy_DE.utf8") (source "fy_DE"))
13191 %default-locale-definitions)
13192 @end lisp
13193
13194 Likewise, to save space, one might want @code{locale-definitions} to
13195 list only the locales that are actually used, as in:
13196
13197 @lisp
13198 (list (locale-definition
13199 (name "ja_JP.eucjp") (source "ja_JP")
13200 (charset "EUC-JP")))
13201 @end lisp
13202
13203 @vindex LOCPATH
13204 The compiled locale definitions are available at
13205 @file{/run/current-system/locale/X.Y}, where @code{X.Y} is the libc
13206 version, which is the default location where the GNU@tie{}libc provided
13207 by Guix looks for locale data. This can be overridden using the
13208 @env{LOCPATH} environment variable (@pxref{locales-and-locpath,
13209 @env{LOCPATH} and locale packages}).
13210
13211 The @code{locale-definition} form is provided by the @code{(gnu system
13212 locale)} module. Details are given below.
13213
13214 @deftp {Data Type} locale-definition
13215 This is the data type of a locale definition.
13216
13217 @table @asis
13218
13219 @item @code{name}
13220 The name of the locale. @xref{Locale Names,,, libc, The GNU C Library
13221 Reference Manual}, for more information on locale names.
13222
13223 @item @code{source}
13224 The name of the source for that locale. This is typically the
13225 @code{@var{language}_@var{territory}} part of the locale name.
13226
13227 @item @code{charset} (default: @code{"UTF-8"})
13228 The ``character set'' or ``code set'' for that locale,
13229 @uref{https://www.iana.org/assignments/character-sets, as defined by
13230 IANA}.
13231
13232 @end table
13233 @end deftp
13234
13235 @defvr {Scheme Variable} %default-locale-definitions
13236 A list of commonly used UTF-8 locales, used as the default
13237 value of the @code{locale-definitions} field of @code{operating-system}
13238 declarations.
13239
13240 @cindex locale name
13241 @cindex normalized codeset in locale names
13242 These locale definitions use the @dfn{normalized codeset} for the part
13243 that follows the dot in the name (@pxref{Using gettextized software,
13244 normalized codeset,, libc, The GNU C Library Reference Manual}). So for
13245 instance it has @code{uk_UA.utf8} but @emph{not}, say,
13246 @code{uk_UA.UTF-8}.
13247 @end defvr
13248
13249 @subsection Locale Data Compatibility Considerations
13250
13251 @cindex incompatibility, of locale data
13252 @code{operating-system} declarations provide a @code{locale-libcs} field
13253 to specify the GNU@tie{}libc packages that are used to compile locale
13254 declarations (@pxref{operating-system Reference}). ``Why would I
13255 care?'', you may ask. Well, it turns out that the binary format of
13256 locale data is occasionally incompatible from one libc version to
13257 another.
13258
13259 @c See <https://sourceware.org/ml/libc-alpha/2015-09/msg00575.html>
13260 @c and <https://lists.gnu.org/archive/html/guix-devel/2015-08/msg00737.html>.
13261 For instance, a program linked against libc version 2.21 is unable to
13262 read locale data produced with libc 2.22; worse, that program
13263 @emph{aborts} instead of simply ignoring the incompatible locale
13264 data@footnote{Versions 2.23 and later of GNU@tie{}libc will simply skip
13265 the incompatible locale data, which is already an improvement.}.
13266 Similarly, a program linked against libc 2.22 can read most, but not
13267 all, of the locale data from libc 2.21 (specifically, @env{LC_COLLATE}
13268 data is incompatible); thus calls to @code{setlocale} may fail, but
13269 programs will not abort.
13270
13271 The ``problem'' with Guix is that users have a lot of freedom: They can
13272 choose whether and when to upgrade software in their profiles, and might
13273 be using a libc version different from the one the system administrator
13274 used to build the system-wide locale data.
13275
13276 Fortunately, unprivileged users can also install their own locale data
13277 and define @env{GUIX_LOCPATH} accordingly (@pxref{locales-and-locpath,
13278 @env{GUIX_LOCPATH} and locale packages}).
13279
13280 Still, it is best if the system-wide locale data at
13281 @file{/run/current-system/locale} is built for all the libc versions
13282 actually in use on the system, so that all the programs can access
13283 it---this is especially crucial on a multi-user system. To do that, the
13284 administrator can specify several libc packages in the
13285 @code{locale-libcs} field of @code{operating-system}:
13286
13287 @lisp
13288 (use-package-modules base)
13289
13290 (operating-system
13291 ;; @dots{}
13292 (locale-libcs (list glibc-2.21 (canonical-package glibc))))
13293 @end lisp
13294
13295 This example would lead to a system containing locale definitions for
13296 both libc 2.21 and the current version of libc in
13297 @file{/run/current-system/locale}.
13298
13299
13300 @node Services
13301 @section Services
13302
13303 @cindex system services
13304 An important part of preparing an @code{operating-system} declaration is
13305 listing @dfn{system services} and their configuration (@pxref{Using the
13306 Configuration System}). System services are typically daemons launched
13307 when the system boots, or other actions needed at that time---e.g.,
13308 configuring network access.
13309
13310 Guix has a broad definition of ``service'' (@pxref{Service
13311 Composition}), but many services are managed by the GNU@tie{}Shepherd
13312 (@pxref{Shepherd Services}). On a running system, the @command{herd}
13313 command allows you to list the available services, show their status,
13314 start and stop them, or do other specific operations (@pxref{Jump
13315 Start,,, shepherd, The GNU Shepherd Manual}). For example:
13316
13317 @example
13318 # herd status
13319 @end example
13320
13321 The above command, run as @code{root}, lists the currently defined
13322 services. The @command{herd doc} command shows a synopsis of the given
13323 service and its associated actions:
13324
13325 @example
13326 # herd doc nscd
13327 Run libc's name service cache daemon (nscd).
13328
13329 # herd doc nscd action invalidate
13330 invalidate: Invalidate the given cache--e.g., 'hosts' for host name lookups.
13331 @end example
13332
13333 The @command{start}, @command{stop}, and @command{restart} sub-commands
13334 have the effect you would expect. For instance, the commands below stop
13335 the nscd service and restart the Xorg display server:
13336
13337 @example
13338 # herd stop nscd
13339 Service nscd has been stopped.
13340 # herd restart xorg-server
13341 Service xorg-server has been stopped.
13342 Service xorg-server has been started.
13343 @end example
13344
13345 The following sections document the available services, starting with
13346 the core services, that may be used in an @code{operating-system}
13347 declaration.
13348
13349 @menu
13350 * Base Services:: Essential system services.
13351 * Scheduled Job Execution:: The mcron service.
13352 * Log Rotation:: The rottlog service.
13353 * Networking Services:: Network setup, SSH daemon, etc.
13354 * Unattended Upgrades:: Automated system upgrades.
13355 * X Window:: Graphical display.
13356 * Printing Services:: Local and remote printer support.
13357 * Desktop Services:: D-Bus and desktop services.
13358 * Sound Services:: ALSA and Pulseaudio services.
13359 * Database Services:: SQL databases, key-value stores, etc.
13360 * Mail Services:: IMAP, POP3, SMTP, and all that.
13361 * Messaging Services:: Messaging services.
13362 * Telephony Services:: Telephony services.
13363 * Monitoring Services:: Monitoring services.
13364 * Kerberos Services:: Kerberos services.
13365 * LDAP Services:: LDAP services.
13366 * Web Services:: Web servers.
13367 * Certificate Services:: TLS certificates via Let's Encrypt.
13368 * DNS Services:: DNS daemons.
13369 * VPN Services:: VPN daemons.
13370 * Network File System:: NFS related services.
13371 * Continuous Integration:: The Cuirass service.
13372 * Power Management Services:: Extending battery life.
13373 * Audio Services:: The MPD.
13374 * Virtualization Services:: Virtualization services.
13375 * Version Control Services:: Providing remote access to Git repositories.
13376 * Game Services:: Game servers.
13377 * PAM Mount Service:: Service to mount volumes when logging in.
13378 * Guix Services:: Services relating specifically to Guix.
13379 * Linux Services:: Services tied to the Linux kernel.
13380 * Hurd Services:: Services specific for a Hurd System.
13381 * Miscellaneous Services:: Other services.
13382 @end menu
13383
13384 @node Base Services
13385 @subsection Base Services
13386
13387 The @code{(gnu services base)} module provides definitions for the basic
13388 services that one expects from the system. The services exported by
13389 this module are listed below.
13390
13391 @defvr {Scheme Variable} %base-services
13392 This variable contains a list of basic services (@pxref{Service Types
13393 and Services}, for more information on service objects) one would
13394 expect from the system: a login service (mingetty) on each tty, syslogd,
13395 the libc name service cache daemon (nscd), the udev device manager, and
13396 more.
13397
13398 This is the default value of the @code{services} field of
13399 @code{operating-system} declarations. Usually, when customizing a
13400 system, you will want to append services to @code{%base-services}, like
13401 this:
13402
13403 @lisp
13404 (append (list (service avahi-service-type)
13405 (service openssh-service-type))
13406 %base-services)
13407 @end lisp
13408 @end defvr
13409
13410 @defvr {Scheme Variable} special-files-service-type
13411 This is the service that sets up ``special files'' such as
13412 @file{/bin/sh}; an instance of it is part of @code{%base-services}.
13413
13414 The value associated with @code{special-files-service-type} services
13415 must be a list of tuples where the first element is the ``special file''
13416 and the second element is its target. By default it is:
13417
13418 @cindex @file{/bin/sh}
13419 @cindex @file{sh}, in @file{/bin}
13420 @lisp
13421 `(("/bin/sh" ,(file-append bash "/bin/sh")))
13422 @end lisp
13423
13424 @cindex @file{/usr/bin/env}
13425 @cindex @file{env}, in @file{/usr/bin}
13426 If you want to add, say, @code{/usr/bin/env} to your system, you can
13427 change it to:
13428
13429 @lisp
13430 `(("/bin/sh" ,(file-append bash "/bin/sh"))
13431 ("/usr/bin/env" ,(file-append coreutils "/bin/env")))
13432 @end lisp
13433
13434 Since this is part of @code{%base-services}, you can use
13435 @code{modify-services} to customize the set of special files
13436 (@pxref{Service Reference, @code{modify-services}}). But the simple way
13437 to add a special file is @i{via} the @code{extra-special-file} procedure
13438 (see below).
13439 @end defvr
13440
13441 @deffn {Scheme Procedure} extra-special-file @var{file} @var{target}
13442 Use @var{target} as the ``special file'' @var{file}.
13443
13444 For example, adding the following lines to the @code{services} field of
13445 your operating system declaration leads to a @file{/usr/bin/env}
13446 symlink:
13447
13448 @lisp
13449 (extra-special-file "/usr/bin/env"
13450 (file-append coreutils "/bin/env"))
13451 @end lisp
13452 @end deffn
13453
13454 @deffn {Scheme Procedure} host-name-service @var{name}
13455 Return a service that sets the host name to @var{name}.
13456 @end deffn
13457
13458 @defvr {Scheme Variable} console-font-service-type
13459 Install the given fonts on the specified ttys (fonts are per
13460 virtual console on the kernel Linux). The value of this service is a list of
13461 tty/font pairs. The font can be the name of a font provided by the @code{kbd}
13462 package or any valid argument to @command{setfont}, as in this example:
13463
13464 @lisp
13465 `(("tty1" . "LatGrkCyr-8x16")
13466 ("tty2" . ,(file-append
13467 font-tamzen
13468 "/share/kbd/consolefonts/TamzenForPowerline10x20.psf"))
13469 ("tty3" . ,(file-append
13470 font-terminus
13471 "/share/consolefonts/ter-132n"))) ; for HDPI
13472 @end lisp
13473 @end defvr
13474
13475 @deffn {Scheme Procedure} login-service @var{config}
13476 Return a service to run login according to @var{config}, a
13477 @code{<login-configuration>} object, which specifies the message of the day,
13478 among other things.
13479 @end deffn
13480
13481 @deftp {Data Type} login-configuration
13482 This is the data type representing the configuration of login.
13483
13484 @table @asis
13485
13486 @item @code{motd}
13487 @cindex message of the day
13488 A file-like object containing the ``message of the day''.
13489
13490 @item @code{allow-empty-passwords?} (default: @code{#t})
13491 Allow empty passwords by default so that first-time users can log in when
13492 the 'root' account has just been created.
13493
13494 @end table
13495 @end deftp
13496
13497 @deffn {Scheme Procedure} mingetty-service @var{config}
13498 Return a service to run mingetty according to @var{config}, a
13499 @code{<mingetty-configuration>} object, which specifies the tty to run, among
13500 other things.
13501 @end deffn
13502
13503 @deftp {Data Type} mingetty-configuration
13504 This is the data type representing the configuration of Mingetty, which
13505 provides the default implementation of virtual console log-in.
13506
13507 @table @asis
13508
13509 @item @code{tty}
13510 The name of the console this Mingetty runs on---e.g., @code{"tty1"}.
13511
13512 @item @code{auto-login} (default: @code{#f})
13513 When true, this field must be a string denoting the user name under
13514 which the system automatically logs in. When it is @code{#f}, a
13515 user name and password must be entered to log in.
13516
13517 @item @code{login-program} (default: @code{#f})
13518 This must be either @code{#f}, in which case the default log-in program
13519 is used (@command{login} from the Shadow tool suite), or a gexp denoting
13520 the name of the log-in program.
13521
13522 @item @code{login-pause?} (default: @code{#f})
13523 When set to @code{#t} in conjunction with @var{auto-login}, the user
13524 will have to press a key before the log-in shell is launched.
13525
13526 @item @code{mingetty} (default: @var{mingetty})
13527 The Mingetty package to use.
13528
13529 @end table
13530 @end deftp
13531
13532 @deffn {Scheme Procedure} agetty-service @var{config}
13533 Return a service to run agetty according to @var{config}, an
13534 @code{<agetty-configuration>} object, which specifies the tty to run,
13535 among other things.
13536 @end deffn
13537
13538 @deftp {Data Type} agetty-configuration
13539 This is the data type representing the configuration of agetty, which
13540 implements virtual and serial console log-in. See the @code{agetty(8)}
13541 man page for more information.
13542
13543 @table @asis
13544
13545 @item @code{tty}
13546 The name of the console this agetty runs on, as a string---e.g.,
13547 @code{"ttyS0"}. This argument is optional, it will default to
13548 a reasonable default serial port used by the kernel Linux.
13549
13550 For this, if there is a value for an option @code{agetty.tty} in the kernel
13551 command line, agetty will extract the device name of the serial port
13552 from it and use that.
13553
13554 If not and if there is a value for an option @code{console} with a tty in
13555 the Linux command line, agetty will extract the device name of the
13556 serial port from it and use that.
13557
13558 In both cases, agetty will leave the other serial device settings
13559 (baud rate etc.)@: alone---in the hope that Linux pinned them to the
13560 correct values.
13561
13562 @item @code{baud-rate} (default: @code{#f})
13563 A string containing a comma-separated list of one or more baud rates, in
13564 descending order.
13565
13566 @item @code{term} (default: @code{#f})
13567 A string containing the value used for the @env{TERM} environment
13568 variable.
13569
13570 @item @code{eight-bits?} (default: @code{#f})
13571 When @code{#t}, the tty is assumed to be 8-bit clean, and parity detection is
13572 disabled.
13573
13574 @item @code{auto-login} (default: @code{#f})
13575 When passed a login name, as a string, the specified user will be logged
13576 in automatically without prompting for their login name or password.
13577
13578 @item @code{no-reset?} (default: @code{#f})
13579 When @code{#t}, don't reset terminal cflags (control modes).
13580
13581 @item @code{host} (default: @code{#f})
13582 This accepts a string containing the ``login_host'', which will be written
13583 into the @file{/var/run/utmpx} file.
13584
13585 @item @code{remote?} (default: @code{#f})
13586 When set to @code{#t} in conjunction with @var{host}, this will add an
13587 @code{-r} fakehost option to the command line of the login program
13588 specified in @var{login-program}.
13589
13590 @item @code{flow-control?} (default: @code{#f})
13591 When set to @code{#t}, enable hardware (RTS/CTS) flow control.
13592
13593 @item @code{no-issue?} (default: @code{#f})
13594 When set to @code{#t}, the contents of the @file{/etc/issue} file will
13595 not be displayed before presenting the login prompt.
13596
13597 @item @code{init-string} (default: @code{#f})
13598 This accepts a string that will be sent to the tty or modem before
13599 sending anything else. It can be used to initialize a modem.
13600
13601 @item @code{no-clear?} (default: @code{#f})
13602 When set to @code{#t}, agetty will not clear the screen before showing
13603 the login prompt.
13604
13605 @item @code{login-program} (default: (file-append shadow "/bin/login"))
13606 This must be either a gexp denoting the name of a log-in program, or
13607 unset, in which case the default value is the @command{login} from the
13608 Shadow tool suite.
13609
13610 @item @code{local-line} (default: @code{#f})
13611 Control the CLOCAL line flag. This accepts one of three symbols as
13612 arguments, @code{'auto}, @code{'always}, or @code{'never}. If @code{#f},
13613 the default value chosen by agetty is @code{'auto}.
13614
13615 @item @code{extract-baud?} (default: @code{#f})
13616 When set to @code{#t}, instruct agetty to try to extract the baud rate
13617 from the status messages produced by certain types of modems.
13618
13619 @item @code{skip-login?} (default: @code{#f})
13620 When set to @code{#t}, do not prompt the user for a login name. This
13621 can be used with @var{login-program} field to use non-standard login
13622 systems.
13623
13624 @item @code{no-newline?} (default: @code{#f})
13625 When set to @code{#t}, do not print a newline before printing the
13626 @file{/etc/issue} file.
13627
13628 @c Is this dangerous only when used with login-program, or always?
13629 @item @code{login-options} (default: @code{#f})
13630 This option accepts a string containing options that are passed to the
13631 login program. When used with the @var{login-program}, be aware that a
13632 malicious user could try to enter a login name containing embedded
13633 options that could be parsed by the login program.
13634
13635 @item @code{login-pause} (default: @code{#f})
13636 When set to @code{#t}, wait for any key before showing the login prompt.
13637 This can be used in conjunction with @var{auto-login} to save memory by
13638 lazily spawning shells.
13639
13640 @item @code{chroot} (default: @code{#f})
13641 Change root to the specified directory. This option accepts a directory
13642 path as a string.
13643
13644 @item @code{hangup?} (default: @code{#f})
13645 Use the Linux system call @code{vhangup} to do a virtual hangup of the
13646 specified terminal.
13647
13648 @item @code{keep-baud?} (default: @code{#f})
13649 When set to @code{#t}, try to keep the existing baud rate. The baud
13650 rates from @var{baud-rate} are used when agetty receives a @key{BREAK}
13651 character.
13652
13653 @item @code{timeout} (default: @code{#f})
13654 When set to an integer value, terminate if no user name could be read
13655 within @var{timeout} seconds.
13656
13657 @item @code{detect-case?} (default: @code{#f})
13658 When set to @code{#t}, turn on support for detecting an uppercase-only
13659 terminal. This setting will detect a login name containing only
13660 uppercase letters as indicating an uppercase-only terminal and turn on
13661 some upper-to-lower case conversions. Note that this will not support
13662 Unicode characters.
13663
13664 @item @code{wait-cr?} (default: @code{#f})
13665 When set to @code{#t}, wait for the user or modem to send a
13666 carriage-return or linefeed character before displaying
13667 @file{/etc/issue} or login prompt. This is typically used with the
13668 @var{init-string} option.
13669
13670 @item @code{no-hints?} (default: @code{#f})
13671 When set to @code{#t}, do not print hints about Num, Caps, and Scroll
13672 locks.
13673
13674 @item @code{no-hostname?} (default: @code{#f})
13675 By default, the hostname is printed. When this option is set to
13676 @code{#t}, no hostname will be shown at all.
13677
13678 @item @code{long-hostname?} (default: @code{#f})
13679 By default, the hostname is only printed until the first dot. When this
13680 option is set to @code{#t}, the fully qualified hostname by
13681 @code{gethostname} or @code{getaddrinfo} is shown.
13682
13683 @item @code{erase-characters} (default: @code{#f})
13684 This option accepts a string of additional characters that should be
13685 interpreted as backspace when the user types their login name.
13686
13687 @item @code{kill-characters} (default: @code{#f})
13688 This option accepts a string that should be interpreted to mean ``ignore
13689 all previous characters'' (also called a ``kill'' character) when the user
13690 types their login name.
13691
13692 @item @code{chdir} (default: @code{#f})
13693 This option accepts, as a string, a directory path that will be changed
13694 to before login.
13695
13696 @item @code{delay} (default: @code{#f})
13697 This options accepts, as an integer, the number of seconds to sleep
13698 before opening the tty and displaying the login prompt.
13699
13700 @item @code{nice} (default: @code{#f})
13701 This option accepts, as an integer, the nice value with which to run the
13702 @command{login} program.
13703
13704 @item @code{extra-options} (default: @code{'()})
13705 This option provides an ``escape hatch'' for the user to provide arbitrary
13706 command-line arguments to @command{agetty} as a list of strings.
13707
13708 @end table
13709 @end deftp
13710
13711 @deffn {Scheme Procedure} kmscon-service-type @var{config}
13712 Return a service to run @uref{https://www.freedesktop.org/wiki/Software/kmscon,kmscon}
13713 according to @var{config}, a @code{<kmscon-configuration>} object, which
13714 specifies the tty to run, among other things.
13715 @end deffn
13716
13717 @deftp {Data Type} kmscon-configuration
13718 This is the data type representing the configuration of Kmscon, which
13719 implements virtual console log-in.
13720
13721 @table @asis
13722
13723 @item @code{virtual-terminal}
13724 The name of the console this Kmscon runs on---e.g., @code{"tty1"}.
13725
13726 @item @code{login-program} (default: @code{#~(string-append #$shadow "/bin/login")})
13727 A gexp denoting the name of the log-in program. The default log-in program is
13728 @command{login} from the Shadow tool suite.
13729
13730 @item @code{login-arguments} (default: @code{'("-p")})
13731 A list of arguments to pass to @command{login}.
13732
13733 @item @code{auto-login} (default: @code{#f})
13734 When passed a login name, as a string, the specified user will be logged
13735 in automatically without prompting for their login name or password.
13736
13737 @item @code{hardware-acceleration?} (default: #f)
13738 Whether to use hardware acceleration.
13739
13740 @item @code{kmscon} (default: @var{kmscon})
13741 The Kmscon package to use.
13742
13743 @end table
13744 @end deftp
13745
13746 @cindex name service cache daemon
13747 @cindex nscd
13748 @deffn {Scheme Procedure} nscd-service [@var{config}] [#:glibc glibc] @
13749 [#:name-services '()]
13750 Return a service that runs the libc name service cache daemon (nscd) with the
13751 given @var{config}---an @code{<nscd-configuration>} object. @xref{Name
13752 Service Switch}, for an example.
13753
13754 For convenience, the Shepherd service for nscd provides the following actions:
13755
13756 @table @code
13757 @item invalidate
13758 @cindex cache invalidation, nscd
13759 @cindex nscd, cache invalidation
13760 This invalidate the given cache. For instance, running:
13761
13762 @example
13763 herd invalidate nscd hosts
13764 @end example
13765
13766 @noindent
13767 invalidates the host name lookup cache of nscd.
13768
13769 @item statistics
13770 Running @command{herd statistics nscd} displays information about nscd usage
13771 and caches.
13772 @end table
13773
13774 @end deffn
13775
13776 @defvr {Scheme Variable} %nscd-default-configuration
13777 This is the default @code{<nscd-configuration>} value (see below) used
13778 by @code{nscd-service}. It uses the caches defined by
13779 @code{%nscd-default-caches}; see below.
13780 @end defvr
13781
13782 @deftp {Data Type} nscd-configuration
13783 This is the data type representing the name service cache daemon (nscd)
13784 configuration.
13785
13786 @table @asis
13787
13788 @item @code{name-services} (default: @code{'()})
13789 List of packages denoting @dfn{name services} that must be visible to
13790 the nscd---e.g., @code{(list @var{nss-mdns})}.
13791
13792 @item @code{glibc} (default: @var{glibc})
13793 Package object denoting the GNU C Library providing the @command{nscd}
13794 command.
13795
13796 @item @code{log-file} (default: @code{"/var/log/nscd.log"})
13797 Name of the nscd log file. This is where debugging output goes when
13798 @code{debug-level} is strictly positive.
13799
13800 @item @code{debug-level} (default: @code{0})
13801 Integer denoting the debugging levels. Higher numbers mean that more
13802 debugging output is logged.
13803
13804 @item @code{caches} (default: @code{%nscd-default-caches})
13805 List of @code{<nscd-cache>} objects denoting things to be cached; see
13806 below.
13807
13808 @end table
13809 @end deftp
13810
13811 @deftp {Data Type} nscd-cache
13812 Data type representing a cache database of nscd and its parameters.
13813
13814 @table @asis
13815
13816 @item @code{database}
13817 This is a symbol representing the name of the database to be cached.
13818 Valid values are @code{passwd}, @code{group}, @code{hosts}, and
13819 @code{services}, which designate the corresponding NSS database
13820 (@pxref{NSS Basics,,, libc, The GNU C Library Reference Manual}).
13821
13822 @item @code{positive-time-to-live}
13823 @itemx @code{negative-time-to-live} (default: @code{20})
13824 A number representing the number of seconds during which a positive or
13825 negative lookup result remains in cache.
13826
13827 @item @code{check-files?} (default: @code{#t})
13828 Whether to check for updates of the files corresponding to
13829 @var{database}.
13830
13831 For instance, when @var{database} is @code{hosts}, setting this flag
13832 instructs nscd to check for updates in @file{/etc/hosts} and to take
13833 them into account.
13834
13835 @item @code{persistent?} (default: @code{#t})
13836 Whether the cache should be stored persistently on disk.
13837
13838 @item @code{shared?} (default: @code{#t})
13839 Whether the cache should be shared among users.
13840
13841 @item @code{max-database-size} (default: 32@tie{}MiB)
13842 Maximum size in bytes of the database cache.
13843
13844 @c XXX: 'suggested-size' and 'auto-propagate?' seem to be expert
13845 @c settings, so leave them out.
13846
13847 @end table
13848 @end deftp
13849
13850 @defvr {Scheme Variable} %nscd-default-caches
13851 List of @code{<nscd-cache>} objects used by default by
13852 @code{nscd-configuration} (see above).
13853
13854 It enables persistent and aggressive caching of service and host name
13855 lookups. The latter provides better host name lookup performance,
13856 resilience in the face of unreliable name servers, and also better
13857 privacy---often the result of host name lookups is in local cache, so
13858 external name servers do not even need to be queried.
13859 @end defvr
13860
13861 @anchor{syslog-configuration-type}
13862 @cindex syslog
13863 @cindex logging
13864 @deftp {Data Type} syslog-configuration
13865 This data type represents the configuration of the syslog daemon.
13866
13867 @table @asis
13868 @item @code{syslogd} (default: @code{#~(string-append #$inetutils "/libexec/syslogd")})
13869 The syslog daemon to use.
13870
13871 @item @code{config-file} (default: @code{%default-syslog.conf})
13872 The syslog configuration file to use.
13873
13874 @end table
13875 @end deftp
13876
13877 @anchor{syslog-service}
13878 @cindex syslog
13879 @deffn {Scheme Procedure} syslog-service @var{config}
13880 Return a service that runs a syslog daemon according to @var{config}.
13881
13882 @xref{syslogd invocation,,, inetutils, GNU Inetutils}, for more
13883 information on the configuration file syntax.
13884 @end deffn
13885
13886 @defvr {Scheme Variable} guix-service-type
13887 This is the type of the service that runs the build daemon,
13888 @command{guix-daemon} (@pxref{Invoking guix-daemon}). Its value must be a
13889 @code{guix-configuration} record as described below.
13890 @end defvr
13891
13892 @anchor{guix-configuration-type}
13893 @deftp {Data Type} guix-configuration
13894 This data type represents the configuration of the Guix build daemon.
13895 @xref{Invoking guix-daemon}, for more information.
13896
13897 @table @asis
13898 @item @code{guix} (default: @var{guix})
13899 The Guix package to use.
13900
13901 @item @code{build-group} (default: @code{"guixbuild"})
13902 Name of the group for build user accounts.
13903
13904 @item @code{build-accounts} (default: @code{10})
13905 Number of build user accounts to create.
13906
13907 @item @code{authorize-key?} (default: @code{#t})
13908 @cindex substitutes, authorization thereof
13909 Whether to authorize the substitute keys listed in
13910 @code{authorized-keys}---by default that of @code{@value{SUBSTITUTE-SERVER}}
13911 (@pxref{Substitutes}).
13912
13913 @vindex %default-authorized-guix-keys
13914 @item @code{authorized-keys} (default: @code{%default-authorized-guix-keys})
13915 The list of authorized key files for archive imports, as a list of
13916 string-valued gexps (@pxref{Invoking guix archive}). By default, it
13917 contains that of @code{@value{SUBSTITUTE-SERVER}} (@pxref{Substitutes}).
13918
13919 @item @code{use-substitutes?} (default: @code{#t})
13920 Whether to use substitutes.
13921
13922 @item @code{substitute-urls} (default: @code{%default-substitute-urls})
13923 The list of URLs where to look for substitutes by default.
13924
13925 @item @code{max-silent-time} (default: @code{0})
13926 @itemx @code{timeout} (default: @code{0})
13927 The number of seconds of silence and the number of seconds of activity,
13928 respectively, after which a build process times out. A value of zero
13929 disables the timeout.
13930
13931 @item @code{log-compression} (default: @code{'bzip2})
13932 The type of compression used for build logs---one of @code{gzip},
13933 @code{bzip2}, or @code{none}.
13934
13935 @item @code{extra-options} (default: @code{'()})
13936 List of extra command-line options for @command{guix-daemon}.
13937
13938 @item @code{log-file} (default: @code{"/var/log/guix-daemon.log"})
13939 File where @command{guix-daemon}'s standard output and standard error
13940 are written.
13941
13942 @cindex HTTP proxy, for @code{guix-daemon}
13943 @cindex proxy, for @code{guix-daemon} HTTP access
13944 @item @code{http-proxy} (default: @code{#f})
13945 The URL of the HTTP and HTTPS proxy used for downloading fixed-output
13946 derivations and substitutes.
13947
13948 It is also possible to change the daemon's proxy at run time through the
13949 @code{set-http-proxy} action, which restarts it:
13950
13951 @example
13952 herd set-http-proxy guix-daemon http://localhost:8118
13953 @end example
13954
13955 To clear the proxy settings, run:
13956
13957 @example
13958 herd set-http-proxy guix-daemon
13959 @end example
13960
13961 @item @code{tmpdir} (default: @code{#f})
13962 A directory path where the @command{guix-daemon} will perform builds.
13963
13964 @end table
13965 @end deftp
13966
13967 @deffn {Scheme Procedure} udev-service [#:udev @var{eudev} #:rules @code{'()}]
13968 Run @var{udev}, which populates the @file{/dev} directory dynamically.
13969 udev rules can be provided as a list of files through the @var{rules}
13970 variable. The procedures @code{udev-rule}, @code{udev-rules-service}
13971 and @code{file->udev-rule} from @code{(gnu services base)} simplify the
13972 creation of such rule files.
13973
13974 The @command{herd rules udev} command, as root, returns the name of the
13975 directory containing all the active udev rules.
13976 @end deffn
13977
13978 @deffn {Scheme Procedure} udev-rule [@var{file-name} @var{contents}]
13979 Return a udev-rule file named @var{file-name} containing the rules
13980 defined by the @var{contents} literal.
13981
13982 In the following example, a rule for a USB device is defined to be
13983 stored in the file @file{90-usb-thing.rules}. The rule runs a script
13984 upon detecting a USB device with a given product identifier.
13985
13986 @lisp
13987 (define %example-udev-rule
13988 (udev-rule
13989 "90-usb-thing.rules"
13990 (string-append "ACTION==\"add\", SUBSYSTEM==\"usb\", "
13991 "ATTR@{product@}==\"Example\", "
13992 "RUN+=\"/path/to/script\"")))
13993 @end lisp
13994 @end deffn
13995
13996 @deffn {Scheme Procedure} udev-rules-service [@var{name} @var{rules}] @
13997 [#:groups @var{groups}]
13998 Return a service that extends @code{udev-service-type } with @var{rules}
13999 and @code{account-service-type} with @var{groups} as system groups.
14000 This works by creating a singleton service type
14001 @code{@var{name}-udev-rules}, of which the returned service is an
14002 instance.
14003
14004 Here we show how it can be used to extend @code{udev-service-type} with the
14005 previously defined rule @code{%example-udev-rule}.
14006
14007 @lisp
14008 (operating-system
14009 ;; @dots{}
14010 (services
14011 (cons (udev-rules-service 'usb-thing %example-udev-rule)
14012 %desktop-services)))
14013 @end lisp
14014 @end deffn
14015
14016 @deffn {Scheme Procedure} file->udev-rule [@var{file-name} @var{file}]
14017 Return a udev file named @var{file-name} containing the rules defined
14018 within @var{file}, a file-like object.
14019
14020 The following example showcases how we can use an existing rule file.
14021
14022 @lisp
14023 (use-modules (guix download) ;for url-fetch
14024 (guix packages) ;for origin
14025 @dots{})
14026
14027 (define %android-udev-rules
14028 (file->udev-rule
14029 "51-android-udev.rules"
14030 (let ((version "20170910"))
14031 (origin
14032 (method url-fetch)
14033 (uri (string-append "https://raw.githubusercontent.com/M0Rf30/"
14034 "android-udev-rules/" version "/51-android.rules"))
14035 (sha256
14036 (base32 "0lmmagpyb6xsq6zcr2w1cyx9qmjqmajkvrdbhjx32gqf1d9is003"))))))
14037 @end lisp
14038 @end deffn
14039
14040 Additionally, Guix package definitions can be included in @var{rules} in
14041 order to extend the udev rules with the definitions found under their
14042 @file{lib/udev/rules.d} sub-directory. In lieu of the previous
14043 @var{file->udev-rule} example, we could have used the
14044 @var{android-udev-rules} package which exists in Guix in the @code{(gnu
14045 packages android)} module.
14046
14047 The following example shows how to use the @var{android-udev-rules}
14048 package so that the Android tool @command{adb} can detect devices
14049 without root privileges. It also details how to create the
14050 @code{adbusers} group, which is required for the proper functioning of
14051 the rules defined within the @code{android-udev-rules} package. To
14052 create such a group, we must define it both as part of the
14053 @code{supplementary-groups} of our @code{user-account} declaration, as
14054 well as in the @var{groups} of the @code{udev-rules-service} procedure.
14055
14056 @lisp
14057 (use-modules (gnu packages android) ;for android-udev-rules
14058 (gnu system shadow) ;for user-group
14059 @dots{})
14060
14061 (operating-system
14062 ;; @dots{}
14063 (users (cons (user-account
14064 ;; @dots{}
14065 (supplementary-groups
14066 '("adbusers" ;for adb
14067 "wheel" "netdev" "audio" "video")))))
14068 ;; @dots{}
14069 (services
14070 (cons (udev-rules-service 'android android-udev-rules
14071 #:groups '("adbusers"))
14072 %desktop-services)))
14073 @end lisp
14074
14075 @defvr {Scheme Variable} urandom-seed-service-type
14076 Save some entropy in @code{%random-seed-file} to seed @file{/dev/urandom}
14077 when rebooting. It also tries to seed @file{/dev/urandom} from
14078 @file{/dev/hwrng} while booting, if @file{/dev/hwrng} exists and is
14079 readable.
14080 @end defvr
14081
14082 @defvr {Scheme Variable} %random-seed-file
14083 This is the name of the file where some random bytes are saved by
14084 @var{urandom-seed-service} to seed @file{/dev/urandom} when rebooting.
14085 It defaults to @file{/var/lib/random-seed}.
14086 @end defvr
14087
14088 @cindex mouse
14089 @cindex gpm
14090 @defvr {Scheme Variable} gpm-service-type
14091 This is the type of the service that runs GPM, the @dfn{general-purpose
14092 mouse daemon}, which provides mouse support to the Linux console. GPM
14093 allows users to use the mouse in the console, notably to select, copy,
14094 and paste text.
14095
14096 The value for services of this type must be a @code{gpm-configuration}
14097 (see below). This service is not part of @code{%base-services}.
14098 @end defvr
14099
14100 @deftp {Data Type} gpm-configuration
14101 Data type representing the configuration of GPM.
14102
14103 @table @asis
14104 @item @code{options} (default: @code{%default-gpm-options})
14105 Command-line options passed to @command{gpm}. The default set of
14106 options instruct @command{gpm} to listen to mouse events on
14107 @file{/dev/input/mice}. @xref{Command Line,,, gpm, gpm manual}, for
14108 more information.
14109
14110 @item @code{gpm} (default: @code{gpm})
14111 The GPM package to use.
14112
14113 @end table
14114 @end deftp
14115
14116 @anchor{guix-publish-service-type}
14117 @deffn {Scheme Variable} guix-publish-service-type
14118 This is the service type for @command{guix publish} (@pxref{Invoking
14119 guix publish}). Its value must be a @code{guix-publish-configuration}
14120 object, as described below.
14121
14122 This assumes that @file{/etc/guix} already contains a signing key pair as
14123 created by @command{guix archive --generate-key} (@pxref{Invoking guix
14124 archive}). If that is not the case, the service will fail to start.
14125 @end deffn
14126
14127 @deftp {Data Type} guix-publish-configuration
14128 Data type representing the configuration of the @code{guix publish}
14129 service.
14130
14131 @table @asis
14132 @item @code{guix} (default: @code{guix})
14133 The Guix package to use.
14134
14135 @item @code{port} (default: @code{80})
14136 The TCP port to listen for connections.
14137
14138 @item @code{host} (default: @code{"localhost"})
14139 The host (and thus, network interface) to listen to. Use
14140 @code{"0.0.0.0"} to listen on all the network interfaces.
14141
14142 @item @code{compression} (default: @code{'(("gzip" 3))})
14143 This is a list of compression method/level tuple used when compressing
14144 substitutes. For example, to compress all substitutes with @emph{both} lzip
14145 at level 7 and gzip at level 9, write:
14146
14147 @lisp
14148 '(("lzip" 7) ("gzip" 9))
14149 @end lisp
14150
14151 Level 9 achieves the best compression ratio at the expense of increased CPU
14152 usage, whereas level 1 achieves fast compression.
14153
14154 An empty list disables compression altogether.
14155
14156 @item @code{nar-path} (default: @code{"nar"})
14157 The URL path at which ``nars'' can be fetched. @xref{Invoking guix
14158 publish, @option{--nar-path}}, for details.
14159
14160 @item @code{cache} (default: @code{#f})
14161 When it is @code{#f}, disable caching and instead generate archives on
14162 demand. Otherwise, this should be the name of a directory---e.g.,
14163 @code{"/var/cache/guix/publish"}---where @command{guix publish} caches
14164 archives and meta-data ready to be sent. @xref{Invoking guix publish,
14165 @option{--cache}}, for more information on the tradeoffs involved.
14166
14167 @item @code{workers} (default: @code{#f})
14168 When it is an integer, this is the number of worker threads used for
14169 caching; when @code{#f}, the number of processors is used.
14170 @xref{Invoking guix publish, @option{--workers}}, for more information.
14171
14172 @item @code{ttl} (default: @code{#f})
14173 When it is an integer, this denotes the @dfn{time-to-live} in seconds
14174 of the published archives. @xref{Invoking guix publish, @option{--ttl}},
14175 for more information.
14176 @end table
14177 @end deftp
14178
14179 @anchor{rngd-service}
14180 @deffn {Scheme Procedure} rngd-service [#:rng-tools @var{rng-tools}] @
14181 [#:device "/dev/hwrng"]
14182 Return a service that runs the @command{rngd} program from @var{rng-tools}
14183 to add @var{device} to the kernel's entropy pool. The service will fail if
14184 @var{device} does not exist.
14185 @end deffn
14186
14187 @anchor{pam-limits-service}
14188 @cindex session limits
14189 @cindex ulimit
14190 @cindex priority
14191 @cindex realtime
14192 @cindex jackd
14193 @deffn {Scheme Procedure} pam-limits-service [#:limits @code{'()}]
14194
14195 Return a service that installs a configuration file for the
14196 @uref{http://linux-pam.org/Linux-PAM-html/sag-pam_limits.html,
14197 @code{pam_limits} module}. The procedure optionally takes a list of
14198 @code{pam-limits-entry} values, which can be used to specify
14199 @code{ulimit} limits and nice priority limits to user sessions.
14200
14201 The following limits definition sets two hard and soft limits for all
14202 login sessions of users in the @code{realtime} group:
14203
14204 @lisp
14205 (pam-limits-service
14206 (list
14207 (pam-limits-entry "@@realtime" 'both 'rtprio 99)
14208 (pam-limits-entry "@@realtime" 'both 'memlock 'unlimited)))
14209 @end lisp
14210
14211 The first entry increases the maximum realtime priority for
14212 non-privileged processes; the second entry lifts any restriction of the
14213 maximum address space that can be locked in memory. These settings are
14214 commonly used for real-time audio systems.
14215 @end deffn
14216
14217 @node Scheduled Job Execution
14218 @subsection Scheduled Job Execution
14219
14220 @cindex cron
14221 @cindex mcron
14222 @cindex scheduling jobs
14223 The @code{(gnu services mcron)} module provides an interface to
14224 GNU@tie{}mcron, a daemon to run jobs at scheduled times (@pxref{Top,,,
14225 mcron, GNU@tie{}mcron}). GNU@tie{}mcron is similar to the traditional
14226 Unix @command{cron} daemon; the main difference is that it is
14227 implemented in Guile Scheme, which provides a lot of flexibility when
14228 specifying the scheduling of jobs and their actions.
14229
14230 The example below defines an operating system that runs the
14231 @command{updatedb} (@pxref{Invoking updatedb,,, find, Finding Files})
14232 and the @command{guix gc} commands (@pxref{Invoking guix gc}) daily, as
14233 well as the @command{mkid} command on behalf of an unprivileged user
14234 (@pxref{mkid invocation,,, idutils, ID Database Utilities}). It uses
14235 gexps to introduce job definitions that are passed to mcron
14236 (@pxref{G-Expressions}).
14237
14238 @lisp
14239 (use-modules (guix) (gnu) (gnu services mcron))
14240 (use-package-modules base idutils)
14241
14242 (define updatedb-job
14243 ;; Run 'updatedb' at 3AM every day. Here we write the
14244 ;; job's action as a Scheme procedure.
14245 #~(job '(next-hour '(3))
14246 (lambda ()
14247 (execl (string-append #$findutils "/bin/updatedb")
14248 "updatedb"
14249 "--prunepaths=/tmp /var/tmp /gnu/store"))))
14250
14251 (define garbage-collector-job
14252 ;; Collect garbage 5 minutes after midnight every day.
14253 ;; The job's action is a shell command.
14254 #~(job "5 0 * * *" ;Vixie cron syntax
14255 "guix gc -F 1G"))
14256
14257 (define idutils-job
14258 ;; Update the index database as user "charlie" at 12:15PM
14259 ;; and 19:15PM. This runs from the user's home directory.
14260 #~(job '(next-minute-from (next-hour '(12 19)) '(15))
14261 (string-append #$idutils "/bin/mkid src")
14262 #:user "charlie"))
14263
14264 (operating-system
14265 ;; @dots{}
14266 (services (cons (service mcron-service-type
14267 (mcron-configuration
14268 (jobs (list garbage-collector-job
14269 updatedb-job
14270 idutils-job))))
14271 %base-services)))
14272 @end lisp
14273
14274 For more complex jobs defined in Scheme where you need control over the top
14275 level, for instance to introduce a @code{use-modules} form, you can move your
14276 code to a separate program using the @code{program-file} procedure of the
14277 @code{(guix gexp)} module (@pxref{G-Expressions}). The example below
14278 illustrates that.
14279
14280 @lisp
14281 (define %battery-alert-job
14282 ;; Beep when the battery percentage falls below %MIN-LEVEL.
14283 #~(job
14284 '(next-minute (range 0 60 1))
14285 #$(program-file
14286 "battery-alert.scm"
14287 (with-imported-modules (source-module-closure
14288 '((guix build utils)))
14289 #~(begin
14290 (use-modules (guix build utils)
14291 (ice-9 popen)
14292 (ice-9 regex)
14293 (ice-9 textual-ports)
14294 (srfi srfi-2))
14295
14296 (define %min-level 20)
14297
14298 (setenv "LC_ALL" "C") ;ensure English output
14299 (and-let* ((input-pipe (open-pipe*
14300 OPEN_READ
14301 #$(file-append acpi "/bin/acpi")))
14302 (output (get-string-all input-pipe))
14303 (m (string-match "Discharging, ([0-9]+)%" output))
14304 (level (string->number (match:substring m 1)))
14305 ((< level %min-level)))
14306 (format #t "warning: Battery level is low (~a%)~%" level)
14307 (invoke #$(file-append beep "/bin/beep") "-r5")))))))
14308 @end lisp
14309
14310 @xref{Guile Syntax, mcron job specifications,, mcron, GNU@tie{}mcron},
14311 for more information on mcron job specifications. Below is the
14312 reference of the mcron service.
14313
14314 On a running system, you can use the @code{schedule} action of the service to
14315 visualize the mcron jobs that will be executed next:
14316
14317 @example
14318 # herd schedule mcron
14319 @end example
14320
14321 @noindent
14322 The example above lists the next five tasks that will be executed, but you can
14323 also specify the number of tasks to display:
14324
14325 @example
14326 # herd schedule mcron 10
14327 @end example
14328
14329 @defvr {Scheme Variable} mcron-service-type
14330 This is the type of the @code{mcron} service, whose value is an
14331 @code{mcron-configuration} object.
14332
14333 This service type can be the target of a service extension that provides
14334 it additional job specifications (@pxref{Service Composition}). In
14335 other words, it is possible to define services that provide additional
14336 mcron jobs to run.
14337 @end defvr
14338
14339 @deftp {Data Type} mcron-configuration
14340 Data type representing the configuration of mcron.
14341
14342 @table @asis
14343 @item @code{mcron} (default: @var{mcron})
14344 The mcron package to use.
14345
14346 @item @code{jobs}
14347 This is a list of gexps (@pxref{G-Expressions}), where each gexp
14348 corresponds to an mcron job specification (@pxref{Syntax, mcron job
14349 specifications,, mcron, GNU@tie{}mcron}).
14350 @end table
14351 @end deftp
14352
14353
14354 @node Log Rotation
14355 @subsection Log Rotation
14356
14357 @cindex rottlog
14358 @cindex log rotation
14359 @cindex logging
14360 Log files such as those found in @file{/var/log} tend to grow endlessly,
14361 so it's a good idea to @dfn{rotate} them once in a while---i.e., archive
14362 their contents in separate files, possibly compressed. The @code{(gnu
14363 services admin)} module provides an interface to GNU@tie{}Rot[t]log, a
14364 log rotation tool (@pxref{Top,,, rottlog, GNU Rot[t]log Manual}).
14365
14366 This service is part of @code{%base-services}, and thus enabled by
14367 default, with the default settings, for commonly encountered log files.
14368 The example below shows how to extend it with an additional
14369 @dfn{rotation}, should you need to do that (usually, services that
14370 produce log files already take care of that):
14371
14372 @lisp
14373 (use-modules (guix) (gnu))
14374 (use-service-modules admin)
14375
14376 (define my-log-files
14377 ;; Log files that I want to rotate.
14378 '("/var/log/something.log" "/var/log/another.log"))
14379
14380 (operating-system
14381 ;; @dots{}
14382 (services (cons (simple-service 'rotate-my-stuff
14383 rottlog-service-type
14384 (list (log-rotation
14385 (frequency 'daily)
14386 (files my-log-files))))
14387 %base-services)))
14388 @end lisp
14389
14390 @defvr {Scheme Variable} rottlog-service-type
14391 This is the type of the Rottlog service, whose value is a
14392 @code{rottlog-configuration} object.
14393
14394 Other services can extend this one with new @code{log-rotation} objects
14395 (see below), thereby augmenting the set of files to be rotated.
14396
14397 This service type can define mcron jobs (@pxref{Scheduled Job
14398 Execution}) to run the rottlog service.
14399 @end defvr
14400
14401 @deftp {Data Type} rottlog-configuration
14402 Data type representing the configuration of rottlog.
14403
14404 @table @asis
14405 @item @code{rottlog} (default: @code{rottlog})
14406 The Rottlog package to use.
14407
14408 @item @code{rc-file} (default: @code{(file-append rottlog "/etc/rc")})
14409 The Rottlog configuration file to use (@pxref{Mandatory RC Variables,,,
14410 rottlog, GNU Rot[t]log Manual}).
14411
14412 @item @code{rotations} (default: @code{%default-rotations})
14413 A list of @code{log-rotation} objects as defined below.
14414
14415 @item @code{jobs}
14416 This is a list of gexps where each gexp corresponds to an mcron job
14417 specification (@pxref{Scheduled Job Execution}).
14418 @end table
14419 @end deftp
14420
14421 @deftp {Data Type} log-rotation
14422 Data type representing the rotation of a group of log files.
14423
14424 Taking an example from the Rottlog manual (@pxref{Period Related File
14425 Examples,,, rottlog, GNU Rot[t]log Manual}), a log rotation might be
14426 defined like this:
14427
14428 @lisp
14429 (log-rotation
14430 (frequency 'daily)
14431 (files '("/var/log/apache/*"))
14432 (options '("storedir apache-archives"
14433 "rotate 6"
14434 "notifempty"
14435 "nocompress")))
14436 @end lisp
14437
14438 The list of fields is as follows:
14439
14440 @table @asis
14441 @item @code{frequency} (default: @code{'weekly})
14442 The log rotation frequency, a symbol.
14443
14444 @item @code{files}
14445 The list of files or file glob patterns to rotate.
14446
14447 @item @code{options} (default: @code{'()})
14448 The list of rottlog options for this rotation (@pxref{Configuration
14449 parameters,,, rottlog, GNU Rot[t]lg Manual}).
14450
14451 @item @code{post-rotate} (default: @code{#f})
14452 Either @code{#f} or a gexp to execute once the rotation has completed.
14453 @end table
14454 @end deftp
14455
14456 @defvr {Scheme Variable} %default-rotations
14457 Specifies weekly rotation of @code{%rotated-files} and of
14458 @file{/var/log/guix-daemon.log}.
14459 @end defvr
14460
14461 @defvr {Scheme Variable} %rotated-files
14462 The list of syslog-controlled files to be rotated. By default it is:
14463 @code{'("/var/log/messages" "/var/log/secure" "/var/log/debug" \
14464 "/var/log/maillog")}.
14465 @end defvr
14466
14467 @node Networking Services
14468 @subsection Networking Services
14469
14470 The @code{(gnu services networking)} module provides services to configure
14471 the network interface.
14472
14473 @cindex DHCP, networking service
14474 @defvr {Scheme Variable} dhcp-client-service-type
14475 This is the type of services that run @var{dhcp}, a Dynamic Host Configuration
14476 Protocol (DHCP) client, on all the non-loopback network interfaces. Its value
14477 is the DHCP client package to use, @code{isc-dhcp} by default.
14478 @end defvr
14479
14480 @deffn {Scheme Procedure} dhcpd-service-type
14481 This type defines a service that runs a DHCP daemon. To create a
14482 service of this type, you must supply a @code{<dhcpd-configuration>}.
14483 For example:
14484
14485 @lisp
14486 (service dhcpd-service-type
14487 (dhcpd-configuration
14488 (config-file (local-file "my-dhcpd.conf"))
14489 (interfaces '("enp0s25"))))
14490 @end lisp
14491 @end deffn
14492
14493 @deftp {Data Type} dhcpd-configuration
14494 @table @asis
14495 @item @code{package} (default: @code{isc-dhcp})
14496 The package that provides the DHCP daemon. This package is expected to
14497 provide the daemon at @file{sbin/dhcpd} relative to its output
14498 directory. The default package is the
14499 @uref{https://www.isc.org/products/DHCP, ISC's DHCP server}.
14500 @item @code{config-file} (default: @code{#f})
14501 The configuration file to use. This is required. It will be passed to
14502 @code{dhcpd} via its @code{-cf} option. This may be any ``file-like''
14503 object (@pxref{G-Expressions, file-like objects}). See @code{man
14504 dhcpd.conf} for details on the configuration file syntax.
14505 @item @code{version} (default: @code{"4"})
14506 The DHCP version to use. The ISC DHCP server supports the values ``4'',
14507 ``6'', and ``4o6''. These correspond to the @code{dhcpd} program
14508 options @code{-4}, @code{-6}, and @code{-4o6}. See @code{man dhcpd} for
14509 details.
14510 @item @code{run-directory} (default: @code{"/run/dhcpd"})
14511 The run directory to use. At service activation time, this directory
14512 will be created if it does not exist.
14513 @item @code{pid-file} (default: @code{"/run/dhcpd/dhcpd.pid"})
14514 The PID file to use. This corresponds to the @code{-pf} option of
14515 @code{dhcpd}. See @code{man dhcpd} for details.
14516 @item @code{interfaces} (default: @code{'()})
14517 The names of the network interfaces on which dhcpd should listen for
14518 broadcasts. If this list is not empty, then its elements (which must be
14519 strings) will be appended to the @code{dhcpd} invocation when starting
14520 the daemon. It may not be necessary to explicitly specify any
14521 interfaces here; see @code{man dhcpd} for details.
14522 @end table
14523 @end deftp
14524
14525 @defvr {Scheme Variable} static-networking-service-type
14526 This is the type for statically-configured network interfaces.
14527 @c TODO Document <static-networking> data structures.
14528 @end defvr
14529
14530 @deffn {Scheme Procedure} static-networking-service @var{interface} @var{ip} @
14531 [#:netmask #f] [#:gateway #f] [#:name-servers @code{'()}] @
14532 [#:requirement @code{'(udev)}]
14533 Return a service that starts @var{interface} with address @var{ip}. If
14534 @var{netmask} is true, use it as the network mask. If @var{gateway} is true,
14535 it must be a string specifying the default network gateway. @var{requirement}
14536 can be used to declare a dependency on another service before configuring the
14537 interface.
14538
14539 This procedure can be called several times, one for each network
14540 interface of interest. Behind the scenes what it does is extend
14541 @code{static-networking-service-type} with additional network interfaces
14542 to handle.
14543
14544 For example:
14545
14546 @lisp
14547 (static-networking-service "eno1" "192.168.1.82"
14548 #:gateway "192.168.1.2"
14549 #:name-servers '("192.168.1.2"))
14550 @end lisp
14551 @end deffn
14552
14553 @cindex wicd
14554 @cindex wireless
14555 @cindex WiFi
14556 @cindex network management
14557 @deffn {Scheme Procedure} wicd-service [#:wicd @var{wicd}]
14558 Return a service that runs @url{https://launchpad.net/wicd,Wicd}, a network
14559 management daemon that aims to simplify wired and wireless networking.
14560
14561 This service adds the @var{wicd} package to the global profile, providing
14562 several commands to interact with the daemon and configure networking:
14563 @command{wicd-client}, a graphical user interface, and the @command{wicd-cli}
14564 and @command{wicd-curses} user interfaces.
14565 @end deffn
14566
14567 @cindex ModemManager
14568
14569 @defvr {Scheme Variable} modem-manager-service-type
14570 This is the service type for the
14571 @uref{https://wiki.gnome.org/Projects/ModemManager, ModemManager}
14572 service. The value for this service type is a
14573 @code{modem-manager-configuration} record.
14574
14575 This service is part of @code{%desktop-services} (@pxref{Desktop
14576 Services}).
14577 @end defvr
14578
14579 @deftp {Data Type} modem-manager-configuration
14580 Data type representing the configuration of ModemManager.
14581
14582 @table @asis
14583 @item @code{modem-manager} (default: @code{modem-manager})
14584 The ModemManager package to use.
14585
14586 @end table
14587 @end deftp
14588
14589 @cindex USB_ModeSwitch
14590 @cindex Modeswitching
14591
14592 @defvr {Scheme Variable} usb-modeswitch-service-type
14593 This is the service type for the
14594 @uref{https://www.draisberghof.de/usb_modeswitch/, USB_ModeSwitch} service. The
14595 value for this service type is a @code{usb-modeswitch-configuration} record.
14596
14597 When plugged in, some USB modems (and other USB devices) initially present
14598 themselves as a read-only storage medium and not as a modem. They need to be
14599 @dfn{modeswitched} before they are usable. The USB_ModeSwitch service type
14600 installs udev rules to automatically modeswitch these devices when they are
14601 plugged in.
14602
14603 This service is part of @code{%desktop-services} (@pxref{Desktop
14604 Services}).
14605 @end defvr
14606
14607 @deftp {Data Type} usb-modeswitch-configuration
14608 Data type representing the configuration of USB_ModeSwitch.
14609
14610 @table @asis
14611 @item @code{usb-modeswitch} (default: @code{usb-modeswitch})
14612 The USB_ModeSwitch package providing the binaries for modeswitching.
14613
14614 @item @code{usb-modeswitch-data} (default: @code{usb-modeswitch-data})
14615 The package providing the device data and udev rules file used by
14616 USB_ModeSwitch.
14617
14618 @item @code{config-file} (default: @code{#~(string-append #$usb-modeswitch:dispatcher "/etc/usb_modeswitch.conf")})
14619 Which config file to use for the USB_ModeSwitch dispatcher. By default the
14620 config file shipped with USB_ModeSwitch is used which disables logging to
14621 @file{/var/log} among other default settings. If set to @code{#f}, no config
14622 file is used.
14623
14624 @end table
14625 @end deftp
14626
14627 @cindex NetworkManager
14628
14629 @defvr {Scheme Variable} network-manager-service-type
14630 This is the service type for the
14631 @uref{https://wiki.gnome.org/Projects/NetworkManager, NetworkManager}
14632 service. The value for this service type is a
14633 @code{network-manager-configuration} record.
14634
14635 This service is part of @code{%desktop-services} (@pxref{Desktop
14636 Services}).
14637 @end defvr
14638
14639 @deftp {Data Type} network-manager-configuration
14640 Data type representing the configuration of NetworkManager.
14641
14642 @table @asis
14643 @item @code{network-manager} (default: @code{network-manager})
14644 The NetworkManager package to use.
14645
14646 @item @code{dns} (default: @code{"default"})
14647 Processing mode for DNS, which affects how NetworkManager uses the
14648 @code{resolv.conf} configuration file.
14649
14650 @table @samp
14651 @item default
14652 NetworkManager will update @code{resolv.conf} to reflect the nameservers
14653 provided by currently active connections.
14654
14655 @item dnsmasq
14656 NetworkManager will run @code{dnsmasq} as a local caching nameserver, using a
14657 @dfn{conditional forwarding} configuration if you are connected to a VPN, and
14658 then update @code{resolv.conf} to point to the local nameserver.
14659
14660 With this setting, you can share your network connection. For example when
14661 you want to share your network connection to another laptop @i{via} an
14662 Ethernet cable, you can open @command{nm-connection-editor} and configure the
14663 Wired connection's method for IPv4 and IPv6 to be ``Shared to other computers''
14664 and reestablish the connection (or reboot).
14665
14666 You can also set up a @dfn{host-to-guest connection} to QEMU VMs
14667 (@pxref{Installing Guix in a VM}). With a host-to-guest connection, you can
14668 e.g.@: access a Web server running on the VM (@pxref{Web Services}) from a Web
14669 browser on your host system, or connect to the VM @i{via} SSH
14670 (@pxref{Networking Services, @code{openssh-service-type}}). To set up a
14671 host-to-guest connection, run this command once:
14672
14673 @example
14674 nmcli connection add type tun \
14675 connection.interface-name tap0 \
14676 tun.mode tap tun.owner $(id -u) \
14677 ipv4.method shared \
14678 ipv4.addresses 172.28.112.1/24
14679 @end example
14680
14681 Then each time you launch your QEMU VM (@pxref{Running Guix in a VM}), pass
14682 @option{-nic tap,ifname=tap0,script=no,downscript=no} to
14683 @command{qemu-system-...}.
14684
14685 @item none
14686 NetworkManager will not modify @code{resolv.conf}.
14687 @end table
14688
14689 @item @code{vpn-plugins} (default: @code{'()})
14690 This is the list of available plugins for virtual private networks
14691 (VPNs). An example of this is the @code{network-manager-openvpn}
14692 package, which allows NetworkManager to manage VPNs @i{via} OpenVPN.
14693
14694 @end table
14695 @end deftp
14696
14697 @cindex Connman
14698 @deffn {Scheme Variable} connman-service-type
14699 This is the service type to run @url{https://01.org/connman,Connman},
14700 a network connection manager.
14701
14702 Its value must be an
14703 @code{connman-configuration} record as in this example:
14704
14705 @lisp
14706 (service connman-service-type
14707 (connman-configuration
14708 (disable-vpn? #t)))
14709 @end lisp
14710
14711 See below for details about @code{connman-configuration}.
14712 @end deffn
14713
14714 @deftp {Data Type} connman-configuration
14715 Data Type representing the configuration of connman.
14716
14717 @table @asis
14718 @item @code{connman} (default: @var{connman})
14719 The connman package to use.
14720
14721 @item @code{disable-vpn?} (default: @code{#f})
14722 When true, disable connman's vpn plugin.
14723 @end table
14724 @end deftp
14725
14726 @cindex WPA Supplicant
14727 @defvr {Scheme Variable} wpa-supplicant-service-type
14728 This is the service type to run @url{https://w1.fi/wpa_supplicant/,WPA
14729 supplicant}, an authentication daemon required to authenticate against
14730 encrypted WiFi or ethernet networks.
14731 @end defvr
14732
14733 @deftp {Data Type} wpa-supplicant-configuration
14734 Data type representing the configuration of WPA Supplicant.
14735
14736 It takes the following parameters:
14737
14738 @table @asis
14739 @item @code{wpa-supplicant} (default: @code{wpa-supplicant})
14740 The WPA Supplicant package to use.
14741
14742 @item @code{requirement} (default: @code{'(user-processes loopback syslogd)}
14743 List of services that should be started before WPA Supplicant starts.
14744
14745 @item @code{dbus?} (default: @code{#t})
14746 Whether to listen for requests on D-Bus.
14747
14748 @item @code{pid-file} (default: @code{"/var/run/wpa_supplicant.pid"})
14749 Where to store the PID file.
14750
14751 @item @code{interface} (default: @code{#f})
14752 If this is set, it must specify the name of a network interface that
14753 WPA supplicant will control.
14754
14755 @item @code{config-file} (default: @code{#f})
14756 Optional configuration file to use.
14757
14758 @item @code{extra-options} (default: @code{'()})
14759 List of additional command-line arguments to pass to the daemon.
14760 @end table
14761 @end deftp
14762
14763 @cindex hostapd service, for Wi-Fi access points
14764 @cindex Wi-Fi access points, hostapd service
14765 @defvr {Scheme Variable} hostapd-service-type
14766 This is the service type to run the @uref{https://w1.fi/hostapd/,
14767 hostapd} daemon to set up WiFi (IEEE 802.11) access points and
14768 authentication servers. Its associated value must be a
14769 @code{hostapd-configuration} as shown below:
14770
14771 @lisp
14772 ;; Use wlan1 to run the access point for "My Network".
14773 (service hostapd-service-type
14774 (hostapd-configuration
14775 (interface "wlan1")
14776 (ssid "My Network")
14777 (channel 12)))
14778 @end lisp
14779 @end defvr
14780
14781 @deftp {Data Type} hostapd-configuration
14782 This data type represents the configuration of the hostapd service, with
14783 the following fields:
14784
14785 @table @asis
14786 @item @code{package} (default: @code{hostapd})
14787 The hostapd package to use.
14788
14789 @item @code{interface} (default: @code{"wlan0"})
14790 The network interface to run the WiFi access point.
14791
14792 @item @code{ssid}
14793 The SSID (@dfn{service set identifier}), a string that identifies this
14794 network.
14795
14796 @item @code{broadcast-ssid?} (default: @code{#t})
14797 Whether to broadcast this SSID.
14798
14799 @item @code{channel} (default: @code{1})
14800 The WiFi channel to use.
14801
14802 @item @code{driver} (default: @code{"nl80211"})
14803 The driver interface type. @code{"nl80211"} is used with all Linux
14804 mac80211 drivers. Use @code{"none"} if building hostapd as a standalone
14805 RADIUS server that does # not control any wireless/wired driver.
14806
14807 @item @code{extra-settings} (default: @code{""})
14808 Extra settings to append as-is to the hostapd configuration file. See
14809 @uref{https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf} for the
14810 configuration file reference.
14811 @end table
14812 @end deftp
14813
14814 @defvr {Scheme Variable} simulated-wifi-service-type
14815 This is the type of a service to simulate WiFi networking, which can be
14816 useful in virtual machines for testing purposes. The service loads the
14817 Linux kernel
14818 @uref{https://www.kernel.org/doc/html/latest/networking/mac80211_hwsim/mac80211_hwsim.html,
14819 @code{mac80211_hwsim} module} and starts hostapd to create a pseudo WiFi
14820 network that can be seen on @code{wlan0}, by default.
14821
14822 The service's value is a @code{hostapd-configuration} record.
14823 @end defvr
14824
14825 @cindex iptables
14826 @defvr {Scheme Variable} iptables-service-type
14827 This is the service type to set up an iptables configuration. iptables is a
14828 packet filtering framework supported by the Linux kernel. This service
14829 supports configuring iptables for both IPv4 and IPv6. A simple example
14830 configuration rejecting all incoming connections except those to the ssh port
14831 22 is shown below.
14832
14833 @lisp
14834 (service iptables-service-type
14835 (iptables-configuration
14836 (ipv4-rules (plain-file "iptables.rules" "*filter
14837 :INPUT ACCEPT
14838 :FORWARD ACCEPT
14839 :OUTPUT ACCEPT
14840 -A INPUT -p tcp --dport 22 -j ACCEPT
14841 -A INPUT -j REJECT --reject-with icmp-port-unreachable
14842 COMMIT
14843 "))
14844 (ipv6-rules (plain-file "ip6tables.rules" "*filter
14845 :INPUT ACCEPT
14846 :FORWARD ACCEPT
14847 :OUTPUT ACCEPT
14848 -A INPUT -p tcp --dport 22 -j ACCEPT
14849 -A INPUT -j REJECT --reject-with icmp6-port-unreachable
14850 COMMIT
14851 "))))
14852 @end lisp
14853 @end defvr
14854
14855 @deftp {Data Type} iptables-configuration
14856 The data type representing the configuration of iptables.
14857
14858 @table @asis
14859 @item @code{iptables} (default: @code{iptables})
14860 The iptables package that provides @code{iptables-restore} and
14861 @code{ip6tables-restore}.
14862 @item @code{ipv4-rules} (default: @code{%iptables-accept-all-rules})
14863 The iptables rules to use. It will be passed to @code{iptables-restore}.
14864 This may be any ``file-like'' object (@pxref{G-Expressions, file-like
14865 objects}).
14866 @item @code{ipv6-rules} (default: @code{%iptables-accept-all-rules})
14867 The ip6tables rules to use. It will be passed to @code{ip6tables-restore}.
14868 This may be any ``file-like'' object (@pxref{G-Expressions, file-like
14869 objects}).
14870 @end table
14871 @end deftp
14872
14873 @cindex nftables
14874 @defvr {Scheme Variable} nftables-service-type
14875 This is the service type to set up a nftables configuration. nftables is a
14876 netfilter project that aims to replace the existing iptables, ip6tables,
14877 arptables and ebtables framework. It provides a new packet filtering
14878 framework, a new user-space utility @command{nft}, and a compatibility layer
14879 for iptables. This service comes with a default ruleset
14880 @code{%default-nftables-ruleset} that rejecting all incomming connections
14881 except those to the ssh port 22. To use it, simply write:
14882
14883 @lisp
14884 (service nftables-service-type)
14885 @end lisp
14886 @end defvr
14887
14888 @deftp {Data Type} nftables-configuration
14889 The data type representing the configuration of nftables.
14890
14891 @table @asis
14892 @item @code{package} (default: @code{nftables})
14893 The nftables package that provides @command{nft}.
14894 @item @code{ruleset} (default: @code{%default-nftables-ruleset})
14895 The nftables ruleset to use. This may be any ``file-like'' object
14896 (@pxref{G-Expressions, file-like objects}).
14897 @end table
14898 @end deftp
14899
14900 @cindex NTP (Network Time Protocol), service
14901 @cindex ntpd, service for the Network Time Protocol daemon
14902 @cindex real time clock
14903 @defvr {Scheme Variable} ntp-service-type
14904 This is the type of the service running the @uref{https://www.ntp.org,
14905 Network Time Protocol (NTP)} daemon, @command{ntpd}. The daemon will keep the
14906 system clock synchronized with that of the specified NTP servers.
14907
14908 The value of this service is an @code{ntpd-configuration} object, as described
14909 below.
14910 @end defvr
14911
14912 @deftp {Data Type} ntp-configuration
14913 This is the data type for the NTP service configuration.
14914
14915 @table @asis
14916 @item @code{servers} (default: @code{%ntp-servers})
14917 This is the list of servers (@code{<ntp-server>} records) with which
14918 @command{ntpd} will be synchronized. See the @code{ntp-server} data type
14919 definition below.
14920
14921 @item @code{allow-large-adjustment?} (default: @code{#t})
14922 This determines whether @command{ntpd} is allowed to make an initial
14923 adjustment of more than 1,000 seconds.
14924
14925 @item @code{ntp} (default: @code{ntp})
14926 The NTP package to use.
14927 @end table
14928 @end deftp
14929
14930 @defvr {Scheme Variable} %ntp-servers
14931 List of host names used as the default NTP servers. These are servers of the
14932 @uref{https://www.ntppool.org/en/, NTP Pool Project}.
14933 @end defvr
14934
14935 @deftp {Data Type} ntp-server
14936 The data type representing the configuration of a NTP server.
14937
14938 @table @asis
14939 @item @code{type} (default: @code{'server})
14940 The type of the NTP server, given as a symbol. One of @code{'pool},
14941 @code{'server}, @code{'peer}, @code{'broadcast} or @code{'manycastclient}.
14942
14943 @item @code{address}
14944 The address of the server, as a string.
14945
14946 @item @code{options}
14947 NTPD options to use with that specific server, given as a list of option names
14948 and/or of option names and values tuples. The following example define a server
14949 to use with the options @option{iburst} and @option{prefer}, as well as
14950 @option{version} 3 and a @option{maxpoll} time of 16 seconds.
14951
14952 @example
14953 (ntp-server
14954 (type 'server)
14955 (address "some.ntp.server.org")
14956 (options `(iburst (version 3) (maxpoll 16) prefer))))
14957 @end example
14958 @end table
14959 @end deftp
14960
14961 @cindex OpenNTPD
14962 @deffn {Scheme Procedure} openntpd-service-type
14963 Run the @command{ntpd}, the Network Time Protocol (NTP) daemon, as implemented
14964 by @uref{http://www.openntpd.org, OpenNTPD}. The daemon will keep the system
14965 clock synchronized with that of the given servers.
14966
14967 @lisp
14968 (service
14969 openntpd-service-type
14970 (openntpd-configuration
14971 (listen-on '("127.0.0.1" "::1"))
14972 (sensor '("udcf0 correction 70000"))
14973 (constraint-from '("www.gnu.org"))
14974 (constraints-from '("https://www.google.com/"))
14975 (allow-large-adjustment? #t)))
14976
14977 @end lisp
14978 @end deffn
14979
14980 @defvr {Scheme Variable} %openntpd-servers
14981 This variable is a list of the server addresses defined in
14982 @code{%ntp-servers}.
14983 @end defvr
14984
14985 @deftp {Data Type} openntpd-configuration
14986 @table @asis
14987 @item @code{openntpd} (default: @code{(file-append openntpd "/sbin/ntpd")})
14988 The openntpd executable to use.
14989 @item @code{listen-on} (default: @code{'("127.0.0.1" "::1")})
14990 A list of local IP addresses or hostnames the ntpd daemon should listen on.
14991 @item @code{query-from} (default: @code{'()})
14992 A list of local IP address the ntpd daemon should use for outgoing queries.
14993 @item @code{sensor} (default: @code{'()})
14994 Specify a list of timedelta sensor devices ntpd should use. @code{ntpd}
14995 will listen to each sensor that actually exists and ignore non-existent ones.
14996 See @uref{https://man.openbsd.org/ntpd.conf, upstream documentation} for more
14997 information.
14998 @item @code{server} (default: @code{'()})
14999 Specify a list of IP addresses or hostnames of NTP servers to synchronize to.
15000 @item @code{servers} (default: @code{%openntp-servers})
15001 Specify a list of IP addresses or hostnames of NTP pools to synchronize to.
15002 @item @code{constraint-from} (default: @code{'()})
15003 @code{ntpd} can be configured to query the ‘Date’ from trusted HTTPS servers via TLS.
15004 This time information is not used for precision but acts as an authenticated
15005 constraint, thereby reducing the impact of unauthenticated NTP
15006 man-in-the-middle attacks.
15007 Specify a list of URLs, IP addresses or hostnames of HTTPS servers to provide
15008 a constraint.
15009 @item @code{constraints-from} (default: @code{'()})
15010 As with constraint from, specify a list of URLs, IP addresses or hostnames of
15011 HTTPS servers to provide a constraint. Should the hostname resolve to multiple
15012 IP addresses, @code{ntpd} will calculate a median constraint from all of them.
15013 @item @code{allow-large-adjustment?} (default: @code{#f})
15014 Determines if @code{ntpd} is allowed to make an initial adjustment of more
15015 than 180 seconds.
15016 @end table
15017 @end deftp
15018
15019 @cindex inetd
15020 @deffn {Scheme variable} inetd-service-type
15021 This service runs the @command{inetd} (@pxref{inetd invocation,,,
15022 inetutils, GNU Inetutils}) daemon. @command{inetd} listens for
15023 connections on internet sockets, and lazily starts the specified server
15024 program when a connection is made on one of these sockets.
15025
15026 The value of this service is an @code{inetd-configuration} object. The
15027 following example configures the @command{inetd} daemon to provide the
15028 built-in @command{echo} service, as well as an smtp service which
15029 forwards smtp traffic over ssh to a server @code{smtp-server} behind a
15030 gateway @code{hostname}:
15031
15032 @lisp
15033 (service
15034 inetd-service-type
15035 (inetd-configuration
15036 (entries (list
15037 (inetd-entry
15038 (name "echo")
15039 (socket-type 'stream)
15040 (protocol "tcp")
15041 (wait? #f)
15042 (user "root"))
15043 (inetd-entry
15044 (node "127.0.0.1")
15045 (name "smtp")
15046 (socket-type 'stream)
15047 (protocol "tcp")
15048 (wait? #f)
15049 (user "root")
15050 (program (file-append openssh "/bin/ssh"))
15051 (arguments
15052 '("ssh" "-qT" "-i" "/path/to/ssh_key"
15053 "-W" "smtp-server:25" "user@@hostname")))))))
15054 @end lisp
15055
15056 See below for more details about @code{inetd-configuration}.
15057 @end deffn
15058
15059 @deftp {Data Type} inetd-configuration
15060 Data type representing the configuration of @command{inetd}.
15061
15062 @table @asis
15063 @item @code{program} (default: @code{(file-append inetutils "/libexec/inetd")})
15064 The @command{inetd} executable to use.
15065
15066 @item @code{entries} (default: @code{'()})
15067 A list of @command{inetd} service entries. Each entry should be created
15068 by the @code{inetd-entry} constructor.
15069 @end table
15070 @end deftp
15071
15072 @deftp {Data Type} inetd-entry
15073 Data type representing an entry in the @command{inetd} configuration.
15074 Each entry corresponds to a socket where @command{inetd} will listen for
15075 requests.
15076
15077 @table @asis
15078 @item @code{node} (default: @code{#f})
15079 Optional string, a comma-separated list of local addresses
15080 @command{inetd} should use when listening for this service.
15081 @xref{Configuration file,,, inetutils, GNU Inetutils} for a complete
15082 description of all options.
15083 @item @code{name}
15084 A string, the name must correspond to an entry in @code{/etc/services}.
15085 @item @code{socket-type}
15086 One of @code{'stream}, @code{'dgram}, @code{'raw}, @code{'rdm} or
15087 @code{'seqpacket}.
15088 @item @code{protocol}
15089 A string, must correspond to an entry in @code{/etc/protocols}.
15090 @item @code{wait?} (default: @code{#t})
15091 Whether @command{inetd} should wait for the server to exit before
15092 listening to new service requests.
15093 @item @code{user}
15094 A string containing the user (and, optionally, group) name of the user
15095 as whom the server should run. The group name can be specified in a
15096 suffix, separated by a colon or period, i.e.@: @code{"user"},
15097 @code{"user:group"} or @code{"user.group"}.
15098 @item @code{program} (default: @code{"internal"})
15099 The server program which will serve the requests, or @code{"internal"}
15100 if @command{inetd} should use a built-in service.
15101 @item @code{arguments} (default: @code{'()})
15102 A list strings or file-like objects, which are the server program's
15103 arguments, starting with the zeroth argument, i.e.@: the name of the
15104 program itself. For @command{inetd}'s internal services, this entry
15105 must be @code{'()} or @code{'("internal")}.
15106 @end table
15107
15108 @xref{Configuration file,,, inetutils, GNU Inetutils} for a more
15109 detailed discussion of each configuration field.
15110 @end deftp
15111
15112 @cindex Tor
15113 @defvr {Scheme Variable} tor-service-type
15114 This is the type for a service that runs the @uref{https://torproject.org,
15115 Tor} anonymous networking daemon. The service is configured using a
15116 @code{<tor-configuration>} record. By default, the Tor daemon runs as the
15117 @code{tor} unprivileged user, which is a member of the @code{tor} group.
15118
15119 @end defvr
15120
15121 @deftp {Data Type} tor-configuration
15122 @table @asis
15123 @item @code{tor} (default: @code{tor})
15124 The package that provides the Tor daemon. This package is expected to provide
15125 the daemon at @file{bin/tor} relative to its output directory. The default
15126 package is the @uref{https://www.torproject.org, Tor Project's}
15127 implementation.
15128
15129 @item @code{config-file} (default: @code{(plain-file "empty" "")})
15130 The configuration file to use. It will be appended to a default configuration
15131 file, and the final configuration file will be passed to @code{tor} via its
15132 @code{-f} option. This may be any ``file-like'' object (@pxref{G-Expressions,
15133 file-like objects}). See @code{man tor} for details on the configuration file
15134 syntax.
15135
15136 @item @code{hidden-services} (default: @code{'()})
15137 The list of @code{<hidden-service>} records to use. For any hidden service
15138 you include in this list, appropriate configuration to enable the hidden
15139 service will be automatically added to the default configuration file. You
15140 may conveniently create @code{<hidden-service>} records using the
15141 @code{tor-hidden-service} procedure described below.
15142
15143 @item @code{socks-socket-type} (default: @code{'tcp})
15144 The default socket type that Tor should use for its SOCKS socket. This must
15145 be either @code{'tcp} or @code{'unix}. If it is @code{'tcp}, then by default
15146 Tor will listen on TCP port 9050 on the loopback interface (i.e., localhost).
15147 If it is @code{'unix}, then Tor will listen on the UNIX domain socket
15148 @file{/var/run/tor/socks-sock}, which will be made writable by members of the
15149 @code{tor} group.
15150
15151 If you want to customize the SOCKS socket in more detail, leave
15152 @code{socks-socket-type} at its default value of @code{'tcp} and use
15153 @code{config-file} to override the default by providing your own
15154 @code{SocksPort} option.
15155 @end table
15156 @end deftp
15157
15158 @cindex hidden service
15159 @deffn {Scheme Procedure} tor-hidden-service @var{name} @var{mapping}
15160 Define a new Tor @dfn{hidden service} called @var{name} and implementing
15161 @var{mapping}. @var{mapping} is a list of port/host tuples, such as:
15162
15163 @example
15164 '((22 "127.0.0.1:22")
15165 (80 "127.0.0.1:8080"))
15166 @end example
15167
15168 In this example, port 22 of the hidden service is mapped to local port 22, and
15169 port 80 is mapped to local port 8080.
15170
15171 This creates a @file{/var/lib/tor/hidden-services/@var{name}} directory, where
15172 the @file{hostname} file contains the @code{.onion} host name for the hidden
15173 service.
15174
15175 See @uref{https://www.torproject.org/docs/tor-hidden-service.html.en, the Tor
15176 project's documentation} for more information.
15177 @end deffn
15178
15179 The @code{(gnu services rsync)} module provides the following services:
15180
15181 You might want an rsync daemon if you have files that you want available
15182 so anyone (or just yourself) can download existing files or upload new
15183 files.
15184
15185 @deffn {Scheme Variable} rsync-service-type
15186 This is the service type for the @uref{https://rsync.samba.org, rsync} daemon,
15187 The value for this service type is a
15188 @command{rsync-configuration} record as in this example:
15189
15190 @lisp
15191 (service rsync-service-type)
15192 @end lisp
15193
15194 See below for details about @code{rsync-configuration}.
15195 @end deffn
15196
15197 @deftp {Data Type} rsync-configuration
15198 Data type representing the configuration for @code{rsync-service}.
15199
15200 @table @asis
15201 @item @code{package} (default: @var{rsync})
15202 @code{rsync} package to use.
15203
15204 @item @code{port-number} (default: @code{873})
15205 TCP port on which @command{rsync} listens for incoming connections. If port
15206 is less than @code{1024} @command{rsync} needs to be started as the
15207 @code{root} user and group.
15208
15209 @item @code{pid-file} (default: @code{"/var/run/rsyncd/rsyncd.pid"})
15210 Name of the file where @command{rsync} writes its PID.
15211
15212 @item @code{lock-file} (default: @code{"/var/run/rsyncd/rsyncd.lock"})
15213 Name of the file where @command{rsync} writes its lock file.
15214
15215 @item @code{log-file} (default: @code{"/var/log/rsyncd.log"})
15216 Name of the file where @command{rsync} writes its log file.
15217
15218 @item @code{use-chroot?} (default: @var{#t})
15219 Whether to use chroot for @command{rsync} shared directory.
15220
15221 @item @code{share-path} (default: @file{/srv/rsync})
15222 Location of the @command{rsync} shared directory.
15223
15224 @item @code{share-comment} (default: @code{"Rsync share"})
15225 Comment of the @command{rsync} shared directory.
15226
15227 @item @code{read-only?} (default: @var{#f})
15228 Read-write permissions to shared directory.
15229
15230 @item @code{timeout} (default: @code{300})
15231 I/O timeout in seconds.
15232
15233 @item @code{user} (default: @var{"root"})
15234 Owner of the @code{rsync} process.
15235
15236 @item @code{group} (default: @var{"root"})
15237 Group of the @code{rsync} process.
15238
15239 @item @code{uid} (default: @var{"rsyncd"})
15240 User name or user ID that file transfers to and from that module should take
15241 place as when the daemon was run as @code{root}.
15242
15243 @item @code{gid} (default: @var{"rsyncd"})
15244 Group name or group ID that will be used when accessing the module.
15245
15246 @end table
15247 @end deftp
15248
15249 Furthermore, @code{(gnu services ssh)} provides the following services.
15250 @cindex SSH
15251 @cindex SSH server
15252
15253 @deffn {Scheme Procedure} lsh-service [#:host-key "/etc/lsh/host-key"] @
15254 [#:daemonic? #t] [#:interfaces '()] [#:port-number 22] @
15255 [#:allow-empty-passwords? #f] [#:root-login? #f] @
15256 [#:syslog-output? #t] [#:x11-forwarding? #t] @
15257 [#:tcp/ip-forwarding? #t] [#:password-authentication? #t] @
15258 [#:public-key-authentication? #t] [#:initialize? #t]
15259 Run the @command{lshd} program from @var{lsh} to listen on port @var{port-number}.
15260 @var{host-key} must designate a file containing the host key, and readable
15261 only by root.
15262
15263 When @var{daemonic?} is true, @command{lshd} will detach from the
15264 controlling terminal and log its output to syslogd, unless one sets
15265 @var{syslog-output?} to false. Obviously, it also makes lsh-service
15266 depend on existence of syslogd service. When @var{pid-file?} is true,
15267 @command{lshd} writes its PID to the file called @var{pid-file}.
15268
15269 When @var{initialize?} is true, automatically create the seed and host key
15270 upon service activation if they do not exist yet. This may take long and
15271 require interaction.
15272
15273 When @var{initialize?} is false, it is up to the user to initialize the
15274 randomness generator (@pxref{lsh-make-seed,,, lsh, LSH Manual}), and to create
15275 a key pair with the private key stored in file @var{host-key} (@pxref{lshd
15276 basics,,, lsh, LSH Manual}).
15277
15278 When @var{interfaces} is empty, lshd listens for connections on all the
15279 network interfaces; otherwise, @var{interfaces} must be a list of host names
15280 or addresses.
15281
15282 @var{allow-empty-passwords?} specifies whether to accept log-ins with empty
15283 passwords, and @var{root-login?} specifies whether to accept log-ins as
15284 root.
15285
15286 The other options should be self-descriptive.
15287 @end deffn
15288
15289 @cindex SSH
15290 @cindex SSH server
15291 @deffn {Scheme Variable} openssh-service-type
15292 This is the type for the @uref{http://www.openssh.org, OpenSSH} secure
15293 shell daemon, @command{sshd}. Its value must be an
15294 @code{openssh-configuration} record as in this example:
15295
15296 @lisp
15297 (service openssh-service-type
15298 (openssh-configuration
15299 (x11-forwarding? #t)
15300 (permit-root-login 'without-password)
15301 (authorized-keys
15302 `(("alice" ,(local-file "alice.pub"))
15303 ("bob" ,(local-file "bob.pub"))))))
15304 @end lisp
15305
15306 See below for details about @code{openssh-configuration}.
15307
15308 This service can be extended with extra authorized keys, as in this
15309 example:
15310
15311 @lisp
15312 (service-extension openssh-service-type
15313 (const `(("charlie"
15314 ,(local-file "charlie.pub")))))
15315 @end lisp
15316 @end deffn
15317
15318 @deftp {Data Type} openssh-configuration
15319 This is the configuration record for OpenSSH's @command{sshd}.
15320
15321 @table @asis
15322 @item @code{pid-file} (default: @code{"/var/run/sshd.pid"})
15323 Name of the file where @command{sshd} writes its PID.
15324
15325 @item @code{port-number} (default: @code{22})
15326 TCP port on which @command{sshd} listens for incoming connections.
15327
15328 @item @code{permit-root-login} (default: @code{#f})
15329 This field determines whether and when to allow logins as root. If
15330 @code{#f}, root logins are disallowed; if @code{#t}, they are allowed.
15331 If it's the symbol @code{'without-password}, then root logins are
15332 permitted but not with password-based authentication.
15333
15334 @item @code{allow-empty-passwords?} (default: @code{#f})
15335 When true, users with empty passwords may log in. When false, they may
15336 not.
15337
15338 @item @code{password-authentication?} (default: @code{#t})
15339 When true, users may log in with their password. When false, they have
15340 other authentication methods.
15341
15342 @item @code{public-key-authentication?} (default: @code{#t})
15343 When true, users may log in using public key authentication. When
15344 false, users have to use other authentication method.
15345
15346 Authorized public keys are stored in @file{~/.ssh/authorized_keys}.
15347 This is used only by protocol version 2.
15348
15349 @item @code{x11-forwarding?} (default: @code{#f})
15350 When true, forwarding of X11 graphical client connections is
15351 enabled---in other words, @command{ssh} options @option{-X} and
15352 @option{-Y} will work.
15353
15354 @item @code{allow-agent-forwarding?} (default: @code{#t})
15355 Whether to allow agent forwarding.
15356
15357 @item @code{allow-tcp-forwarding?} (default: @code{#t})
15358 Whether to allow TCP forwarding.
15359
15360 @item @code{gateway-ports?} (default: @code{#f})
15361 Whether to allow gateway ports.
15362
15363 @item @code{challenge-response-authentication?} (default: @code{#f})
15364 Specifies whether challenge response authentication is allowed (e.g.@: via
15365 PAM).
15366
15367 @item @code{use-pam?} (default: @code{#t})
15368 Enables the Pluggable Authentication Module interface. If set to
15369 @code{#t}, this will enable PAM authentication using
15370 @code{challenge-response-authentication?} and
15371 @code{password-authentication?}, in addition to PAM account and session
15372 module processing for all authentication types.
15373
15374 Because PAM challenge response authentication usually serves an
15375 equivalent role to password authentication, you should disable either
15376 @code{challenge-response-authentication?} or
15377 @code{password-authentication?}.
15378
15379 @item @code{print-last-log?} (default: @code{#t})
15380 Specifies whether @command{sshd} should print the date and time of the
15381 last user login when a user logs in interactively.
15382
15383 @item @code{subsystems} (default: @code{'(("sftp" "internal-sftp"))})
15384 Configures external subsystems (e.g.@: file transfer daemon).
15385
15386 This is a list of two-element lists, each of which containing the
15387 subsystem name and a command (with optional arguments) to execute upon
15388 subsystem request.
15389
15390 The command @command{internal-sftp} implements an in-process SFTP
15391 server. Alternatively, one can specify the @command{sftp-server} command:
15392 @lisp
15393 (service openssh-service-type
15394 (openssh-configuration
15395 (subsystems
15396 `(("sftp" ,(file-append openssh "/libexec/sftp-server"))))))
15397 @end lisp
15398
15399 @item @code{accepted-environment} (default: @code{'()})
15400 List of strings describing which environment variables may be exported.
15401
15402 Each string gets on its own line. See the @code{AcceptEnv} option in
15403 @code{man sshd_config}.
15404
15405 This example allows ssh-clients to export the @env{COLORTERM} variable.
15406 It is set by terminal emulators, which support colors. You can use it in
15407 your shell's resource file to enable colors for the prompt and commands
15408 if this variable is set.
15409
15410 @lisp
15411 (service openssh-service-type
15412 (openssh-configuration
15413 (accepted-environment '("COLORTERM"))))
15414 @end lisp
15415
15416 @item @code{authorized-keys} (default: @code{'()})
15417 @cindex authorized keys, SSH
15418 @cindex SSH authorized keys
15419 This is the list of authorized keys. Each element of the list is a user
15420 name followed by one or more file-like objects that represent SSH public
15421 keys. For example:
15422
15423 @lisp
15424 (openssh-configuration
15425 (authorized-keys
15426 `(("rekado" ,(local-file "rekado.pub"))
15427 ("chris" ,(local-file "chris.pub"))
15428 ("root" ,(local-file "rekado.pub") ,(local-file "chris.pub")))))
15429 @end lisp
15430
15431 @noindent
15432 registers the specified public keys for user accounts @code{rekado},
15433 @code{chris}, and @code{root}.
15434
15435 Additional authorized keys can be specified @i{via}
15436 @code{service-extension}.
15437
15438 Note that this does @emph{not} interfere with the use of
15439 @file{~/.ssh/authorized_keys}.
15440
15441 @item @code{log-level} (default: @code{'info})
15442 This is a symbol specifying the logging level: @code{quiet}, @code{fatal},
15443 @code{error}, @code{info}, @code{verbose}, @code{debug}, etc. See the man
15444 page for @file{sshd_config} for the full list of level names.
15445
15446 @item @code{extra-content} (default: @code{""})
15447 This field can be used to append arbitrary text to the configuration file. It
15448 is especially useful for elaborate configurations that cannot be expressed
15449 otherwise. This configuration, for example, would generally disable root
15450 logins, but permit them from one specific IP address:
15451
15452 @lisp
15453 (openssh-configuration
15454 (extra-content "\
15455 Match Address 192.168.0.1
15456 PermitRootLogin yes"))
15457 @end lisp
15458
15459 @end table
15460 @end deftp
15461
15462 @deffn {Scheme Procedure} dropbear-service [@var{config}]
15463 Run the @uref{https://matt.ucc.asn.au/dropbear/dropbear.html,Dropbear SSH
15464 daemon} with the given @var{config}, a @code{<dropbear-configuration>}
15465 object.
15466
15467 For example, to specify a Dropbear service listening on port 1234, add
15468 this call to the operating system's @code{services} field:
15469
15470 @lisp
15471 (dropbear-service (dropbear-configuration
15472 (port-number 1234)))
15473 @end lisp
15474 @end deffn
15475
15476 @deftp {Data Type} dropbear-configuration
15477 This data type represents the configuration of a Dropbear SSH daemon.
15478
15479 @table @asis
15480 @item @code{dropbear} (default: @var{dropbear})
15481 The Dropbear package to use.
15482
15483 @item @code{port-number} (default: 22)
15484 The TCP port where the daemon waits for incoming connections.
15485
15486 @item @code{syslog-output?} (default: @code{#t})
15487 Whether to enable syslog output.
15488
15489 @item @code{pid-file} (default: @code{"/var/run/dropbear.pid"})
15490 File name of the daemon's PID file.
15491
15492 @item @code{root-login?} (default: @code{#f})
15493 Whether to allow @code{root} logins.
15494
15495 @item @code{allow-empty-passwords?} (default: @code{#f})
15496 Whether to allow empty passwords.
15497
15498 @item @code{password-authentication?} (default: @code{#t})
15499 Whether to enable password-based authentication.
15500 @end table
15501 @end deftp
15502
15503 @cindex AutoSSH
15504 @deffn {Scheme Variable} autossh-service-type
15505 This is the type for the @uref{https://www.harding.motd.ca/autossh,
15506 AutoSSH} program that runs a copy of @command{ssh} and monitors it,
15507 restarting it as necessary should it die or stop passing traffic.
15508 AutoSSH can be run manually from the command-line by passing arguments
15509 to the binary @command{autossh} from the package @code{autossh}, but it
15510 can also be run as a Guix service. This latter use case is documented
15511 here.
15512
15513 AutoSSH can be used to forward local traffic to a remote machine using
15514 an SSH tunnel, and it respects the @file{~/.ssh/config} of the user it
15515 is run as.
15516
15517 For example, to specify a service running autossh as the user
15518 @code{pino} and forwarding all local connections to port @code{8081} to
15519 @code{remote:8081} using an SSH tunnel, add this call to the operating
15520 system's @code{services} field:
15521
15522 @lisp
15523 (service autossh-service-type
15524 (autossh-configuration
15525 (user "pino")
15526 (ssh-options (list "-T" "-N" "-L" "8081:localhost:8081" "remote.net"))))
15527 @end lisp
15528 @end deffn
15529
15530 @deftp {Data Type} autossh-configuration
15531 This data type represents the configuration of an AutoSSH service.
15532
15533 @table @asis
15534
15535 @item @code{user} (default @code{"autossh"})
15536 The user as which the AutoSSH service is to be run.
15537 This assumes that the specified user exists.
15538
15539 @item @code{poll} (default @code{600})
15540 Specifies the connection poll time in seconds.
15541
15542 @item @code{first-poll} (default @code{#f})
15543 Specifies how many seconds AutoSSH waits before the first connection
15544 test. After this first test, polling is resumed at the pace defined in
15545 @code{poll}. When set to @code{#f}, the first poll is not treated
15546 specially and will also use the connection poll specified in
15547 @code{poll}.
15548
15549 @item @code{gate-time} (default @code{30})
15550 Specifies how many seconds an SSH connection must be active before it is
15551 considered successful.
15552
15553 @item @code{log-level} (default @code{1})
15554 The log level, corresponding to the levels used by syslog---so @code{0}
15555 is the most silent while @code{7} is the chattiest.
15556
15557 @item @code{max-start} (default @code{#f})
15558 The maximum number of times SSH may be (re)started before AutoSSH exits.
15559 When set to @code{#f}, no maximum is configured and AutoSSH may restart indefinitely.
15560
15561 @item @code{message} (default @code{""})
15562 The message to append to the echo message sent when testing connections.
15563
15564 @item @code{port} (default @code{"0"})
15565 The ports used for monitoring the connection. When set to @code{"0"},
15566 monitoring is disabled. When set to @code{"@var{n}"} where @var{n} is
15567 a positive integer, ports @var{n} and @var{n}+1 are used for
15568 monitoring the connection, such that port @var{n} is the base
15569 monitoring port and @code{n+1} is the echo port. When set to
15570 @code{"@var{n}:@var{m}"} where @var{n} and @var{m} are positive
15571 integers, the ports @var{n} and @var{m} are used for monitoring the
15572 connection, such that port @var{n} is the base monitoring port and
15573 @var{m} is the echo port.
15574
15575 @item @code{ssh-options} (default @code{'()})
15576 The list of command-line arguments to pass to @command{ssh} when it is
15577 run. Options @option{-f} and @option{-M} are reserved for AutoSSH and
15578 may cause undefined behaviour.
15579
15580 @end table
15581 @end deftp
15582
15583 @cindex WebSSH
15584 @deffn {Scheme Variable} webssh-service-type
15585 This is the type for the @uref{https://webssh.huashengdun.org/, WebSSH}
15586 program that runs a web SSH client. WebSSH can be run manually from the
15587 command-line by passing arguments to the binary @command{wssh} from the
15588 package @code{webssh}, but it can also be run as a Guix service. This
15589 latter use case is documented here.
15590
15591 For example, to specify a service running WebSSH on loopback interface
15592 on port @code{8888} with reject policy with a list of allowed to
15593 connection hosts, and NGINX as a reverse-proxy to this service listening
15594 for HTTPS connection, add this call to the operating system's
15595 @code{services} field:
15596
15597 @lisp
15598 (service webssh-service-type
15599 (webssh-configuration (address "127.0.0.1")
15600 (port 8888)
15601 (policy 'reject)
15602 (known-hosts '("localhost ecdsa-sha2-nistp256 AAAA…"
15603 "127.0.0.1 ecdsa-sha2-nistp256 AAAA…"))))
15604
15605 (service nginx-service-type
15606 (nginx-configuration
15607 (server-blocks
15608 (list
15609 (nginx-server-configuration
15610 (inherit %webssh-configuration-nginx)
15611 (server-name '("webssh.example.com"))
15612 (listen '("443 ssl"))
15613 (ssl-certificate (letsencrypt-certificate "webssh.example.com"))
15614 (ssl-certificate-key (letsencrypt-key "webssh.example.com"))
15615 (locations
15616 (cons (nginx-location-configuration
15617 (uri "/.well-known")
15618 (body '("root /var/www;")))
15619 (nginx-server-configuration-locations %webssh-configuration-nginx))))))))
15620 @end lisp
15621 @end deffn
15622
15623 @deftp {Data Type} webssh-configuration
15624 Data type representing the configuration for @code{webssh-service}.
15625
15626 @table @asis
15627 @item @code{package} (default: @var{webssh})
15628 @code{webssh} package to use.
15629
15630 @item @code{user-name} (default: @var{"webssh"})
15631 User name or user ID that file transfers to and from that module should take
15632 place.
15633
15634 @item @code{group-name} (default: @var{"webssh"})
15635 Group name or group ID that will be used when accessing the module.
15636
15637 @item @code{address} (default: @var{#f})
15638 IP address on which @command{webssh} listens for incoming connections.
15639
15640 @item @code{port} (default: @var{8888})
15641 TCP port on which @command{webssh} listens for incoming connections.
15642
15643 @item @code{policy} (default: @var{#f})
15644 Connection policy. @var{reject} policy requires to specify @var{known-hosts}.
15645
15646 @item @code{known-hosts} (default: @var{'()})
15647 List of hosts which allowed for SSH connection from @command{webssh}.
15648
15649 @item @code{log-file} (default: @file{"/var/log/webssh.log"})
15650 Name of the file where @command{rsync} writes its log file.
15651
15652 @item @code{log-level} (default: @var{#f})
15653 Logging level.
15654
15655 @end table
15656 @end deftp
15657
15658 @defvr {Scheme Variable} %facebook-host-aliases
15659 This variable contains a string for use in @file{/etc/hosts}
15660 (@pxref{Host Names,,, libc, The GNU C Library Reference Manual}). Each
15661 line contains a entry that maps a known server name of the Facebook
15662 on-line service---e.g., @code{www.facebook.com}---to the local
15663 host---@code{127.0.0.1} or its IPv6 equivalent, @code{::1}.
15664
15665 This variable is typically used in the @code{hosts-file} field of an
15666 @code{operating-system} declaration (@pxref{operating-system Reference,
15667 @file{/etc/hosts}}):
15668
15669 @lisp
15670 (use-modules (gnu) (guix))
15671
15672 (operating-system
15673 (host-name "mymachine")
15674 ;; ...
15675 (hosts-file
15676 ;; Create a /etc/hosts file with aliases for "localhost"
15677 ;; and "mymachine", as well as for Facebook servers.
15678 (plain-file "hosts"
15679 (string-append (local-host-aliases host-name)
15680 %facebook-host-aliases))))
15681 @end lisp
15682
15683 This mechanism can prevent programs running locally, such as Web
15684 browsers, from accessing Facebook.
15685 @end defvr
15686
15687 The @code{(gnu services avahi)} provides the following definition.
15688
15689 @defvr {Scheme Variable} avahi-service-type
15690 This is the service that runs @command{avahi-daemon}, a system-wide
15691 mDNS/DNS-SD responder that allows for service discovery and
15692 ``zero-configuration'' host name lookups (see @uref{https://avahi.org/}).
15693 Its value must be a @code{zero-configuration} record---see below.
15694
15695 This service extends the name service cache daemon (nscd) so that it can
15696 resolve @code{.local} host names using
15697 @uref{https://0pointer.de/lennart/projects/nss-mdns/, nss-mdns}. @xref{Name
15698 Service Switch}, for information on host name resolution.
15699
15700 Additionally, add the @var{avahi} package to the system profile so that
15701 commands such as @command{avahi-browse} are directly usable.
15702 @end defvr
15703
15704 @deftp {Data Type} avahi-configuration
15705 Data type representation the configuration for Avahi.
15706
15707 @table @asis
15708
15709 @item @code{host-name} (default: @code{#f})
15710 If different from @code{#f}, use that as the host name to
15711 publish for this machine; otherwise, use the machine's actual host name.
15712
15713 @item @code{publish?} (default: @code{#t})
15714 When true, allow host names and services to be published (broadcast) over the
15715 network.
15716
15717 @item @code{publish-workstation?} (default: @code{#t})
15718 When true, @command{avahi-daemon} publishes the machine's host name and IP
15719 address via mDNS on the local network. To view the host names published on
15720 your local network, you can run:
15721
15722 @example
15723 avahi-browse _workstation._tcp
15724 @end example
15725
15726 @item @code{wide-area?} (default: @code{#f})
15727 When true, DNS-SD over unicast DNS is enabled.
15728
15729 @item @code{ipv4?} (default: @code{#t})
15730 @itemx @code{ipv6?} (default: @code{#t})
15731 These fields determine whether to use IPv4/IPv6 sockets.
15732
15733 @item @code{domains-to-browse} (default: @code{'()})
15734 This is a list of domains to browse.
15735 @end table
15736 @end deftp
15737
15738 @deffn {Scheme Variable} openvswitch-service-type
15739 This is the type of the @uref{https://www.openvswitch.org, Open vSwitch}
15740 service, whose value should be an @code{openvswitch-configuration}
15741 object.
15742 @end deffn
15743
15744 @deftp {Data Type} openvswitch-configuration
15745 Data type representing the configuration of Open vSwitch, a multilayer
15746 virtual switch which is designed to enable massive network automation
15747 through programmatic extension.
15748
15749 @table @asis
15750 @item @code{package} (default: @var{openvswitch})
15751 Package object of the Open vSwitch.
15752
15753 @end table
15754 @end deftp
15755
15756 @defvr {Scheme Variable} pagekite-service-type
15757 This is the service type for the @uref{https://pagekite.net, PageKite} service,
15758 a tunneling solution for making localhost servers publicly visible, even from
15759 behind restrictive firewalls or NAT without forwarded ports. The value for
15760 this service type is a @code{pagekite-configuration} record.
15761
15762 Here's an example exposing the local HTTP and SSH daemons:
15763
15764 @lisp
15765 (service pagekite-service-type
15766 (pagekite-configuration
15767 (kites '("http:@@kitename:localhost:80:@@kitesecret"
15768 "raw/22:@@kitename:localhost:22:@@kitesecret"))
15769 (extra-file "/etc/pagekite.rc")))
15770 @end lisp
15771 @end defvr
15772
15773 @deftp {Data Type} pagekite-configuration
15774 Data type representing the configuration of PageKite.
15775
15776 @table @asis
15777 @item @code{package} (default: @var{pagekite})
15778 Package object of PageKite.
15779
15780 @item @code{kitename} (default: @code{#f})
15781 PageKite name for authenticating to the frontend server.
15782
15783 @item @code{kitesecret} (default: @code{#f})
15784 Shared secret for authenticating to the frontend server. You should probably
15785 put this inside @code{extra-file} instead.
15786
15787 @item @code{frontend} (default: @code{#f})
15788 Connect to the named PageKite frontend server instead of the
15789 @uref{https://pagekite.net,,pagekite.net} service.
15790
15791 @item @code{kites} (default: @code{'("http:@@kitename:localhost:80:@@kitesecret")})
15792 List of service kites to use. Exposes HTTP on port 80 by default. The format
15793 is @code{proto:kitename:host:port:secret}.
15794
15795 @item @code{extra-file} (default: @code{#f})
15796 Extra configuration file to read, which you are expected to create manually.
15797 Use this to add additional options and manage shared secrets out-of-band.
15798
15799 @end table
15800 @end deftp
15801
15802 @node Unattended Upgrades
15803 @subsection Unattended Upgrades
15804
15805 @cindex unattended upgrades
15806 @cindex upgrades, unattended
15807 Guix provides a service to perform @emph{unattended upgrades}:
15808 periodically, the system automatically reconfigures itself from the
15809 latest Guix. Guix System has several properties that make unattended
15810 upgrades safe:
15811
15812 @itemize
15813 @item
15814 upgrades are transactional (either the upgrade succeeds or it fails, but
15815 you cannot end up with an ``in-between'' system state);
15816 @item
15817 the upgrade log is kept---you can view it with @command{guix system
15818 list-generations}---and you can roll back to any previous generation,
15819 should the upgraded system fail to behave as intended;
15820 @item
15821 channel code is authenticated so you know you can only run genuine code
15822 (@pxref{Channels});
15823 @item
15824 @command{guix system reconfigure} prevents downgrades, which makes it
15825 immune to @dfn{downgrade attacks}.
15826 @end itemize
15827
15828 To set up unattended upgrades, add an instance of
15829 @code{unattended-upgrade-service-type} like the one below to the list of
15830 your operating system services:
15831
15832 @lisp
15833 (service unattended-upgrade-service-type)
15834 @end lisp
15835
15836 The defaults above set up weekly upgrades: every Sunday at midnight.
15837 You do not need to provide the operating system configuration file: it
15838 uses @file{/run/current-system/configuration.scm}, which ensures it
15839 always uses your latest configuration---@pxref{provenance-service-type},
15840 for more information about this file.
15841
15842 There are several things that can be configured, in particular the
15843 periodicity and services (daemons) to be restarted upon completion.
15844 When the upgrade is successful, the service takes care of deleting
15845 system generations older that some threshold, as per @command{guix
15846 system delete-generations}. See the reference below for details.
15847
15848 To ensure that upgrades are actually happening, you can run
15849 @command{guix system describe}. To investigate upgrade failures, visit
15850 the unattended upgrade log file (see below).
15851
15852 @defvr {Scheme Variable} unattended-upgrade-service-type
15853 This is the service type for unattended upgrades. It sets up an mcron
15854 job (@pxref{Scheduled Job Execution}) that runs @command{guix system
15855 reconfigure} from the latest version of the specified channels.
15856
15857 Its value must be a @code{unattended-upgrade-configuration} record (see
15858 below).
15859 @end defvr
15860
15861 @deftp {Data Type} unattended-upgrade-configuration
15862 This data type represents the configuration of the unattended upgrade
15863 service. The following fields are available:
15864
15865 @table @asis
15866 @item @code{schedule} (default: @code{"30 01 * * 0"})
15867 This is the schedule of upgrades, expressed as a gexp containing an
15868 mcron job schedule (@pxref{Guile Syntax, mcron job specifications,,
15869 mcron, GNU@tie{}mcron}).
15870
15871 @item @code{channels} (default: @code{#~%default-channels})
15872 This gexp specifies the channels to use for the upgrade
15873 (@pxref{Channels}). By default, the tip of the official @code{guix}
15874 channel is used.
15875
15876 @item @code{operating-system-file} (default: @code{"/run/current-system/configuration.scm"})
15877 This field specifies the operating system configuration file to use.
15878 The default is to reuse the config file of the current configuration.
15879
15880 There are cases, though, where referring to
15881 @file{/run/current-system/configuration.scm} is not enough, for instance
15882 because that file refers to extra files (SSH public keys, extra
15883 configuration files, etc.) @i{via} @code{local-file} and similar
15884 constructs. For those cases, we recommend something along these lines:
15885
15886 @lisp
15887 (unattended-upgrade-configuration
15888 (operating-system-file
15889 (file-append (local-file "." "config-dir" #:recursive? #t)
15890 "/config.scm")))
15891 @end lisp
15892
15893 The effect here is to import all of the current directory into the
15894 store, and to refer to @file{config.scm} within that directory.
15895 Therefore, uses of @code{local-file} within @file{config.scm} will work
15896 as expected. @xref{G-Expressions}, for information about
15897 @code{local-file} and @code{file-append}.
15898
15899 @item @code{services-to-restart} (default: @code{'(mcron)})
15900 This field specifies the Shepherd services to restart when the upgrade
15901 completes.
15902
15903 Those services are restarted right away upon completion, as with
15904 @command{herd restart}, which ensures that the latest version is
15905 running---remember that by default @command{guix system reconfigure}
15906 only restarts services that are not currently running, which is
15907 conservative: it minimizes disruption but leaves outdated services
15908 running.
15909
15910 By default, the @code{mcron} service is restarted. This ensures that
15911 the latest version of the unattended upgrade job will be used next time.
15912
15913 @item @code{system-expiration} (default: @code{(* 3 30 24 3600)})
15914 This is the expiration time in seconds for system generations. System
15915 generations older that this amount of time are deleted with
15916 @command{guix system delete-generations} when an upgrade completes.
15917
15918 @quotation Note
15919 The unattended upgrade service does not run the garbage collector. You
15920 will probably want to set up your own mcron job to run @command{guix gc}
15921 periodically.
15922 @end quotation
15923
15924 @item @code{maximum-duration} (default: @code{3600})
15925 Maximum duration in seconds for the upgrade; past that time, the upgrade
15926 aborts.
15927
15928 This is primarily useful to ensure the upgrade does not end up
15929 rebuilding or re-downloading ``the world''.
15930
15931 @item @code{log-file} (default: @code{"/var/log/unattended-upgrade.log"})
15932 File where unattended upgrades are logged.
15933 @end table
15934 @end deftp
15935
15936 @node X Window
15937 @subsection X Window
15938
15939 @cindex X11
15940 @cindex X Window System
15941 @cindex login manager
15942 Support for the X Window graphical display system---specifically
15943 Xorg---is provided by the @code{(gnu services xorg)} module. Note that
15944 there is no @code{xorg-service} procedure. Instead, the X server is
15945 started by the @dfn{login manager}, by default the GNOME Display Manager (GDM).
15946
15947 @cindex GDM
15948 @cindex GNOME, login manager
15949 GDM of course allows users to log in into window managers and desktop
15950 environments other than GNOME; for those using GNOME, GDM is required for
15951 features such as automatic screen locking.
15952
15953 @cindex window manager
15954 To use X11, you must install at least one @dfn{window manager}---for
15955 example the @code{windowmaker} or @code{openbox} packages---preferably
15956 by adding it to the @code{packages} field of your operating system
15957 definition (@pxref{operating-system Reference, system-wide packages}).
15958
15959 @defvr {Scheme Variable} gdm-service-type
15960 This is the type for the @uref{https://wiki.gnome.org/Projects/GDM/, GNOME
15961 Desktop Manager} (GDM), a program that manages graphical display servers and
15962 handles graphical user logins. Its value must be a @code{gdm-configuration}
15963 (see below).
15964
15965 @cindex session types (X11)
15966 @cindex X11 session types
15967 GDM looks for @dfn{session types} described by the @file{.desktop} files in
15968 @file{/run/current-system/profile/share/xsessions} and allows users to choose
15969 a session from the log-in screen. Packages such as @code{gnome}, @code{xfce},
15970 and @code{i3} provide @file{.desktop} files; adding them to the system-wide
15971 set of packages automatically makes them available at the log-in screen.
15972
15973 In addition, @file{~/.xsession} files are honored. When available,
15974 @file{~/.xsession} must be an executable that starts a window manager
15975 and/or other X clients.
15976 @end defvr
15977
15978 @deftp {Data Type} gdm-configuration
15979 @table @asis
15980 @item @code{auto-login?} (default: @code{#f})
15981 @itemx @code{default-user} (default: @code{#f})
15982 When @code{auto-login?} is false, GDM presents a log-in screen.
15983
15984 When @code{auto-login?} is true, GDM logs in directly as
15985 @code{default-user}.
15986
15987 @item @code{debug?} (default: @code{#f})
15988 When true, GDM writes debug messages to its log.
15989
15990 @item @code{gnome-shell-assets} (default: ...)
15991 List of GNOME Shell assets needed by GDM: icon theme, fonts, etc.
15992
15993 @item @code{xorg-configuration} (default: @code{(xorg-configuration)})
15994 Configuration of the Xorg graphical server.
15995
15996 @item @code{xsession} (default: @code{(xinitrc)})
15997 Script to run before starting a X session.
15998
15999 @item @code{dbus-daemon} (default: @code{dbus-daemon-wrapper})
16000 File name of the @code{dbus-daemon} executable.
16001
16002 @item @code{gdm} (default: @code{gdm})
16003 The GDM package to use.
16004 @end table
16005 @end deftp
16006
16007 @defvr {Scheme Variable} slim-service-type
16008 This is the type for the SLiM graphical login manager for X11.
16009
16010 Like GDM, SLiM looks for session types described by @file{.desktop} files and
16011 allows users to choose a session from the log-in screen using @kbd{F1}. It
16012 also honors @file{~/.xsession} files.
16013
16014 Unlike GDM, SLiM does not spawn the user session on a different VT after
16015 logging in, which means that you can only start one graphical session. If you
16016 want to be able to run multiple graphical sessions at the same time you have
16017 to add multiple SLiM services to your system services. The following example
16018 shows how to replace the default GDM service with two SLiM services on tty7
16019 and tty8.
16020
16021 @lisp
16022 (use-modules (gnu services)
16023 (gnu services desktop)
16024 (gnu services xorg)
16025 (srfi srfi-1)) ;for 'remove'
16026
16027 (operating-system
16028 ;; ...
16029 (services (cons* (service slim-service-type (slim-configuration
16030 (display ":0")
16031 (vt "vt7")))
16032 (service slim-service-type (slim-configuration
16033 (display ":1")
16034 (vt "vt8")))
16035 (remove (lambda (service)
16036 (eq? (service-kind service) gdm-service-type))
16037 %desktop-services))))
16038 @end lisp
16039
16040 @end defvr
16041
16042 @deftp {Data Type} slim-configuration
16043 Data type representing the configuration of @code{slim-service-type}.
16044
16045 @table @asis
16046 @item @code{allow-empty-passwords?} (default: @code{#t})
16047 Whether to allow logins with empty passwords.
16048
16049 @item @code{auto-login?} (default: @code{#f})
16050 @itemx @code{default-user} (default: @code{""})
16051 When @code{auto-login?} is false, SLiM presents a log-in screen.
16052
16053 When @code{auto-login?} is true, SLiM logs in directly as
16054 @code{default-user}.
16055
16056 @item @code{theme} (default: @code{%default-slim-theme})
16057 @itemx @code{theme-name} (default: @code{%default-slim-theme-name})
16058 The graphical theme to use and its name.
16059
16060 @item @code{auto-login-session} (default: @code{#f})
16061 If true, this must be the name of the executable to start as the default
16062 session---e.g., @code{(file-append windowmaker "/bin/windowmaker")}.
16063
16064 If false, a session described by one of the available @file{.desktop}
16065 files in @code{/run/current-system/profile} and @code{~/.guix-profile}
16066 will be used.
16067
16068 @quotation Note
16069 You must install at least one window manager in the system profile or in
16070 your user profile. Failing to do that, if @code{auto-login-session} is
16071 false, you will be unable to log in.
16072 @end quotation
16073
16074 @item @code{xorg-configuration} (default @code{(xorg-configuration)})
16075 Configuration of the Xorg graphical server.
16076
16077 @item @code{display} (default @code{":0"})
16078 The display on which to start the Xorg graphical server.
16079
16080 @item @code{vt} (default @code{"vt7"})
16081 The VT on which to start the Xorg graphical server.
16082
16083 @item @code{xauth} (default: @code{xauth})
16084 The XAuth package to use.
16085
16086 @item @code{shepherd} (default: @code{shepherd})
16087 The Shepherd package used when invoking @command{halt} and
16088 @command{reboot}.
16089
16090 @item @code{sessreg} (default: @code{sessreg})
16091 The sessreg package used in order to register the session.
16092
16093 @item @code{slim} (default: @code{slim})
16094 The SLiM package to use.
16095 @end table
16096 @end deftp
16097
16098 @defvr {Scheme Variable} %default-theme
16099 @defvrx {Scheme Variable} %default-theme-name
16100 The default SLiM theme and its name.
16101 @end defvr
16102
16103
16104 @deftp {Data Type} sddm-configuration
16105 This is the data type representing the SDDM service configuration.
16106
16107 @table @asis
16108 @item @code{display-server} (default: "x11")
16109 Select display server to use for the greeter. Valid values are
16110 @samp{"x11"} or @samp{"wayland"}.
16111
16112 @item @code{numlock} (default: "on")
16113 Valid values are @samp{"on"}, @samp{"off"} or @samp{"none"}.
16114
16115 @item @code{halt-command} (default @code{#~(string-apppend #$shepherd "/sbin/halt")})
16116 Command to run when halting.
16117
16118 @item @code{reboot-command} (default @code{#~(string-append #$shepherd "/sbin/reboot")})
16119 Command to run when rebooting.
16120
16121 @item @code{theme} (default "maldives")
16122 Theme to use. Default themes provided by SDDM are @samp{"elarun"},
16123 @samp{"maldives"} or @samp{"maya"}.
16124
16125 @item @code{themes-directory} (default "/run/current-system/profile/share/sddm/themes")
16126 Directory to look for themes.
16127
16128 @item @code{faces-directory} (default "/run/current-system/profile/share/sddm/faces")
16129 Directory to look for faces.
16130
16131 @item @code{default-path} (default "/run/current-system/profile/bin")
16132 Default PATH to use.
16133
16134 @item @code{minimum-uid} (default: 1000)
16135 Minimum UID displayed in SDDM and allowed for log-in.
16136
16137 @item @code{maximum-uid} (default: 2000)
16138 Maximum UID to display in SDDM.
16139
16140 @item @code{remember-last-user?} (default #t)
16141 Remember last user.
16142
16143 @item @code{remember-last-session?} (default #t)
16144 Remember last session.
16145
16146 @item @code{hide-users} (default "")
16147 Usernames to hide from SDDM greeter.
16148
16149 @item @code{hide-shells} (default @code{#~(string-append #$shadow "/sbin/nologin")})
16150 Users with shells listed will be hidden from the SDDM greeter.
16151
16152 @item @code{session-command} (default @code{#~(string-append #$sddm "/share/sddm/scripts/wayland-session")})
16153 Script to run before starting a wayland session.
16154
16155 @item @code{sessions-directory} (default "/run/current-system/profile/share/wayland-sessions")
16156 Directory to look for desktop files starting wayland sessions.
16157
16158 @item @code{xorg-configuration} (default @code{(xorg-configuration)})
16159 Configuration of the Xorg graphical server.
16160
16161 @item @code{xauth-path} (default @code{#~(string-append #$xauth "/bin/xauth")})
16162 Path to xauth.
16163
16164 @item @code{xephyr-path} (default @code{#~(string-append #$xorg-server "/bin/Xephyr")})
16165 Path to Xephyr.
16166
16167 @item @code{xdisplay-start} (default @code{#~(string-append #$sddm "/share/sddm/scripts/Xsetup")})
16168 Script to run after starting xorg-server.
16169
16170 @item @code{xdisplay-stop} (default @code{#~(string-append #$sddm "/share/sddm/scripts/Xstop")})
16171 Script to run before stopping xorg-server.
16172
16173 @item @code{xsession-command} (default: @code{xinitrc})
16174 Script to run before starting a X session.
16175
16176 @item @code{xsessions-directory} (default: "/run/current-system/profile/share/xsessions")
16177 Directory to look for desktop files starting X sessions.
16178
16179 @item @code{minimum-vt} (default: 7)
16180 Minimum VT to use.
16181
16182 @item @code{auto-login-user} (default "")
16183 User to use for auto-login.
16184
16185 @item @code{auto-login-session} (default "")
16186 Desktop file to use for auto-login.
16187
16188 @item @code{relogin?} (default #f)
16189 Relogin after logout.
16190
16191 @end table
16192 @end deftp
16193
16194 @cindex login manager
16195 @cindex X11 login
16196 @defvr {Scheme Variable} sddm-service-type
16197 This is the type of the service to run the
16198 @uref{https://github.com/sddm/sddm,SDDM display manager}. Its value
16199 must be a @code{sddm-configuration} record (see below).
16200
16201 Here's an example use:
16202
16203 @lisp
16204 (service sddm-service-type
16205 (sddm-configuration
16206 (auto-login-user "alice")
16207 (auto-login-session "xfce.desktop")))
16208 @end lisp
16209 @end defvr
16210
16211 @deftp {Data Type} sddm-configuration
16212 This data type represents the configuration of the SDDM login manager.
16213 The available fields are:
16214
16215 @table @asis
16216 @item @code{sddm} (default: @code{sddm})
16217 The SDDM package to use.
16218
16219 @item @code{display-server} (default: @code{"x11"})
16220 This must be either @code{"x11"} or @code{"wayland"}.
16221
16222 @c FIXME: Add more fields.
16223
16224 @item @code{auto-login-user} (default: @code{""})
16225 If non-empty, this is the user account under which to log in
16226 automatically.
16227
16228 @item @code{auto-login-session} (default: @code{""})
16229 If non-empty, this is the @file{.desktop} file name to use as the
16230 auto-login session.
16231 @end table
16232 @end deftp
16233
16234 @cindex Xorg, configuration
16235 @deftp {Data Type} xorg-configuration
16236 This data type represents the configuration of the Xorg graphical display
16237 server. Note that there is no Xorg service; instead, the X server is started
16238 by a ``display manager'' such as GDM, SDDM, and SLiM. Thus, the configuration
16239 of these display managers aggregates an @code{xorg-configuration} record.
16240
16241 @table @asis
16242 @item @code{modules} (default: @code{%default-xorg-modules})
16243 This is a list of @dfn{module packages} loaded by the Xorg
16244 server---e.g., @code{xf86-video-vesa}, @code{xf86-input-keyboard}, and so on.
16245
16246 @item @code{fonts} (default: @code{%default-xorg-fonts})
16247 This is a list of font directories to add to the server's @dfn{font path}.
16248
16249 @item @code{drivers} (default: @code{'()})
16250 This must be either the empty list, in which case Xorg chooses a graphics
16251 driver automatically, or a list of driver names that will be tried in this
16252 order---e.g., @code{("modesetting" "vesa")}.
16253
16254 @item @code{resolutions} (default: @code{'()})
16255 When @code{resolutions} is the empty list, Xorg chooses an appropriate screen
16256 resolution. Otherwise, it must be a list of resolutions---e.g., @code{((1024
16257 768) (640 480))}.
16258
16259 @cindex keyboard layout, for Xorg
16260 @cindex keymap, for Xorg
16261 @item @code{keyboard-layout} (default: @code{#f})
16262 If this is @code{#f}, Xorg uses the default keyboard layout---usually US
16263 English (``qwerty'') for a 105-key PC keyboard.
16264
16265 Otherwise this must be a @code{keyboard-layout} object specifying the keyboard
16266 layout in use when Xorg is running. @xref{Keyboard Layout}, for more
16267 information on how to specify the keyboard layout.
16268
16269 @item @code{extra-config} (default: @code{'()})
16270 This is a list of strings or objects appended to the configuration file. It
16271 is used to pass extra text to be added verbatim to the configuration file.
16272
16273 @item @code{server} (default: @code{xorg-server})
16274 This is the package providing the Xorg server.
16275
16276 @item @code{server-arguments} (default: @code{%default-xorg-server-arguments})
16277 This is the list of command-line arguments to pass to the X server. The
16278 default is @code{-nolisten tcp}.
16279 @end table
16280 @end deftp
16281
16282 @deffn {Scheme Procedure} set-xorg-configuration @var{config} @
16283 [@var{login-manager-service-type}]
16284 Tell the log-in manager (of type @var{login-manager-service-type}) to use
16285 @var{config}, an @code{<xorg-configuration>} record.
16286
16287 Since the Xorg configuration is embedded in the log-in manager's
16288 configuration---e.g., @code{gdm-configuration}---this procedure provides a
16289 shorthand to set the Xorg configuration.
16290 @end deffn
16291
16292 @deffn {Scheme Procedure} xorg-start-command [@var{config}]
16293 Return a @code{startx} script in which the modules, fonts, etc. specified
16294 in @var{config}, are available. The result should be used in place of
16295 @code{startx}.
16296
16297 Usually the X server is started by a login manager.
16298 @end deffn
16299
16300
16301 @deffn {Scheme Procedure} screen-locker-service @var{package} [@var{program}]
16302 Add @var{package}, a package for a screen locker or screen saver whose
16303 command is @var{program}, to the set of setuid programs and add a PAM entry
16304 for it. For example:
16305
16306 @lisp
16307 (screen-locker-service xlockmore "xlock")
16308 @end lisp
16309
16310 makes the good ol' XlockMore usable.
16311 @end deffn
16312
16313
16314 @node Printing Services
16315 @subsection Printing Services
16316
16317 @cindex printer support with CUPS
16318 The @code{(gnu services cups)} module provides a Guix service definition
16319 for the CUPS printing service. To add printer support to a Guix
16320 system, add a @code{cups-service} to the operating system definition:
16321
16322 @deffn {Scheme Variable} cups-service-type
16323 The service type for the CUPS print server. Its value should be a valid
16324 CUPS configuration (see below). To use the default settings, simply
16325 write:
16326 @lisp
16327 (service cups-service-type)
16328 @end lisp
16329 @end deffn
16330
16331 The CUPS configuration controls the basic things about your CUPS
16332 installation: what interfaces it listens on, what to do if a print job
16333 fails, how much logging to do, and so on. To actually add a printer,
16334 you have to visit the @url{http://localhost:631} URL, or use a tool such
16335 as GNOME's printer configuration services. By default, configuring a
16336 CUPS service will generate a self-signed certificate if needed, for
16337 secure connections to the print server.
16338
16339 Suppose you want to enable the Web interface of CUPS and also add
16340 support for Epson printers @i{via} the @code{escpr} package and for HP
16341 printers @i{via} the @code{hplip-minimal} package. You can do that directly,
16342 like this (you need to use the @code{(gnu packages cups)} module):
16343
16344 @lisp
16345 (service cups-service-type
16346 (cups-configuration
16347 (web-interface? #t)
16348 (extensions
16349 (list cups-filters escpr hplip-minimal))))
16350 @end lisp
16351
16352 Note: If you wish to use the Qt5 based GUI which comes with the hplip
16353 package then it is suggested that you install the @code{hplip} package,
16354 either in your OS configuration file or as your user.
16355
16356 The available configuration parameters follow. Each parameter
16357 definition is preceded by its type; for example, @samp{string-list foo}
16358 indicates that the @code{foo} parameter should be specified as a list of
16359 strings. There is also a way to specify the configuration as a string,
16360 if you have an old @code{cupsd.conf} file that you want to port over
16361 from some other system; see the end for more details.
16362
16363 @c The following documentation was initially generated by
16364 @c (generate-documentation) in (gnu services cups). Manually maintained
16365 @c documentation is better, so we shouldn't hesitate to edit below as
16366 @c needed. However if the change you want to make to this documentation
16367 @c can be done in an automated way, it's probably easier to change
16368 @c (generate-documentation) than to make it below and have to deal with
16369 @c the churn as CUPS updates.
16370
16371
16372 Available @code{cups-configuration} fields are:
16373
16374 @deftypevr {@code{cups-configuration} parameter} package cups
16375 The CUPS package.
16376 @end deftypevr
16377
16378 @deftypevr {@code{cups-configuration} parameter} package-list extensions
16379 Drivers and other extensions to the CUPS package.
16380 @end deftypevr
16381
16382 @deftypevr {@code{cups-configuration} parameter} files-configuration files-configuration
16383 Configuration of where to write logs, what directories to use for print
16384 spools, and related privileged configuration parameters.
16385
16386 Available @code{files-configuration} fields are:
16387
16388 @deftypevr {@code{files-configuration} parameter} log-location access-log
16389 Defines the access log filename. Specifying a blank filename disables
16390 access log generation. The value @code{stderr} causes log entries to be
16391 sent to the standard error file when the scheduler is running in the
16392 foreground, or to the system log daemon when run in the background. The
16393 value @code{syslog} causes log entries to be sent to the system log
16394 daemon. The server name may be included in filenames using the string
16395 @code{%s}, as in @code{/var/log/cups/%s-access_log}.
16396
16397 Defaults to @samp{"/var/log/cups/access_log"}.
16398 @end deftypevr
16399
16400 @deftypevr {@code{files-configuration} parameter} file-name cache-dir
16401 Where CUPS should cache data.
16402
16403 Defaults to @samp{"/var/cache/cups"}.
16404 @end deftypevr
16405
16406 @deftypevr {@code{files-configuration} parameter} string config-file-perm
16407 Specifies the permissions for all configuration files that the scheduler
16408 writes.
16409
16410 Note that the permissions for the printers.conf file are currently
16411 masked to only allow access from the scheduler user (typically root).
16412 This is done because printer device URIs sometimes contain sensitive
16413 authentication information that should not be generally known on the
16414 system. There is no way to disable this security feature.
16415
16416 Defaults to @samp{"0640"}.
16417 @end deftypevr
16418
16419 @deftypevr {@code{files-configuration} parameter} log-location error-log
16420 Defines the error log filename. Specifying a blank filename disables
16421 error log generation. The value @code{stderr} causes log entries to be
16422 sent to the standard error file when the scheduler is running in the
16423 foreground, or to the system log daemon when run in the background. The
16424 value @code{syslog} causes log entries to be sent to the system log
16425 daemon. The server name may be included in filenames using the string
16426 @code{%s}, as in @code{/var/log/cups/%s-error_log}.
16427
16428 Defaults to @samp{"/var/log/cups/error_log"}.
16429 @end deftypevr
16430
16431 @deftypevr {@code{files-configuration} parameter} string fatal-errors
16432 Specifies which errors are fatal, causing the scheduler to exit. The
16433 kind strings are:
16434
16435 @table @code
16436 @item none
16437 No errors are fatal.
16438
16439 @item all
16440 All of the errors below are fatal.
16441
16442 @item browse
16443 Browsing initialization errors are fatal, for example failed connections
16444 to the DNS-SD daemon.
16445
16446 @item config
16447 Configuration file syntax errors are fatal.
16448
16449 @item listen
16450 Listen or Port errors are fatal, except for IPv6 failures on the
16451 loopback or @code{any} addresses.
16452
16453 @item log
16454 Log file creation or write errors are fatal.
16455
16456 @item permissions
16457 Bad startup file permissions are fatal, for example shared TLS
16458 certificate and key files with world-read permissions.
16459 @end table
16460
16461 Defaults to @samp{"all -browse"}.
16462 @end deftypevr
16463
16464 @deftypevr {@code{files-configuration} parameter} boolean file-device?
16465 Specifies whether the file pseudo-device can be used for new printer
16466 queues. The URI @uref{file:///dev/null} is always allowed.
16467
16468 Defaults to @samp{#f}.
16469 @end deftypevr
16470
16471 @deftypevr {@code{files-configuration} parameter} string group
16472 Specifies the group name or ID that will be used when executing external
16473 programs.
16474
16475 Defaults to @samp{"lp"}.
16476 @end deftypevr
16477
16478 @deftypevr {@code{files-configuration} parameter} string log-file-perm
16479 Specifies the permissions for all log files that the scheduler writes.
16480
16481 Defaults to @samp{"0644"}.
16482 @end deftypevr
16483
16484 @deftypevr {@code{files-configuration} parameter} log-location page-log
16485 Defines the page log filename. Specifying a blank filename disables
16486 page log generation. The value @code{stderr} causes log entries to be
16487 sent to the standard error file when the scheduler is running in the
16488 foreground, or to the system log daemon when run in the background. The
16489 value @code{syslog} causes log entries to be sent to the system log
16490 daemon. The server name may be included in filenames using the string
16491 @code{%s}, as in @code{/var/log/cups/%s-page_log}.
16492
16493 Defaults to @samp{"/var/log/cups/page_log"}.
16494 @end deftypevr
16495
16496 @deftypevr {@code{files-configuration} parameter} string remote-root
16497 Specifies the username that is associated with unauthenticated accesses
16498 by clients claiming to be the root user. The default is @code{remroot}.
16499
16500 Defaults to @samp{"remroot"}.
16501 @end deftypevr
16502
16503 @deftypevr {@code{files-configuration} parameter} file-name request-root
16504 Specifies the directory that contains print jobs and other HTTP request
16505 data.
16506
16507 Defaults to @samp{"/var/spool/cups"}.
16508 @end deftypevr
16509
16510 @deftypevr {@code{files-configuration} parameter} sandboxing sandboxing
16511 Specifies the level of security sandboxing that is applied to print
16512 filters, backends, and other child processes of the scheduler; either
16513 @code{relaxed} or @code{strict}. This directive is currently only
16514 used/supported on macOS.
16515
16516 Defaults to @samp{strict}.
16517 @end deftypevr
16518
16519 @deftypevr {@code{files-configuration} parameter} file-name server-keychain
16520 Specifies the location of TLS certificates and private keys. CUPS will
16521 look for public and private keys in this directory: @file{.crt} files
16522 for PEM-encoded certificates and corresponding @file{.key} files for
16523 PEM-encoded private keys.
16524
16525 Defaults to @samp{"/etc/cups/ssl"}.
16526 @end deftypevr
16527
16528 @deftypevr {@code{files-configuration} parameter} file-name server-root
16529 Specifies the directory containing the server configuration files.
16530
16531 Defaults to @samp{"/etc/cups"}.
16532 @end deftypevr
16533
16534 @deftypevr {@code{files-configuration} parameter} boolean sync-on-close?
16535 Specifies whether the scheduler calls fsync(2) after writing
16536 configuration or state files.
16537
16538 Defaults to @samp{#f}.
16539 @end deftypevr
16540
16541 @deftypevr {@code{files-configuration} parameter} space-separated-string-list system-group
16542 Specifies the group(s) to use for @code{@@SYSTEM} group authentication.
16543 @end deftypevr
16544
16545 @deftypevr {@code{files-configuration} parameter} file-name temp-dir
16546 Specifies the directory where temporary files are stored.
16547
16548 Defaults to @samp{"/var/spool/cups/tmp"}.
16549 @end deftypevr
16550
16551 @deftypevr {@code{files-configuration} parameter} string user
16552 Specifies the user name or ID that is used when running external
16553 programs.
16554
16555 Defaults to @samp{"lp"}.
16556 @end deftypevr
16557
16558 @deftypevr {@code{files-configuration} parameter} string set-env
16559 Set the specified environment variable to be passed to child processes.
16560
16561 Defaults to @samp{"variable value"}.
16562 @end deftypevr
16563 @end deftypevr
16564
16565 @deftypevr {@code{cups-configuration} parameter} access-log-level access-log-level
16566 Specifies the logging level for the AccessLog file. The @code{config}
16567 level logs when printers and classes are added, deleted, or modified and
16568 when configuration files are accessed or updated. The @code{actions}
16569 level logs when print jobs are submitted, held, released, modified, or
16570 canceled, and any of the conditions for @code{config}. The @code{all}
16571 level logs all requests.
16572
16573 Defaults to @samp{actions}.
16574 @end deftypevr
16575
16576 @deftypevr {@code{cups-configuration} parameter} boolean auto-purge-jobs?
16577 Specifies whether to purge job history data automatically when it is no
16578 longer required for quotas.
16579
16580 Defaults to @samp{#f}.
16581 @end deftypevr
16582
16583 @deftypevr {@code{cups-configuration} parameter} comma-separated-string-list browse-dns-sd-sub-types
16584 Specifies a list of DNS-SD sub-types to advertise for each shared printer.
16585 For example, @samp{"_cups" "_print"} will tell network clients that both
16586 CUPS sharing and IPP Everywhere are supported.
16587
16588 Defaults to @samp{"_cups"}.
16589 @end deftypevr
16590
16591 @deftypevr {@code{cups-configuration} parameter} browse-local-protocols browse-local-protocols
16592 Specifies which protocols to use for local printer sharing.
16593
16594 Defaults to @samp{dnssd}.
16595 @end deftypevr
16596
16597 @deftypevr {@code{cups-configuration} parameter} boolean browse-web-if?
16598 Specifies whether the CUPS web interface is advertised.
16599
16600 Defaults to @samp{#f}.
16601 @end deftypevr
16602
16603 @deftypevr {@code{cups-configuration} parameter} boolean browsing?
16604 Specifies whether shared printers are advertised.
16605
16606 Defaults to @samp{#f}.
16607 @end deftypevr
16608
16609 @deftypevr {@code{cups-configuration} parameter} string classification
16610 Specifies the security classification of the server. Any valid banner
16611 name can be used, including @samp{"classified"}, @samp{"confidential"},
16612 @samp{"secret"}, @samp{"topsecret"}, and @samp{"unclassified"}, or the
16613 banner can be omitted to disable secure printing functions.
16614
16615 Defaults to @samp{""}.
16616 @end deftypevr
16617
16618 @deftypevr {@code{cups-configuration} parameter} boolean classify-override?
16619 Specifies whether users may override the classification (cover page) of
16620 individual print jobs using the @code{job-sheets} option.
16621
16622 Defaults to @samp{#f}.
16623 @end deftypevr
16624
16625 @deftypevr {@code{cups-configuration} parameter} default-auth-type default-auth-type
16626 Specifies the default type of authentication to use.
16627
16628 Defaults to @samp{Basic}.
16629 @end deftypevr
16630
16631 @deftypevr {@code{cups-configuration} parameter} default-encryption default-encryption
16632 Specifies whether encryption will be used for authenticated requests.
16633
16634 Defaults to @samp{Required}.
16635 @end deftypevr
16636
16637 @deftypevr {@code{cups-configuration} parameter} string default-language
16638 Specifies the default language to use for text and web content.
16639
16640 Defaults to @samp{"en"}.
16641 @end deftypevr
16642
16643 @deftypevr {@code{cups-configuration} parameter} string default-paper-size
16644 Specifies the default paper size for new print queues. @samp{"Auto"}
16645 uses a locale-specific default, while @samp{"None"} specifies there is
16646 no default paper size. Specific size names are typically
16647 @samp{"Letter"} or @samp{"A4"}.
16648
16649 Defaults to @samp{"Auto"}.
16650 @end deftypevr
16651
16652 @deftypevr {@code{cups-configuration} parameter} string default-policy
16653 Specifies the default access policy to use.
16654
16655 Defaults to @samp{"default"}.
16656 @end deftypevr
16657
16658 @deftypevr {@code{cups-configuration} parameter} boolean default-shared?
16659 Specifies whether local printers are shared by default.
16660
16661 Defaults to @samp{#t}.
16662 @end deftypevr
16663
16664 @deftypevr {@code{cups-configuration} parameter} non-negative-integer dirty-clean-interval
16665 Specifies the delay for updating of configuration and state files, in
16666 seconds. A value of 0 causes the update to happen as soon as possible,
16667 typically within a few milliseconds.
16668
16669 Defaults to @samp{30}.
16670 @end deftypevr
16671
16672 @deftypevr {@code{cups-configuration} parameter} error-policy error-policy
16673 Specifies what to do when an error occurs. Possible values are
16674 @code{abort-job}, which will discard the failed print job;
16675 @code{retry-job}, which will retry the job at a later time;
16676 @code{retry-current-job}, which retries the failed job immediately; and
16677 @code{stop-printer}, which stops the printer.
16678
16679 Defaults to @samp{stop-printer}.
16680 @end deftypevr
16681
16682 @deftypevr {@code{cups-configuration} parameter} non-negative-integer filter-limit
16683 Specifies the maximum cost of filters that are run concurrently, which
16684 can be used to minimize disk, memory, and CPU resource problems. A
16685 limit of 0 disables filter limiting. An average print to a
16686 non-PostScript printer needs a filter limit of about 200. A PostScript
16687 printer needs about half that (100). Setting the limit below these
16688 thresholds will effectively limit the scheduler to printing a single job
16689 at any time.
16690
16691 Defaults to @samp{0}.
16692 @end deftypevr
16693
16694 @deftypevr {@code{cups-configuration} parameter} non-negative-integer filter-nice
16695 Specifies the scheduling priority of filters that are run to print a
16696 job. The nice value ranges from 0, the highest priority, to 19, the
16697 lowest priority.
16698
16699 Defaults to @samp{0}.
16700 @end deftypevr
16701
16702 @deftypevr {@code{cups-configuration} parameter} host-name-lookups host-name-lookups
16703 Specifies whether to do reverse lookups on connecting clients. The
16704 @code{double} setting causes @code{cupsd} to verify that the hostname
16705 resolved from the address matches one of the addresses returned for that
16706 hostname. Double lookups also prevent clients with unregistered
16707 addresses from connecting to your server. Only set this option to
16708 @code{#t} or @code{double} if absolutely required.
16709
16710 Defaults to @samp{#f}.
16711 @end deftypevr
16712
16713 @deftypevr {@code{cups-configuration} parameter} non-negative-integer job-kill-delay
16714 Specifies the number of seconds to wait before killing the filters and
16715 backend associated with a canceled or held job.
16716
16717 Defaults to @samp{30}.
16718 @end deftypevr
16719
16720 @deftypevr {@code{cups-configuration} parameter} non-negative-integer job-retry-interval
16721 Specifies the interval between retries of jobs in seconds. This is
16722 typically used for fax queues but can also be used with normal print
16723 queues whose error policy is @code{retry-job} or
16724 @code{retry-current-job}.
16725
16726 Defaults to @samp{30}.
16727 @end deftypevr
16728
16729 @deftypevr {@code{cups-configuration} parameter} non-negative-integer job-retry-limit
16730 Specifies the number of retries that are done for jobs. This is
16731 typically used for fax queues but can also be used with normal print
16732 queues whose error policy is @code{retry-job} or
16733 @code{retry-current-job}.
16734
16735 Defaults to @samp{5}.
16736 @end deftypevr
16737
16738 @deftypevr {@code{cups-configuration} parameter} boolean keep-alive?
16739 Specifies whether to support HTTP keep-alive connections.
16740
16741 Defaults to @samp{#t}.
16742 @end deftypevr
16743
16744 @deftypevr {@code{cups-configuration} parameter} non-negative-integer keep-alive-timeout
16745 Specifies how long an idle client connection remains open, in seconds.
16746
16747 Defaults to @samp{30}.
16748 @end deftypevr
16749
16750 @deftypevr {@code{cups-configuration} parameter} non-negative-integer limit-request-body
16751 Specifies the maximum size of print files, IPP requests, and HTML form
16752 data. A limit of 0 disables the limit check.
16753
16754 Defaults to @samp{0}.
16755 @end deftypevr
16756
16757 @deftypevr {@code{cups-configuration} parameter} multiline-string-list listen
16758 Listens on the specified interfaces for connections. Valid values are
16759 of the form @var{address}:@var{port}, where @var{address} is either an
16760 IPv6 address enclosed in brackets, an IPv4 address, or @code{*} to
16761 indicate all addresses. Values can also be file names of local UNIX
16762 domain sockets. The Listen directive is similar to the Port directive
16763 but allows you to restrict access to specific interfaces or networks.
16764 @end deftypevr
16765
16766 @deftypevr {@code{cups-configuration} parameter} non-negative-integer listen-back-log
16767 Specifies the number of pending connections that will be allowed. This
16768 normally only affects very busy servers that have reached the MaxClients
16769 limit, but can also be triggered by large numbers of simultaneous
16770 connections. When the limit is reached, the operating system will
16771 refuse additional connections until the scheduler can accept the pending
16772 ones.
16773
16774 Defaults to @samp{128}.
16775 @end deftypevr
16776
16777 @deftypevr {@code{cups-configuration} parameter} location-access-control-list location-access-controls
16778 Specifies a set of additional access controls.
16779
16780 Available @code{location-access-controls} fields are:
16781
16782 @deftypevr {@code{location-access-controls} parameter} file-name path
16783 Specifies the URI path to which the access control applies.
16784 @end deftypevr
16785
16786 @deftypevr {@code{location-access-controls} parameter} access-control-list access-controls
16787 Access controls for all access to this path, in the same format as the
16788 @code{access-controls} of @code{operation-access-control}.
16789
16790 Defaults to @samp{()}.
16791 @end deftypevr
16792
16793 @deftypevr {@code{location-access-controls} parameter} method-access-control-list method-access-controls
16794 Access controls for method-specific access to this path.
16795
16796 Defaults to @samp{()}.
16797
16798 Available @code{method-access-controls} fields are:
16799
16800 @deftypevr {@code{method-access-controls} parameter} boolean reverse?
16801 If @code{#t}, apply access controls to all methods except the listed
16802 methods. Otherwise apply to only the listed methods.
16803
16804 Defaults to @samp{#f}.
16805 @end deftypevr
16806
16807 @deftypevr {@code{method-access-controls} parameter} method-list methods
16808 Methods to which this access control applies.
16809
16810 Defaults to @samp{()}.
16811 @end deftypevr
16812
16813 @deftypevr {@code{method-access-controls} parameter} access-control-list access-controls
16814 Access control directives, as a list of strings. Each string should be
16815 one directive, such as @samp{"Order allow,deny"}.
16816
16817 Defaults to @samp{()}.
16818 @end deftypevr
16819 @end deftypevr
16820 @end deftypevr
16821
16822 @deftypevr {@code{cups-configuration} parameter} non-negative-integer log-debug-history
16823 Specifies the number of debugging messages that are retained for logging
16824 if an error occurs in a print job. Debug messages are logged regardless
16825 of the LogLevel setting.
16826
16827 Defaults to @samp{100}.
16828 @end deftypevr
16829
16830 @deftypevr {@code{cups-configuration} parameter} log-level log-level
16831 Specifies the level of logging for the ErrorLog file. The value
16832 @code{none} stops all logging while @code{debug2} logs everything.
16833
16834 Defaults to @samp{info}.
16835 @end deftypevr
16836
16837 @deftypevr {@code{cups-configuration} parameter} log-time-format log-time-format
16838 Specifies the format of the date and time in the log files. The value
16839 @code{standard} logs whole seconds while @code{usecs} logs microseconds.
16840
16841 Defaults to @samp{standard}.
16842 @end deftypevr
16843
16844 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-clients
16845 Specifies the maximum number of simultaneous clients that are allowed by
16846 the scheduler.
16847
16848 Defaults to @samp{100}.
16849 @end deftypevr
16850
16851 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-clients-per-host
16852 Specifies the maximum number of simultaneous clients that are allowed
16853 from a single address.
16854
16855 Defaults to @samp{100}.
16856 @end deftypevr
16857
16858 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-copies
16859 Specifies the maximum number of copies that a user can print of each
16860 job.
16861
16862 Defaults to @samp{9999}.
16863 @end deftypevr
16864
16865 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-hold-time
16866 Specifies the maximum time a job may remain in the @code{indefinite}
16867 hold state before it is canceled. A value of 0 disables cancellation of
16868 held jobs.
16869
16870 Defaults to @samp{0}.
16871 @end deftypevr
16872
16873 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-jobs
16874 Specifies the maximum number of simultaneous jobs that are allowed. Set
16875 to 0 to allow an unlimited number of jobs.
16876
16877 Defaults to @samp{500}.
16878 @end deftypevr
16879
16880 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-jobs-per-printer
16881 Specifies the maximum number of simultaneous jobs that are allowed per
16882 printer. A value of 0 allows up to MaxJobs jobs per printer.
16883
16884 Defaults to @samp{0}.
16885 @end deftypevr
16886
16887 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-jobs-per-user
16888 Specifies the maximum number of simultaneous jobs that are allowed per
16889 user. A value of 0 allows up to MaxJobs jobs per user.
16890
16891 Defaults to @samp{0}.
16892 @end deftypevr
16893
16894 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-job-time
16895 Specifies the maximum time a job may take to print before it is
16896 canceled, in seconds. Set to 0 to disable cancellation of ``stuck'' jobs.
16897
16898 Defaults to @samp{10800}.
16899 @end deftypevr
16900
16901 @deftypevr {@code{cups-configuration} parameter} non-negative-integer max-log-size
16902 Specifies the maximum size of the log files before they are rotated, in
16903 bytes. The value 0 disables log rotation.
16904
16905 Defaults to @samp{1048576}.
16906 @end deftypevr
16907
16908 @deftypevr {@code{cups-configuration} parameter} non-negative-integer multiple-operation-timeout
16909 Specifies the maximum amount of time to allow between files in a
16910 multiple file print job, in seconds.
16911
16912 Defaults to @samp{300}.
16913 @end deftypevr
16914
16915 @deftypevr {@code{cups-configuration} parameter} string page-log-format
16916 Specifies the format of PageLog lines. Sequences beginning with percent
16917 (@samp{%}) characters are replaced with the corresponding information,
16918 while all other characters are copied literally. The following percent
16919 sequences are recognized:
16920
16921 @table @samp
16922 @item %%
16923 insert a single percent character
16924
16925 @item %@{name@}
16926 insert the value of the specified IPP attribute
16927
16928 @item %C
16929 insert the number of copies for the current page
16930
16931 @item %P
16932 insert the current page number
16933
16934 @item %T
16935 insert the current date and time in common log format
16936
16937 @item %j
16938 insert the job ID
16939
16940 @item %p
16941 insert the printer name
16942
16943 @item %u
16944 insert the username
16945 @end table
16946
16947 A value of the empty string disables page logging. The string @code{%p
16948 %u %j %T %P %C %@{job-billing@} %@{job-originating-host-name@}
16949 %@{job-name@} %@{media@} %@{sides@}} creates a page log with the
16950 standard items.
16951
16952 Defaults to @samp{""}.
16953 @end deftypevr
16954
16955 @deftypevr {@code{cups-configuration} parameter} environment-variables environment-variables
16956 Passes the specified environment variable(s) to child processes; a list
16957 of strings.
16958
16959 Defaults to @samp{()}.
16960 @end deftypevr
16961
16962 @deftypevr {@code{cups-configuration} parameter} policy-configuration-list policies
16963 Specifies named access control policies.
16964
16965 Available @code{policy-configuration} fields are:
16966
16967 @deftypevr {@code{policy-configuration} parameter} string name
16968 Name of the policy.
16969 @end deftypevr
16970
16971 @deftypevr {@code{policy-configuration} parameter} string job-private-access
16972 Specifies an access list for a job's private values. @code{@@ACL} maps
16973 to the printer's requesting-user-name-allowed or
16974 requesting-user-name-denied values. @code{@@OWNER} maps to the job's
16975 owner. @code{@@SYSTEM} maps to the groups listed for the
16976 @code{system-group} field of the @code{files-config} configuration,
16977 which is reified into the @code{cups-files.conf(5)} file. Other
16978 possible elements of the access list include specific user names, and
16979 @code{@@@var{group}} to indicate members of a specific group. The
16980 access list may also be simply @code{all} or @code{default}.
16981
16982 Defaults to @samp{"@@OWNER @@SYSTEM"}.
16983 @end deftypevr
16984
16985 @deftypevr {@code{policy-configuration} parameter} string job-private-values
16986 Specifies the list of job values to make private, or @code{all},
16987 @code{default}, or @code{none}.
16988
16989 Defaults to @samp{"job-name job-originating-host-name
16990 job-originating-user-name phone"}.
16991 @end deftypevr
16992
16993 @deftypevr {@code{policy-configuration} parameter} string subscription-private-access
16994 Specifies an access list for a subscription's private values.
16995 @code{@@ACL} maps to the printer's requesting-user-name-allowed or
16996 requesting-user-name-denied values. @code{@@OWNER} maps to the job's
16997 owner. @code{@@SYSTEM} maps to the groups listed for the
16998 @code{system-group} field of the @code{files-config} configuration,
16999 which is reified into the @code{cups-files.conf(5)} file. Other
17000 possible elements of the access list include specific user names, and
17001 @code{@@@var{group}} to indicate members of a specific group. The
17002 access list may also be simply @code{all} or @code{default}.
17003
17004 Defaults to @samp{"@@OWNER @@SYSTEM"}.
17005 @end deftypevr
17006
17007 @deftypevr {@code{policy-configuration} parameter} string subscription-private-values
17008 Specifies the list of job values to make private, or @code{all},
17009 @code{default}, or @code{none}.
17010
17011 Defaults to @samp{"notify-events notify-pull-method notify-recipient-uri
17012 notify-subscriber-user-name notify-user-data"}.
17013 @end deftypevr
17014
17015 @deftypevr {@code{policy-configuration} parameter} operation-access-control-list access-controls
17016 Access control by IPP operation.
17017
17018 Defaults to @samp{()}.
17019 @end deftypevr
17020 @end deftypevr
17021
17022 @deftypevr {@code{cups-configuration} parameter} boolean-or-non-negative-integer preserve-job-files
17023 Specifies whether job files (documents) are preserved after a job is
17024 printed. If a numeric value is specified, job files are preserved for
17025 the indicated number of seconds after printing. Otherwise a boolean
17026 value applies indefinitely.
17027
17028 Defaults to @samp{86400}.
17029 @end deftypevr
17030
17031 @deftypevr {@code{cups-configuration} parameter} boolean-or-non-negative-integer preserve-job-history
17032 Specifies whether the job history is preserved after a job is printed.
17033 If a numeric value is specified, the job history is preserved for the
17034 indicated number of seconds after printing. If @code{#t}, the job
17035 history is preserved until the MaxJobs limit is reached.
17036
17037 Defaults to @samp{#t}.
17038 @end deftypevr
17039
17040 @deftypevr {@code{cups-configuration} parameter} non-negative-integer reload-timeout
17041 Specifies the amount of time to wait for job completion before
17042 restarting the scheduler.
17043
17044 Defaults to @samp{30}.
17045 @end deftypevr
17046
17047 @deftypevr {@code{cups-configuration} parameter} string rip-cache
17048 Specifies the maximum amount of memory to use when converting documents
17049 into bitmaps for a printer.
17050
17051 Defaults to @samp{"128m"}.
17052 @end deftypevr
17053
17054 @deftypevr {@code{cups-configuration} parameter} string server-admin
17055 Specifies the email address of the server administrator.
17056
17057 Defaults to @samp{"root@@localhost.localdomain"}.
17058 @end deftypevr
17059
17060 @deftypevr {@code{cups-configuration} parameter} host-name-list-or-* server-alias
17061 The ServerAlias directive is used for HTTP Host header validation when
17062 clients connect to the scheduler from external interfaces. Using the
17063 special name @code{*} can expose your system to known browser-based DNS
17064 rebinding attacks, even when accessing sites through a firewall. If the
17065 auto-discovery of alternate names does not work, we recommend listing
17066 each alternate name with a ServerAlias directive instead of using
17067 @code{*}.
17068
17069 Defaults to @samp{*}.
17070 @end deftypevr
17071
17072 @deftypevr {@code{cups-configuration} parameter} string server-name
17073 Specifies the fully-qualified host name of the server.
17074
17075 Defaults to @samp{"localhost"}.
17076 @end deftypevr
17077
17078 @deftypevr {@code{cups-configuration} parameter} server-tokens server-tokens
17079 Specifies what information is included in the Server header of HTTP
17080 responses. @code{None} disables the Server header. @code{ProductOnly}
17081 reports @code{CUPS}. @code{Major} reports @code{CUPS 2}. @code{Minor}
17082 reports @code{CUPS 2.0}. @code{Minimal} reports @code{CUPS 2.0.0}.
17083 @code{OS} reports @code{CUPS 2.0.0 (@var{uname})} where @var{uname} is
17084 the output of the @code{uname} command. @code{Full} reports @code{CUPS
17085 2.0.0 (@var{uname}) IPP/2.0}.
17086
17087 Defaults to @samp{Minimal}.
17088 @end deftypevr
17089
17090 @deftypevr {@code{cups-configuration} parameter} multiline-string-list ssl-listen
17091 Listens on the specified interfaces for encrypted connections. Valid
17092 values are of the form @var{address}:@var{port}, where @var{address} is
17093 either an IPv6 address enclosed in brackets, an IPv4 address, or
17094 @code{*} to indicate all addresses.
17095
17096 Defaults to @samp{()}.
17097 @end deftypevr
17098
17099 @deftypevr {@code{cups-configuration} parameter} ssl-options ssl-options
17100 Sets encryption options. By default, CUPS only supports encryption
17101 using TLS v1.0 or higher using known secure cipher suites. Security is
17102 reduced when @code{Allow} options are used, and enhanced when @code{Deny}
17103 options are used. The @code{AllowRC4} option enables the 128-bit RC4 cipher
17104 suites, which are required for some older clients. The @code{AllowSSL3} option
17105 enables SSL v3.0, which is required for some older clients that do not support
17106 TLS v1.0. The @code{DenyCBC} option disables all CBC cipher suites. The
17107 @code{DenyTLS1.0} option disables TLS v1.0 support - this sets the minimum
17108 protocol version to TLS v1.1.
17109
17110 Defaults to @samp{()}.
17111 @end deftypevr
17112
17113 @deftypevr {@code{cups-configuration} parameter} boolean strict-conformance?
17114 Specifies whether the scheduler requires clients to strictly adhere to
17115 the IPP specifications.
17116
17117 Defaults to @samp{#f}.
17118 @end deftypevr
17119
17120 @deftypevr {@code{cups-configuration} parameter} non-negative-integer timeout
17121 Specifies the HTTP request timeout, in seconds.
17122
17123 Defaults to @samp{300}.
17124
17125 @end deftypevr
17126
17127 @deftypevr {@code{cups-configuration} parameter} boolean web-interface?
17128 Specifies whether the web interface is enabled.
17129
17130 Defaults to @samp{#f}.
17131 @end deftypevr
17132
17133 At this point you're probably thinking ``oh dear, Guix manual, I like
17134 you but you can stop already with the configuration options''. Indeed.
17135 However, one more point: it could be that you have an existing
17136 @code{cupsd.conf} that you want to use. In that case, you can pass an
17137 @code{opaque-cups-configuration} as the configuration of a
17138 @code{cups-service-type}.
17139
17140 Available @code{opaque-cups-configuration} fields are:
17141
17142 @deftypevr {@code{opaque-cups-configuration} parameter} package cups
17143 The CUPS package.
17144 @end deftypevr
17145
17146 @deftypevr {@code{opaque-cups-configuration} parameter} string cupsd.conf
17147 The contents of the @code{cupsd.conf}, as a string.
17148 @end deftypevr
17149
17150 @deftypevr {@code{opaque-cups-configuration} parameter} string cups-files.conf
17151 The contents of the @code{cups-files.conf} file, as a string.
17152 @end deftypevr
17153
17154 For example, if your @code{cupsd.conf} and @code{cups-files.conf} are in
17155 strings of the same name, you could instantiate a CUPS service like
17156 this:
17157
17158 @lisp
17159 (service cups-service-type
17160 (opaque-cups-configuration
17161 (cupsd.conf cupsd.conf)
17162 (cups-files.conf cups-files.conf)))
17163 @end lisp
17164
17165
17166 @node Desktop Services
17167 @subsection Desktop Services
17168
17169 The @code{(gnu services desktop)} module provides services that are
17170 usually useful in the context of a ``desktop'' setup---that is, on a
17171 machine running a graphical display server, possibly with graphical user
17172 interfaces, etc. It also defines services that provide specific desktop
17173 environments like GNOME, Xfce or MATE.
17174
17175 To simplify things, the module defines a variable containing the set of
17176 services that users typically expect on a machine with a graphical
17177 environment and networking:
17178
17179 @defvr {Scheme Variable} %desktop-services
17180 This is a list of services that builds upon @code{%base-services} and
17181 adds or adjusts services for a typical ``desktop'' setup.
17182
17183 In particular, it adds a graphical login manager (@pxref{X Window,
17184 @code{gdm-service-type}}), screen lockers, a network management tool
17185 (@pxref{Networking Services, @code{network-manager-service-type}}) with modem
17186 support (@pxref{Networking Services, @code{modem-manager-service-type}}),
17187 energy and color management services, the @code{elogind} login and seat
17188 manager, the Polkit privilege service, the GeoClue location service, the
17189 AccountsService daemon that allows authorized users change system passwords,
17190 an NTP client (@pxref{Networking Services}), the Avahi daemon, and has the
17191 name service switch service configured to be able to use @code{nss-mdns}
17192 (@pxref{Name Service Switch, mDNS}).
17193 @end defvr
17194
17195 The @code{%desktop-services} variable can be used as the @code{services}
17196 field of an @code{operating-system} declaration (@pxref{operating-system
17197 Reference, @code{services}}).
17198
17199 Additionally, the @code{gnome-desktop-service-type},
17200 @code{xfce-desktop-service}, @code{mate-desktop-service-type} and
17201 @code{enlightenment-desktop-service-type} procedures can add GNOME, Xfce, MATE
17202 and/or Enlightenment to a system. To ``add GNOME'' means that system-level
17203 services like the backlight adjustment helpers and the power management
17204 utilities are added to the system, extending @code{polkit} and @code{dbus}
17205 appropriately, allowing GNOME to operate with elevated privileges on a
17206 limited number of special-purpose system interfaces. Additionally,
17207 adding a service made by @code{gnome-desktop-service-type} adds the GNOME
17208 metapackage to the system profile. Likewise, adding the Xfce service
17209 not only adds the @code{xfce} metapackage to the system profile, but it
17210 also gives the Thunar file manager the ability to open a ``root-mode''
17211 file management window, if the user authenticates using the
17212 administrator's password via the standard polkit graphical interface.
17213 To ``add MATE'' means that @code{polkit} and @code{dbus} are extended
17214 appropriately, allowing MATE to operate with elevated privileges on a
17215 limited number of special-purpose system interfaces. Additionally,
17216 adding a service of type @code{mate-desktop-service-type} adds the MATE
17217 metapackage to the system profile. ``Adding Enlightenment'' means that
17218 @code{dbus} is extended appropriately, and several of Enlightenment's binaries
17219 are set as setuid, allowing Enlightenment's screen locker and other
17220 functionality to work as expected.
17221
17222 The desktop environments in Guix use the Xorg display server by
17223 default. If you'd like to use the newer display server protocol
17224 called Wayland, you need to use the @code{sddm-service} instead of
17225 GDM as the graphical login manager. You should then
17226 select the ``GNOME (Wayland)'' session in SDDM. Alternatively you can
17227 also try starting GNOME on Wayland manually from a TTY with the
17228 command ``XDG_SESSION_TYPE=wayland exec dbus-run-session
17229 gnome-session``. Currently only GNOME has support for Wayland.
17230
17231 @defvr {Scheme Variable} gnome-desktop-service-type
17232 This is the type of the service that adds the @uref{https://www.gnome.org,
17233 GNOME} desktop environment. Its value is a @code{gnome-desktop-configuration}
17234 object (see below).
17235
17236 This service adds the @code{gnome} package to the system profile, and extends
17237 polkit with the actions from @code{gnome-settings-daemon}.
17238 @end defvr
17239
17240 @deftp {Data Type} gnome-desktop-configuration
17241 Configuration record for the GNOME desktop environment.
17242
17243 @table @asis
17244 @item @code{gnome} (default: @code{gnome})
17245 The GNOME package to use.
17246 @end table
17247 @end deftp
17248
17249 @defvr {Scheme Variable} xfce-desktop-service-type
17250 This is the type of a service to run the @uref{Xfce, https://xfce.org/}
17251 desktop environment. Its value is an @code{xfce-desktop-configuration} object
17252 (see below).
17253
17254 This service adds the @code{xfce} package to the system profile, and
17255 extends polkit with the ability for @code{thunar} to manipulate the file
17256 system as root from within a user session, after the user has authenticated
17257 with the administrator's password.
17258 @end defvr
17259
17260 @deftp {Data Type} xfce-desktop-configuration
17261 Configuration record for the Xfce desktop environment.
17262
17263 @table @asis
17264 @item @code{xfce} (default: @code{xfce})
17265 The Xfce package to use.
17266 @end table
17267 @end deftp
17268
17269 @deffn {Scheme Variable} mate-desktop-service-type
17270 This is the type of the service that runs the @uref{https://mate-desktop.org/,
17271 MATE desktop environment}. Its value is a @code{mate-desktop-configuration}
17272 object (see below).
17273
17274 This service adds the @code{mate} package to the system
17275 profile, and extends polkit with the actions from
17276 @code{mate-settings-daemon}.
17277 @end deffn
17278
17279 @deftp {Data Type} mate-desktop-configuration
17280 Configuration record for the MATE desktop environment.
17281
17282 @table @asis
17283 @item @code{mate} (default: @code{mate})
17284 The MATE package to use.
17285 @end table
17286 @end deftp
17287
17288 @deffn {Scheme Variable} enlightenment-desktop-service-type
17289 Return a service that adds the @code{enlightenment} package to the system
17290 profile, and extends dbus with actions from @code{efl}.
17291 @end deffn
17292
17293 @deftp {Data Type} enlightenment-desktop-service-configuration
17294 @table @asis
17295 @item @code{enlightenment} (default: @code{enlightenment})
17296 The enlightenment package to use.
17297 @end table
17298 @end deftp
17299
17300 Because the GNOME, Xfce and MATE desktop services pull in so many packages,
17301 the default @code{%desktop-services} variable doesn't include any of
17302 them by default. To add GNOME, Xfce or MATE, just @code{cons} them onto
17303 @code{%desktop-services} in the @code{services} field of your
17304 @code{operating-system}:
17305
17306 @lisp
17307 (use-modules (gnu))
17308 (use-service-modules desktop)
17309 (operating-system
17310 ...
17311 ;; cons* adds items to the list given as its last argument.
17312 (services (cons* (service gnome-desktop-service-type)
17313 (service xfce-desktop-service)
17314 %desktop-services))
17315 ...)
17316 @end lisp
17317
17318 These desktop environments will then be available as options in the
17319 graphical login window.
17320
17321 The actual service definitions included in @code{%desktop-services} and
17322 provided by @code{(gnu services dbus)} and @code{(gnu services desktop)}
17323 are described below.
17324
17325 @deffn {Scheme Procedure} dbus-service [#:dbus @var{dbus}] [#:services '()]
17326 Return a service that runs the ``system bus'', using @var{dbus}, with
17327 support for @var{services}.
17328
17329 @uref{https://dbus.freedesktop.org/, D-Bus} is an inter-process communication
17330 facility. Its system bus is used to allow system services to communicate
17331 and to be notified of system-wide events.
17332
17333 @var{services} must be a list of packages that provide an
17334 @file{etc/dbus-1/system.d} directory containing additional D-Bus configuration
17335 and policy files. For example, to allow avahi-daemon to use the system bus,
17336 @var{services} must be equal to @code{(list avahi)}.
17337 @end deffn
17338
17339 @deffn {Scheme Procedure} elogind-service [#:config @var{config}]
17340 Return a service that runs the @code{elogind} login and
17341 seat management daemon. @uref{https://github.com/elogind/elogind,
17342 Elogind} exposes a D-Bus interface that can be used to know which users
17343 are logged in, know what kind of sessions they have open, suspend the
17344 system, inhibit system suspend, reboot the system, and other tasks.
17345
17346 Elogind handles most system-level power events for a computer, for
17347 example suspending the system when a lid is closed, or shutting it down
17348 when the power button is pressed.
17349
17350 The @var{config} keyword argument specifies the configuration for
17351 elogind, and should be the result of an @code{(elogind-configuration
17352 (@var{parameter} @var{value})...)} invocation. Available parameters and
17353 their default values are:
17354
17355 @table @code
17356 @item kill-user-processes?
17357 @code{#f}
17358 @item kill-only-users
17359 @code{()}
17360 @item kill-exclude-users
17361 @code{("root")}
17362 @item inhibit-delay-max-seconds
17363 @code{5}
17364 @item handle-power-key
17365 @code{poweroff}
17366 @item handle-suspend-key
17367 @code{suspend}
17368 @item handle-hibernate-key
17369 @code{hibernate}
17370 @item handle-lid-switch
17371 @code{suspend}
17372 @item handle-lid-switch-docked
17373 @code{ignore}
17374 @item handle-lid-switch-external-power
17375 @code{ignore}
17376 @item power-key-ignore-inhibited?
17377 @code{#f}
17378 @item suspend-key-ignore-inhibited?
17379 @code{#f}
17380 @item hibernate-key-ignore-inhibited?
17381 @code{#f}
17382 @item lid-switch-ignore-inhibited?
17383 @code{#t}
17384 @item holdoff-timeout-seconds
17385 @code{30}
17386 @item idle-action
17387 @code{ignore}
17388 @item idle-action-seconds
17389 @code{(* 30 60)}
17390 @item runtime-directory-size-percent
17391 @code{10}
17392 @item runtime-directory-size
17393 @code{#f}
17394 @item remove-ipc?
17395 @code{#t}
17396 @item suspend-state
17397 @code{("mem" "standby" "freeze")}
17398 @item suspend-mode
17399 @code{()}
17400 @item hibernate-state
17401 @code{("disk")}
17402 @item hibernate-mode
17403 @code{("platform" "shutdown")}
17404 @item hybrid-sleep-state
17405 @code{("disk")}
17406 @item hybrid-sleep-mode
17407 @code{("suspend" "platform" "shutdown")}
17408 @end table
17409 @end deffn
17410
17411 @deffn {Scheme Procedure} accountsservice-service @
17412 [#:accountsservice @var{accountsservice}]
17413 Return a service that runs AccountsService, a system service that can
17414 list available accounts, change their passwords, and so on.
17415 AccountsService integrates with PolicyKit to enable unprivileged users
17416 to acquire the capability to modify their system configuration.
17417 @uref{https://www.freedesktop.org/wiki/Software/AccountsService/, the
17418 accountsservice web site} for more information.
17419
17420 The @var{accountsservice} keyword argument is the @code{accountsservice}
17421 package to expose as a service.
17422 @end deffn
17423
17424 @deffn {Scheme Procedure} polkit-service @
17425 [#:polkit @var{polkit}]
17426 Return a service that runs the
17427 @uref{https://www.freedesktop.org/wiki/Software/polkit/, Polkit privilege
17428 management service}, which allows system administrators to grant access to
17429 privileged operations in a structured way. By querying the Polkit service, a
17430 privileged system component can know when it should grant additional
17431 capabilities to ordinary users. For example, an ordinary user can be granted
17432 the capability to suspend the system if the user is logged in locally.
17433 @end deffn
17434
17435 @defvr {Scheme Variable} polkit-wheel-service
17436 Service that adds the @code{wheel} group as admins to the Polkit
17437 service. This makes it so that users in the @code{wheel} group are queried
17438 for their own passwords when performing administrative actions instead of
17439 @code{root}'s, similar to the behaviour used by @code{sudo}.
17440 @end defvr
17441
17442 @defvr {Scheme Variable} upower-service-type
17443 Service that runs @uref{https://upower.freedesktop.org/, @command{upowerd}}, a
17444 system-wide monitor for power consumption and battery levels, with the given
17445 configuration settings.
17446
17447 It implements the @code{org.freedesktop.UPower} D-Bus interface, and is
17448 notably used by GNOME.
17449 @end defvr
17450
17451 @deftp {Data Type} upower-configuration
17452 Data type representation the configuration for UPower.
17453
17454 @table @asis
17455
17456 @item @code{upower} (default: @var{upower})
17457 Package to use for @code{upower}.
17458
17459 @item @code{watts-up-pro?} (default: @code{#f})
17460 Enable the Watts Up Pro device.
17461
17462 @item @code{poll-batteries?} (default: @code{#t})
17463 Enable polling the kernel for battery level changes.
17464
17465 @item @code{ignore-lid?} (default: @code{#f})
17466 Ignore the lid state, this can be useful if it's incorrect on a device.
17467
17468 @item @code{use-percentage-for-policy?} (default: @code{#f})
17469 Whether battery percentage based policy should be used. The default is to use
17470 the time left, change to @code{#t} to use the percentage.
17471
17472 @item @code{percentage-low} (default: @code{10})
17473 When @code{use-percentage-for-policy?} is @code{#t}, this sets the percentage
17474 at which the battery is considered low.
17475
17476 @item @code{percentage-critical} (default: @code{3})
17477 When @code{use-percentage-for-policy?} is @code{#t}, this sets the percentage
17478 at which the battery is considered critical.
17479
17480 @item @code{percentage-action} (default: @code{2})
17481 When @code{use-percentage-for-policy?} is @code{#t}, this sets the percentage
17482 at which action will be taken.
17483
17484 @item @code{time-low} (default: @code{1200})
17485 When @code{use-time-for-policy?} is @code{#f}, this sets the time remaining in
17486 seconds at which the battery is considered low.
17487
17488 @item @code{time-critical} (default: @code{300})
17489 When @code{use-time-for-policy?} is @code{#f}, this sets the time remaining in
17490 seconds at which the battery is considered critical.
17491
17492 @item @code{time-action} (default: @code{120})
17493 When @code{use-time-for-policy?} is @code{#f}, this sets the time remaining in
17494 seconds at which action will be taken.
17495
17496 @item @code{critical-power-action} (default: @code{'hybrid-sleep})
17497 The action taken when @code{percentage-action} or @code{time-action} is
17498 reached (depending on the configuration of @code{use-percentage-for-policy?}).
17499
17500 Possible values are:
17501
17502 @itemize @bullet
17503 @item
17504 @code{'power-off}
17505
17506 @item
17507 @code{'hibernate}
17508
17509 @item
17510 @code{'hybrid-sleep}.
17511 @end itemize
17512
17513 @end table
17514 @end deftp
17515
17516 @deffn {Scheme Procedure} udisks-service [#:udisks @var{udisks}]
17517 Return a service for @uref{https://udisks.freedesktop.org/docs/latest/,
17518 UDisks}, a @dfn{disk management} daemon that provides user interfaces
17519 with notifications and ways to mount/unmount disks. Programs that talk
17520 to UDisks include the @command{udisksctl} command, part of UDisks, and
17521 GNOME Disks. Note that Udisks relies on the @command{mount} command, so
17522 it will only be able to use the file-system utilities installed in the
17523 system profile. For example if you want to be able to mount NTFS
17524 file-systems in read and write fashion, you'll need to have
17525 @code{ntfs-3g} installed system-wide.
17526 @end deffn
17527
17528 @deffn {Scheme Variable} colord-service-type
17529 This is the type of the service that runs @command{colord}, a system
17530 service with a D-Bus
17531 interface to manage the color profiles of input and output devices such as
17532 screens and scanners. It is notably used by the GNOME Color Manager graphical
17533 tool. See @uref{https://www.freedesktop.org/software/colord/, the colord web
17534 site} for more information.
17535 @end deffn
17536
17537 @deffn {Scheme Procedure} geoclue-application name [#:allowed? #t] [#:system? #f] [#:users '()]
17538 Return a configuration allowing an application to access GeoClue
17539 location data. @var{name} is the Desktop ID of the application, without
17540 the @code{.desktop} part. If @var{allowed?} is true, the application
17541 will have access to location information by default. The boolean
17542 @var{system?} value indicates whether an application is a system component
17543 or not. Finally @var{users} is a list of UIDs of all users for which
17544 this application is allowed location info access. An empty users list
17545 means that all users are allowed.
17546 @end deffn
17547
17548 @cindex scanner access
17549 @deffn {Scheme Procedure} sane-service-type
17550 This service provides access to scanners @i{via}
17551 @uref{http://www.sane-project.org, SANE} by installing the necessary udev
17552 rules.
17553 @end deffn
17554
17555 @defvr {Scheme Variable} %standard-geoclue-applications
17556 The standard list of well-known GeoClue application configurations,
17557 granting authority to the GNOME date-and-time utility to ask for the
17558 current location in order to set the time zone, and allowing the
17559 IceCat and Epiphany web browsers to request location information.
17560 IceCat and Epiphany both query the user before allowing a web page to
17561 know the user's location.
17562 @end defvr
17563
17564 @deffn {Scheme Procedure} geoclue-service [#:colord @var{colord}] @
17565 [#:whitelist '()] @
17566 [#:wifi-geolocation-url "https://location.services.mozilla.com/v1/geolocate?key=geoclue"] @
17567 [#:submit-data? #f]
17568 [#:wifi-submission-url "https://location.services.mozilla.com/v1/submit?key=geoclue"] @
17569 [#:submission-nick "geoclue"] @
17570 [#:applications %standard-geoclue-applications]
17571 Return a service that runs the GeoClue location service. This service
17572 provides a D-Bus interface to allow applications to request access to a
17573 user's physical location, and optionally to add information to online
17574 location databases. See
17575 @uref{https://wiki.freedesktop.org/www/Software/GeoClue/, the GeoClue
17576 web site} for more information.
17577 @end deffn
17578
17579 @deffn {Scheme Procedure} bluetooth-service [#:bluez @var{bluez}] @
17580 [@w{#:auto-enable? #f}]
17581 Return a service that runs the @command{bluetoothd} daemon, which
17582 manages all the Bluetooth devices and provides a number of D-Bus
17583 interfaces. When AUTO-ENABLE? is true, the bluetooth controller is
17584 powered automatically at boot, which can be useful when using a
17585 bluetooth keyboard or mouse.
17586
17587 Users need to be in the @code{lp} group to access the D-Bus service.
17588 @end deffn
17589
17590 @defvr {Scheme Variable} gnome-keyring-service-type
17591 This is the type of the service that adds the
17592 @uref{https://wiki.gnome.org/Projects/GnomeKeyring, GNOME Keyring}. Its
17593 value is a @code{gnome-keyring-configuration} object (see below).
17594
17595 This service adds the @code{gnome-keyring} package to the system profile
17596 and extends PAM with entries using @code{pam_gnome_keyring.so}, unlocking
17597 a user's login keyring when they log in or setting its password with passwd.
17598 @end defvr
17599
17600 @deftp {Data Type} gnome-keyring-configuration
17601 Configuration record for the GNOME Keyring service.
17602
17603 @table @asis
17604 @item @code{keyring} (default: @code{gnome-keyring})
17605 The GNOME keyring package to use.
17606
17607 @item @code{pam-services}
17608 A list of @code{(@var{service} . @var{kind})} pairs denoting PAM
17609 services to extend, where @var{service} is the name of an existing
17610 service to extend and @var{kind} is one of @code{login} or
17611 @code{passwd}.
17612
17613 If @code{login} is given, it adds an optional
17614 @code{pam_gnome_keyring.so} to the auth block without arguments and to
17615 the session block with @code{auto_start}. If @code{passwd} is given, it
17616 adds an optional @code{pam_gnome_keyring.so} to the password block
17617 without arguments.
17618
17619 By default, this field contains ``gdm-password'' with the value @code{login}
17620 and ``passwd'' is with the value @code{passwd}.
17621 @end table
17622 @end deftp
17623
17624
17625 @node Sound Services
17626 @subsection Sound Services
17627
17628 @cindex sound support
17629 @cindex ALSA
17630 @cindex PulseAudio, sound support
17631
17632 The @code{(gnu services sound)} module provides a service to configure the
17633 Advanced Linux Sound Architecture (ALSA) system, which makes PulseAudio the
17634 preferred ALSA output driver.
17635
17636 @deffn {Scheme Variable} alsa-service-type
17637 This is the type for the @uref{https://alsa-project.org/, Advanced Linux Sound
17638 Architecture} (ALSA) system, which generates the @file{/etc/asound.conf}
17639 configuration file. The value for this type is a @command{alsa-configuration}
17640 record as in this example:
17641
17642 @lisp
17643 (service alsa-service-type)
17644 @end lisp
17645
17646 See below for details about @code{alsa-configuration}.
17647 @end deffn
17648
17649 @deftp {Data Type} alsa-configuration
17650 Data type representing the configuration for @code{alsa-service}.
17651
17652 @table @asis
17653 @item @code{alsa-plugins} (default: @var{alsa-plugins})
17654 @code{alsa-plugins} package to use.
17655
17656 @item @code{pulseaudio?} (default: @var{#t})
17657 Whether ALSA applications should transparently be made to use the
17658 @uref{https://www.pulseaudio.org/, PulseAudio} sound server.
17659
17660 Using PulseAudio allows you to run several sound-producing applications
17661 at the same time and to individual control them @i{via}
17662 @command{pavucontrol}, among other things.
17663
17664 @item @code{extra-options} (default: @var{""})
17665 String to append to the @file{/etc/asound.conf} file.
17666
17667 @end table
17668 @end deftp
17669
17670 Individual users who want to override the system configuration of ALSA can do
17671 it with the @file{~/.asoundrc} file:
17672
17673 @example
17674 # In guix, we have to specify the absolute path for plugins.
17675 pcm_type.jack @{
17676 lib "/home/alice/.guix-profile/lib/alsa-lib/libasound_module_pcm_jack.so"
17677 @}
17678
17679 # Routing ALSA to jack:
17680 # <http://jackaudio.org/faq/routing_alsa.html>.
17681 pcm.rawjack @{
17682 type jack
17683 playback_ports @{
17684 0 system:playback_1
17685 1 system:playback_2
17686 @}
17687
17688 capture_ports @{
17689 0 system:capture_1
17690 1 system:capture_2
17691 @}
17692 @}
17693
17694 pcm.!default @{
17695 type plug
17696 slave @{
17697 pcm "rawjack"
17698 @}
17699 @}
17700 @end example
17701
17702 See @uref{https://www.alsa-project.org/main/index.php/Asoundrc} for the
17703 details.
17704
17705 @deffn {Scheme Variable} pulseaudio-service-type
17706 This is the type for the @uref{https://www.pulseaudio.org/, PulseAudio}
17707 sound server. It exists to allow system overrides of the default settings
17708 via @code{pulseaudio-configuration}, see below.
17709
17710 @quotation Warning
17711 This service overrides per-user configuration files. If you want
17712 PulseAudio to honor configuraton files in @file{~/.config/pulse} you
17713 have to unset the environment variables @env{PULSE_CONFIG} and
17714 @env{PULSE_CLIENTCONFIG} in your @file{~/.bash_profile}.
17715 @end quotation
17716
17717 @quotation Warning
17718 This service on its own does not ensure, that the @code{pulseaudio} package
17719 exists on your machine. It merely adds configuration files for it, as
17720 detailed below. In the (admittedly unlikely) case, that you find yourself
17721 without a @code{pulseaudio} package, consider enabling it through the
17722 @code{alsa-service-type} above.
17723 @end quotation
17724 @end deffn
17725
17726 @deftp {Data Type} pulseaudio-configuration
17727 Data type representing the configuration for @code{pulseaudio-service}.
17728
17729 @table @asis
17730 @item @var{client-conf} (default: @code{'()})
17731 List of settings to set in @file{client.conf}.
17732 Accepts a list of strings or a symbol-value pairs. A string will be
17733 inserted as-is with a newline added. A pair will be formatted as
17734 ``key = value'', again with a newline added.
17735
17736 @item @var{daemon-conf} (default: @code{'((flat-volumes . no))})
17737 List of settings to set in @file{daemon.conf}, formatted just like
17738 @var{client-conf}.
17739
17740 @item @var{script-file} (default: @code{(file-append pulseaudio "/etc/pulse/default.pa")})
17741 Script file to use as as @file{default.pa}.
17742
17743 @item @var{system-script-file} (default: @code{(file-append pulseaudio "/etc/pulse/system.pa")})
17744 Script file to use as as @file{system.pa}.
17745 @end table
17746 @end deftp
17747
17748 @deffn {Scheme Variable} ladspa-service-type
17749 This service sets the @var{LADSPA_PATH} variable, so that programs, which
17750 respect it, e.g. PulseAudio, can load LADSPA plugins.
17751
17752 The following example will setup the service to enable modules from the
17753 @code{swh-plugins} package:
17754
17755 @lisp
17756 (service ladspa-service-type
17757 (ladspa-configuration (plugins (list swh-plugins))))
17758 @end lisp
17759
17760 See @uref{http://plugin.org.uk/ladspa-swh/docs/ladspa-swh.html} for the
17761 details.
17762
17763 @end deffn
17764
17765 @node Database Services
17766 @subsection Database Services
17767
17768 @cindex database
17769 @cindex SQL
17770 The @code{(gnu services databases)} module provides the following services.
17771
17772 @deffn {Scheme Procedure} postgresql-service [#:postgresql postgresql] @
17773 [#:config-file] [#:data-directory ``/var/lib/postgresql/data''] @
17774 [#:port 5432] [#:locale ``en_US.utf8''] [#:extension-packages '()]
17775 Return a service that runs @var{postgresql}, the PostgreSQL database
17776 server.
17777
17778 The PostgreSQL daemon loads its runtime configuration from @var{config-file},
17779 creates a database cluster with @var{locale} as the default
17780 locale, stored in @var{data-directory}. It then listens on @var{port}.
17781
17782 If the services fails to start, it may be due to an incompatible
17783 cluster already present in @var{data-directory}. Adjust it (or, if you
17784 don't need the cluster anymore, delete @var{data-directory}), then
17785 restart the service.
17786
17787 Peer authentication is used by default and the @code{postgres} user
17788 account has no shell, which prevents the direct execution of @code{psql}
17789 commands as this user. To use @code{psql}, you can temporarily log in
17790 as @code{postgres} using a shell, create a PostgreSQL superuser with the
17791 same name as one of the system users and then create the associated
17792 database.
17793
17794 @example
17795 sudo -u postgres -s /bin/sh
17796 createuser --interactive
17797 createdb $MY_USER_LOGIN # Replace appropriately.
17798 @end example
17799
17800 @cindex postgresql extension-packages
17801 Additional extensions are loaded from packages listed in
17802 @var{extension-packages}. Extensions are available at runtime. For instance,
17803 to create a geographic database using the @code{postgis} extension, a user can
17804 configure the postgresql-service as in this example:
17805
17806 @cindex postgis
17807 @lisp
17808 (use-package-modules databases geo)
17809
17810 (operating-system
17811 ...
17812 ;; postgresql is required to run `psql' but postgis is not required for
17813 ;; proper operation.
17814 (packages (cons* postgresql %base-packages))
17815 (services
17816 (cons*
17817 (postgresql-service #:extension-packages (list postgis))
17818 %base-services)))
17819 @end lisp
17820
17821 Then the extension becomes visible and you can initialise an empty geographic
17822 database in this way:
17823
17824 @example
17825 psql -U postgres
17826 > create database postgistest;
17827 > \connect postgistest;
17828 > create extension postgis;
17829 > create extension postgis_topology;
17830 @end example
17831
17832 There is no need to add this field for contrib extensions such as hstore or
17833 dblink as they are already loadable by postgresql. This field is only
17834 required to add extensions provided by other packages.
17835 @end deffn
17836
17837 @deffn {Scheme Procedure} mysql-service [#:config (mysql-configuration)]
17838 Return a service that runs @command{mysqld}, the MySQL or MariaDB
17839 database server.
17840
17841 The optional @var{config} argument specifies the configuration for
17842 @command{mysqld}, which should be a @code{<mysql-configuration>} object.
17843 @end deffn
17844
17845 @deftp {Data Type} mysql-configuration
17846 Data type representing the configuration of @var{mysql-service}.
17847
17848 @table @asis
17849 @item @code{mysql} (default: @var{mariadb})
17850 Package object of the MySQL database server, can be either @var{mariadb}
17851 or @var{mysql}.
17852
17853 For MySQL, a temporary root password will be displayed at activation time.
17854 For MariaDB, the root password is empty.
17855
17856 @item @code{port} (default: @code{3306})
17857 TCP port on which the database server listens for incoming connections.
17858 @end table
17859 @end deftp
17860
17861 @defvr {Scheme Variable} memcached-service-type
17862 This is the service type for the @uref{https://memcached.org/,
17863 Memcached} service, which provides a distributed in memory cache. The
17864 value for the service type is a @code{memcached-configuration} object.
17865 @end defvr
17866
17867 @lisp
17868 (service memcached-service-type)
17869 @end lisp
17870
17871 @deftp {Data Type} memcached-configuration
17872 Data type representing the configuration of memcached.
17873
17874 @table @asis
17875 @item @code{memcached} (default: @code{memcached})
17876 The Memcached package to use.
17877
17878 @item @code{interfaces} (default: @code{'("0.0.0.0")})
17879 Network interfaces on which to listen.
17880
17881 @item @code{tcp-port} (default: @code{11211})
17882 Port on which to accept connections on,
17883
17884 @item @code{udp-port} (default: @code{11211})
17885 Port on which to accept UDP connections on, a value of 0 will disable
17886 listening on a UDP socket.
17887
17888 @item @code{additional-options} (default: @code{'()})
17889 Additional command line options to pass to @code{memcached}.
17890 @end table
17891 @end deftp
17892
17893 @defvr {Scheme Variable} mongodb-service-type
17894 This is the service type for @uref{https://www.mongodb.com/, MongoDB}.
17895 The value for the service type is a @code{mongodb-configuration} object.
17896 @end defvr
17897
17898 @lisp
17899 (service mongodb-service-type)
17900 @end lisp
17901
17902 @deftp {Data Type} mongodb-configuration
17903 Data type representing the configuration of mongodb.
17904
17905 @table @asis
17906 @item @code{mongodb} (default: @code{mongodb})
17907 The MongoDB package to use.
17908
17909 @item @code{config-file} (default: @code{%default-mongodb-configuration-file})
17910 The configuration file for MongoDB.
17911
17912 @item @code{data-directory} (default: @code{"/var/lib/mongodb"})
17913 This value is used to create the directory, so that it exists and is
17914 owned by the mongodb user. It should match the data-directory which
17915 MongoDB is configured to use through the configuration file.
17916 @end table
17917 @end deftp
17918
17919 @defvr {Scheme Variable} redis-service-type
17920 This is the service type for the @uref{https://redis.io/, Redis}
17921 key/value store, whose value is a @code{redis-configuration} object.
17922 @end defvr
17923
17924 @deftp {Data Type} redis-configuration
17925 Data type representing the configuration of redis.
17926
17927 @table @asis
17928 @item @code{redis} (default: @code{redis})
17929 The Redis package to use.
17930
17931 @item @code{bind} (default: @code{"127.0.0.1"})
17932 Network interface on which to listen.
17933
17934 @item @code{port} (default: @code{6379})
17935 Port on which to accept connections on, a value of 0 will disable
17936 listening on a TCP socket.
17937
17938 @item @code{working-directory} (default: @code{"/var/lib/redis"})
17939 Directory in which to store the database and related files.
17940 @end table
17941 @end deftp
17942
17943 @node Mail Services
17944 @subsection Mail Services
17945
17946 @cindex mail
17947 @cindex email
17948 The @code{(gnu services mail)} module provides Guix service definitions
17949 for email services: IMAP, POP3, and LMTP servers, as well as mail
17950 transport agents (MTAs). Lots of acronyms! These services are detailed
17951 in the subsections below.
17952
17953 @subsubheading Dovecot Service
17954
17955 @deffn {Scheme Procedure} dovecot-service [#:config (dovecot-configuration)]
17956 Return a service that runs the Dovecot IMAP/POP3/LMTP mail server.
17957 @end deffn
17958
17959 By default, Dovecot does not need much configuration; the default
17960 configuration object created by @code{(dovecot-configuration)} will
17961 suffice if your mail is delivered to @code{~/Maildir}. A self-signed
17962 certificate will be generated for TLS-protected connections, though
17963 Dovecot will also listen on cleartext ports by default. There are a
17964 number of options, though, which mail administrators might need to change,
17965 and as is the case with other services, Guix allows the system
17966 administrator to specify these parameters via a uniform Scheme interface.
17967
17968 For example, to specify that mail is located at @code{maildir~/.mail},
17969 one would instantiate the Dovecot service like this:
17970
17971 @lisp
17972 (dovecot-service #:config
17973 (dovecot-configuration
17974 (mail-location "maildir:~/.mail")))
17975 @end lisp
17976
17977 The available configuration parameters follow. Each parameter
17978 definition is preceded by its type; for example, @samp{string-list foo}
17979 indicates that the @code{foo} parameter should be specified as a list of
17980 strings. There is also a way to specify the configuration as a string,
17981 if you have an old @code{dovecot.conf} file that you want to port over
17982 from some other system; see the end for more details.
17983
17984 @c The following documentation was initially generated by
17985 @c (generate-documentation) in (gnu services mail). Manually maintained
17986 @c documentation is better, so we shouldn't hesitate to edit below as
17987 @c needed. However if the change you want to make to this documentation
17988 @c can be done in an automated way, it's probably easier to change
17989 @c (generate-documentation) than to make it below and have to deal with
17990 @c the churn as dovecot updates.
17991
17992 Available @code{dovecot-configuration} fields are:
17993
17994 @deftypevr {@code{dovecot-configuration} parameter} package dovecot
17995 The dovecot package.
17996 @end deftypevr
17997
17998 @deftypevr {@code{dovecot-configuration} parameter} comma-separated-string-list listen
17999 A list of IPs or hosts where to listen for connections. @samp{*}
18000 listens on all IPv4 interfaces, @samp{::} listens on all IPv6
18001 interfaces. If you want to specify non-default ports or anything more
18002 complex, customize the address and port fields of the
18003 @samp{inet-listener} of the specific services you are interested in.
18004 @end deftypevr
18005
18006 @deftypevr {@code{dovecot-configuration} parameter} protocol-configuration-list protocols
18007 List of protocols we want to serve. Available protocols include
18008 @samp{imap}, @samp{pop3}, and @samp{lmtp}.
18009
18010 Available @code{protocol-configuration} fields are:
18011
18012 @deftypevr {@code{protocol-configuration} parameter} string name
18013 The name of the protocol.
18014 @end deftypevr
18015
18016 @deftypevr {@code{protocol-configuration} parameter} string auth-socket-path
18017 UNIX socket path to the master authentication server to find users.
18018 This is used by imap (for shared users) and lda.
18019 It defaults to @samp{"/var/run/dovecot/auth-userdb"}.
18020 @end deftypevr
18021
18022 @deftypevr {@code{protocol-configuration} parameter} space-separated-string-list mail-plugins
18023 Space separated list of plugins to load.
18024 @end deftypevr
18025
18026 @deftypevr {@code{protocol-configuration} parameter} non-negative-integer mail-max-userip-connections
18027 Maximum number of IMAP connections allowed for a user from each IP
18028 address. NOTE: The username is compared case-sensitively.
18029 Defaults to @samp{10}.
18030 @end deftypevr
18031
18032 @end deftypevr
18033
18034 @deftypevr {@code{dovecot-configuration} parameter} service-configuration-list services
18035 List of services to enable. Available services include @samp{imap},
18036 @samp{imap-login}, @samp{pop3}, @samp{pop3-login}, @samp{auth}, and
18037 @samp{lmtp}.
18038
18039 Available @code{service-configuration} fields are:
18040
18041 @deftypevr {@code{service-configuration} parameter} string kind
18042 The service kind. Valid values include @code{director},
18043 @code{imap-login}, @code{pop3-login}, @code{lmtp}, @code{imap},
18044 @code{pop3}, @code{auth}, @code{auth-worker}, @code{dict},
18045 @code{tcpwrap}, @code{quota-warning}, or anything else.
18046 @end deftypevr
18047
18048 @deftypevr {@code{service-configuration} parameter} listener-configuration-list listeners
18049 Listeners for the service. A listener is either a
18050 @code{unix-listener-configuration}, a @code{fifo-listener-configuration}, or
18051 an @code{inet-listener-configuration}.
18052 Defaults to @samp{()}.
18053
18054 Available @code{unix-listener-configuration} fields are:
18055
18056 @deftypevr {@code{unix-listener-configuration} parameter} string path
18057 Path to the file, relative to @code{base-dir} field. This is also used as
18058 the section name.
18059 @end deftypevr
18060
18061 @deftypevr {@code{unix-listener-configuration} parameter} string mode
18062 The access mode for the socket.
18063 Defaults to @samp{"0600"}.
18064 @end deftypevr
18065
18066 @deftypevr {@code{unix-listener-configuration} parameter} string user
18067 The user to own the socket.
18068 Defaults to @samp{""}.
18069 @end deftypevr
18070
18071 @deftypevr {@code{unix-listener-configuration} parameter} string group
18072 The group to own the socket.
18073 Defaults to @samp{""}.
18074 @end deftypevr
18075
18076
18077 Available @code{fifo-listener-configuration} fields are:
18078
18079 @deftypevr {@code{fifo-listener-configuration} parameter} string path
18080 Path to the file, relative to @code{base-dir} field. This is also used as
18081 the section name.
18082 @end deftypevr
18083
18084 @deftypevr {@code{fifo-listener-configuration} parameter} string mode
18085 The access mode for the socket.
18086 Defaults to @samp{"0600"}.
18087 @end deftypevr
18088
18089 @deftypevr {@code{fifo-listener-configuration} parameter} string user
18090 The user to own the socket.
18091 Defaults to @samp{""}.
18092 @end deftypevr
18093
18094 @deftypevr {@code{fifo-listener-configuration} parameter} string group
18095 The group to own the socket.
18096 Defaults to @samp{""}.
18097 @end deftypevr
18098
18099
18100 Available @code{inet-listener-configuration} fields are:
18101
18102 @deftypevr {@code{inet-listener-configuration} parameter} string protocol
18103 The protocol to listen for.
18104 @end deftypevr
18105
18106 @deftypevr {@code{inet-listener-configuration} parameter} string address
18107 The address on which to listen, or empty for all addresses.
18108 Defaults to @samp{""}.
18109 @end deftypevr
18110
18111 @deftypevr {@code{inet-listener-configuration} parameter} non-negative-integer port
18112 The port on which to listen.
18113 @end deftypevr
18114
18115 @deftypevr {@code{inet-listener-configuration} parameter} boolean ssl?
18116 Whether to use SSL for this service; @samp{yes}, @samp{no}, or
18117 @samp{required}.
18118 Defaults to @samp{#t}.
18119 @end deftypevr
18120
18121 @end deftypevr
18122
18123 @deftypevr {@code{service-configuration} parameter} non-negative-integer client-limit
18124 Maximum number of simultaneous client connections per process. Once
18125 this number of connections is received, the next incoming connection
18126 will prompt Dovecot to spawn another process. If set to 0,
18127 @code{default-client-limit} is used instead.
18128
18129 Defaults to @samp{0}.
18130
18131 @end deftypevr
18132
18133 @deftypevr {@code{service-configuration} parameter} non-negative-integer service-count
18134 Number of connections to handle before starting a new process.
18135 Typically the only useful values are 0 (unlimited) or 1. 1 is more
18136 secure, but 0 is faster. <doc/wiki/LoginProcess.txt>.
18137 Defaults to @samp{1}.
18138
18139 @end deftypevr
18140
18141 @deftypevr {@code{service-configuration} parameter} non-negative-integer process-limit
18142 Maximum number of processes that can exist for this service. If set to
18143 0, @code{default-process-limit} is used instead.
18144
18145 Defaults to @samp{0}.
18146
18147 @end deftypevr
18148
18149 @deftypevr {@code{service-configuration} parameter} non-negative-integer process-min-avail
18150 Number of processes to always keep waiting for more connections.
18151 Defaults to @samp{0}.
18152 @end deftypevr
18153
18154 @deftypevr {@code{service-configuration} parameter} non-negative-integer vsz-limit
18155 If you set @samp{service-count 0}, you probably need to grow
18156 this.
18157 Defaults to @samp{256000000}.
18158 @end deftypevr
18159
18160 @end deftypevr
18161
18162 @deftypevr {@code{dovecot-configuration} parameter} dict-configuration dict
18163 Dict configuration, as created by the @code{dict-configuration}
18164 constructor.
18165
18166 Available @code{dict-configuration} fields are:
18167
18168 @deftypevr {@code{dict-configuration} parameter} free-form-fields entries
18169 A list of key-value pairs that this dict should hold.
18170 Defaults to @samp{()}.
18171 @end deftypevr
18172
18173 @end deftypevr
18174
18175 @deftypevr {@code{dovecot-configuration} parameter} passdb-configuration-list passdbs
18176 A list of passdb configurations, each one created by the
18177 @code{passdb-configuration} constructor.
18178
18179 Available @code{passdb-configuration} fields are:
18180
18181 @deftypevr {@code{passdb-configuration} parameter} string driver
18182 The driver that the passdb should use. Valid values include
18183 @samp{pam}, @samp{passwd}, @samp{shadow}, @samp{bsdauth}, and
18184 @samp{static}.
18185 Defaults to @samp{"pam"}.
18186 @end deftypevr
18187
18188 @deftypevr {@code{passdb-configuration} parameter} space-separated-string-list args
18189 Space separated list of arguments to the passdb driver.
18190 Defaults to @samp{""}.
18191 @end deftypevr
18192
18193 @end deftypevr
18194
18195 @deftypevr {@code{dovecot-configuration} parameter} userdb-configuration-list userdbs
18196 List of userdb configurations, each one created by the
18197 @code{userdb-configuration} constructor.
18198
18199 Available @code{userdb-configuration} fields are:
18200
18201 @deftypevr {@code{userdb-configuration} parameter} string driver
18202 The driver that the userdb should use. Valid values include
18203 @samp{passwd} and @samp{static}.
18204 Defaults to @samp{"passwd"}.
18205 @end deftypevr
18206
18207 @deftypevr {@code{userdb-configuration} parameter} space-separated-string-list args
18208 Space separated list of arguments to the userdb driver.
18209 Defaults to @samp{""}.
18210 @end deftypevr
18211
18212 @deftypevr {@code{userdb-configuration} parameter} free-form-args override-fields
18213 Override fields from passwd.
18214 Defaults to @samp{()}.
18215 @end deftypevr
18216
18217 @end deftypevr
18218
18219 @deftypevr {@code{dovecot-configuration} parameter} plugin-configuration plugin-configuration
18220 Plug-in configuration, created by the @code{plugin-configuration}
18221 constructor.
18222 @end deftypevr
18223
18224 @deftypevr {@code{dovecot-configuration} parameter} list-of-namespace-configuration namespaces
18225 List of namespaces. Each item in the list is created by the
18226 @code{namespace-configuration} constructor.
18227
18228 Available @code{namespace-configuration} fields are:
18229
18230 @deftypevr {@code{namespace-configuration} parameter} string name
18231 Name for this namespace.
18232 @end deftypevr
18233
18234 @deftypevr {@code{namespace-configuration} parameter} string type
18235 Namespace type: @samp{private}, @samp{shared} or @samp{public}.
18236 Defaults to @samp{"private"}.
18237 @end deftypevr
18238
18239 @deftypevr {@code{namespace-configuration} parameter} string separator
18240 Hierarchy separator to use. You should use the same separator for
18241 all namespaces or some clients get confused. @samp{/} is usually a good
18242 one. The default however depends on the underlying mail storage
18243 format.
18244 Defaults to @samp{""}.
18245 @end deftypevr
18246
18247 @deftypevr {@code{namespace-configuration} parameter} string prefix
18248 Prefix required to access this namespace. This needs to be
18249 different for all namespaces. For example @samp{Public/}.
18250 Defaults to @samp{""}.
18251 @end deftypevr
18252
18253 @deftypevr {@code{namespace-configuration} parameter} string location
18254 Physical location of the mailbox. This is in the same format as
18255 mail_location, which is also the default for it.
18256 Defaults to @samp{""}.
18257 @end deftypevr
18258
18259 @deftypevr {@code{namespace-configuration} parameter} boolean inbox?
18260 There can be only one INBOX, and this setting defines which
18261 namespace has it.
18262 Defaults to @samp{#f}.
18263 @end deftypevr
18264
18265 @deftypevr {@code{namespace-configuration} parameter} boolean hidden?
18266 If namespace is hidden, it's not advertised to clients via NAMESPACE
18267 extension. You'll most likely also want to set @samp{list? #f}. This is mostly
18268 useful when converting from another server with different namespaces
18269 which you want to deprecate but still keep working. For example you can
18270 create hidden namespaces with prefixes @samp{~/mail/}, @samp{~%u/mail/}
18271 and @samp{mail/}.
18272 Defaults to @samp{#f}.
18273 @end deftypevr
18274
18275 @deftypevr {@code{namespace-configuration} parameter} boolean list?
18276 Show the mailboxes under this namespace with the LIST command. This
18277 makes the namespace visible for clients that do not support the NAMESPACE
18278 extension. The special @code{children} value lists child mailboxes, but
18279 hides the namespace prefix.
18280 Defaults to @samp{#t}.
18281 @end deftypevr
18282
18283 @deftypevr {@code{namespace-configuration} parameter} boolean subscriptions?
18284 Namespace handles its own subscriptions. If set to @code{#f}, the
18285 parent namespace handles them. The empty prefix should always have this
18286 as @code{#t}).
18287 Defaults to @samp{#t}.
18288 @end deftypevr
18289
18290 @deftypevr {@code{namespace-configuration} parameter} mailbox-configuration-list mailboxes
18291 List of predefined mailboxes in this namespace.
18292 Defaults to @samp{()}.
18293
18294 Available @code{mailbox-configuration} fields are:
18295
18296 @deftypevr {@code{mailbox-configuration} parameter} string name
18297 Name for this mailbox.
18298 @end deftypevr
18299
18300 @deftypevr {@code{mailbox-configuration} parameter} string auto
18301 @samp{create} will automatically create this mailbox.
18302 @samp{subscribe} will both create and subscribe to the mailbox.
18303 Defaults to @samp{"no"}.
18304 @end deftypevr
18305
18306 @deftypevr {@code{mailbox-configuration} parameter} space-separated-string-list special-use
18307 List of IMAP @code{SPECIAL-USE} attributes as specified by RFC 6154.
18308 Valid values are @code{\All}, @code{\Archive}, @code{\Drafts},
18309 @code{\Flagged}, @code{\Junk}, @code{\Sent}, and @code{\Trash}.
18310 Defaults to @samp{()}.
18311 @end deftypevr
18312
18313 @end deftypevr
18314
18315 @end deftypevr
18316
18317 @deftypevr {@code{dovecot-configuration} parameter} file-name base-dir
18318 Base directory where to store runtime data.
18319 Defaults to @samp{"/var/run/dovecot/"}.
18320 @end deftypevr
18321
18322 @deftypevr {@code{dovecot-configuration} parameter} string login-greeting
18323 Greeting message for clients.
18324 Defaults to @samp{"Dovecot ready."}.
18325 @end deftypevr
18326
18327 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list login-trusted-networks
18328 List of trusted network ranges. Connections from these IPs are
18329 allowed to override their IP addresses and ports (for logging and for
18330 authentication checks). @samp{disable-plaintext-auth} is also ignored
18331 for these networks. Typically you would specify your IMAP proxy servers
18332 here.
18333 Defaults to @samp{()}.
18334 @end deftypevr
18335
18336 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list login-access-sockets
18337 List of login access check sockets (e.g.@: tcpwrap).
18338 Defaults to @samp{()}.
18339 @end deftypevr
18340
18341 @deftypevr {@code{dovecot-configuration} parameter} boolean verbose-proctitle?
18342 Show more verbose process titles (in ps). Currently shows user name
18343 and IP address. Useful for seeing who is actually using the IMAP
18344 processes (e.g.@: shared mailboxes or if the same uid is used for multiple
18345 accounts).
18346 Defaults to @samp{#f}.
18347 @end deftypevr
18348
18349 @deftypevr {@code{dovecot-configuration} parameter} boolean shutdown-clients?
18350 Should all processes be killed when Dovecot master process shuts down.
18351 Setting this to @code{#f} means that Dovecot can be upgraded without
18352 forcing existing client connections to close (although that could also
18353 be a problem if the upgrade is e.g.@: due to a security fix).
18354 Defaults to @samp{#t}.
18355 @end deftypevr
18356
18357 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer doveadm-worker-count
18358 If non-zero, run mail commands via this many connections to doveadm
18359 server, instead of running them directly in the same process.
18360 Defaults to @samp{0}.
18361 @end deftypevr
18362
18363 @deftypevr {@code{dovecot-configuration} parameter} string doveadm-socket-path
18364 UNIX socket or host:port used for connecting to doveadm server.
18365 Defaults to @samp{"doveadm-server"}.
18366 @end deftypevr
18367
18368 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list import-environment
18369 List of environment variables that are preserved on Dovecot startup
18370 and passed down to all of its child processes. You can also give
18371 key=value pairs to always set specific settings.
18372 @end deftypevr
18373
18374 @deftypevr {@code{dovecot-configuration} parameter} boolean disable-plaintext-auth?
18375 Disable LOGIN command and all other plaintext authentications unless
18376 SSL/TLS is used (LOGINDISABLED capability). Note that if the remote IP
18377 matches the local IP (i.e.@: you're connecting from the same computer),
18378 the connection is considered secure and plaintext authentication is
18379 allowed. See also ssl=required setting.
18380 Defaults to @samp{#t}.
18381 @end deftypevr
18382
18383 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer auth-cache-size
18384 Authentication cache size (e.g.@: @samp{#e10e6}). 0 means it's disabled.
18385 Note that bsdauth, PAM and vpopmail require @samp{cache-key} to be set
18386 for caching to be used.
18387 Defaults to @samp{0}.
18388 @end deftypevr
18389
18390 @deftypevr {@code{dovecot-configuration} parameter} string auth-cache-ttl
18391 Time to live for cached data. After TTL expires the cached record
18392 is no longer used, *except* if the main database lookup returns internal
18393 failure. We also try to handle password changes automatically: If
18394 user's previous authentication was successful, but this one wasn't, the
18395 cache isn't used. For now this works only with plaintext
18396 authentication.
18397 Defaults to @samp{"1 hour"}.
18398 @end deftypevr
18399
18400 @deftypevr {@code{dovecot-configuration} parameter} string auth-cache-negative-ttl
18401 TTL for negative hits (user not found, password mismatch).
18402 0 disables caching them completely.
18403 Defaults to @samp{"1 hour"}.
18404 @end deftypevr
18405
18406 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list auth-realms
18407 List of realms for SASL authentication mechanisms that need them.
18408 You can leave it empty if you don't want to support multiple realms.
18409 Many clients simply use the first one listed here, so keep the default
18410 realm first.
18411 Defaults to @samp{()}.
18412 @end deftypevr
18413
18414 @deftypevr {@code{dovecot-configuration} parameter} string auth-default-realm
18415 Default realm/domain to use if none was specified. This is used for
18416 both SASL realms and appending @@domain to username in plaintext
18417 logins.
18418 Defaults to @samp{""}.
18419 @end deftypevr
18420
18421 @deftypevr {@code{dovecot-configuration} parameter} string auth-username-chars
18422 List of allowed characters in username. If the user-given username
18423 contains a character not listed in here, the login automatically fails.
18424 This is just an extra check to make sure user can't exploit any
18425 potential quote escaping vulnerabilities with SQL/LDAP databases. If
18426 you want to allow all characters, set this value to empty.
18427 Defaults to @samp{"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@@"}.
18428 @end deftypevr
18429
18430 @deftypevr {@code{dovecot-configuration} parameter} string auth-username-translation
18431 Username character translations before it's looked up from
18432 databases. The value contains series of from -> to characters. For
18433 example @samp{#@@/@@} means that @samp{#} and @samp{/} characters are
18434 translated to @samp{@@}.
18435 Defaults to @samp{""}.
18436 @end deftypevr
18437
18438 @deftypevr {@code{dovecot-configuration} parameter} string auth-username-format
18439 Username formatting before it's looked up from databases. You can
18440 use the standard variables here, e.g.@: %Lu would lowercase the username,
18441 %n would drop away the domain if it was given, or @samp{%n-AT-%d} would
18442 change the @samp{@@} into @samp{-AT-}. This translation is done after
18443 @samp{auth-username-translation} changes.
18444 Defaults to @samp{"%Lu"}.
18445 @end deftypevr
18446
18447 @deftypevr {@code{dovecot-configuration} parameter} string auth-master-user-separator
18448 If you want to allow master users to log in by specifying the master
18449 username within the normal username string (i.e.@: not using SASL
18450 mechanism's support for it), you can specify the separator character
18451 here. The format is then <username><separator><master username>.
18452 UW-IMAP uses @samp{*} as the separator, so that could be a good
18453 choice.
18454 Defaults to @samp{""}.
18455 @end deftypevr
18456
18457 @deftypevr {@code{dovecot-configuration} parameter} string auth-anonymous-username
18458 Username to use for users logging in with ANONYMOUS SASL
18459 mechanism.
18460 Defaults to @samp{"anonymous"}.
18461 @end deftypevr
18462
18463 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer auth-worker-max-count
18464 Maximum number of dovecot-auth worker processes. They're used to
18465 execute blocking passdb and userdb queries (e.g.@: MySQL and PAM).
18466 They're automatically created and destroyed as needed.
18467 Defaults to @samp{30}.
18468 @end deftypevr
18469
18470 @deftypevr {@code{dovecot-configuration} parameter} string auth-gssapi-hostname
18471 Host name to use in GSSAPI principal names. The default is to use
18472 the name returned by gethostname(). Use @samp{$ALL} (with quotes) to
18473 allow all keytab entries.
18474 Defaults to @samp{""}.
18475 @end deftypevr
18476
18477 @deftypevr {@code{dovecot-configuration} parameter} string auth-krb5-keytab
18478 Kerberos keytab to use for the GSSAPI mechanism. Will use the
18479 system default (usually @file{/etc/krb5.keytab}) if not specified. You may
18480 need to change the auth service to run as root to be able to read this
18481 file.
18482 Defaults to @samp{""}.
18483 @end deftypevr
18484
18485 @deftypevr {@code{dovecot-configuration} parameter} boolean auth-use-winbind?
18486 Do NTLM and GSS-SPNEGO authentication using Samba's winbind daemon
18487 and @samp{ntlm-auth} helper.
18488 <doc/wiki/Authentication/Mechanisms/Winbind.txt>.
18489 Defaults to @samp{#f}.
18490 @end deftypevr
18491
18492 @deftypevr {@code{dovecot-configuration} parameter} file-name auth-winbind-helper-path
18493 Path for Samba's @samp{ntlm-auth} helper binary.
18494 Defaults to @samp{"/usr/bin/ntlm_auth"}.
18495 @end deftypevr
18496
18497 @deftypevr {@code{dovecot-configuration} parameter} string auth-failure-delay
18498 Time to delay before replying to failed authentications.
18499 Defaults to @samp{"2 secs"}.
18500 @end deftypevr
18501
18502 @deftypevr {@code{dovecot-configuration} parameter} boolean auth-ssl-require-client-cert?
18503 Require a valid SSL client certificate or the authentication
18504 fails.
18505 Defaults to @samp{#f}.
18506 @end deftypevr
18507
18508 @deftypevr {@code{dovecot-configuration} parameter} boolean auth-ssl-username-from-cert?
18509 Take the username from client's SSL certificate, using
18510 @code{X509_NAME_get_text_by_NID()} which returns the subject's DN's
18511 CommonName.
18512 Defaults to @samp{#f}.
18513 @end deftypevr
18514
18515 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list auth-mechanisms
18516 List of wanted authentication mechanisms. Supported mechanisms are:
18517 @samp{plain}, @samp{login}, @samp{digest-md5}, @samp{cram-md5},
18518 @samp{ntlm}, @samp{rpa}, @samp{apop}, @samp{anonymous}, @samp{gssapi},
18519 @samp{otp}, @samp{skey}, and @samp{gss-spnego}. NOTE: See also
18520 @samp{disable-plaintext-auth} setting.
18521 @end deftypevr
18522
18523 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list director-servers
18524 List of IPs or hostnames to all director servers, including ourself.
18525 Ports can be specified as ip:port. The default port is the same as what
18526 director service's @samp{inet-listener} is using.
18527 Defaults to @samp{()}.
18528 @end deftypevr
18529
18530 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list director-mail-servers
18531 List of IPs or hostnames to all backend mail servers. Ranges are
18532 allowed too, like 10.0.0.10-10.0.0.30.
18533 Defaults to @samp{()}.
18534 @end deftypevr
18535
18536 @deftypevr {@code{dovecot-configuration} parameter} string director-user-expire
18537 How long to redirect users to a specific server after it no longer
18538 has any connections.
18539 Defaults to @samp{"15 min"}.
18540 @end deftypevr
18541
18542 @deftypevr {@code{dovecot-configuration} parameter} string director-username-hash
18543 How the username is translated before being hashed. Useful values
18544 include %Ln if user can log in with or without @@domain, %Ld if mailboxes
18545 are shared within domain.
18546 Defaults to @samp{"%Lu"}.
18547 @end deftypevr
18548
18549 @deftypevr {@code{dovecot-configuration} parameter} string log-path
18550 Log file to use for error messages. @samp{syslog} logs to syslog,
18551 @samp{/dev/stderr} logs to stderr.
18552 Defaults to @samp{"syslog"}.
18553 @end deftypevr
18554
18555 @deftypevr {@code{dovecot-configuration} parameter} string info-log-path
18556 Log file to use for informational messages. Defaults to
18557 @samp{log-path}.
18558 Defaults to @samp{""}.
18559 @end deftypevr
18560
18561 @deftypevr {@code{dovecot-configuration} parameter} string debug-log-path
18562 Log file to use for debug messages. Defaults to
18563 @samp{info-log-path}.
18564 Defaults to @samp{""}.
18565 @end deftypevr
18566
18567 @deftypevr {@code{dovecot-configuration} parameter} string syslog-facility
18568 Syslog facility to use if you're logging to syslog. Usually if you
18569 don't want to use @samp{mail}, you'll use local0..local7. Also other
18570 standard facilities are supported.
18571 Defaults to @samp{"mail"}.
18572 @end deftypevr
18573
18574 @deftypevr {@code{dovecot-configuration} parameter} boolean auth-verbose?
18575 Log unsuccessful authentication attempts and the reasons why they
18576 failed.
18577 Defaults to @samp{#f}.
18578 @end deftypevr
18579
18580 @deftypevr {@code{dovecot-configuration} parameter} string auth-verbose-passwords
18581 In case of password mismatches, log the attempted password. Valid
18582 values are no, plain and sha1. sha1 can be useful for detecting brute
18583 force password attempts vs. user simply trying the same password over
18584 and over again. You can also truncate the value to n chars by appending
18585 ":n" (e.g.@: sha1:6).
18586 Defaults to @samp{"no"}.
18587 @end deftypevr
18588
18589 @deftypevr {@code{dovecot-configuration} parameter} boolean auth-debug?
18590 Even more verbose logging for debugging purposes. Shows for example
18591 SQL queries.
18592 Defaults to @samp{#f}.
18593 @end deftypevr
18594
18595 @deftypevr {@code{dovecot-configuration} parameter} boolean auth-debug-passwords?
18596 In case of password mismatches, log the passwords and used scheme so
18597 the problem can be debugged. Enabling this also enables
18598 @samp{auth-debug}.
18599 Defaults to @samp{#f}.
18600 @end deftypevr
18601
18602 @deftypevr {@code{dovecot-configuration} parameter} boolean mail-debug?
18603 Enable mail process debugging. This can help you figure out why
18604 Dovecot isn't finding your mails.
18605 Defaults to @samp{#f}.
18606 @end deftypevr
18607
18608 @deftypevr {@code{dovecot-configuration} parameter} boolean verbose-ssl?
18609 Show protocol level SSL errors.
18610 Defaults to @samp{#f}.
18611 @end deftypevr
18612
18613 @deftypevr {@code{dovecot-configuration} parameter} string log-timestamp
18614 Prefix for each line written to log file. % codes are in
18615 strftime(3) format.
18616 Defaults to @samp{"\"%b %d %H:%M:%S \""}.
18617 @end deftypevr
18618
18619 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list login-log-format-elements
18620 List of elements we want to log. The elements which have a
18621 non-empty variable value are joined together to form a comma-separated
18622 string.
18623 @end deftypevr
18624
18625 @deftypevr {@code{dovecot-configuration} parameter} string login-log-format
18626 Login log format. %s contains @samp{login-log-format-elements}
18627 string, %$ contains the data we want to log.
18628 Defaults to @samp{"%$: %s"}.
18629 @end deftypevr
18630
18631 @deftypevr {@code{dovecot-configuration} parameter} string mail-log-prefix
18632 Log prefix for mail processes. See doc/wiki/Variables.txt for list
18633 of possible variables you can use.
18634 Defaults to @samp{"\"%s(%u)<%@{pid@}><%@{session@}>: \""}.
18635 @end deftypevr
18636
18637 @deftypevr {@code{dovecot-configuration} parameter} string deliver-log-format
18638 Format to use for logging mail deliveries. You can use variables:
18639 @table @code
18640 @item %$
18641 Delivery status message (e.g.@: @samp{saved to INBOX})
18642 @item %m
18643 Message-ID
18644 @item %s
18645 Subject
18646 @item %f
18647 From address
18648 @item %p
18649 Physical size
18650 @item %w
18651 Virtual size.
18652 @end table
18653 Defaults to @samp{"msgid=%m: %$"}.
18654 @end deftypevr
18655
18656 @deftypevr {@code{dovecot-configuration} parameter} string mail-location
18657 Location for users' mailboxes. The default is empty, which means
18658 that Dovecot tries to find the mailboxes automatically. This won't work
18659 if the user doesn't yet have any mail, so you should explicitly tell
18660 Dovecot the full location.
18661
18662 If you're using mbox, giving a path to the INBOX
18663 file (e.g.@: @file{/var/mail/%u}) isn't enough. You'll also need to tell Dovecot
18664 where the other mailboxes are kept. This is called the @emph{root mail
18665 directory}, and it must be the first path given in the
18666 @samp{mail-location} setting.
18667
18668 There are a few special variables you can use, e.g.:
18669
18670 @table @samp
18671 @item %u
18672 username
18673 @item %n
18674 user part in user@@domain, same as %u if there's no domain
18675 @item %d
18676 domain part in user@@domain, empty if there's no domain
18677 @item %h
18678 home director
18679 @end table
18680
18681 See doc/wiki/Variables.txt for full list. Some examples:
18682 @table @samp
18683 @item maildir:~/Maildir
18684 @item mbox:~/mail:INBOX=/var/mail/%u
18685 @item mbox:/var/mail/%d/%1n/%n:INDEX=/var/indexes/%d/%1n/%
18686 @end table
18687 Defaults to @samp{""}.
18688 @end deftypevr
18689
18690 @deftypevr {@code{dovecot-configuration} parameter} string mail-uid
18691 System user and group used to access mails. If you use multiple,
18692 userdb can override these by returning uid or gid fields. You can use
18693 either numbers or names. <doc/wiki/UserIds.txt>.
18694 Defaults to @samp{""}.
18695 @end deftypevr
18696
18697 @deftypevr {@code{dovecot-configuration} parameter} string mail-gid
18698
18699 Defaults to @samp{""}.
18700 @end deftypevr
18701
18702 @deftypevr {@code{dovecot-configuration} parameter} string mail-privileged-group
18703 Group to enable temporarily for privileged operations. Currently
18704 this is used only with INBOX when either its initial creation or
18705 dotlocking fails. Typically this is set to @samp{"mail"} to give access to
18706 @file{/var/mail}.
18707 Defaults to @samp{""}.
18708 @end deftypevr
18709
18710 @deftypevr {@code{dovecot-configuration} parameter} string mail-access-groups
18711 Grant access to these supplementary groups for mail processes.
18712 Typically these are used to set up access to shared mailboxes. Note
18713 that it may be dangerous to set these if users can create symlinks
18714 (e.g.@: if @samp{mail} group is set here, @code{ln -s /var/mail ~/mail/var}
18715 could allow a user to delete others' mailboxes, or @code{ln -s
18716 /secret/shared/box ~/mail/mybox} would allow reading it). Defaults to
18717 @samp{""}.
18718 @end deftypevr
18719
18720 @deftypevr {@code{dovecot-configuration} parameter} boolean mail-full-filesystem-access?
18721 Allow full file system access to clients. There's no access checks
18722 other than what the operating system does for the active UID/GID. It
18723 works with both maildir and mboxes, allowing you to prefix mailboxes
18724 names with e.g.@: @file{/path/} or @file{~user/}.
18725 Defaults to @samp{#f}.
18726 @end deftypevr
18727
18728 @deftypevr {@code{dovecot-configuration} parameter} boolean mmap-disable?
18729 Don't use @code{mmap()} at all. This is required if you store indexes to
18730 shared file systems (NFS or clustered file system).
18731 Defaults to @samp{#f}.
18732 @end deftypevr
18733
18734 @deftypevr {@code{dovecot-configuration} parameter} boolean dotlock-use-excl?
18735 Rely on @samp{O_EXCL} to work when creating dotlock files. NFS
18736 supports @samp{O_EXCL} since version 3, so this should be safe to use
18737 nowadays by default.
18738 Defaults to @samp{#t}.
18739 @end deftypevr
18740
18741 @deftypevr {@code{dovecot-configuration} parameter} string mail-fsync
18742 When to use fsync() or fdatasync() calls:
18743 @table @code
18744 @item optimized
18745 Whenever necessary to avoid losing important data
18746 @item always
18747 Useful with e.g.@: NFS when @code{write()}s are delayed
18748 @item never
18749 Never use it (best performance, but crashes can lose data).
18750 @end table
18751 Defaults to @samp{"optimized"}.
18752 @end deftypevr
18753
18754 @deftypevr {@code{dovecot-configuration} parameter} boolean mail-nfs-storage?
18755 Mail storage exists in NFS. Set this to yes to make Dovecot flush
18756 NFS caches whenever needed. If you're using only a single mail server
18757 this isn't needed.
18758 Defaults to @samp{#f}.
18759 @end deftypevr
18760
18761 @deftypevr {@code{dovecot-configuration} parameter} boolean mail-nfs-index?
18762 Mail index files also exist in NFS. Setting this to yes requires
18763 @samp{mmap-disable? #t} and @samp{fsync-disable? #f}.
18764 Defaults to @samp{#f}.
18765 @end deftypevr
18766
18767 @deftypevr {@code{dovecot-configuration} parameter} string lock-method
18768 Locking method for index files. Alternatives are fcntl, flock and
18769 dotlock. Dotlocking uses some tricks which may create more disk I/O
18770 than other locking methods. NFS users: flock doesn't work, remember to
18771 change @samp{mmap-disable}.
18772 Defaults to @samp{"fcntl"}.
18773 @end deftypevr
18774
18775 @deftypevr {@code{dovecot-configuration} parameter} file-name mail-temp-dir
18776 Directory in which LDA/LMTP temporarily stores incoming mails >128
18777 kB.
18778 Defaults to @samp{"/tmp"}.
18779 @end deftypevr
18780
18781 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer first-valid-uid
18782 Valid UID range for users. This is mostly to make sure that users can't
18783 log in as daemons or other system users. Note that denying root logins is
18784 hardcoded to dovecot binary and can't be done even if @samp{first-valid-uid}
18785 is set to 0.
18786 Defaults to @samp{500}.
18787 @end deftypevr
18788
18789 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer last-valid-uid
18790
18791 Defaults to @samp{0}.
18792 @end deftypevr
18793
18794 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer first-valid-gid
18795 Valid GID range for users. Users having non-valid GID as primary group ID
18796 aren't allowed to log in. If user belongs to supplementary groups with
18797 non-valid GIDs, those groups are not set.
18798 Defaults to @samp{1}.
18799 @end deftypevr
18800
18801 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer last-valid-gid
18802
18803 Defaults to @samp{0}.
18804 @end deftypevr
18805
18806 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer mail-max-keyword-length
18807 Maximum allowed length for mail keyword name. It's only forced when
18808 trying to create new keywords.
18809 Defaults to @samp{50}.
18810 @end deftypevr
18811
18812 @deftypevr {@code{dovecot-configuration} parameter} colon-separated-file-name-list valid-chroot-dirs
18813 List of directories under which chrooting is allowed for mail
18814 processes (i.e.@: @file{/var/mail} will allow chrooting to @file{/var/mail/foo/bar}
18815 too). This setting doesn't affect @samp{login-chroot}
18816 @samp{mail-chroot} or auth chroot settings. If this setting is empty,
18817 @samp{/./} in home dirs are ignored. WARNING: Never add directories here
18818 which local users can modify, that may lead to root exploit. Usually
18819 this should be done only if you don't allow shell access for users.
18820 <doc/wiki/Chrooting.txt>.
18821 Defaults to @samp{()}.
18822 @end deftypevr
18823
18824 @deftypevr {@code{dovecot-configuration} parameter} string mail-chroot
18825 Default chroot directory for mail processes. This can be overridden
18826 for specific users in user database by giving @samp{/./} in user's home
18827 directory (e.g.@: @samp{/home/./user} chroots into @file{/home}). Note that usually
18828 there is no real need to do chrooting, Dovecot doesn't allow users to
18829 access files outside their mail directory anyway. If your home
18830 directories are prefixed with the chroot directory, append @samp{/.} to
18831 @samp{mail-chroot}. <doc/wiki/Chrooting.txt>.
18832 Defaults to @samp{""}.
18833 @end deftypevr
18834
18835 @deftypevr {@code{dovecot-configuration} parameter} file-name auth-socket-path
18836 UNIX socket path to master authentication server to find users.
18837 This is used by imap (for shared users) and lda.
18838 Defaults to @samp{"/var/run/dovecot/auth-userdb"}.
18839 @end deftypevr
18840
18841 @deftypevr {@code{dovecot-configuration} parameter} file-name mail-plugin-dir
18842 Directory where to look up mail plugins.
18843 Defaults to @samp{"/usr/lib/dovecot"}.
18844 @end deftypevr
18845
18846 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list mail-plugins
18847 List of plugins to load for all services. Plugins specific to IMAP,
18848 LDA, etc.@: are added to this list in their own .conf files.
18849 Defaults to @samp{()}.
18850 @end deftypevr
18851
18852 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer mail-cache-min-mail-count
18853 The minimum number of mails in a mailbox before updates are done to
18854 cache file. This allows optimizing Dovecot's behavior to do less disk
18855 writes at the cost of more disk reads.
18856 Defaults to @samp{0}.
18857 @end deftypevr
18858
18859 @deftypevr {@code{dovecot-configuration} parameter} string mailbox-idle-check-interval
18860 When IDLE command is running, mailbox is checked once in a while to
18861 see if there are any new mails or other changes. This setting defines
18862 the minimum time to wait between those checks. Dovecot can also use
18863 dnotify, inotify and kqueue to find out immediately when changes
18864 occur.
18865 Defaults to @samp{"30 secs"}.
18866 @end deftypevr
18867
18868 @deftypevr {@code{dovecot-configuration} parameter} boolean mail-save-crlf?
18869 Save mails with CR+LF instead of plain LF. This makes sending those
18870 mails take less CPU, especially with sendfile() syscall with Linux and
18871 FreeBSD. But it also creates a bit more disk I/O which may just make it
18872 slower. Also note that if other software reads the mboxes/maildirs,
18873 they may handle the extra CRs wrong and cause problems.
18874 Defaults to @samp{#f}.
18875 @end deftypevr
18876
18877 @deftypevr {@code{dovecot-configuration} parameter} boolean maildir-stat-dirs?
18878 By default LIST command returns all entries in maildir beginning
18879 with a dot. Enabling this option makes Dovecot return only entries
18880 which are directories. This is done by stat()ing each entry, so it
18881 causes more disk I/O.
18882 (For systems setting struct @samp{dirent->d_type} this check is free
18883 and it's done always regardless of this setting).
18884 Defaults to @samp{#f}.
18885 @end deftypevr
18886
18887 @deftypevr {@code{dovecot-configuration} parameter} boolean maildir-copy-with-hardlinks?
18888 When copying a message, do it with hard links whenever possible.
18889 This makes the performance much better, and it's unlikely to have any
18890 side effects.
18891 Defaults to @samp{#t}.
18892 @end deftypevr
18893
18894 @deftypevr {@code{dovecot-configuration} parameter} boolean maildir-very-dirty-syncs?
18895 Assume Dovecot is the only MUA accessing Maildir: Scan cur/
18896 directory only when its mtime changes unexpectedly or when we can't find
18897 the mail otherwise.
18898 Defaults to @samp{#f}.
18899 @end deftypevr
18900
18901 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list mbox-read-locks
18902 Which locking methods to use for locking mbox. There are four
18903 available:
18904
18905 @table @code
18906 @item dotlock
18907 Create <mailbox>.lock file. This is the oldest and most NFS-safe
18908 solution. If you want to use /var/mail/ like directory, the users will
18909 need write access to that directory.
18910 @item dotlock-try
18911 Same as dotlock, but if it fails because of permissions or because there
18912 isn't enough disk space, just skip it.
18913 @item fcntl
18914 Use this if possible. Works with NFS too if lockd is used.
18915 @item flock
18916 May not exist in all systems. Doesn't work with NFS.
18917 @item lockf
18918 May not exist in all systems. Doesn't work with NFS.
18919 @end table
18920
18921 You can use multiple locking methods; if you do the order they're declared
18922 in is important to avoid deadlocks if other MTAs/MUAs are using multiple
18923 locking methods as well. Some operating systems don't allow using some of
18924 them simultaneously.
18925 @end deftypevr
18926
18927 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list mbox-write-locks
18928
18929 @end deftypevr
18930
18931 @deftypevr {@code{dovecot-configuration} parameter} string mbox-lock-timeout
18932 Maximum time to wait for lock (all of them) before aborting.
18933 Defaults to @samp{"5 mins"}.
18934 @end deftypevr
18935
18936 @deftypevr {@code{dovecot-configuration} parameter} string mbox-dotlock-change-timeout
18937 If dotlock exists but the mailbox isn't modified in any way,
18938 override the lock file after this much time.
18939 Defaults to @samp{"2 mins"}.
18940 @end deftypevr
18941
18942 @deftypevr {@code{dovecot-configuration} parameter} boolean mbox-dirty-syncs?
18943 When mbox changes unexpectedly we have to fully read it to find out
18944 what changed. If the mbox is large this can take a long time. Since
18945 the change is usually just a newly appended mail, it'd be faster to
18946 simply read the new mails. If this setting is enabled, Dovecot does
18947 this but still safely fallbacks to re-reading the whole mbox file
18948 whenever something in mbox isn't how it's expected to be. The only real
18949 downside to this setting is that if some other MUA changes message
18950 flags, Dovecot doesn't notice it immediately. Note that a full sync is
18951 done with SELECT, EXAMINE, EXPUNGE and CHECK commands.
18952 Defaults to @samp{#t}.
18953 @end deftypevr
18954
18955 @deftypevr {@code{dovecot-configuration} parameter} boolean mbox-very-dirty-syncs?
18956 Like @samp{mbox-dirty-syncs}, but don't do full syncs even with SELECT,
18957 EXAMINE, EXPUNGE or CHECK commands. If this is set,
18958 @samp{mbox-dirty-syncs} is ignored.
18959 Defaults to @samp{#f}.
18960 @end deftypevr
18961
18962 @deftypevr {@code{dovecot-configuration} parameter} boolean mbox-lazy-writes?
18963 Delay writing mbox headers until doing a full write sync (EXPUNGE
18964 and CHECK commands and when closing the mailbox). This is especially
18965 useful for POP3 where clients often delete all mails. The downside is
18966 that our changes aren't immediately visible to other MUAs.
18967 Defaults to @samp{#t}.
18968 @end deftypevr
18969
18970 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer mbox-min-index-size
18971 If mbox size is smaller than this (e.g.@: 100k), don't write index
18972 files. If an index file already exists it's still read, just not
18973 updated.
18974 Defaults to @samp{0}.
18975 @end deftypevr
18976
18977 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer mdbox-rotate-size
18978 Maximum dbox file size until it's rotated.
18979 Defaults to @samp{10000000}.
18980 @end deftypevr
18981
18982 @deftypevr {@code{dovecot-configuration} parameter} string mdbox-rotate-interval
18983 Maximum dbox file age until it's rotated. Typically in days. Day
18984 begins from midnight, so 1d = today, 2d = yesterday, etc. 0 = check
18985 disabled.
18986 Defaults to @samp{"1d"}.
18987 @end deftypevr
18988
18989 @deftypevr {@code{dovecot-configuration} parameter} boolean mdbox-preallocate-space?
18990 When creating new mdbox files, immediately preallocate their size to
18991 @samp{mdbox-rotate-size}. This setting currently works only in Linux
18992 with some file systems (ext4, xfs).
18993 Defaults to @samp{#f}.
18994 @end deftypevr
18995
18996 @deftypevr {@code{dovecot-configuration} parameter} string mail-attachment-dir
18997 sdbox and mdbox support saving mail attachments to external files,
18998 which also allows single instance storage for them. Other backends
18999 don't support this for now.
19000
19001 WARNING: This feature hasn't been tested much yet. Use at your own risk.
19002
19003 Directory root where to store mail attachments. Disabled, if empty.
19004 Defaults to @samp{""}.
19005 @end deftypevr
19006
19007 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer mail-attachment-min-size
19008 Attachments smaller than this aren't saved externally. It's also
19009 possible to write a plugin to disable saving specific attachments
19010 externally.
19011 Defaults to @samp{128000}.
19012 @end deftypevr
19013
19014 @deftypevr {@code{dovecot-configuration} parameter} string mail-attachment-fs
19015 File system backend to use for saving attachments:
19016 @table @code
19017 @item posix
19018 No SiS done by Dovecot (but this might help FS's own deduplication)
19019 @item sis posix
19020 SiS with immediate byte-by-byte comparison during saving
19021 @item sis-queue posix
19022 SiS with delayed comparison and deduplication.
19023 @end table
19024 Defaults to @samp{"sis posix"}.
19025 @end deftypevr
19026
19027 @deftypevr {@code{dovecot-configuration} parameter} string mail-attachment-hash
19028 Hash format to use in attachment filenames. You can add any text and
19029 variables: @code{%@{md4@}}, @code{%@{md5@}}, @code{%@{sha1@}},
19030 @code{%@{sha256@}}, @code{%@{sha512@}}, @code{%@{size@}}. Variables can be
19031 truncated, e.g.@: @code{%@{sha256:80@}} returns only first 80 bits.
19032 Defaults to @samp{"%@{sha1@}"}.
19033 @end deftypevr
19034
19035 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer default-process-limit
19036
19037 Defaults to @samp{100}.
19038 @end deftypevr
19039
19040 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer default-client-limit
19041
19042 Defaults to @samp{1000}.
19043 @end deftypevr
19044
19045 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer default-vsz-limit
19046 Default VSZ (virtual memory size) limit for service processes.
19047 This is mainly intended to catch and kill processes that leak memory
19048 before they eat up everything.
19049 Defaults to @samp{256000000}.
19050 @end deftypevr
19051
19052 @deftypevr {@code{dovecot-configuration} parameter} string default-login-user
19053 Login user is internally used by login processes. This is the most
19054 untrusted user in Dovecot system. It shouldn't have access to anything
19055 at all.
19056 Defaults to @samp{"dovenull"}.
19057 @end deftypevr
19058
19059 @deftypevr {@code{dovecot-configuration} parameter} string default-internal-user
19060 Internal user is used by unprivileged processes. It should be
19061 separate from login user, so that login processes can't disturb other
19062 processes.
19063 Defaults to @samp{"dovecot"}.
19064 @end deftypevr
19065
19066 @deftypevr {@code{dovecot-configuration} parameter} string ssl?
19067 SSL/TLS support: yes, no, required. <doc/wiki/SSL.txt>.
19068 Defaults to @samp{"required"}.
19069 @end deftypevr
19070
19071 @deftypevr {@code{dovecot-configuration} parameter} string ssl-cert
19072 PEM encoded X.509 SSL/TLS certificate (public key).
19073 Defaults to @samp{"</etc/dovecot/default.pem"}.
19074 @end deftypevr
19075
19076 @deftypevr {@code{dovecot-configuration} parameter} string ssl-key
19077 PEM encoded SSL/TLS private key. The key is opened before
19078 dropping root privileges, so keep the key file unreadable by anyone but
19079 root.
19080 Defaults to @samp{"</etc/dovecot/private/default.pem"}.
19081 @end deftypevr
19082
19083 @deftypevr {@code{dovecot-configuration} parameter} string ssl-key-password
19084 If key file is password protected, give the password here.
19085 Alternatively give it when starting dovecot with -p parameter. Since
19086 this file is often world-readable, you may want to place this setting
19087 instead to a different.
19088 Defaults to @samp{""}.
19089 @end deftypevr
19090
19091 @deftypevr {@code{dovecot-configuration} parameter} string ssl-ca
19092 PEM encoded trusted certificate authority. Set this only if you
19093 intend to use @samp{ssl-verify-client-cert? #t}. The file should
19094 contain the CA certificate(s) followed by the matching
19095 CRL(s). (e.g.@: @samp{ssl-ca </etc/ssl/certs/ca.pem}).
19096 Defaults to @samp{""}.
19097 @end deftypevr
19098
19099 @deftypevr {@code{dovecot-configuration} parameter} boolean ssl-require-crl?
19100 Require that CRL check succeeds for client certificates.
19101 Defaults to @samp{#t}.
19102 @end deftypevr
19103
19104 @deftypevr {@code{dovecot-configuration} parameter} boolean ssl-verify-client-cert?
19105 Request client to send a certificate. If you also want to require
19106 it, set @samp{auth-ssl-require-client-cert? #t} in auth section.
19107 Defaults to @samp{#f}.
19108 @end deftypevr
19109
19110 @deftypevr {@code{dovecot-configuration} parameter} string ssl-cert-username-field
19111 Which field from certificate to use for username. commonName and
19112 x500UniqueIdentifier are the usual choices. You'll also need to set
19113 @samp{auth-ssl-username-from-cert? #t}.
19114 Defaults to @samp{"commonName"}.
19115 @end deftypevr
19116
19117 @deftypevr {@code{dovecot-configuration} parameter} string ssl-min-protocol
19118 Minimum SSL protocol version to accept.
19119 Defaults to @samp{"TLSv1"}.
19120 @end deftypevr
19121
19122 @deftypevr {@code{dovecot-configuration} parameter} string ssl-cipher-list
19123 SSL ciphers to use.
19124 Defaults to @samp{"ALL:!kRSA:!SRP:!kDHd:!DSS:!aNULL:!eNULL:!EXPORT:!DES:!3DES:!MD5:!PSK:!RC4:!ADH:!LOW@@STRENGTH"}.
19125 @end deftypevr
19126
19127 @deftypevr {@code{dovecot-configuration} parameter} string ssl-crypto-device
19128 SSL crypto device to use, for valid values run "openssl engine".
19129 Defaults to @samp{""}.
19130 @end deftypevr
19131
19132 @deftypevr {@code{dovecot-configuration} parameter} string postmaster-address
19133 Address to use when sending rejection mails.
19134 %d expands to recipient domain.
19135 Defaults to @samp{"postmaster@@%d"}.
19136 @end deftypevr
19137
19138 @deftypevr {@code{dovecot-configuration} parameter} string hostname
19139 Hostname to use in various parts of sent mails (e.g.@: in Message-Id)
19140 and in LMTP replies. Default is the system's real hostname@@domain.
19141 Defaults to @samp{""}.
19142 @end deftypevr
19143
19144 @deftypevr {@code{dovecot-configuration} parameter} boolean quota-full-tempfail?
19145 If user is over quota, return with temporary failure instead of
19146 bouncing the mail.
19147 Defaults to @samp{#f}.
19148 @end deftypevr
19149
19150 @deftypevr {@code{dovecot-configuration} parameter} file-name sendmail-path
19151 Binary to use for sending mails.
19152 Defaults to @samp{"/usr/sbin/sendmail"}.
19153 @end deftypevr
19154
19155 @deftypevr {@code{dovecot-configuration} parameter} string submission-host
19156 If non-empty, send mails via this SMTP host[:port] instead of
19157 sendmail.
19158 Defaults to @samp{""}.
19159 @end deftypevr
19160
19161 @deftypevr {@code{dovecot-configuration} parameter} string rejection-subject
19162 Subject: header to use for rejection mails. You can use the same
19163 variables as for @samp{rejection-reason} below.
19164 Defaults to @samp{"Rejected: %s"}.
19165 @end deftypevr
19166
19167 @deftypevr {@code{dovecot-configuration} parameter} string rejection-reason
19168 Human readable error message for rejection mails. You can use
19169 variables:
19170
19171 @table @code
19172 @item %n
19173 CRLF
19174 @item %r
19175 reason
19176 @item %s
19177 original subject
19178 @item %t
19179 recipient
19180 @end table
19181 Defaults to @samp{"Your message to <%t> was automatically rejected:%n%r"}.
19182 @end deftypevr
19183
19184 @deftypevr {@code{dovecot-configuration} parameter} string recipient-delimiter
19185 Delimiter character between local-part and detail in email
19186 address.
19187 Defaults to @samp{"+"}.
19188 @end deftypevr
19189
19190 @deftypevr {@code{dovecot-configuration} parameter} string lda-original-recipient-header
19191 Header where the original recipient address (SMTP's RCPT TO:
19192 address) is taken from if not available elsewhere. With dovecot-lda -a
19193 parameter overrides this. A commonly used header for this is
19194 X-Original-To.
19195 Defaults to @samp{""}.
19196 @end deftypevr
19197
19198 @deftypevr {@code{dovecot-configuration} parameter} boolean lda-mailbox-autocreate?
19199 Should saving a mail to a nonexistent mailbox automatically create
19200 it?.
19201 Defaults to @samp{#f}.
19202 @end deftypevr
19203
19204 @deftypevr {@code{dovecot-configuration} parameter} boolean lda-mailbox-autosubscribe?
19205 Should automatically created mailboxes be also automatically
19206 subscribed?.
19207 Defaults to @samp{#f}.
19208 @end deftypevr
19209
19210 @deftypevr {@code{dovecot-configuration} parameter} non-negative-integer imap-max-line-length
19211 Maximum IMAP command line length. Some clients generate very long
19212 command lines with huge mailboxes, so you may need to raise this if you
19213 get "Too long argument" or "IMAP command line too large" errors
19214 often.
19215 Defaults to @samp{64000}.
19216 @end deftypevr
19217
19218 @deftypevr {@code{dovecot-configuration} parameter} string imap-logout-format
19219 IMAP logout format string:
19220 @table @code
19221 @item %i
19222 total number of bytes read from client
19223 @item %o
19224 total number of bytes sent to client.
19225 @end table
19226 See @file{doc/wiki/Variables.txt} for a list of all the variables you can use.
19227 Defaults to @samp{"in=%i out=%o deleted=%@{deleted@} expunged=%@{expunged@} trashed=%@{trashed@} hdr_count=%@{fetch_hdr_count@} hdr_bytes=%@{fetch_hdr_bytes@} body_count=%@{fetch_body_count@} body_bytes=%@{fetch_body_bytes@}"}.
19228 @end deftypevr
19229
19230 @deftypevr {@code{dovecot-configuration} parameter} string imap-capability
19231 Override the IMAP CAPABILITY response. If the value begins with '+',
19232 add the given capabilities on top of the defaults (e.g.@: +XFOO XBAR).
19233 Defaults to @samp{""}.
19234 @end deftypevr
19235
19236 @deftypevr {@code{dovecot-configuration} parameter} string imap-idle-notify-interval
19237 How long to wait between "OK Still here" notifications when client
19238 is IDLEing.
19239 Defaults to @samp{"2 mins"}.
19240 @end deftypevr
19241
19242 @deftypevr {@code{dovecot-configuration} parameter} string imap-id-send
19243 ID field names and values to send to clients. Using * as the value
19244 makes Dovecot use the default value. The following fields have default
19245 values currently: name, version, os, os-version, support-url,
19246 support-email.
19247 Defaults to @samp{""}.
19248 @end deftypevr
19249
19250 @deftypevr {@code{dovecot-configuration} parameter} string imap-id-log
19251 ID fields sent by client to log. * means everything.
19252 Defaults to @samp{""}.
19253 @end deftypevr
19254
19255 @deftypevr {@code{dovecot-configuration} parameter} space-separated-string-list imap-client-workarounds
19256 Workarounds for various client bugs:
19257
19258 @table @code
19259 @item delay-newmail
19260 Send EXISTS/RECENT new mail notifications only when replying to NOOP and
19261 CHECK commands. Some clients ignore them otherwise, for example OSX
19262 Mail (<v2.1). Outlook Express breaks more badly though, without this it
19263 may show user "Message no longer in server" errors. Note that OE6
19264 still breaks even with this workaround if synchronization is set to
19265 "Headers Only".
19266
19267 @item tb-extra-mailbox-sep
19268 Thunderbird gets somehow confused with LAYOUT=fs (mbox and dbox) and
19269 adds extra @samp{/} suffixes to mailbox names. This option causes Dovecot to
19270 ignore the extra @samp{/} instead of treating it as invalid mailbox name.
19271
19272 @item tb-lsub-flags
19273 Show \Noselect flags for LSUB replies with LAYOUT=fs (e.g.@: mbox).
19274 This makes Thunderbird realize they aren't selectable and show them
19275 greyed out, instead of only later giving "not selectable" popup error.
19276 @end table
19277 Defaults to @samp{()}.
19278 @end deftypevr
19279
19280 @deftypevr {@code{dovecot-configuration} parameter} string imap-urlauth-host
19281 Host allowed in URLAUTH URLs sent by client. "*" allows all.
19282 Defaults to @samp{""}.
19283 @end deftypevr
19284
19285
19286 Whew! Lots of configuration options. The nice thing about it though is
19287 that Guix has a complete interface to Dovecot's configuration
19288 language. This allows not only a nice way to declare configurations,
19289 but also offers reflective capabilities as well: users can write code to
19290 inspect and transform configurations from within Scheme.
19291
19292 However, it could be that you just want to get a @code{dovecot.conf} up
19293 and running. In that case, you can pass an
19294 @code{opaque-dovecot-configuration} as the @code{#:config} parameter to
19295 @code{dovecot-service}. As its name indicates, an opaque configuration
19296 does not have easy reflective capabilities.
19297
19298 Available @code{opaque-dovecot-configuration} fields are:
19299
19300 @deftypevr {@code{opaque-dovecot-configuration} parameter} package dovecot
19301 The dovecot package.
19302 @end deftypevr
19303
19304 @deftypevr {@code{opaque-dovecot-configuration} parameter} string string
19305 The contents of the @code{dovecot.conf}, as a string.
19306 @end deftypevr
19307
19308 For example, if your @code{dovecot.conf} is just the empty string, you
19309 could instantiate a dovecot service like this:
19310
19311 @lisp
19312 (dovecot-service #:config
19313 (opaque-dovecot-configuration
19314 (string "")))
19315 @end lisp
19316
19317 @subsubheading OpenSMTPD Service
19318
19319 @deffn {Scheme Variable} opensmtpd-service-type
19320 This is the type of the @uref{https://www.opensmtpd.org, OpenSMTPD}
19321 service, whose value should be an @code{opensmtpd-configuration} object
19322 as in this example:
19323
19324 @lisp
19325 (service opensmtpd-service-type
19326 (opensmtpd-configuration
19327 (config-file (local-file "./my-smtpd.conf"))))
19328 @end lisp
19329 @end deffn
19330
19331 @deftp {Data Type} opensmtpd-configuration
19332 Data type representing the configuration of opensmtpd.
19333
19334 @table @asis
19335 @item @code{package} (default: @var{opensmtpd})
19336 Package object of the OpenSMTPD SMTP server.
19337
19338 @item @code{config-file} (default: @code{%default-opensmtpd-file})
19339 File-like object of the OpenSMTPD configuration file to use. By default
19340 it listens on the loopback network interface, and allows for mail from
19341 users and daemons on the local machine, as well as permitting email to
19342 remote servers. Run @command{man smtpd.conf} for more information.
19343
19344 @end table
19345 @end deftp
19346
19347 @subsubheading Exim Service
19348
19349 @cindex mail transfer agent (MTA)
19350 @cindex MTA (mail transfer agent)
19351 @cindex SMTP
19352
19353 @deffn {Scheme Variable} exim-service-type
19354 This is the type of the @uref{https://exim.org, Exim} mail transfer
19355 agent (MTA), whose value should be an @code{exim-configuration} object
19356 as in this example:
19357
19358 @lisp
19359 (service exim-service-type
19360 (exim-configuration
19361 (config-file (local-file "./my-exim.conf"))))
19362 @end lisp
19363 @end deffn
19364
19365 In order to use an @code{exim-service-type} service you must also have a
19366 @code{mail-aliases-service-type} service present in your
19367 @code{operating-system} (even if it has no aliases).
19368
19369 @deftp {Data Type} exim-configuration
19370 Data type representing the configuration of exim.
19371
19372 @table @asis
19373 @item @code{package} (default: @var{exim})
19374 Package object of the Exim server.
19375
19376 @item @code{config-file} (default: @code{#f})
19377 File-like object of the Exim configuration file to use. If its value is
19378 @code{#f} then use the default configuration file from the package
19379 provided in @code{package}. The resulting configuration file is loaded
19380 after setting the @code{exim_user} and @code{exim_group} configuration
19381 variables.
19382
19383 @end table
19384 @end deftp
19385
19386 @subsubheading Getmail service
19387
19388 @cindex IMAP
19389 @cindex POP
19390
19391 @deffn {Scheme Variable} getmail-service-type
19392 This is the type of the @uref{http://pyropus.ca/software/getmail/, Getmail}
19393 mail retriever, whose value should be an @code{getmail-configuration}.
19394 @end deffn
19395
19396 Available @code{getmail-configuration} fields are:
19397
19398 @deftypevr {@code{getmail-configuration} parameter} symbol name
19399 A symbol to identify the getmail service.
19400
19401 Defaults to @samp{"unset"}.
19402
19403 @end deftypevr
19404
19405 @deftypevr {@code{getmail-configuration} parameter} package package
19406 The getmail package to use.
19407
19408 @end deftypevr
19409
19410 @deftypevr {@code{getmail-configuration} parameter} string user
19411 The user to run getmail as.
19412
19413 Defaults to @samp{"getmail"}.
19414
19415 @end deftypevr
19416
19417 @deftypevr {@code{getmail-configuration} parameter} string group
19418 The group to run getmail as.
19419
19420 Defaults to @samp{"getmail"}.
19421
19422 @end deftypevr
19423
19424 @deftypevr {@code{getmail-configuration} parameter} string directory
19425 The getmail directory to use.
19426
19427 Defaults to @samp{"/var/lib/getmail/default"}.
19428
19429 @end deftypevr
19430
19431 @deftypevr {@code{getmail-configuration} parameter} getmail-configuration-file rcfile
19432 The getmail configuration file to use.
19433
19434 Available @code{getmail-configuration-file} fields are:
19435
19436 @deftypevr {@code{getmail-configuration-file} parameter} getmail-retriever-configuration retriever
19437 What mail account to retrieve mail from, and how to access that account.
19438
19439 Available @code{getmail-retriever-configuration} fields are:
19440
19441 @deftypevr {@code{getmail-retriever-configuration} parameter} string type
19442 The type of mail retriever to use. Valid values include @samp{passwd}
19443 and @samp{static}.
19444
19445 Defaults to @samp{"SimpleIMAPSSLRetriever"}.
19446
19447 @end deftypevr
19448
19449 @deftypevr {@code{getmail-retriever-configuration} parameter} string server
19450 Username to login to the mail server with.
19451
19452 Defaults to @samp{unset}.
19453
19454 @end deftypevr
19455
19456 @deftypevr {@code{getmail-retriever-configuration} parameter} string username
19457 Username to login to the mail server with.
19458
19459 Defaults to @samp{unset}.
19460
19461 @end deftypevr
19462
19463 @deftypevr {@code{getmail-retriever-configuration} parameter} non-negative-integer port
19464 Port number to connect to.
19465
19466 Defaults to @samp{#f}.
19467
19468 @end deftypevr
19469
19470 @deftypevr {@code{getmail-retriever-configuration} parameter} string password
19471 Override fields from passwd.
19472
19473 Defaults to @samp{""}.
19474
19475 @end deftypevr
19476
19477 @deftypevr {@code{getmail-retriever-configuration} parameter} list password-command
19478 Override fields from passwd.
19479
19480 Defaults to @samp{()}.
19481
19482 @end deftypevr
19483
19484 @deftypevr {@code{getmail-retriever-configuration} parameter} string keyfile
19485 PEM-formatted key file to use for the TLS negotiation.
19486
19487 Defaults to @samp{""}.
19488
19489 @end deftypevr
19490
19491 @deftypevr {@code{getmail-retriever-configuration} parameter} string certfile
19492 PEM-formatted certificate file to use for the TLS negotiation.
19493
19494 Defaults to @samp{""}.
19495
19496 @end deftypevr
19497
19498 @deftypevr {@code{getmail-retriever-configuration} parameter} string ca-certs
19499 CA certificates to use.
19500
19501 Defaults to @samp{""}.
19502
19503 @end deftypevr
19504
19505 @deftypevr {@code{getmail-retriever-configuration} parameter} parameter-alist extra-parameters
19506 Extra retriever parameters.
19507
19508 Defaults to @samp{()}.
19509
19510 @end deftypevr
19511
19512 @end deftypevr
19513
19514 @deftypevr {@code{getmail-configuration-file} parameter} getmail-destination-configuration destination
19515 What to do with retrieved messages.
19516
19517 Available @code{getmail-destination-configuration} fields are:
19518
19519 @deftypevr {@code{getmail-destination-configuration} parameter} string type
19520 The type of mail destination. Valid values include @samp{Maildir},
19521 @samp{Mboxrd} and @samp{MDA_external}.
19522
19523 Defaults to @samp{unset}.
19524
19525 @end deftypevr
19526
19527 @deftypevr {@code{getmail-destination-configuration} parameter} string-or-filelike path
19528 The path option for the mail destination. The behaviour depends on the
19529 chosen type.
19530
19531 Defaults to @samp{""}.
19532
19533 @end deftypevr
19534
19535 @deftypevr {@code{getmail-destination-configuration} parameter} parameter-alist extra-parameters
19536 Extra destination parameters
19537
19538 Defaults to @samp{()}.
19539
19540 @end deftypevr
19541
19542 @end deftypevr
19543
19544 @deftypevr {@code{getmail-configuration-file} parameter} getmail-options-configuration options
19545 Configure getmail.
19546
19547 Available @code{getmail-options-configuration} fields are:
19548
19549 @deftypevr {@code{getmail-options-configuration} parameter} non-negative-integer verbose
19550 If set to @samp{0}, getmail will only print warnings and errors. A
19551 value of @samp{1} means that messages will be printed about retrieving
19552 and deleting messages. If set to @samp{2}, getmail will print messages
19553 about each of it's actions.
19554
19555 Defaults to @samp{1}.
19556
19557 @end deftypevr
19558
19559 @deftypevr {@code{getmail-options-configuration} parameter} boolean read-all
19560 If true, getmail will retrieve all available messages. Otherwise it
19561 will only retrieve messages it hasn't seen previously.
19562
19563 Defaults to @samp{#t}.
19564
19565 @end deftypevr
19566
19567 @deftypevr {@code{getmail-options-configuration} parameter} boolean delete
19568 If set to true, messages will be deleted from the server after
19569 retrieving and successfully delivering them. Otherwise, messages will
19570 be left on the server.
19571
19572 Defaults to @samp{#f}.
19573
19574 @end deftypevr
19575
19576 @deftypevr {@code{getmail-options-configuration} parameter} non-negative-integer delete-after
19577 Getmail will delete messages this number of days after seeing them, if
19578 they have been delivered. This means messages will be left on the
19579 server this number of days after delivering them. A value of @samp{0}
19580 disabled this feature.
19581
19582 Defaults to @samp{0}.
19583
19584 @end deftypevr
19585
19586 @deftypevr {@code{getmail-options-configuration} parameter} non-negative-integer delete-bigger-than
19587 Delete messages larger than this of bytes after retrieving them, even if
19588 the delete and delete-after options are disabled. A value of @samp{0}
19589 disables this feature.
19590
19591 Defaults to @samp{0}.
19592
19593 @end deftypevr
19594
19595 @deftypevr {@code{getmail-options-configuration} parameter} non-negative-integer max-bytes-per-session
19596 Retrieve messages totalling up to this number of bytes before closing
19597 the session with the server. A value of @samp{0} disables this feature.
19598
19599 Defaults to @samp{0}.
19600
19601 @end deftypevr
19602
19603 @deftypevr {@code{getmail-options-configuration} parameter} non-negative-integer max-message-size
19604 Don't retrieve messages larger than this number of bytes. A value of
19605 @samp{0} disables this feature.
19606
19607 Defaults to @samp{0}.
19608
19609 @end deftypevr
19610
19611 @deftypevr {@code{getmail-options-configuration} parameter} boolean delivered-to
19612 If true, getmail will add a Delivered-To header to messages.
19613
19614 Defaults to @samp{#t}.
19615
19616 @end deftypevr
19617
19618 @deftypevr {@code{getmail-options-configuration} parameter} boolean received
19619 If set, getmail adds a Received header to the messages.
19620
19621 Defaults to @samp{#t}.
19622
19623 @end deftypevr
19624
19625 @deftypevr {@code{getmail-options-configuration} parameter} string message-log
19626 Getmail will record a log of its actions to the named file. A value of
19627 @samp{""} disables this feature.
19628
19629 Defaults to @samp{""}.
19630
19631 @end deftypevr
19632
19633 @deftypevr {@code{getmail-options-configuration} parameter} boolean message-log-syslog
19634 If true, getmail will record a log of its actions using the system
19635 logger.
19636
19637 Defaults to @samp{#f}.
19638
19639 @end deftypevr
19640
19641 @deftypevr {@code{getmail-options-configuration} parameter} boolean message-log-verbose
19642 If true, getmail will log information about messages not retrieved and
19643 the reason for not retrieving them, as well as starting and ending
19644 information lines.
19645
19646 Defaults to @samp{#f}.
19647
19648 @end deftypevr
19649
19650 @deftypevr {@code{getmail-options-configuration} parameter} parameter-alist extra-parameters
19651 Extra options to include.
19652
19653 Defaults to @samp{()}.
19654
19655 @end deftypevr
19656
19657 @end deftypevr
19658
19659 @end deftypevr
19660
19661 @deftypevr {@code{getmail-configuration} parameter} list idle
19662 A list of mailboxes that getmail should wait on the server for new mail
19663 notifications. This depends on the server supporting the IDLE
19664 extension.
19665
19666 Defaults to @samp{()}.
19667
19668 @end deftypevr
19669
19670 @deftypevr {@code{getmail-configuration} parameter} list environment-variables
19671 Environment variables to set for getmail.
19672
19673 Defaults to @samp{()}.
19674
19675 @end deftypevr
19676
19677 @subsubheading Mail Aliases Service
19678
19679 @cindex email aliases
19680 @cindex aliases, for email addresses
19681
19682 @deffn {Scheme Variable} mail-aliases-service-type
19683 This is the type of the service which provides @code{/etc/aliases},
19684 specifying how to deliver mail to users on this system.
19685
19686 @lisp
19687 (service mail-aliases-service-type
19688 '(("postmaster" "bob")
19689 ("bob" "bob@@example.com" "bob@@example2.com")))
19690 @end lisp
19691 @end deffn
19692
19693 The configuration for a @code{mail-aliases-service-type} service is an
19694 association list denoting how to deliver mail that comes to this
19695 system. Each entry is of the form @code{(alias addresses ...)}, with
19696 @code{alias} specifying the local alias and @code{addresses} specifying
19697 where to deliver this user's mail.
19698
19699 The aliases aren't required to exist as users on the local system. In
19700 the above example, there doesn't need to be a @code{postmaster} entry in
19701 the @code{operating-system}'s @code{user-accounts} in order to deliver
19702 the @code{postmaster} mail to @code{bob} (which subsequently would
19703 deliver mail to @code{bob@@example.com} and @code{bob@@example2.com}).
19704
19705 @subsubheading GNU Mailutils IMAP4 Daemon
19706 @cindex GNU Mailutils IMAP4 Daemon
19707
19708 @deffn {Scheme Variable} imap4d-service-type
19709 This is the type of the GNU Mailutils IMAP4 Daemon (@pxref{imap4d,,,
19710 mailutils, GNU Mailutils Manual}), whose value should be an
19711 @code{imap4d-configuration} object as in this example:
19712
19713 @lisp
19714 (service imap4d-service-type
19715 (imap4d-configuration
19716 (config-file (local-file "imap4d.conf"))))
19717 @end lisp
19718 @end deffn
19719
19720 @deftp {Data Type} imap4d-configuration
19721 Data type representing the configuration of @command{imap4d}.
19722
19723 @table @asis
19724 @item @code{package} (default: @code{mailutils})
19725 The package that provides @command{imap4d}.
19726
19727 @item @code{config-file} (default: @code{%default-imap4d-config-file})
19728 File-like object of the configuration file to use, by default it will listen
19729 on TCP port 143 of @code{localhost}. @xref{Conf-imap4d,,, mailutils, GNU
19730 Mailutils Manual}, for details.
19731
19732 @end table
19733 @end deftp
19734
19735 @node Messaging Services
19736 @subsection Messaging Services
19737
19738 @cindex messaging
19739 @cindex jabber
19740 @cindex XMPP
19741 The @code{(gnu services messaging)} module provides Guix service
19742 definitions for messaging services. Currently it provides the following
19743 services:
19744
19745 @subsubheading Prosody Service
19746
19747 @deffn {Scheme Variable} prosody-service-type
19748 This is the type for the @uref{https://prosody.im, Prosody XMPP
19749 communication server}. Its value must be a @code{prosody-configuration}
19750 record as in this example:
19751
19752 @lisp
19753 (service prosody-service-type
19754 (prosody-configuration
19755 (modules-enabled (cons* "groups" "mam" %default-modules-enabled))
19756 (int-components
19757 (list
19758 (int-component-configuration
19759 (hostname "conference.example.net")
19760 (plugin "muc")
19761 (mod-muc (mod-muc-configuration)))))
19762 (virtualhosts
19763 (list
19764 (virtualhost-configuration
19765 (domain "example.net"))))))
19766 @end lisp
19767
19768 See below for details about @code{prosody-configuration}.
19769
19770 @end deffn
19771
19772 By default, Prosody does not need much configuration. Only one
19773 @code{virtualhosts} field is needed: it specifies the domain you wish
19774 Prosody to serve.
19775
19776 You can perform various sanity checks on the generated configuration
19777 with the @code{prosodyctl check} command.
19778
19779 Prosodyctl will also help you to import certificates from the
19780 @code{letsencrypt} directory so that the @code{prosody} user can access
19781 them. See @url{https://prosody.im/doc/letsencrypt}.
19782
19783 @example
19784 prosodyctl --root cert import /etc/letsencrypt/live
19785 @end example
19786
19787 The available configuration parameters follow. Each parameter
19788 definition is preceded by its type; for example, @samp{string-list foo}
19789 indicates that the @code{foo} parameter should be specified as a list of
19790 strings. Types starting with @code{maybe-} denote parameters that won't
19791 show up in @code{prosody.cfg.lua} when their value is @code{'disabled}.
19792
19793 There is also a way to specify the configuration as a string, if you
19794 have an old @code{prosody.cfg.lua} file that you want to port over from
19795 some other system; see the end for more details.
19796
19797 The @code{file-object} type designates either a file-like object
19798 (@pxref{G-Expressions, file-like objects}) or a file name.
19799
19800 @c The following documentation was initially generated by
19801 @c (generate-documentation) in (gnu services messaging). Manually maintained
19802 @c documentation is better, so we shouldn't hesitate to edit below as
19803 @c needed. However if the change you want to make to this documentation
19804 @c can be done in an automated way, it's probably easier to change
19805 @c (generate-documentation) than to make it below and have to deal with
19806 @c the churn as Prosody updates.
19807
19808 Available @code{prosody-configuration} fields are:
19809
19810 @deftypevr {@code{prosody-configuration} parameter} package prosody
19811 The Prosody package.
19812 @end deftypevr
19813
19814 @deftypevr {@code{prosody-configuration} parameter} file-name data-path
19815 Location of the Prosody data storage directory. See
19816 @url{https://prosody.im/doc/configure}.
19817 Defaults to @samp{"/var/lib/prosody"}.
19818 @end deftypevr
19819
19820 @deftypevr {@code{prosody-configuration} parameter} file-object-list plugin-paths
19821 Additional plugin directories. They are searched in all the specified
19822 paths in order. See @url{https://prosody.im/doc/plugins_directory}.
19823 Defaults to @samp{()}.
19824 @end deftypevr
19825
19826 @deftypevr {@code{prosody-configuration} parameter} file-name certificates
19827 Every virtual host and component needs a certificate so that clients and
19828 servers can securely verify its identity. Prosody will automatically load
19829 certificates/keys from the directory specified here.
19830 Defaults to @samp{"/etc/prosody/certs"}.
19831 @end deftypevr
19832
19833 @deftypevr {@code{prosody-configuration} parameter} string-list admins
19834 This is a list of accounts that are admins for the server. Note that you
19835 must create the accounts separately. See @url{https://prosody.im/doc/admins} and
19836 @url{https://prosody.im/doc/creating_accounts}.
19837 Example: @code{(admins '("user1@@example.com" "user2@@example.net"))}
19838 Defaults to @samp{()}.
19839 @end deftypevr
19840
19841 @deftypevr {@code{prosody-configuration} parameter} boolean use-libevent?
19842 Enable use of libevent for better performance under high load. See
19843 @url{https://prosody.im/doc/libevent}.
19844 Defaults to @samp{#f}.
19845 @end deftypevr
19846
19847 @deftypevr {@code{prosody-configuration} parameter} module-list modules-enabled
19848 This is the list of modules Prosody will load on startup. It looks for
19849 @code{mod_modulename.lua} in the plugins folder, so make sure that exists too.
19850 Documentation on modules can be found at:
19851 @url{https://prosody.im/doc/modules}.
19852 Defaults to @samp{("roster" "saslauth" "tls" "dialback" "disco" "carbons" "private" "blocklist" "vcard" "version" "uptime" "time" "ping" "pep" "register" "admin_adhoc")}.
19853 @end deftypevr
19854
19855 @deftypevr {@code{prosody-configuration} parameter} string-list modules-disabled
19856 @samp{"offline"}, @samp{"c2s"} and @samp{"s2s"} are auto-loaded, but
19857 should you want to disable them then add them to this list.
19858 Defaults to @samp{()}.
19859 @end deftypevr
19860
19861 @deftypevr {@code{prosody-configuration} parameter} file-object groups-file
19862 Path to a text file where the shared groups are defined. If this path is
19863 empty then @samp{mod_groups} does nothing. See
19864 @url{https://prosody.im/doc/modules/mod_groups}.
19865 Defaults to @samp{"/var/lib/prosody/sharedgroups.txt"}.
19866 @end deftypevr
19867
19868 @deftypevr {@code{prosody-configuration} parameter} boolean allow-registration?
19869 Disable account creation by default, for security. See
19870 @url{https://prosody.im/doc/creating_accounts}.
19871 Defaults to @samp{#f}.
19872 @end deftypevr
19873
19874 @deftypevr {@code{prosody-configuration} parameter} maybe-ssl-configuration ssl
19875 These are the SSL/TLS-related settings. Most of them are disabled so to
19876 use Prosody's defaults. If you do not completely understand these options, do
19877 not add them to your config, it is easy to lower the security of your server
19878 using them. See @url{https://prosody.im/doc/advanced_ssl_config}.
19879
19880 Available @code{ssl-configuration} fields are:
19881
19882 @deftypevr {@code{ssl-configuration} parameter} maybe-string protocol
19883 This determines what handshake to use.
19884 @end deftypevr
19885
19886 @deftypevr {@code{ssl-configuration} parameter} maybe-file-name key
19887 Path to your private key file.
19888 @end deftypevr
19889
19890 @deftypevr {@code{ssl-configuration} parameter} maybe-file-name certificate
19891 Path to your certificate file.
19892 @end deftypevr
19893
19894 @deftypevr {@code{ssl-configuration} parameter} file-object capath
19895 Path to directory containing root certificates that you wish Prosody to
19896 trust when verifying the certificates of remote servers.
19897 Defaults to @samp{"/etc/ssl/certs"}.
19898 @end deftypevr
19899
19900 @deftypevr {@code{ssl-configuration} parameter} maybe-file-object cafile
19901 Path to a file containing root certificates that you wish Prosody to trust.
19902 Similar to @code{capath} but with all certificates concatenated together.
19903 @end deftypevr
19904
19905 @deftypevr {@code{ssl-configuration} parameter} maybe-string-list verify
19906 A list of verification options (these mostly map to OpenSSL's
19907 @code{set_verify()} flags).
19908 @end deftypevr
19909
19910 @deftypevr {@code{ssl-configuration} parameter} maybe-string-list options
19911 A list of general options relating to SSL/TLS. These map to OpenSSL's
19912 @code{set_options()}. For a full list of options available in LuaSec, see the
19913 LuaSec source.
19914 @end deftypevr
19915
19916 @deftypevr {@code{ssl-configuration} parameter} maybe-non-negative-integer depth
19917 How long a chain of certificate authorities to check when looking for a
19918 trusted root certificate.
19919 @end deftypevr
19920
19921 @deftypevr {@code{ssl-configuration} parameter} maybe-string ciphers
19922 An OpenSSL cipher string. This selects what ciphers Prosody will offer to
19923 clients, and in what order.
19924 @end deftypevr
19925
19926 @deftypevr {@code{ssl-configuration} parameter} maybe-file-name dhparam
19927 A path to a file containing parameters for Diffie-Hellman key exchange. You
19928 can create such a file with:
19929 @code{openssl dhparam -out /etc/prosody/certs/dh-2048.pem 2048}
19930 @end deftypevr
19931
19932 @deftypevr {@code{ssl-configuration} parameter} maybe-string curve
19933 Curve for Elliptic curve Diffie-Hellman. Prosody's default is
19934 @samp{"secp384r1"}.
19935 @end deftypevr
19936
19937 @deftypevr {@code{ssl-configuration} parameter} maybe-string-list verifyext
19938 A list of ``extra'' verification options.
19939 @end deftypevr
19940
19941 @deftypevr {@code{ssl-configuration} parameter} maybe-string password
19942 Password for encrypted private keys.
19943 @end deftypevr
19944
19945 @end deftypevr
19946
19947 @deftypevr {@code{prosody-configuration} parameter} boolean c2s-require-encryption?
19948 Whether to force all client-to-server connections to be encrypted or not.
19949 See @url{https://prosody.im/doc/modules/mod_tls}.
19950 Defaults to @samp{#f}.
19951 @end deftypevr
19952
19953 @deftypevr {@code{prosody-configuration} parameter} string-list disable-sasl-mechanisms
19954 Set of mechanisms that will never be offered. See
19955 @url{https://prosody.im/doc/modules/mod_saslauth}.
19956 Defaults to @samp{("DIGEST-MD5")}.
19957 @end deftypevr
19958
19959 @deftypevr {@code{prosody-configuration} parameter} boolean s2s-require-encryption?
19960 Whether to force all server-to-server connections to be encrypted or not.
19961 See @url{https://prosody.im/doc/modules/mod_tls}.
19962 Defaults to @samp{#f}.
19963 @end deftypevr
19964
19965 @deftypevr {@code{prosody-configuration} parameter} boolean s2s-secure-auth?
19966 Whether to require encryption and certificate authentication. This
19967 provides ideal security, but requires servers you communicate with to support
19968 encryption AND present valid, trusted certificates. See
19969 @url{https://prosody.im/doc/s2s#security}.
19970 Defaults to @samp{#f}.
19971 @end deftypevr
19972
19973 @deftypevr {@code{prosody-configuration} parameter} string-list s2s-insecure-domains
19974 Many servers don't support encryption or have invalid or self-signed
19975 certificates. You can list domains here that will not be required to
19976 authenticate using certificates. They will be authenticated using DNS. See
19977 @url{https://prosody.im/doc/s2s#security}.
19978 Defaults to @samp{()}.
19979 @end deftypevr
19980
19981 @deftypevr {@code{prosody-configuration} parameter} string-list s2s-secure-domains
19982 Even if you leave @code{s2s-secure-auth?} disabled, you can still require
19983 valid certificates for some domains by specifying a list here. See
19984 @url{https://prosody.im/doc/s2s#security}.
19985 Defaults to @samp{()}.
19986 @end deftypevr
19987
19988 @deftypevr {@code{prosody-configuration} parameter} string authentication
19989 Select the authentication backend to use. The default provider stores
19990 passwords in plaintext and uses Prosody's configured data storage to store the
19991 authentication data. If you do not trust your server please see
19992 @url{https://prosody.im/doc/modules/mod_auth_internal_hashed} for information
19993 about using the hashed backend. See also
19994 @url{https://prosody.im/doc/authentication}
19995 Defaults to @samp{"internal_plain"}.
19996 @end deftypevr
19997
19998 @deftypevr {@code{prosody-configuration} parameter} maybe-string log
19999 Set logging options. Advanced logging configuration is not yet supported
20000 by the Prosody service. See @url{https://prosody.im/doc/logging}.
20001 Defaults to @samp{"*syslog"}.
20002 @end deftypevr
20003
20004 @deftypevr {@code{prosody-configuration} parameter} file-name pidfile
20005 File to write pid in. See @url{https://prosody.im/doc/modules/mod_posix}.
20006 Defaults to @samp{"/var/run/prosody/prosody.pid"}.
20007 @end deftypevr
20008
20009 @deftypevr {@code{prosody-configuration} parameter} maybe-non-negative-integer http-max-content-size
20010 Maximum allowed size of the HTTP body (in bytes).
20011 @end deftypevr
20012
20013 @deftypevr {@code{prosody-configuration} parameter} maybe-string http-external-url
20014 Some modules expose their own URL in various ways. This URL is built
20015 from the protocol, host and port used. If Prosody sits behind a proxy, the
20016 public URL will be @code{http-external-url} instead. See
20017 @url{https://prosody.im/doc/http#external_url}.
20018 @end deftypevr
20019
20020 @deftypevr {@code{prosody-configuration} parameter} virtualhost-configuration-list virtualhosts
20021 A host in Prosody is a domain on which user accounts can be created. For
20022 example if you want your users to have addresses like
20023 @samp{"john.smith@@example.com"} then you need to add a host
20024 @samp{"example.com"}. All options in this list will apply only to this host.
20025
20026 Note: the name @emph{virtual} host is used in configuration to avoid confusion with
20027 the actual physical host that Prosody is installed on. A single Prosody
20028 instance can serve many domains, each one defined as a VirtualHost entry in
20029 Prosody's configuration. Conversely a server that hosts a single domain would
20030 have just one VirtualHost entry.
20031
20032 See @url{https://prosody.im/doc/configure#virtual_host_settings}.
20033
20034 Available @code{virtualhost-configuration} fields are:
20035
20036 all these @code{prosody-configuration} fields: @code{admins}, @code{use-libevent?}, @code{modules-enabled}, @code{modules-disabled}, @code{groups-file}, @code{allow-registration?}, @code{ssl}, @code{c2s-require-encryption?}, @code{disable-sasl-mechanisms}, @code{s2s-require-encryption?}, @code{s2s-secure-auth?}, @code{s2s-insecure-domains}, @code{s2s-secure-domains}, @code{authentication}, @code{log}, @code{http-max-content-size}, @code{http-external-url}, @code{raw-content}, plus:
20037 @deftypevr {@code{virtualhost-configuration} parameter} string domain
20038 Domain you wish Prosody to serve.
20039 @end deftypevr
20040
20041 @end deftypevr
20042
20043 @deftypevr {@code{prosody-configuration} parameter} int-component-configuration-list int-components
20044 Components are extra services on a server which are available to clients,
20045 usually on a subdomain of the main server (such as
20046 @samp{"mycomponent.example.com"}). Example components might be chatroom
20047 servers, user directories, or gateways to other protocols.
20048
20049 Internal components are implemented with Prosody-specific plugins. To add an
20050 internal component, you simply fill the hostname field, and the plugin you wish
20051 to use for the component.
20052
20053 See @url{https://prosody.im/doc/components}.
20054 Defaults to @samp{()}.
20055
20056 Available @code{int-component-configuration} fields are:
20057
20058 all these @code{prosody-configuration} fields: @code{admins}, @code{use-libevent?}, @code{modules-enabled}, @code{modules-disabled}, @code{groups-file}, @code{allow-registration?}, @code{ssl}, @code{c2s-require-encryption?}, @code{disable-sasl-mechanisms}, @code{s2s-require-encryption?}, @code{s2s-secure-auth?}, @code{s2s-insecure-domains}, @code{s2s-secure-domains}, @code{authentication}, @code{log}, @code{http-max-content-size}, @code{http-external-url}, @code{raw-content}, plus:
20059 @deftypevr {@code{int-component-configuration} parameter} string hostname
20060 Hostname of the component.
20061 @end deftypevr
20062
20063 @deftypevr {@code{int-component-configuration} parameter} string plugin
20064 Plugin you wish to use for the component.
20065 @end deftypevr
20066
20067 @deftypevr {@code{int-component-configuration} parameter} maybe-mod-muc-configuration mod-muc
20068 Multi-user chat (MUC) is Prosody's module for allowing you to create
20069 hosted chatrooms/conferences for XMPP users.
20070
20071 General information on setting up and using multi-user chatrooms can be found
20072 in the ``Chatrooms'' documentation (@url{https://prosody.im/doc/chatrooms}),
20073 which you should read if you are new to XMPP chatrooms.
20074
20075 See also @url{https://prosody.im/doc/modules/mod_muc}.
20076
20077 Available @code{mod-muc-configuration} fields are:
20078
20079 @deftypevr {@code{mod-muc-configuration} parameter} string name
20080 The name to return in service discovery responses.
20081 Defaults to @samp{"Prosody Chatrooms"}.
20082 @end deftypevr
20083
20084 @deftypevr {@code{mod-muc-configuration} parameter} string-or-boolean restrict-room-creation
20085 If @samp{#t}, this will only allow admins to create new chatrooms.
20086 Otherwise anyone can create a room. The value @samp{"local"} restricts room
20087 creation to users on the service's parent domain. E.g.@: @samp{user@@example.com}
20088 can create rooms on @samp{rooms.example.com}. The value @samp{"admin"}
20089 restricts to service administrators only.
20090 Defaults to @samp{#f}.
20091 @end deftypevr
20092
20093 @deftypevr {@code{mod-muc-configuration} parameter} non-negative-integer max-history-messages
20094 Maximum number of history messages that will be sent to the member that has
20095 just joined the room.
20096 Defaults to @samp{20}.
20097 @end deftypevr
20098
20099 @end deftypevr
20100
20101 @end deftypevr
20102
20103 @deftypevr {@code{prosody-configuration} parameter} ext-component-configuration-list ext-components
20104 External components use XEP-0114, which most standalone components
20105 support. To add an external component, you simply fill the hostname field. See
20106 @url{https://prosody.im/doc/components}.
20107 Defaults to @samp{()}.
20108
20109 Available @code{ext-component-configuration} fields are:
20110
20111 all these @code{prosody-configuration} fields: @code{admins}, @code{use-libevent?}, @code{modules-enabled}, @code{modules-disabled}, @code{groups-file}, @code{allow-registration?}, @code{ssl}, @code{c2s-require-encryption?}, @code{disable-sasl-mechanisms}, @code{s2s-require-encryption?}, @code{s2s-secure-auth?}, @code{s2s-insecure-domains}, @code{s2s-secure-domains}, @code{authentication}, @code{log}, @code{http-max-content-size}, @code{http-external-url}, @code{raw-content}, plus:
20112 @deftypevr {@code{ext-component-configuration} parameter} string component-secret
20113 Password which the component will use to log in.
20114 @end deftypevr
20115
20116 @deftypevr {@code{ext-component-configuration} parameter} string hostname
20117 Hostname of the component.
20118 @end deftypevr
20119
20120 @end deftypevr
20121
20122 @deftypevr {@code{prosody-configuration} parameter} non-negative-integer-list component-ports
20123 Port(s) Prosody listens on for component connections.
20124 Defaults to @samp{(5347)}.
20125 @end deftypevr
20126
20127 @deftypevr {@code{prosody-configuration} parameter} string component-interface
20128 Interface Prosody listens on for component connections.
20129 Defaults to @samp{"127.0.0.1"}.
20130 @end deftypevr
20131
20132 @deftypevr {@code{prosody-configuration} parameter} maybe-raw-content raw-content
20133 Raw content that will be added to the configuration file.
20134 @end deftypevr
20135
20136 It could be that you just want to get a @code{prosody.cfg.lua}
20137 up and running. In that case, you can pass an
20138 @code{opaque-prosody-configuration} record as the value of
20139 @code{prosody-service-type}. As its name indicates, an opaque configuration
20140 does not have easy reflective capabilities.
20141 Available @code{opaque-prosody-configuration} fields are:
20142
20143 @deftypevr {@code{opaque-prosody-configuration} parameter} package prosody
20144 The prosody package.
20145 @end deftypevr
20146
20147 @deftypevr {@code{opaque-prosody-configuration} parameter} string prosody.cfg.lua
20148 The contents of the @code{prosody.cfg.lua} to use.
20149 @end deftypevr
20150
20151 For example, if your @code{prosody.cfg.lua} is just the empty
20152 string, you could instantiate a prosody service like this:
20153
20154 @lisp
20155 (service prosody-service-type
20156 (opaque-prosody-configuration
20157 (prosody.cfg.lua "")))
20158 @end lisp
20159
20160 @c end of Prosody auto-generated documentation
20161
20162 @subsubheading BitlBee Service
20163
20164 @cindex IRC (Internet Relay Chat)
20165 @cindex IRC gateway
20166 @url{https://bitlbee.org,BitlBee} is a gateway that provides an IRC
20167 interface to a variety of messaging protocols such as XMPP.
20168
20169 @defvr {Scheme Variable} bitlbee-service-type
20170 This is the service type for the @url{https://bitlbee.org,BitlBee} IRC
20171 gateway daemon. Its value is a @code{bitlbee-configuration} (see
20172 below).
20173
20174 To have BitlBee listen on port 6667 on localhost, add this line to your
20175 services:
20176
20177 @lisp
20178 (service bitlbee-service-type)
20179 @end lisp
20180 @end defvr
20181
20182 @deftp {Data Type} bitlbee-configuration
20183 This is the configuration for BitlBee, with the following fields:
20184
20185 @table @asis
20186 @item @code{interface} (default: @code{"127.0.0.1"})
20187 @itemx @code{port} (default: @code{6667})
20188 Listen on the network interface corresponding to the IP address
20189 specified in @var{interface}, on @var{port}.
20190
20191 When @var{interface} is @code{127.0.0.1}, only local clients can
20192 connect; when it is @code{0.0.0.0}, connections can come from any
20193 networking interface.
20194
20195 @item @code{bitlbee} (default: @code{bitlbee})
20196 The BitlBee package to use.
20197
20198 @item @code{plugins} (default: @code{'()})
20199 List of plugin packages to use---e.g., @code{bitlbee-discord}.
20200
20201 @item @code{extra-settings} (default: @code{""})
20202 Configuration snippet added as-is to the BitlBee configuration file.
20203 @end table
20204 @end deftp
20205
20206 @subsubheading Quassel Service
20207
20208 @cindex IRC (Internet Relay Chat)
20209 @url{https://quassel-irc.org/,Quassel} is a distributed IRC client,
20210 meaning that one or more clients can attach to and detach from the
20211 central core.
20212
20213 @defvr {Scheme Variable} quassel-service-type
20214 This is the service type for the @url{https://quassel-irc.org/,Quassel}
20215 IRC backend daemon. Its value is a @code{quassel-configuration}
20216 (see below).
20217 @end defvr
20218
20219 @deftp {Data Type} quassel-configuration
20220 This is the configuration for Quassel, with the following fields:
20221
20222 @table @asis
20223 @item @code{quassel} (default: @code{quassel})
20224 The Quassel package to use.
20225
20226 @item @code{interface} (default: @code{"::,0.0.0.0"})
20227 @item @code{port} (default: @code{4242})
20228 Listen on the network interface(s) corresponding to the IPv4 or IPv6
20229 interfaces specified in the comma delimited @var{interface}, on
20230 @var{port}.
20231
20232 @item @code{loglevel} (default: @code{"Info"})
20233 The level of logging desired. Accepted values are Debug, Info, Warning
20234 and Error.
20235 @end table
20236 @end deftp
20237
20238 @node Telephony Services
20239 @subsection Telephony Services
20240
20241 @cindex Murmur (VoIP server)
20242 @cindex VoIP server
20243 This section describes how to set up and run a Murmur server. Murmur is
20244 the server of the @uref{https://mumble.info, Mumble} voice-over-IP
20245 (VoIP) suite.
20246
20247 @deftp {Data Type} murmur-configuration
20248 The service type for the Murmur server. An example configuration can
20249 look like this:
20250
20251 @lisp
20252 (service murmur-service-type
20253 (murmur-configuration
20254 (welcome-text
20255 "Welcome to this Mumble server running on Guix!")
20256 (cert-required? #t) ;disallow text password logins
20257 (ssl-cert "/etc/letsencrypt/live/mumble.example.com/fullchain.pem")
20258 (ssl-key "/etc/letsencrypt/live/mumble.example.com/privkey.pem")))
20259 @end lisp
20260
20261 After reconfiguring your system, you can manually set the murmur @code{SuperUser}
20262 password with the command that is printed during the activation phase.
20263
20264 It is recommended to register a normal Mumble user account
20265 and grant it admin or moderator rights.
20266 You can use the @code{mumble} client to
20267 login as new normal user, register yourself, and log out.
20268 For the next step login with the name @code{SuperUser} use
20269 the @code{SuperUser} password that you set previously,
20270 and grant your newly registered mumble user administrator or moderator
20271 rights and create some channels.
20272
20273 Available @code{murmur-configuration} fields are:
20274
20275 @table @asis
20276 @item @code{package} (default: @code{mumble})
20277 Package that contains @code{bin/murmurd}.
20278
20279 @item @code{user} (default: @code{"murmur"})
20280 User who will run the Murmur server.
20281
20282 @item @code{group} (default: @code{"murmur"})
20283 Group of the user who will run the murmur server.
20284
20285 @item @code{port} (default: @code{64738})
20286 Port on which the server will listen.
20287
20288 @item @code{welcome-text} (default: @code{""})
20289 Welcome text sent to clients when they connect.
20290
20291 @item @code{server-password} (default: @code{""})
20292 Password the clients have to enter in order to connect.
20293
20294 @item @code{max-users} (default: @code{100})
20295 Maximum of users that can be connected to the server at once.
20296
20297 @item @code{max-user-bandwidth} (default: @code{#f})
20298 Maximum voice traffic a user can send per second.
20299
20300 @item @code{database-file} (default: @code{"/var/lib/murmur/db.sqlite"})
20301 File name of the sqlite database.
20302 The service's user will become the owner of the directory.
20303
20304 @item @code{log-file} (default: @code{"/var/log/murmur/murmur.log"})
20305 File name of the log file.
20306 The service's user will become the owner of the directory.
20307
20308 @item @code{autoban-attempts} (default: @code{10})
20309 Maximum number of logins a user can make in @code{autoban-timeframe}
20310 without getting auto banned for @code{autoban-time}.
20311
20312 @item @code{autoban-timeframe} (default: @code{120})
20313 Timeframe for autoban in seconds.
20314
20315 @item @code{autoban-time} (default: @code{300})
20316 Amount of time in seconds for which a client gets banned
20317 when violating the autoban limits.
20318
20319 @item @code{opus-threshold} (default: @code{100})
20320 Percentage of clients that need to support opus
20321 before switching over to opus audio codec.
20322
20323 @item @code{channel-nesting-limit} (default: @code{10})
20324 How deep channels can be nested at maximum.
20325
20326 @item @code{channelname-regex} (default: @code{#f})
20327 A string in form of a Qt regular expression that channel names must conform to.
20328
20329 @item @code{username-regex} (default: @code{#f})
20330 A string in form of a Qt regular expression that user names must conform to.
20331
20332 @item @code{text-message-length} (default: @code{5000})
20333 Maximum size in bytes that a user can send in one text chat message.
20334
20335 @item @code{image-message-length} (default: @code{(* 128 1024)})
20336 Maximum size in bytes that a user can send in one image message.
20337
20338 @item @code{cert-required?} (default: @code{#f})
20339 If it is set to @code{#t} clients that use weak password authentication
20340 will not be accepted. Users must have completed the certificate wizard to join.
20341
20342 @item @code{remember-channel?} (default: @code{#f})
20343 Should murmur remember the last channel each user was in when they disconnected
20344 and put them into the remembered channel when they rejoin.
20345
20346 @item @code{allow-html?} (default: @code{#f})
20347 Should html be allowed in text messages, user comments, and channel descriptions.
20348
20349 @item @code{allow-ping?} (default: @code{#f})
20350 Setting to true exposes the current user count, the maximum user count, and
20351 the server's maximum bandwidth per client to unauthenticated users. In the
20352 Mumble client, this information is shown in the Connect dialog.
20353
20354 Disabling this setting will prevent public listing of the server.
20355
20356 @item @code{bonjour?} (default: @code{#f})
20357 Should the server advertise itself in the local network through the bonjour protocol.
20358
20359 @item @code{send-version?} (default: @code{#f})
20360 Should the murmur server version be exposed in ping requests.
20361
20362 @item @code{log-days} (default: @code{31})
20363 Murmur also stores logs in the database, which are accessible via RPC.
20364 The default is 31 days of months, but you can set this setting to 0 to keep logs forever,
20365 or -1 to disable logging to the database.
20366
20367 @item @code{obfuscate-ips?} (default: @code{#t})
20368 Should logged ips be obfuscated to protect the privacy of users.
20369
20370 @item @code{ssl-cert} (default: @code{#f})
20371 File name of the SSL/TLS certificate used for encrypted connections.
20372
20373 @lisp
20374 (ssl-cert "/etc/letsencrypt/live/example.com/fullchain.pem")
20375 @end lisp
20376 @item @code{ssl-key} (default: @code{#f})
20377 Filepath to the ssl private key used for encrypted connections.
20378 @lisp
20379 (ssl-key "/etc/letsencrypt/live/example.com/privkey.pem")
20380 @end lisp
20381
20382 @item @code{ssl-dh-params} (default: @code{#f})
20383 File name of a PEM-encoded file with Diffie-Hellman parameters
20384 for the SSL/TLS encryption. Alternatively you set it to
20385 @code{"@@ffdhe2048"}, @code{"@@ffdhe3072"}, @code{"@@ffdhe4096"}, @code{"@@ffdhe6144"}
20386 or @code{"@@ffdhe8192"} to use bundled parameters from RFC 7919.
20387
20388 @item @code{ssl-ciphers} (default: @code{#f})
20389 The @code{ssl-ciphers} option chooses the cipher suites to make available for use
20390 in SSL/TLS.
20391
20392 This option is specified using
20393 @uref{https://www.openssl.org/docs/apps/ciphers.html#CIPHER-LIST-FORMAT,
20394 OpenSSL cipher list notation}.
20395
20396 It is recommended that you try your cipher string using 'openssl ciphers <string>'
20397 before setting it here, to get a feel for which cipher suites you will get.
20398 After setting this option, it is recommend that you inspect your Murmur log
20399 to ensure that Murmur is using the cipher suites that you expected it to.
20400
20401 Note: Changing this option may impact the backwards compatibility of your
20402 Murmur server, and can remove the ability for older Mumble clients to be able
20403 to connect to it.
20404
20405 @item @code{public-registration} (default: @code{#f})
20406 Must be a @code{<murmur-public-registration-configuration>} record or @code{#f}.
20407
20408 You can optionally register your server in the public server list that the
20409 @code{mumble} client shows on startup.
20410 You cannot register your server if you have set a @code{server-password},
20411 or set @code{allow-ping} to @code{#f}.
20412
20413 It might take a few hours until it shows up in the public list.
20414
20415 @item @code{file} (default: @code{#f})
20416 Optional alternative override for this configuration.
20417 @end table
20418 @end deftp
20419
20420 @deftp {Data Type} murmur-public-registration-configuration
20421 Configuration for public registration of a murmur service.
20422
20423 @table @asis
20424 @item @code{name}
20425 This is a display name for your server. Not to be confused with the hostname.
20426
20427 @item @code{password}
20428 A password to identify your registration.
20429 Subsequent updates will need the same password. Don't lose your password.
20430
20431 @item @code{url}
20432 This should be a @code{http://} or @code{https://} link to your web
20433 site.
20434
20435 @item @code{hostname} (default: @code{#f})
20436 By default your server will be listed by its IP address.
20437 If it is set your server will be linked by this host name instead.
20438 @end table
20439 @end deftp
20440
20441
20442
20443 @node Monitoring Services
20444 @subsection Monitoring Services
20445
20446 @subsubheading Tailon Service
20447
20448 @uref{https://tailon.readthedocs.io/, Tailon} is a web application for
20449 viewing and searching log files.
20450
20451 The following example will configure the service with default values.
20452 By default, Tailon can be accessed on port 8080 (@code{http://localhost:8080}).
20453
20454 @lisp
20455 (service tailon-service-type)
20456 @end lisp
20457
20458 The following example customises more of the Tailon configuration,
20459 adding @command{sed} to the list of allowed commands.
20460
20461 @lisp
20462 (service tailon-service-type
20463 (tailon-configuration
20464 (config-file
20465 (tailon-configuration-file
20466 (allowed-commands '("tail" "grep" "awk" "sed"))))))
20467 @end lisp
20468
20469
20470 @deftp {Data Type} tailon-configuration
20471 Data type representing the configuration of Tailon.
20472 This type has the following parameters:
20473
20474 @table @asis
20475 @item @code{config-file} (default: @code{(tailon-configuration-file)})
20476 The configuration file to use for Tailon. This can be set to a
20477 @dfn{tailon-configuration-file} record value, or any gexp
20478 (@pxref{G-Expressions}).
20479
20480 For example, to instead use a local file, the @code{local-file} function
20481 can be used:
20482
20483 @lisp
20484 (service tailon-service-type
20485 (tailon-configuration
20486 (config-file (local-file "./my-tailon.conf"))))
20487 @end lisp
20488
20489 @item @code{package} (default: @code{tailon})
20490 The tailon package to use.
20491
20492 @end table
20493 @end deftp
20494
20495 @deftp {Data Type} tailon-configuration-file
20496 Data type representing the configuration options for Tailon.
20497 This type has the following parameters:
20498
20499 @table @asis
20500 @item @code{files} (default: @code{(list "/var/log")})
20501 List of files to display. The list can include strings for a single file
20502 or directory, or a list, where the first item is the name of a
20503 subsection, and the remaining items are the files or directories in that
20504 subsection.
20505
20506 @item @code{bind} (default: @code{"localhost:8080"})
20507 Address and port to which Tailon should bind on.
20508
20509 @item @code{relative-root} (default: @code{#f})
20510 URL path to use for Tailon, set to @code{#f} to not use a path.
20511
20512 @item @code{allow-transfers?} (default: @code{#t})
20513 Allow downloading the log files in the web interface.
20514
20515 @item @code{follow-names?} (default: @code{#t})
20516 Allow tailing of not-yet existent files.
20517
20518 @item @code{tail-lines} (default: @code{200})
20519 Number of lines to read initially from each file.
20520
20521 @item @code{allowed-commands} (default: @code{(list "tail" "grep" "awk")})
20522 Commands to allow running. By default, @code{sed} is disabled.
20523
20524 @item @code{debug?} (default: @code{#f})
20525 Set @code{debug?} to @code{#t} to show debug messages.
20526
20527 @item @code{wrap-lines} (default: @code{#t})
20528 Initial line wrapping state in the web interface. Set to @code{#t} to
20529 initially wrap lines (the default), or to @code{#f} to initially not
20530 wrap lines.
20531
20532 @item @code{http-auth} (default: @code{#f})
20533 HTTP authentication type to use. Set to @code{#f} to disable
20534 authentication (the default). Supported values are @code{"digest"} or
20535 @code{"basic"}.
20536
20537 @item @code{users} (default: @code{#f})
20538 If HTTP authentication is enabled (see @code{http-auth}), access will be
20539 restricted to the credentials provided here. To configure users, use a
20540 list of pairs, where the first element of the pair is the username, and
20541 the 2nd element of the pair is the password.
20542
20543 @lisp
20544 (tailon-configuration-file
20545 (http-auth "basic")
20546 (users '(("user1" . "password1")
20547 ("user2" . "password2"))))
20548 @end lisp
20549
20550 @end table
20551 @end deftp
20552
20553
20554 @subsubheading Darkstat Service
20555 @cindex darkstat
20556 Darkstat is a packet sniffer that captures network traffic, calculates
20557 statistics about usage, and serves reports over HTTP.
20558
20559 @defvar {Scheme Variable} darkstat-service-type
20560 This is the service type for the
20561 @uref{https://unix4lyfe.org/darkstat/, darkstat}
20562 service, its value must be a @code{darkstat-configuration} record as in
20563 this example:
20564
20565 @lisp
20566 (service darkstat-service-type
20567 (darkstat-configuration
20568 (interface "eno1")))
20569 @end lisp
20570 @end defvar
20571
20572 @deftp {Data Type} darkstat-configuration
20573 Data type representing the configuration of @command{darkstat}.
20574
20575 @table @asis
20576 @item @code{package} (default: @code{darkstat})
20577 The darkstat package to use.
20578
20579 @item @code{interface}
20580 Capture traffic on the specified network interface.
20581
20582 @item @code{port} (default: @code{"667"})
20583 Bind the web interface to the specified port.
20584
20585 @item @code{bind-address} (default: @code{"127.0.0.1"})
20586 Bind the web interface to the specified address.
20587
20588 @item @code{base} (default: @code{"/"})
20589 Specify the path of the base URL. This can be useful if
20590 @command{darkstat} is accessed via a reverse proxy.
20591
20592 @end table
20593 @end deftp
20594
20595 @subsubheading Prometheus Node Exporter Service
20596
20597 @cindex prometheus-node-exporter
20598 The Prometheus ``node exporter'' makes hardware and operating system statistics
20599 provided by the Linux kernel available for the Prometheus monitoring system.
20600 This service should be deployed on all physical nodes and virtual machines,
20601 where monitoring these statistics is desirable.
20602
20603 @defvar {Scheme variable} prometheus-node-exporter-service-type
20604 This is the service type for the
20605 @uref{https://github.com/prometheus/node_exporter/, prometheus-node-exporter}
20606 service, its value must be a @code{prometheus-node-exporter-configuration}
20607 record as in this example:
20608
20609 @lisp
20610 (service prometheus-node-exporter-service-type
20611 (prometheus-node-exporter-configuration
20612 (web-listen-address ":9100")))
20613 @end lisp
20614 @end defvar
20615
20616 @deftp {Data Type} prometheus-node-exporter-configuration
20617 Data type representing the configuration of @command{node_exporter}.
20618
20619 @table @asis
20620 @item @code{package} (default: @code{go-github-com-prometheus-node-exporter})
20621 The prometheus-node-exporter package to use.
20622
20623 @item @code{web-listen-address} (default: @code{":9100"})
20624 Bind the web interface to the specified address.
20625
20626 @end table
20627 @end deftp
20628
20629 @subsubheading Zabbix server
20630 @cindex zabbix zabbix-server
20631 Zabbix provides monitoring metrics, among others network utilization, CPU load
20632 and disk space consumption:
20633
20634 @itemize
20635 @item High performance, high capacity (able to monitor hundreds of thousands of devices).
20636 @item Auto-discovery of servers and network devices and interfaces.
20637 @item Low-level discovery, allows to automatically start monitoring new items, file systems or network interfaces among others.
20638 @item Distributed monitoring with centralized web administration.
20639 @item Native high performance agents.
20640 @item SLA, and ITIL KPI metrics on reporting.
20641 @item High-level (business) view of monitored resources through user-defined visual console screens and dashboards.
20642 @item Remote command execution through Zabbix proxies.
20643 @end itemize
20644
20645 @c %start of fragment
20646
20647 Available @code{zabbix-server-configuration} fields are:
20648
20649 @deftypevr {@code{zabbix-server-configuration} parameter} package zabbix-server
20650 The zabbix-server package.
20651
20652 @end deftypevr
20653
20654 @deftypevr {@code{zabbix-server-configuration} parameter} string user
20655 User who will run the Zabbix server.
20656
20657 Defaults to @samp{"zabbix"}.
20658
20659 @end deftypevr
20660
20661 @deftypevr {@code{zabbix-server-configuration} parameter} group group
20662 Group who will run the Zabbix server.
20663
20664 Defaults to @samp{"zabbix"}.
20665
20666 @end deftypevr
20667
20668 @deftypevr {@code{zabbix-server-configuration} parameter} string db-host
20669 Database host name.
20670
20671 Defaults to @samp{"127.0.0.1"}.
20672
20673 @end deftypevr
20674
20675 @deftypevr {@code{zabbix-server-configuration} parameter} string db-name
20676 Database name.
20677
20678 Defaults to @samp{"zabbix"}.
20679
20680 @end deftypevr
20681
20682 @deftypevr {@code{zabbix-server-configuration} parameter} string db-user
20683 Database user.
20684
20685 Defaults to @samp{"zabbix"}.
20686
20687 @end deftypevr
20688
20689 @deftypevr {@code{zabbix-server-configuration} parameter} string db-password
20690 Database password. Please, use @code{include-files} with
20691 @code{DBPassword=SECRET} inside a specified file instead.
20692
20693 Defaults to @samp{""}.
20694
20695 @end deftypevr
20696
20697 @deftypevr {@code{zabbix-server-configuration} parameter} number db-port
20698 Database port.
20699
20700 Defaults to @samp{5432}.
20701
20702 @end deftypevr
20703
20704 @deftypevr {@code{zabbix-server-configuration} parameter} string log-type
20705 Specifies where log messages are written to:
20706
20707 @itemize @bullet
20708 @item
20709 @code{system} - syslog.
20710
20711 @item
20712 @code{file} - file specified with @code{log-file} parameter.
20713
20714 @item
20715 @code{console} - standard output.
20716
20717 @end itemize
20718
20719 Defaults to @samp{""}.
20720
20721 @end deftypevr
20722
20723 @deftypevr {@code{zabbix-server-configuration} parameter} string log-file
20724 Log file name for @code{log-type} @code{file} parameter.
20725
20726 Defaults to @samp{"/var/log/zabbix/server.log"}.
20727
20728 @end deftypevr
20729
20730 @deftypevr {@code{zabbix-server-configuration} parameter} string pid-file
20731 Name of PID file.
20732
20733 Defaults to @samp{"/var/run/zabbix/zabbix_server.pid"}.
20734
20735 @end deftypevr
20736
20737 @deftypevr {@code{zabbix-server-configuration} parameter} string ssl-ca-location
20738 The location of certificate authority (CA) files for SSL server
20739 certificate verification.
20740
20741 Defaults to @samp{"/etc/ssl/certs/ca-certificates.crt"}.
20742
20743 @end deftypevr
20744
20745 @deftypevr {@code{zabbix-server-configuration} parameter} string ssl-cert-location
20746 Location of SSL client certificates.
20747
20748 Defaults to @samp{"/etc/ssl/certs"}.
20749
20750 @end deftypevr
20751
20752 @deftypevr {@code{zabbix-server-configuration} parameter} string extra-options
20753 Extra options will be appended to Zabbix server configuration file.
20754
20755 Defaults to @samp{""}.
20756
20757 @end deftypevr
20758
20759 @deftypevr {@code{zabbix-server-configuration} parameter} include-files include-files
20760 You may include individual files or all files in a directory in the
20761 configuration file.
20762
20763 Defaults to @samp{()}.
20764
20765 @end deftypevr
20766
20767 @c %end of fragment
20768
20769 @subsubheading Zabbix agent
20770 @cindex zabbix zabbix-agent
20771
20772 Zabbix agent gathers information for Zabbix server.
20773
20774 @c %start of fragment
20775
20776 Available @code{zabbix-agent-configuration} fields are:
20777
20778 @deftypevr {@code{zabbix-agent-configuration} parameter} package zabbix-agent
20779 The zabbix-agent package.
20780
20781 @end deftypevr
20782
20783 @deftypevr {@code{zabbix-agent-configuration} parameter} string user
20784 User who will run the Zabbix agent.
20785
20786 Defaults to @samp{"zabbix"}.
20787
20788 @end deftypevr
20789
20790 @deftypevr {@code{zabbix-agent-configuration} parameter} group group
20791 Group who will run the Zabbix agent.
20792
20793 Defaults to @samp{"zabbix"}.
20794
20795 @end deftypevr
20796
20797 @deftypevr {@code{zabbix-agent-configuration} parameter} string hostname
20798 Unique, case sensitive hostname which is required for active checks and
20799 must match hostname as configured on the server.
20800
20801 Defaults to @samp{"Zabbix server"}.
20802
20803 @end deftypevr
20804
20805 @deftypevr {@code{zabbix-agent-configuration} parameter} string log-type
20806 Specifies where log messages are written to:
20807
20808 @itemize @bullet
20809 @item
20810 @code{system} - syslog.
20811
20812 @item
20813 @code{file} - file specified with @code{log-file} parameter.
20814
20815 @item
20816 @code{console} - standard output.
20817
20818 @end itemize
20819
20820 Defaults to @samp{""}.
20821
20822 @end deftypevr
20823
20824 @deftypevr {@code{zabbix-agent-configuration} parameter} string log-file
20825 Log file name for @code{log-type} @code{file} parameter.
20826
20827 Defaults to @samp{"/var/log/zabbix/agent.log"}.
20828
20829 @end deftypevr
20830
20831 @deftypevr {@code{zabbix-agent-configuration} parameter} string pid-file
20832 Name of PID file.
20833
20834 Defaults to @samp{"/var/run/zabbix/zabbix_agent.pid"}.
20835
20836 @end deftypevr
20837
20838 @deftypevr {@code{zabbix-agent-configuration} parameter} list server
20839 List of IP addresses, optionally in CIDR notation, or hostnames of
20840 Zabbix servers and Zabbix proxies. Incoming connections will be
20841 accepted only from the hosts listed here.
20842
20843 Defaults to @samp{("127.0.0.1")}.
20844
20845 @end deftypevr
20846
20847 @deftypevr {@code{zabbix-agent-configuration} parameter} list server-active
20848 List of IP:port (or hostname:port) pairs of Zabbix servers and Zabbix
20849 proxies for active checks. If port is not specified, default port is
20850 used. If this parameter is not specified, active checks are disabled.
20851
20852 Defaults to @samp{("127.0.0.1")}.
20853
20854 @end deftypevr
20855
20856 @deftypevr {@code{zabbix-agent-configuration} parameter} string extra-options
20857 Extra options will be appended to Zabbix server configuration file.
20858
20859 Defaults to @samp{""}.
20860
20861 @end deftypevr
20862
20863 @deftypevr {@code{zabbix-agent-configuration} parameter} include-files include-files
20864 You may include individual files or all files in a directory in the
20865 configuration file.
20866
20867 Defaults to @samp{()}.
20868
20869 @end deftypevr
20870
20871 @c %end of fragment
20872
20873 @subsubheading Zabbix front-end
20874 @cindex zabbix zabbix-front-end
20875
20876 This service provides a WEB interface to Zabbix server.
20877
20878 @c %start of fragment
20879
20880 Available @code{zabbix-front-end-configuration} fields are:
20881
20882 @deftypevr {@code{zabbix-front-end-configuration} parameter} nginx-server-configuration-list nginx
20883 NGINX configuration.
20884
20885 @end deftypevr
20886
20887 @deftypevr {@code{zabbix-front-end-configuration} parameter} string db-host
20888 Database host name.
20889
20890 Defaults to @samp{"localhost"}.
20891
20892 @end deftypevr
20893
20894 @deftypevr {@code{zabbix-front-end-configuration} parameter} number db-port
20895 Database port.
20896
20897 Defaults to @samp{5432}.
20898
20899 @end deftypevr
20900
20901 @deftypevr {@code{zabbix-front-end-configuration} parameter} string db-name
20902 Database name.
20903
20904 Defaults to @samp{"zabbix"}.
20905
20906 @end deftypevr
20907
20908 @deftypevr {@code{zabbix-front-end-configuration} parameter} string db-user
20909 Database user.
20910
20911 Defaults to @samp{"zabbix"}.
20912
20913 @end deftypevr
20914
20915 @deftypevr {@code{zabbix-front-end-configuration} parameter} string db-password
20916 Database password. Please, use @code{db-secret-file} instead.
20917
20918 Defaults to @samp{""}.
20919
20920 @end deftypevr
20921
20922 @deftypevr {@code{zabbix-front-end-configuration} parameter} string db-secret-file
20923 Secret file which will be appended to @file{zabbix.conf.php} file. This
20924 file contains credentials for use by Zabbix front-end. You are expected
20925 to create it manually.
20926
20927 Defaults to @samp{""}.
20928
20929 @end deftypevr
20930
20931 @deftypevr {@code{zabbix-front-end-configuration} parameter} string zabbix-host
20932 Zabbix server hostname.
20933
20934 Defaults to @samp{"localhost"}.
20935
20936 @end deftypevr
20937
20938 @deftypevr {@code{zabbix-front-end-configuration} parameter} number zabbix-port
20939 Zabbix server port.
20940
20941 Defaults to @samp{10051}.
20942
20943 @end deftypevr
20944
20945
20946 @c %end of fragment
20947
20948 @node Kerberos Services
20949 @subsection Kerberos Services
20950 @cindex Kerberos
20951
20952 The @code{(gnu services kerberos)} module provides services relating to
20953 the authentication protocol @dfn{Kerberos}.
20954
20955 @subsubheading Krb5 Service
20956
20957 Programs using a Kerberos client library normally
20958 expect a configuration file in @file{/etc/krb5.conf}.
20959 This service generates such a file from a definition provided in the
20960 operating system declaration.
20961 It does not cause any daemon to be started.
20962
20963 No ``keytab'' files are provided by this service---you must explicitly create them.
20964 This service is known to work with the MIT client library, @code{mit-krb5}.
20965 Other implementations have not been tested.
20966
20967 @defvr {Scheme Variable} krb5-service-type
20968 A service type for Kerberos 5 clients.
20969 @end defvr
20970
20971 @noindent
20972 Here is an example of its use:
20973 @lisp
20974 (service krb5-service-type
20975 (krb5-configuration
20976 (default-realm "EXAMPLE.COM")
20977 (allow-weak-crypto? #t)
20978 (realms (list
20979 (krb5-realm
20980 (name "EXAMPLE.COM")
20981 (admin-server "groucho.example.com")
20982 (kdc "karl.example.com"))
20983 (krb5-realm
20984 (name "ARGRX.EDU")
20985 (admin-server "kerb-admin.argrx.edu")
20986 (kdc "keys.argrx.edu"))))))
20987 @end lisp
20988
20989 @noindent
20990 This example provides a Kerberos@tie{}5 client configuration which:
20991 @itemize
20992 @item Recognizes two realms, @i{viz:} ``EXAMPLE.COM'' and ``ARGRX.EDU'', both
20993 of which have distinct administration servers and key distribution centers;
20994 @item Will default to the realm ``EXAMPLE.COM'' if the realm is not explicitly
20995 specified by clients;
20996 @item Accepts services which only support encryption types known to be weak.
20997 @end itemize
20998
20999 The @code{krb5-realm} and @code{krb5-configuration} types have many fields.
21000 Only the most commonly used ones are described here.
21001 For a full list, and more detailed explanation of each, see the MIT
21002 @uref{https://web.mit.edu/kerberos/krb5-devel/doc/admin/conf_files/krb5_conf.html,,krb5.conf}
21003 documentation.
21004
21005
21006 @deftp {Data Type} krb5-realm
21007 @cindex realm, kerberos
21008 @table @asis
21009 @item @code{name}
21010 This field is a string identifying the name of the realm.
21011 A common convention is to use the fully qualified DNS name of your organization,
21012 converted to upper case.
21013
21014 @item @code{admin-server}
21015 This field is a string identifying the host where the administration server is
21016 running.
21017
21018 @item @code{kdc}
21019 This field is a string identifying the key distribution center
21020 for the realm.
21021 @end table
21022 @end deftp
21023
21024 @deftp {Data Type} krb5-configuration
21025
21026 @table @asis
21027 @item @code{allow-weak-crypto?} (default: @code{#f})
21028 If this flag is @code{#t} then services which only offer encryption algorithms
21029 known to be weak will be accepted.
21030
21031 @item @code{default-realm} (default: @code{#f})
21032 This field should be a string identifying the default Kerberos
21033 realm for the client.
21034 You should set this field to the name of your Kerberos realm.
21035 If this value is @code{#f}
21036 then a realm must be specified with every Kerberos principal when invoking programs
21037 such as @command{kinit}.
21038
21039 @item @code{realms}
21040 This should be a non-empty list of @code{krb5-realm} objects, which clients may
21041 access.
21042 Normally, one of them will have a @code{name} field matching the @code{default-realm}
21043 field.
21044 @end table
21045 @end deftp
21046
21047
21048 @subsubheading PAM krb5 Service
21049 @cindex pam-krb5
21050
21051 The @code{pam-krb5} service allows for login authentication and password
21052 management via Kerberos.
21053 You will need this service if you want PAM enabled applications to authenticate
21054 users using Kerberos.
21055
21056 @defvr {Scheme Variable} pam-krb5-service-type
21057 A service type for the Kerberos 5 PAM module.
21058 @end defvr
21059
21060 @deftp {Data Type} pam-krb5-configuration
21061 Data type representing the configuration of the Kerberos 5 PAM module.
21062 This type has the following parameters:
21063 @table @asis
21064 @item @code{pam-krb5} (default: @code{pam-krb5})
21065 The pam-krb5 package to use.
21066
21067 @item @code{minimum-uid} (default: @code{1000})
21068 The smallest user ID for which Kerberos authentications should be attempted.
21069 Local accounts with lower values will silently fail to authenticate.
21070 @end table
21071 @end deftp
21072
21073
21074 @node LDAP Services
21075 @subsection LDAP Services
21076 @cindex LDAP
21077 @cindex nslcd, LDAP service
21078
21079 The @code{(gnu services authentication)} module provides the
21080 @code{nslcd-service-type}, which can be used to authenticate against an LDAP
21081 server. In addition to configuring the service itself, you may want to add
21082 @code{ldap} as a name service to the Name Service Switch. @xref{Name Service
21083 Switch} for detailed information.
21084
21085 Here is a simple operating system declaration with a default configuration of
21086 the @code{nslcd-service-type} and a Name Service Switch configuration that
21087 consults the @code{ldap} name service last:
21088
21089 @lisp
21090 (use-service-modules authentication)
21091 (use-modules (gnu system nss))
21092 ...
21093 (operating-system
21094 ...
21095 (services
21096 (cons*
21097 (service nslcd-service-type)
21098 (service dhcp-client-service-type)
21099 %base-services))
21100 (name-service-switch
21101 (let ((services (list (name-service (name "db"))
21102 (name-service (name "files"))
21103 (name-service (name "ldap")))))
21104 (name-service-switch
21105 (inherit %mdns-host-lookup-nss)
21106 (password services)
21107 (shadow services)
21108 (group services)
21109 (netgroup services)
21110 (gshadow services)))))
21111 @end lisp
21112
21113 @c %start of generated documentation for nslcd-configuration
21114
21115 Available @code{nslcd-configuration} fields are:
21116
21117 @deftypevr {@code{nslcd-configuration} parameter} package nss-pam-ldapd
21118 The @code{nss-pam-ldapd} package to use.
21119
21120 @end deftypevr
21121
21122 @deftypevr {@code{nslcd-configuration} parameter} maybe-number threads
21123 The number of threads to start that can handle requests and perform LDAP
21124 queries. Each thread opens a separate connection to the LDAP server.
21125 The default is to start 5 threads.
21126
21127 Defaults to @samp{disabled}.
21128
21129 @end deftypevr
21130
21131 @deftypevr {@code{nslcd-configuration} parameter} string uid
21132 This specifies the user id with which the daemon should be run.
21133
21134 Defaults to @samp{"nslcd"}.
21135
21136 @end deftypevr
21137
21138 @deftypevr {@code{nslcd-configuration} parameter} string gid
21139 This specifies the group id with which the daemon should be run.
21140
21141 Defaults to @samp{"nslcd"}.
21142
21143 @end deftypevr
21144
21145 @deftypevr {@code{nslcd-configuration} parameter} log-option log
21146 This option controls the way logging is done via a list containing
21147 SCHEME and LEVEL. The SCHEME argument may either be the symbols
21148 @samp{none} or @samp{syslog}, or an absolute file name. The LEVEL
21149 argument is optional and specifies the log level. The log level may be
21150 one of the following symbols: @samp{crit}, @samp{error}, @samp{warning},
21151 @samp{notice}, @samp{info} or @samp{debug}. All messages with the
21152 specified log level or higher are logged.
21153
21154 Defaults to @samp{("/var/log/nslcd" info)}.
21155
21156 @end deftypevr
21157
21158 @deftypevr {@code{nslcd-configuration} parameter} list uri
21159 The list of LDAP server URIs. Normally, only the first server will be
21160 used with the following servers as fall-back.
21161
21162 Defaults to @samp{("ldap://localhost:389/")}.
21163
21164 @end deftypevr
21165
21166 @deftypevr {@code{nslcd-configuration} parameter} maybe-string ldap-version
21167 The version of the LDAP protocol to use. The default is to use the
21168 maximum version supported by the LDAP library.
21169
21170 Defaults to @samp{disabled}.
21171
21172 @end deftypevr
21173
21174 @deftypevr {@code{nslcd-configuration} parameter} maybe-string binddn
21175 Specifies the distinguished name with which to bind to the directory
21176 server for lookups. The default is to bind anonymously.
21177
21178 Defaults to @samp{disabled}.
21179
21180 @end deftypevr
21181
21182 @deftypevr {@code{nslcd-configuration} parameter} maybe-string bindpw
21183 Specifies the credentials with which to bind. This option is only
21184 applicable when used with binddn.
21185
21186 Defaults to @samp{disabled}.
21187
21188 @end deftypevr
21189
21190 @deftypevr {@code{nslcd-configuration} parameter} maybe-string rootpwmoddn
21191 Specifies the distinguished name to use when the root user tries to
21192 modify a user's password using the PAM module.
21193
21194 Defaults to @samp{disabled}.
21195
21196 @end deftypevr
21197
21198 @deftypevr {@code{nslcd-configuration} parameter} maybe-string rootpwmodpw
21199 Specifies the credentials with which to bind if the root user tries to
21200 change a user's password. This option is only applicable when used with
21201 rootpwmoddn
21202
21203 Defaults to @samp{disabled}.
21204
21205 @end deftypevr
21206
21207 @deftypevr {@code{nslcd-configuration} parameter} maybe-string sasl-mech
21208 Specifies the SASL mechanism to be used when performing SASL
21209 authentication.
21210
21211 Defaults to @samp{disabled}.
21212
21213 @end deftypevr
21214
21215 @deftypevr {@code{nslcd-configuration} parameter} maybe-string sasl-realm
21216 Specifies the SASL realm to be used when performing SASL authentication.
21217
21218 Defaults to @samp{disabled}.
21219
21220 @end deftypevr
21221
21222 @deftypevr {@code{nslcd-configuration} parameter} maybe-string sasl-authcid
21223 Specifies the authentication identity to be used when performing SASL
21224 authentication.
21225
21226 Defaults to @samp{disabled}.
21227
21228 @end deftypevr
21229
21230 @deftypevr {@code{nslcd-configuration} parameter} maybe-string sasl-authzid
21231 Specifies the authorization identity to be used when performing SASL
21232 authentication.
21233
21234 Defaults to @samp{disabled}.
21235
21236 @end deftypevr
21237
21238 @deftypevr {@code{nslcd-configuration} parameter} maybe-boolean sasl-canonicalize?
21239 Determines whether the LDAP server host name should be canonicalised. If
21240 this is enabled the LDAP library will do a reverse host name lookup. By
21241 default, it is left up to the LDAP library whether this check is
21242 performed or not.
21243
21244 Defaults to @samp{disabled}.
21245
21246 @end deftypevr
21247
21248 @deftypevr {@code{nslcd-configuration} parameter} maybe-string krb5-ccname
21249 Set the name for the GSS-API Kerberos credentials cache.
21250
21251 Defaults to @samp{disabled}.
21252
21253 @end deftypevr
21254
21255 @deftypevr {@code{nslcd-configuration} parameter} string base
21256 The directory search base.
21257
21258 Defaults to @samp{"dc=example,dc=com"}.
21259
21260 @end deftypevr
21261
21262 @deftypevr {@code{nslcd-configuration} parameter} scope-option scope
21263 Specifies the search scope (subtree, onelevel, base or children). The
21264 default scope is subtree; base scope is almost never useful for name
21265 service lookups; children scope is not supported on all servers.
21266
21267 Defaults to @samp{(subtree)}.
21268
21269 @end deftypevr
21270
21271 @deftypevr {@code{nslcd-configuration} parameter} maybe-deref-option deref
21272 Specifies the policy for dereferencing aliases. The default policy is
21273 to never dereference aliases.
21274
21275 Defaults to @samp{disabled}.
21276
21277 @end deftypevr
21278
21279 @deftypevr {@code{nslcd-configuration} parameter} maybe-boolean referrals
21280 Specifies whether automatic referral chasing should be enabled. The
21281 default behaviour is to chase referrals.
21282
21283 Defaults to @samp{disabled}.
21284
21285 @end deftypevr
21286
21287 @deftypevr {@code{nslcd-configuration} parameter} list-of-map-entries maps
21288 This option allows for custom attributes to be looked up instead of the
21289 default RFC 2307 attributes. It is a list of maps, each consisting of
21290 the name of a map, the RFC 2307 attribute to match and the query
21291 expression for the attribute as it is available in the directory.
21292
21293 Defaults to @samp{()}.
21294
21295 @end deftypevr
21296
21297 @deftypevr {@code{nslcd-configuration} parameter} list-of-filter-entries filters
21298 A list of filters consisting of the name of a map to which the filter
21299 applies and an LDAP search filter expression.
21300
21301 Defaults to @samp{()}.
21302
21303 @end deftypevr
21304
21305 @deftypevr {@code{nslcd-configuration} parameter} maybe-number bind-timelimit
21306 Specifies the time limit in seconds to use when connecting to the
21307 directory server. The default value is 10 seconds.
21308
21309 Defaults to @samp{disabled}.
21310
21311 @end deftypevr
21312
21313 @deftypevr {@code{nslcd-configuration} parameter} maybe-number timelimit
21314 Specifies the time limit (in seconds) to wait for a response from the
21315 LDAP server. A value of zero, which is the default, is to wait
21316 indefinitely for searches to be completed.
21317
21318 Defaults to @samp{disabled}.
21319
21320 @end deftypevr
21321
21322 @deftypevr {@code{nslcd-configuration} parameter} maybe-number idle-timelimit
21323 Specifies the period if inactivity (in seconds) after which the con‐
21324 nection to the LDAP server will be closed. The default is not to time
21325 out connections.
21326
21327 Defaults to @samp{disabled}.
21328
21329 @end deftypevr
21330
21331 @deftypevr {@code{nslcd-configuration} parameter} maybe-number reconnect-sleeptime
21332 Specifies the number of seconds to sleep when connecting to all LDAP
21333 servers fails. By default one second is waited between the first
21334 failure and the first retry.
21335
21336 Defaults to @samp{disabled}.
21337
21338 @end deftypevr
21339
21340 @deftypevr {@code{nslcd-configuration} parameter} maybe-number reconnect-retrytime
21341 Specifies the time after which the LDAP server is considered to be
21342 permanently unavailable. Once this time is reached retries will be done
21343 only once per this time period. The default value is 10 seconds.
21344
21345 Defaults to @samp{disabled}.
21346
21347 @end deftypevr
21348
21349 @deftypevr {@code{nslcd-configuration} parameter} maybe-ssl-option ssl
21350 Specifies whether to use SSL/TLS or not (the default is not to). If
21351 'start-tls is specified then StartTLS is used rather than raw LDAP over
21352 SSL.
21353
21354 Defaults to @samp{disabled}.
21355
21356 @end deftypevr
21357
21358 @deftypevr {@code{nslcd-configuration} parameter} maybe-tls-reqcert-option tls-reqcert
21359 Specifies what checks to perform on a server-supplied certificate. The
21360 meaning of the values is described in the ldap.conf(5) manual page.
21361
21362 Defaults to @samp{disabled}.
21363
21364 @end deftypevr
21365
21366 @deftypevr {@code{nslcd-configuration} parameter} maybe-string tls-cacertdir
21367 Specifies the directory containing X.509 certificates for peer authen‐
21368 tication. This parameter is ignored when using GnuTLS.
21369
21370 Defaults to @samp{disabled}.
21371
21372 @end deftypevr
21373
21374 @deftypevr {@code{nslcd-configuration} parameter} maybe-string tls-cacertfile
21375 Specifies the path to the X.509 certificate for peer authentication.
21376
21377 Defaults to @samp{disabled}.
21378
21379 @end deftypevr
21380
21381 @deftypevr {@code{nslcd-configuration} parameter} maybe-string tls-randfile
21382 Specifies the path to an entropy source. This parameter is ignored when
21383 using GnuTLS.
21384
21385 Defaults to @samp{disabled}.
21386
21387 @end deftypevr
21388
21389 @deftypevr {@code{nslcd-configuration} parameter} maybe-string tls-ciphers
21390 Specifies the ciphers to use for TLS as a string.
21391
21392 Defaults to @samp{disabled}.
21393
21394 @end deftypevr
21395
21396 @deftypevr {@code{nslcd-configuration} parameter} maybe-string tls-cert
21397 Specifies the path to the file containing the local certificate for
21398 client TLS authentication.
21399
21400 Defaults to @samp{disabled}.
21401
21402 @end deftypevr
21403
21404 @deftypevr {@code{nslcd-configuration} parameter} maybe-string tls-key
21405 Specifies the path to the file containing the private key for client TLS
21406 authentication.
21407
21408 Defaults to @samp{disabled}.
21409
21410 @end deftypevr
21411
21412 @deftypevr {@code{nslcd-configuration} parameter} maybe-number pagesize
21413 Set this to a number greater than 0 to request paged results from the
21414 LDAP server in accordance with RFC2696. The default (0) is to not
21415 request paged results.
21416
21417 Defaults to @samp{disabled}.
21418
21419 @end deftypevr
21420
21421 @deftypevr {@code{nslcd-configuration} parameter} maybe-ignore-users-option nss-initgroups-ignoreusers
21422 This option prevents group membership lookups through LDAP for the
21423 specified users. Alternatively, the value 'all-local may be used. With
21424 that value nslcd builds a full list of non-LDAP users on startup.
21425
21426 Defaults to @samp{disabled}.
21427
21428 @end deftypevr
21429
21430 @deftypevr {@code{nslcd-configuration} parameter} maybe-number nss-min-uid
21431 This option ensures that LDAP users with a numeric user id lower than
21432 the specified value are ignored.
21433
21434 Defaults to @samp{disabled}.
21435
21436 @end deftypevr
21437
21438 @deftypevr {@code{nslcd-configuration} parameter} maybe-number nss-uid-offset
21439 This option specifies an offset that is added to all LDAP numeric user
21440 ids. This can be used to avoid user id collisions with local users.
21441
21442 Defaults to @samp{disabled}.
21443
21444 @end deftypevr
21445
21446 @deftypevr {@code{nslcd-configuration} parameter} maybe-number nss-gid-offset
21447 This option specifies an offset that is added to all LDAP numeric group
21448 ids. This can be used to avoid user id collisions with local groups.
21449
21450 Defaults to @samp{disabled}.
21451
21452 @end deftypevr
21453
21454 @deftypevr {@code{nslcd-configuration} parameter} maybe-boolean nss-nested-groups
21455 If this option is set, the member attribute of a group may point to
21456 another group. Members of nested groups are also returned in the higher
21457 level group and parent groups are returned when finding groups for a
21458 specific user. The default is not to perform extra searches for nested
21459 groups.
21460
21461 Defaults to @samp{disabled}.
21462
21463 @end deftypevr
21464
21465 @deftypevr {@code{nslcd-configuration} parameter} maybe-boolean nss-getgrent-skipmembers
21466 If this option is set, the group member list is not retrieved when
21467 looking up groups. Lookups for finding which groups a user belongs to
21468 will remain functional so the user will likely still get the correct
21469 groups assigned on login.
21470
21471 Defaults to @samp{disabled}.
21472
21473 @end deftypevr
21474
21475 @deftypevr {@code{nslcd-configuration} parameter} maybe-boolean nss-disable-enumeration
21476 If this option is set, functions which cause all user/group entries to
21477 be loaded from the directory will not succeed in doing so. This can
21478 dramatically reduce LDAP server load in situations where there are a
21479 great number of users and/or groups. This option is not recommended for
21480 most configurations.
21481
21482 Defaults to @samp{disabled}.
21483
21484 @end deftypevr
21485
21486 @deftypevr {@code{nslcd-configuration} parameter} maybe-string validnames
21487 This option can be used to specify how user and group names are verified
21488 within the system. This pattern is used to check all user and group
21489 names that are requested and returned from LDAP.
21490
21491 Defaults to @samp{disabled}.
21492
21493 @end deftypevr
21494
21495 @deftypevr {@code{nslcd-configuration} parameter} maybe-boolean ignorecase
21496 This specifies whether or not to perform searches using case-insensitive
21497 matching. Enabling this could open up the system to authorization
21498 bypass vulnerabilities and introduce nscd cache poisoning
21499 vulnerabilities which allow denial of service.
21500
21501 Defaults to @samp{disabled}.
21502
21503 @end deftypevr
21504
21505 @deftypevr {@code{nslcd-configuration} parameter} maybe-boolean pam-authc-ppolicy
21506 This option specifies whether password policy controls are requested and
21507 handled from the LDAP server when performing user authentication.
21508
21509 Defaults to @samp{disabled}.
21510
21511 @end deftypevr
21512
21513 @deftypevr {@code{nslcd-configuration} parameter} maybe-string pam-authc-search
21514 By default nslcd performs an LDAP search with the user's credentials
21515 after BIND (authentication) to ensure that the BIND operation was
21516 successful. The default search is a simple check to see if the user's
21517 DN exists. A search filter can be specified that will be used instead.
21518 It should return at least one entry.
21519
21520 Defaults to @samp{disabled}.
21521
21522 @end deftypevr
21523
21524 @deftypevr {@code{nslcd-configuration} parameter} maybe-string pam-authz-search
21525 This option allows flexible fine tuning of the authorisation check that
21526 should be performed. The search filter specified is executed and if any
21527 entries match, access is granted, otherwise access is denied.
21528
21529 Defaults to @samp{disabled}.
21530
21531 @end deftypevr
21532
21533 @deftypevr {@code{nslcd-configuration} parameter} maybe-string pam-password-prohibit-message
21534 If this option is set password modification using pam_ldap will be
21535 denied and the specified message will be presented to the user instead.
21536 The message can be used to direct the user to an alternative means of
21537 changing their password.
21538
21539 Defaults to @samp{disabled}.
21540
21541 @end deftypevr
21542
21543 @deftypevr {@code{nslcd-configuration} parameter} list pam-services
21544 List of pam service names for which LDAP authentication should suffice.
21545
21546 Defaults to @samp{()}.
21547
21548 @end deftypevr
21549
21550 @c %end of generated documentation for nslcd-configuration
21551
21552
21553 @node Web Services
21554 @subsection Web Services
21555
21556 @cindex web
21557 @cindex www
21558 @cindex HTTP
21559 The @code{(gnu services web)} module provides the Apache HTTP Server,
21560 the nginx web server, and also a fastcgi wrapper daemon.
21561
21562 @subsubheading Apache HTTP Server
21563
21564 @deffn {Scheme Variable} httpd-service-type
21565 Service type for the @uref{https://httpd.apache.org/,Apache HTTP} server
21566 (@dfn{httpd}). The value for this service type is a
21567 @code{httpd-configuration} record.
21568
21569 A simple example configuration is given below.
21570
21571 @lisp
21572 (service httpd-service-type
21573 (httpd-configuration
21574 (config
21575 (httpd-config-file
21576 (server-name "www.example.com")
21577 (document-root "/srv/http/www.example.com")))))
21578 @end lisp
21579
21580 Other services can also extend the @code{httpd-service-type} to add to
21581 the configuration.
21582
21583 @lisp
21584 (simple-service 'www.example.com-server httpd-service-type
21585 (list
21586 (httpd-virtualhost
21587 "*:80"
21588 (list (string-join '("ServerName www.example.com"
21589 "DocumentRoot /srv/http/www.example.com")
21590 "\n")))))
21591 @end lisp
21592 @end deffn
21593
21594 The details for the @code{httpd-configuration}, @code{httpd-module},
21595 @code{httpd-config-file} and @code{httpd-virtualhost} record types are
21596 given below.
21597
21598 @deffn {Data Type} httpd-configuration
21599 This data type represents the configuration for the httpd service.
21600
21601 @table @asis
21602 @item @code{package} (default: @code{httpd})
21603 The httpd package to use.
21604
21605 @item @code{pid-file} (default: @code{"/var/run/httpd"})
21606 The pid file used by the shepherd-service.
21607
21608 @item @code{config} (default: @code{(httpd-config-file)})
21609 The configuration file to use with the httpd service. The default value
21610 is a @code{httpd-config-file} record, but this can also be a different
21611 G-expression that generates a file, for example a @code{plain-file}. A
21612 file outside of the store can also be specified through a string.
21613
21614 @end table
21615 @end deffn
21616
21617 @deffn {Data Type} httpd-module
21618 This data type represents a module for the httpd service.
21619
21620 @table @asis
21621 @item @code{name}
21622 The name of the module.
21623
21624 @item @code{file}
21625 The file for the module. This can be relative to the httpd package being
21626 used, the absolute location of a file, or a G-expression for a file
21627 within the store, for example @code{(file-append mod-wsgi
21628 "/modules/mod_wsgi.so")}.
21629
21630 @end table
21631 @end deffn
21632
21633 @defvr {Scheme Variable} %default-httpd-modules
21634 A default list of @code{httpd-module} objects.
21635 @end defvr
21636
21637 @deffn {Data Type} httpd-config-file
21638 This data type represents a configuration file for the httpd service.
21639
21640 @table @asis
21641 @item @code{modules} (default: @code{%default-httpd-modules})
21642 The modules to load. Additional modules can be added here, or loaded by
21643 additional configuration.
21644
21645 For example, in order to handle requests for PHP files, you can use Apache’s
21646 @code{mod_proxy_fcgi} module along with @code{php-fpm-service-type}:
21647
21648 @lisp
21649 (service httpd-service-type
21650 (httpd-configuration
21651 (config
21652 (httpd-config-file
21653 (modules (cons*
21654 (httpd-module
21655 (name "proxy_module")
21656 (file "modules/mod_proxy.so"))
21657 (httpd-module
21658 (name "proxy_fcgi_module")
21659 (file "modules/mod_proxy_fcgi.so"))
21660 %default-httpd-modules))
21661 (extra-config (list "\
21662 <FilesMatch \\.php$>
21663 SetHandler \"proxy:unix:/var/run/php-fpm.sock|fcgi://localhost/\"
21664 </FilesMatch>"))))))
21665 (service php-fpm-service-type
21666 (php-fpm-configuration
21667 (socket "/var/run/php-fpm.sock")
21668 (socket-group "httpd")))
21669 @end lisp
21670
21671 @item @code{server-root} (default: @code{httpd})
21672 The @code{ServerRoot} in the configuration file, defaults to the httpd
21673 package. Directives including @code{Include} and @code{LoadModule} are
21674 taken as relative to the server root.
21675
21676 @item @code{server-name} (default: @code{#f})
21677 The @code{ServerName} in the configuration file, used to specify the
21678 request scheme, hostname and port that the server uses to identify
21679 itself.
21680
21681 This doesn't need to be set in the server config, and can be specified
21682 in virtual hosts. The default is @code{#f} to not specify a
21683 @code{ServerName}.
21684
21685 @item @code{document-root} (default: @code{"/srv/http"})
21686 The @code{DocumentRoot} from which files will be served.
21687
21688 @item @code{listen} (default: @code{'("80")})
21689 The list of values for the @code{Listen} directives in the config
21690 file. The value should be a list of strings, when each string can
21691 specify the port number to listen on, and optionally the IP address and
21692 protocol to use.
21693
21694 @item @code{pid-file} (default: @code{"/var/run/httpd"})
21695 The @code{PidFile} to use. This should match the @code{pid-file} set in
21696 the @code{httpd-configuration} so that the Shepherd service is
21697 configured correctly.
21698
21699 @item @code{error-log} (default: @code{"/var/log/httpd/error_log"})
21700 The @code{ErrorLog} to which the server will log errors.
21701
21702 @item @code{user} (default: @code{"httpd"})
21703 The @code{User} which the server will answer requests as.
21704
21705 @item @code{group} (default: @code{"httpd"})
21706 The @code{Group} which the server will answer requests as.
21707
21708 @item @code{extra-config} (default: @code{(list "TypesConfig etc/httpd/mime.types")})
21709 A flat list of strings and G-expressions which will be added to the end
21710 of the configuration file.
21711
21712 Any values which the service is extended with will be appended to this
21713 list.
21714
21715 @end table
21716 @end deffn
21717
21718 @deffn {Data Type} httpd-virtualhost
21719 This data type represents a virtualhost configuration block for the httpd service.
21720
21721 These should be added to the extra-config for the httpd-service.
21722
21723 @lisp
21724 (simple-service 'www.example.com-server httpd-service-type
21725 (list
21726 (httpd-virtualhost
21727 "*:80"
21728 (list (string-join '("ServerName www.example.com"
21729 "DocumentRoot /srv/http/www.example.com")
21730 "\n")))))
21731 @end lisp
21732
21733 @table @asis
21734 @item @code{addresses-and-ports}
21735 The addresses and ports for the @code{VirtualHost} directive.
21736
21737 @item @code{contents}
21738 The contents of the @code{VirtualHost} directive, this should be a list
21739 of strings and G-expressions.
21740
21741 @end table
21742 @end deffn
21743
21744 @subsubheading NGINX
21745
21746 @deffn {Scheme Variable} nginx-service-type
21747 Service type for the @uref{https://nginx.org/,NGinx} web server. The
21748 value for this service type is a @code{<nginx-configuration>} record.
21749
21750 A simple example configuration is given below.
21751
21752 @lisp
21753 (service nginx-service-type
21754 (nginx-configuration
21755 (server-blocks
21756 (list (nginx-server-configuration
21757 (server-name '("www.example.com"))
21758 (root "/srv/http/www.example.com"))))))
21759 @end lisp
21760
21761 In addition to adding server blocks to the service configuration
21762 directly, this service can be extended by other services to add server
21763 blocks, as in this example:
21764
21765 @lisp
21766 (simple-service 'my-extra-server nginx-service-type
21767 (list (nginx-server-configuration
21768 (root "/srv/http/extra-website")
21769 (try-files (list "$uri" "$uri/index.html")))))
21770 @end lisp
21771 @end deffn
21772
21773 At startup, @command{nginx} has not yet read its configuration file, so
21774 it uses a default file to log error messages. If it fails to load its
21775 configuration file, that is where error messages are logged. After the
21776 configuration file is loaded, the default error log file changes as per
21777 configuration. In our case, startup error messages can be found in
21778 @file{/var/run/nginx/logs/error.log}, and after configuration in
21779 @file{/var/log/nginx/error.log}. The second location can be changed
21780 with the @var{log-directory} configuration option.
21781
21782 @deffn {Data Type} nginx-configuration
21783 This data type represents the configuration for NGinx. Some
21784 configuration can be done through this and the other provided record
21785 types, or alternatively, a config file can be provided.
21786
21787 @table @asis
21788 @item @code{nginx} (default: @code{nginx})
21789 The nginx package to use.
21790
21791 @item @code{log-directory} (default: @code{"/var/log/nginx"})
21792 The directory to which NGinx will write log files.
21793
21794 @item @code{run-directory} (default: @code{"/var/run/nginx"})
21795 The directory in which NGinx will create a pid file, and write temporary
21796 files.
21797
21798 @item @code{server-blocks} (default: @code{'()})
21799 A list of @dfn{server blocks} to create in the generated configuration
21800 file, the elements should be of type
21801 @code{<nginx-server-configuration>}.
21802
21803 The following example would setup NGinx to serve @code{www.example.com}
21804 from the @code{/srv/http/www.example.com} directory, without using
21805 HTTPS.
21806 @lisp
21807 (service nginx-service-type
21808 (nginx-configuration
21809 (server-blocks
21810 (list (nginx-server-configuration
21811 (server-name '("www.example.com"))
21812 (root "/srv/http/www.example.com"))))))
21813 @end lisp
21814
21815 @item @code{upstream-blocks} (default: @code{'()})
21816 A list of @dfn{upstream blocks} to create in the generated configuration
21817 file, the elements should be of type
21818 @code{<nginx-upstream-configuration>}.
21819
21820 Configuring upstreams through the @code{upstream-blocks} can be useful
21821 when combined with @code{locations} in the
21822 @code{<nginx-server-configuration>} records. The following example
21823 creates a server configuration with one location configuration, that
21824 will proxy requests to a upstream configuration, which will handle
21825 requests with two servers.
21826
21827 @lisp
21828 (service
21829 nginx-service-type
21830 (nginx-configuration
21831 (server-blocks
21832 (list (nginx-server-configuration
21833 (server-name '("www.example.com"))
21834 (root "/srv/http/www.example.com")
21835 (locations
21836 (list
21837 (nginx-location-configuration
21838 (uri "/path1")
21839 (body '("proxy_pass http://server-proxy;"))))))))
21840 (upstream-blocks
21841 (list (nginx-upstream-configuration
21842 (name "server-proxy")
21843 (servers (list "server1.example.com"
21844 "server2.example.com")))))))
21845 @end lisp
21846
21847 @item @code{file} (default: @code{#f})
21848 If a configuration @var{file} is provided, this will be used, rather than
21849 generating a configuration file from the provided @code{log-directory},
21850 @code{run-directory}, @code{server-blocks} and @code{upstream-blocks}. For
21851 proper operation, these arguments should match what is in @var{file} to ensure
21852 that the directories are created when the service is activated.
21853
21854 This can be useful if you have an existing configuration file, or it's
21855 not possible to do what is required through the other parts of the
21856 nginx-configuration record.
21857
21858 @item @code{server-names-hash-bucket-size} (default: @code{#f})
21859 Bucket size for the server names hash tables, defaults to @code{#f} to
21860 use the size of the processors cache line.
21861
21862 @item @code{server-names-hash-bucket-max-size} (default: @code{#f})
21863 Maximum bucket size for the server names hash tables.
21864
21865 @item @code{modules} (default: @code{'()})
21866 List of nginx dynamic modules to load. This should be a list of file
21867 names of loadable modules, as in this example:
21868
21869 @lisp
21870 (modules
21871 (list
21872 (file-append nginx-accept-language-module "\
21873 /etc/nginx/modules/ngx_http_accept_language_module.so")))
21874 @end lisp
21875
21876 @item @code{global-directives} (default: @code{'((events . ()))})
21877 Association list of global directives for the top level of the nginx
21878 configuration. Values may themselves be association lists.
21879
21880 @lisp
21881 (global-directives
21882 `((worker_processes . 16)
21883 (pcre_jit . on)
21884 (events . ((worker_connections . 1024)))))
21885 @end lisp
21886
21887 @item @code{extra-content} (default: @code{""})
21888 Extra content for the @code{http} block. Should be string or a string
21889 valued G-expression.
21890
21891 @end table
21892 @end deffn
21893
21894 @deftp {Data Type} nginx-server-configuration
21895 Data type representing the configuration of an nginx server block.
21896 This type has the following parameters:
21897
21898 @table @asis
21899 @item @code{listen} (default: @code{'("80" "443 ssl")})
21900 Each @code{listen} directive sets the address and port for IP, or the
21901 path for a UNIX-domain socket on which the server will accept requests.
21902 Both address and port, or only address or only port can be specified.
21903 An address may also be a hostname, for example:
21904
21905 @lisp
21906 '("127.0.0.1:8000" "127.0.0.1" "8000" "*:8000" "localhost:8000")
21907 @end lisp
21908
21909 @item @code{server-name} (default: @code{(list 'default)})
21910 A list of server names this server represents. @code{'default} represents the
21911 default server for connections matching no other server.
21912
21913 @item @code{root} (default: @code{"/srv/http"})
21914 Root of the website nginx will serve.
21915
21916 @item @code{locations} (default: @code{'()})
21917 A list of @dfn{nginx-location-configuration} or
21918 @dfn{nginx-named-location-configuration} records to use within this
21919 server block.
21920
21921 @item @code{index} (default: @code{(list "index.html")})
21922 Index files to look for when clients ask for a directory. If it cannot be found,
21923 Nginx will send the list of files in the directory.
21924
21925 @item @code{try-files} (default: @code{'()})
21926 A list of files whose existence is checked in the specified order.
21927 @code{nginx} will use the first file it finds to process the request.
21928
21929 @item @code{ssl-certificate} (default: @code{#f})
21930 Where to find the certificate for secure connections. Set it to @code{#f} if
21931 you don't have a certificate or you don't want to use HTTPS.
21932
21933 @item @code{ssl-certificate-key} (default: @code{#f})
21934 Where to find the private key for secure connections. Set it to @code{#f} if
21935 you don't have a key or you don't want to use HTTPS.
21936
21937 @item @code{server-tokens?} (default: @code{#f})
21938 Whether the server should add its configuration to response.
21939
21940 @item @code{raw-content} (default: @code{'()})
21941 A list of raw lines added to the server block.
21942
21943 @end table
21944 @end deftp
21945
21946 @deftp {Data Type} nginx-upstream-configuration
21947 Data type representing the configuration of an nginx @code{upstream}
21948 block. This type has the following parameters:
21949
21950 @table @asis
21951 @item @code{name}
21952 Name for this group of servers.
21953
21954 @item @code{servers}
21955 Specify the addresses of the servers in the group. The address can be
21956 specified as a IP address (e.g.@: @samp{127.0.0.1}), domain name
21957 (e.g.@: @samp{backend1.example.com}) or a path to a UNIX socket using the
21958 prefix @samp{unix:}. For addresses using an IP address or domain name,
21959 the default port is 80, and a different port can be specified
21960 explicitly.
21961
21962 @end table
21963 @end deftp
21964
21965 @deftp {Data Type} nginx-location-configuration
21966 Data type representing the configuration of an nginx @code{location}
21967 block. This type has the following parameters:
21968
21969 @table @asis
21970 @item @code{uri}
21971 URI which this location block matches.
21972
21973 @anchor{nginx-location-configuration body}
21974 @item @code{body}
21975 Body of the location block, specified as a list of strings. This can contain
21976 many
21977 configuration directives. For example, to pass requests to a upstream
21978 server group defined using an @code{nginx-upstream-configuration} block,
21979 the following directive would be specified in the body @samp{(list "proxy_pass
21980 http://upstream-name;")}.
21981
21982 @end table
21983 @end deftp
21984
21985 @deftp {Data Type} nginx-named-location-configuration
21986 Data type representing the configuration of an nginx named location
21987 block. Named location blocks are used for request redirection, and not
21988 used for regular request processing. This type has the following
21989 parameters:
21990
21991 @table @asis
21992 @item @code{name}
21993 Name to identify this location block.
21994
21995 @item @code{body}
21996 @xref{nginx-location-configuration body}, as the body for named location
21997 blocks can be used in a similar way to the
21998 @code{nginx-location-configuration body}. One restriction is that the
21999 body of a named location block cannot contain location blocks.
22000
22001 @end table
22002 @end deftp
22003
22004 @subsubheading Varnish Cache
22005 @cindex Varnish
22006 Varnish is a fast cache server that sits in between web applications
22007 and end users. It proxies requests from clients and caches the
22008 accessed URLs such that multiple requests for the same resource only
22009 creates one request to the back-end.
22010
22011 @defvr {Scheme Variable} varnish-service-type
22012 Service type for the Varnish daemon.
22013 @end defvr
22014
22015 @deftp {Data Type} varnish-configuration
22016 Data type representing the @code{varnish} service configuration.
22017 This type has the following parameters:
22018
22019 @table @asis
22020 @item @code{package} (default: @code{varnish})
22021 The Varnish package to use.
22022
22023 @item @code{name} (default: @code{"default"})
22024 A name for this Varnish instance. Varnish will create a directory in
22025 @file{/var/varnish/} with this name and keep temporary files there. If
22026 the name starts with a forward slash, it is interpreted as an absolute
22027 directory name.
22028
22029 Pass the @code{-n} argument to other Varnish programs to connect to the
22030 named instance, e.g.@: @command{varnishncsa -n default}.
22031
22032 @item @code{backend} (default: @code{"localhost:8080"})
22033 The backend to use. This option has no effect if @code{vcl} is set.
22034
22035 @item @code{vcl} (default: #f)
22036 The @dfn{VCL} (Varnish Configuration Language) program to run. If this
22037 is @code{#f}, Varnish will proxy @code{backend} using the default
22038 configuration. Otherwise this must be a file-like object with valid
22039 VCL syntax.
22040
22041 @c Varnish does not support HTTPS, so keep this URL to avoid confusion.
22042 For example, to mirror @url{https://www.gnu.org,www.gnu.org} with VCL you
22043 can do something along these lines:
22044
22045 @lisp
22046 (define %gnu-mirror
22047 (plain-file "gnu.vcl"
22048 "vcl 4.1;
22049 backend gnu @{ .host = \"www.gnu.org\"; @}"))
22050
22051 (operating-system
22052 ;; @dots{}
22053 (services (cons (service varnish-service-type
22054 (varnish-configuration
22055 (listen '(":80"))
22056 (vcl %gnu-mirror)))
22057 %base-services)))
22058 @end lisp
22059
22060 The configuration of an already running Varnish instance can be inspected
22061 and changed using the @command{varnishadm} program.
22062
22063 Consult the @url{https://varnish-cache.org/docs/,Varnish User Guide} and
22064 @url{https://book.varnish-software.com/4.0/,Varnish Book} for
22065 comprehensive documentation on Varnish and its configuration language.
22066
22067 @item @code{listen} (default: @code{'("localhost:80")})
22068 List of addresses Varnish will listen on.
22069
22070 @item @code{storage} (default: @code{'("malloc,128m")})
22071 List of storage backends that will be available in VCL.
22072
22073 @item @code{parameters} (default: @code{'()})
22074 List of run-time parameters in the form @code{'(("parameter" . "value"))}.
22075
22076 @item @code{extra-options} (default: @code{'()})
22077 Additional arguments to pass to the @command{varnishd} process.
22078
22079 @end table
22080 @end deftp
22081
22082 @subsubheading Patchwork
22083 @cindex Patchwork
22084 Patchwork is a patch tracking system. It can collect patches sent to a
22085 mailing list, and display them in a web interface.
22086
22087 @defvr {Scheme Variable} patchwork-service-type
22088 Service type for Patchwork.
22089 @end defvr
22090
22091 The following example is an example of a minimal service for Patchwork, for
22092 the @code{patchwork.example.com} domain.
22093
22094 @lisp
22095 (service patchwork-service-type
22096 (patchwork-configuration
22097 (domain "patchwork.example.com")
22098 (settings-module
22099 (patchwork-settings-module
22100 (allowed-hosts (list domain))
22101 (default-from-email "patchwork@@patchwork.example.com")))
22102 (getmail-retriever-config
22103 (getmail-retriever-configuration
22104 (type "SimpleIMAPSSLRetriever")
22105 (server "imap.example.com")
22106 (port 993)
22107 (username "patchwork")
22108 (password-command
22109 (list (file-append coreutils "/bin/cat")
22110 "/etc/getmail-patchwork-imap-password"))
22111 (extra-parameters
22112 '((mailboxes . ("Patches"))))))))
22113
22114 @end lisp
22115
22116 There are three records for configuring the Patchwork service. The
22117 @code{<patchwork-configuration>} relates to the configuration for Patchwork
22118 within the HTTPD service.
22119
22120 The @code{settings-module} field within the @code{<patchwork-configuration>}
22121 record can be populated with the @code{<patchwork-settings-module>} record,
22122 which describes a settings module that is generated within the Guix store.
22123
22124 For the @code{database-configuration} field within the
22125 @code{<patchwork-settings-module>}, the
22126 @code{<patchwork-database-configuration>} must be used.
22127
22128 @deftp {Data Type} patchwork-configuration
22129 Data type representing the Patchwork service configuration. This type has the
22130 following parameters:
22131
22132 @table @asis
22133 @item @code{patchwork} (default: @code{patchwork})
22134 The Patchwork package to use.
22135
22136 @item @code{domain}
22137 The domain to use for Patchwork, this is used in the HTTPD service virtual
22138 host.
22139
22140 @item @code{settings-module}
22141 The settings module to use for Patchwork. As a Django application, Patchwork
22142 is configured with a Python module containing the settings. This can either be
22143 an instance of the @code{<patchwork-settings-module>} record, any other record
22144 that represents the settings in the store, or a directory outside of the
22145 store.
22146
22147 @item @code{static-path} (default: @code{"/static/"})
22148 The path under which the HTTPD service should serve the static files.
22149
22150 @item @code{getmail-retriever-config}
22151 The getmail-retriever-configuration record value to use with
22152 Patchwork. Getmail will be configured with this value, the messages will be
22153 delivered to Patchwork.
22154
22155 @end table
22156 @end deftp
22157
22158 @deftp {Data Type} patchwork-settings-module
22159 Data type representing a settings module for Patchwork. Some of these
22160 settings relate directly to Patchwork, but others relate to Django, the web
22161 framework used by Patchwork, or the Django Rest Framework library. This type
22162 has the following parameters:
22163
22164 @table @asis
22165 @item @code{database-configuration} (default: @code{(patchwork-database-configuration)})
22166 The database connection settings used for Patchwork. See the
22167 @code{<patchwork-database-configuration>} record type for more information.
22168
22169 @item @code{secret-key-file} (default: @code{"/etc/patchwork/django-secret-key"})
22170 Patchwork, as a Django web application uses a secret key for cryptographically
22171 signing values. This file should contain a unique unpredictable value.
22172
22173 If this file does not exist, it will be created and populated with a random
22174 value by the patchwork-setup shepherd service.
22175
22176 This setting relates to Django.
22177
22178 @item @code{allowed-hosts}
22179 A list of valid hosts for this Patchwork service. This should at least include
22180 the domain specified in the @code{<patchwork-configuration>} record.
22181
22182 This is a Django setting.
22183
22184 @item @code{default-from-email}
22185 The email address from which Patchwork should send email by default.
22186
22187 This is a Patchwork setting.
22188
22189 @item @code{static-url} (default: @code{#f})
22190 The URL to use when serving static assets. It can be part of a URL, or a full
22191 URL, but must end in a @code{/}.
22192
22193 If the default value is used, the @code{static-path} value from the
22194 @code{<patchwork-configuration>} record will be used.
22195
22196 This is a Django setting.
22197
22198 @item @code{admins} (default: @code{'()})
22199 Email addresses to send the details of errors that occur. Each value should
22200 be a list containing two elements, the name and then the email address.
22201
22202 This is a Django setting.
22203
22204 @item @code{debug?} (default: @code{#f})
22205 Whether to run Patchwork in debug mode. If set to @code{#t}, detailed error
22206 messages will be shown.
22207
22208 This is a Django setting.
22209
22210 @item @code{enable-rest-api?} (default: @code{#t})
22211 Whether to enable the Patchwork REST API.
22212
22213 This is a Patchwork setting.
22214
22215 @item @code{enable-xmlrpc?} (default: @code{#t})
22216 Whether to enable the XML RPC API.
22217
22218 This is a Patchwork setting.
22219
22220 @item @code{force-https-links?} (default: @code{#t})
22221 Whether to use HTTPS links on Patchwork pages.
22222
22223 This is a Patchwork setting.
22224
22225 @item @code{extra-settings} (default: @code{""})
22226 Extra code to place at the end of the Patchwork settings module.
22227
22228 @end table
22229 @end deftp
22230
22231 @deftp {Data Type} patchwork-database-configuration
22232 Data type representing the database configuration for Patchwork.
22233
22234 @table @asis
22235 @item @code{engine} (default: @code{"django.db.backends.postgresql_psycopg2"})
22236 The database engine to use.
22237
22238 @item @code{name} (default: @code{"patchwork"})
22239 The name of the database to use.
22240
22241 @item @code{user} (default: @code{"httpd"})
22242 The user to connect to the database as.
22243
22244 @item @code{password} (default: @code{""})
22245 The password to use when connecting to the database.
22246
22247 @item @code{host} (default: @code{""})
22248 The host to make the database connection to.
22249
22250 @item @code{port} (default: @code{""})
22251 The port on which to connect to the database.
22252
22253 @end table
22254 @end deftp
22255
22256 @subsubheading Mumi
22257
22258 @cindex Mumi, Debbugs Web interface
22259 @cindex Debbugs, Mumi Web interface
22260 @uref{https://git.elephly.net/gitweb.cgi?p=software/mumi.git, Mumi} is a
22261 Web interface to the Debbugs bug tracker, by default for
22262 @uref{https://bugs.gnu.org, the GNU instance}. Mumi is a Web server,
22263 but it also fetches and indexes mail retrieved from Debbugs.
22264
22265 @defvr {Scheme Variable} mumi-service-type
22266 This is the service type for Mumi.
22267 @end defvr
22268
22269 @deftp {Data Type} mumi-configuration
22270 Data type representing the Mumi service configuration. This type has the
22271 following fields:
22272
22273 @table @asis
22274 @item @code{mumi} (default: @code{mumi})
22275 The Mumi package to use.
22276
22277 @item @code{mailer?} (default: @code{#true})
22278 Whether to enable or disable the mailer component.
22279
22280 @item @code{mumi-configuration-sender}
22281 The email address used as the sender for comments.
22282
22283 @item @code{mumi-configuration-smtp}
22284 A URI to configure the SMTP settings for Mailutils. This could be
22285 something like @code{sendmail:///path/to/bin/msmtp} or any other URI
22286 supported by Mailutils. @xref{SMTP Mailboxes, SMTP Mailboxes,,
22287 mailutils, GNU@tie{}Mailutils}.
22288
22289 @end table
22290 @end deftp
22291
22292
22293 @subsubheading FastCGI
22294 @cindex fastcgi
22295 @cindex fcgiwrap
22296 FastCGI is an interface between the front-end and the back-end of a web
22297 service. It is a somewhat legacy facility; new web services should
22298 generally just talk HTTP between the front-end and the back-end.
22299 However there are a number of back-end services such as PHP or the
22300 optimized HTTP Git repository access that use FastCGI, so we have
22301 support for it in Guix.
22302
22303 To use FastCGI, you configure the front-end web server (e.g., nginx) to
22304 dispatch some subset of its requests to the fastcgi backend, which
22305 listens on a local TCP or UNIX socket. There is an intermediary
22306 @code{fcgiwrap} program that sits between the actual backend process and
22307 the web server. The front-end indicates which backend program to run,
22308 passing that information to the @code{fcgiwrap} process.
22309
22310 @defvr {Scheme Variable} fcgiwrap-service-type
22311 A service type for the @code{fcgiwrap} FastCGI proxy.
22312 @end defvr
22313
22314 @deftp {Data Type} fcgiwrap-configuration
22315 Data type representing the configuration of the @code{fcgiwrap} service.
22316 This type has the following parameters:
22317 @table @asis
22318 @item @code{package} (default: @code{fcgiwrap})
22319 The fcgiwrap package to use.
22320
22321 @item @code{socket} (default: @code{tcp:127.0.0.1:9000})
22322 The socket on which the @code{fcgiwrap} process should listen, as a
22323 string. Valid @var{socket} values include
22324 @code{unix:@var{/path/to/unix/socket}},
22325 @code{tcp:@var{dot.ted.qu.ad}:@var{port}} and
22326 @code{tcp6:[@var{ipv6_addr}]:port}.
22327
22328 @item @code{user} (default: @code{fcgiwrap})
22329 @itemx @code{group} (default: @code{fcgiwrap})
22330 The user and group names, as strings, under which to run the
22331 @code{fcgiwrap} process. The @code{fastcgi} service will ensure that if
22332 the user asks for the specific user or group names @code{fcgiwrap} that
22333 the corresponding user and/or group is present on the system.
22334
22335 It is possible to configure a FastCGI-backed web service to pass HTTP
22336 authentication information from the front-end to the back-end, and to
22337 allow @code{fcgiwrap} to run the back-end process as a corresponding
22338 local user. To enable this capability on the back-end, run
22339 @code{fcgiwrap} as the @code{root} user and group. Note that this
22340 capability also has to be configured on the front-end as well.
22341 @end table
22342 @end deftp
22343
22344 @cindex php-fpm
22345 PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation
22346 with some additional features useful for sites of any size.
22347
22348 These features include:
22349 @itemize @bullet
22350 @item Adaptive process spawning
22351 @item Basic statistics (similar to Apache's mod_status)
22352 @item Advanced process management with graceful stop/start
22353 @item Ability to start workers with different uid/gid/chroot/environment
22354 and different php.ini (replaces safe_mode)
22355 @item Stdout & stderr logging
22356 @item Emergency restart in case of accidental opcode cache destruction
22357 @item Accelerated upload support
22358 @item Support for a "slowlog"
22359 @item Enhancements to FastCGI, such as fastcgi_finish_request() -
22360 a special function to finish request & flush all data while continuing to do
22361 something time-consuming (video converting, stats processing, etc.)
22362 @end itemize
22363 ...@: and much more.
22364
22365 @defvr {Scheme Variable} php-fpm-service-type
22366 A Service type for @code{php-fpm}.
22367 @end defvr
22368
22369 @deftp {Data Type} php-fpm-configuration
22370 Data Type for php-fpm service configuration.
22371 @table @asis
22372 @item @code{php} (default: @code{php})
22373 The php package to use.
22374 @item @code{socket} (default: @code{(string-append "/var/run/php" (version-major (package-version php)) "-fpm.sock")})
22375 The address on which to accept FastCGI requests. Valid syntaxes are:
22376 @table @asis
22377 @item @code{"ip.add.re.ss:port"}
22378 Listen on a TCP socket to a specific address on a specific port.
22379 @item @code{"port"}
22380 Listen on a TCP socket to all addresses on a specific port.
22381 @item @code{"/path/to/unix/socket"}
22382 Listen on a unix socket.
22383 @end table
22384
22385 @item @code{user} (default: @code{php-fpm})
22386 User who will own the php worker processes.
22387 @item @code{group} (default: @code{php-fpm})
22388 Group of the worker processes.
22389 @item @code{socket-user} (default: @code{php-fpm})
22390 User who can speak to the php-fpm socket.
22391 @item @code{socket-group} (default: @code{nginx})
22392 Group that can speak to the php-fpm socket.
22393 @item @code{pid-file} (default: @code{(string-append "/var/run/php" (version-major (package-version php)) "-fpm.pid")})
22394 The process id of the php-fpm process is written to this file
22395 once the service has started.
22396 @item @code{log-file} (default: @code{(string-append "/var/log/php" (version-major (package-version php)) "-fpm.log")})
22397 Log for the php-fpm master process.
22398 @item @code{process-manager} (default: @code{(php-fpm-dynamic-process-manager-configuration)})
22399 Detailed settings for the php-fpm process manager.
22400 Must be one of:
22401 @table @asis
22402 @item @code{<php-fpm-dynamic-process-manager-configuration>}
22403 @item @code{<php-fpm-static-process-manager-configuration>}
22404 @item @code{<php-fpm-on-demand-process-manager-configuration>}
22405 @end table
22406 @item @code{display-errors} (default @code{#f})
22407 Determines whether php errors and warning should be sent to clients
22408 and displayed in their browsers.
22409 This is useful for local php development, but a security risk for public sites,
22410 as error messages can reveal passwords and personal data.
22411 @item @code{timezone} (default @code{#f})
22412 Specifies @code{php_admin_value[date.timezone]} parameter.
22413 @item @code{workers-logfile} (default @code{(string-append "/var/log/php" (version-major (package-version php)) "-fpm.www.log")})
22414 This file will log the @code{stderr} outputs of php worker processes.
22415 Can be set to @code{#f} to disable logging.
22416 @item @code{file} (default @code{#f})
22417 An optional override of the whole configuration.
22418 You can use the @code{mixed-text-file} function or an absolute filepath for it.
22419 @item @code{php-ini-file} (default @code{#f})
22420 An optional override of the default php settings.
22421 It may be any ``file-like'' object (@pxref{G-Expressions, file-like objects}).
22422 You can use the @code{mixed-text-file} function or an absolute filepath for it.
22423
22424 For local development it is useful to set a higher timeout and memory
22425 limit for spawned php processes. This be accomplished with the
22426 following operating system configuration snippet:
22427 @lisp
22428 (define %local-php-ini
22429 (plain-file "php.ini"
22430 "memory_limit = 2G
22431 max_execution_time = 1800"))
22432
22433 (operating-system
22434 ;; @dots{}
22435 (services (cons (service php-fpm-service-type
22436 (php-fpm-configuration
22437 (php-ini-file %local-php-ini)))
22438 %base-services)))
22439 @end lisp
22440
22441 Consult the @url{https://www.php.net/manual/en/ini.core.php,core php.ini
22442 directives} for comprehensive documentation on the acceptable
22443 @file{php.ini} directives.
22444 @end table
22445 @end deftp
22446
22447 @deftp {Data type} php-fpm-dynamic-process-manager-configuration
22448 Data Type for the @code{dynamic} php-fpm process manager. With the
22449 @code{dynamic} process manager, spare worker processes are kept around
22450 based on it's configured limits.
22451 @table @asis
22452 @item @code{max-children} (default: @code{5})
22453 Maximum of worker processes.
22454 @item @code{start-servers} (default: @code{2})
22455 How many worker processes should be started on start-up.
22456 @item @code{min-spare-servers} (default: @code{1})
22457 How many spare worker processes should be kept around at minimum.
22458 @item @code{max-spare-servers} (default: @code{3})
22459 How many spare worker processes should be kept around at maximum.
22460 @end table
22461 @end deftp
22462
22463 @deftp {Data type} php-fpm-static-process-manager-configuration
22464 Data Type for the @code{static} php-fpm process manager. With the
22465 @code{static} process manager, an unchanging number of worker processes
22466 are created.
22467 @table @asis
22468 @item @code{max-children} (default: @code{5})
22469 Maximum of worker processes.
22470 @end table
22471 @end deftp
22472
22473 @deftp {Data type} php-fpm-on-demand-process-manager-configuration
22474 Data Type for the @code{on-demand} php-fpm process manager. With the
22475 @code{on-demand} process manager, worker processes are only created as
22476 requests arrive.
22477 @table @asis
22478 @item @code{max-children} (default: @code{5})
22479 Maximum of worker processes.
22480 @item @code{process-idle-timeout} (default: @code{10})
22481 The time in seconds after which a process with no requests is killed.
22482 @end table
22483 @end deftp
22484
22485
22486 @deffn {Scheme Procedure} nginx-php-location @
22487 [#:nginx-package nginx] @
22488 [socket (string-append "/var/run/php" @
22489 (version-major (package-version php)) @
22490 "-fpm.sock")]
22491 A helper function to quickly add php to an @code{nginx-server-configuration}.
22492 @end deffn
22493
22494 A simple services setup for nginx with php can look like this:
22495 @lisp
22496 (services (cons* (service dhcp-client-service-type)
22497 (service php-fpm-service-type)
22498 (service nginx-service-type
22499 (nginx-server-configuration
22500 (server-name '("example.com"))
22501 (root "/srv/http/")
22502 (locations
22503 (list (nginx-php-location)))
22504 (listen '("80"))
22505 (ssl-certificate #f)
22506 (ssl-certificate-key #f)))
22507 %base-services))
22508 @end lisp
22509
22510 @cindex cat-avatar-generator
22511 The cat avatar generator is a simple service to demonstrate the use of php-fpm
22512 in @code{Nginx}. It is used to generate cat avatar from a seed, for instance
22513 the hash of a user's email address.
22514
22515 @deffn {Scheme Procedure} cat-avatar-generator-service @
22516 [#:cache-dir "/var/cache/cat-avatar-generator"] @
22517 [#:package cat-avatar-generator] @
22518 [#:configuration (nginx-server-configuration)]
22519 Returns an nginx-server-configuration that inherits @code{configuration}. It
22520 extends the nginx configuration to add a server block that serves @code{package},
22521 a version of cat-avatar-generator. During execution, cat-avatar-generator will
22522 be able to use @code{cache-dir} as its cache directory.
22523 @end deffn
22524
22525 A simple setup for cat-avatar-generator can look like this:
22526 @lisp
22527 (services (cons* (cat-avatar-generator-service
22528 #:configuration
22529 (nginx-server-configuration
22530 (server-name '("example.com"))))
22531 ...
22532 %base-services))
22533 @end lisp
22534
22535 @subsubheading Hpcguix-web
22536
22537 @cindex hpcguix-web
22538 The @uref{https://github.com/UMCUGenetics/hpcguix-web/, hpcguix-web}
22539 program is a customizable web interface to browse Guix packages,
22540 initially designed for users of high-performance computing (HPC)
22541 clusters.
22542
22543 @defvr {Scheme Variable} hpcguix-web-service-type
22544 The service type for @code{hpcguix-web}.
22545 @end defvr
22546
22547 @deftp {Data Type} hpcguix-web-configuration
22548 Data type for the hpcguix-web service configuration.
22549
22550 @table @asis
22551 @item @code{specs}
22552 A gexp (@pxref{G-Expressions}) specifying the hpcguix-web service
22553 configuration. The main items available in this spec are:
22554
22555 @table @asis
22556 @item @code{title-prefix} (default: @code{"hpcguix | "})
22557 The page title prefix.
22558
22559 @item @code{guix-command} (default: @code{"guix"})
22560 The @command{guix} command.
22561
22562 @item @code{package-filter-proc} (default: @code{(const #t)})
22563 A procedure specifying how to filter packages that are displayed.
22564
22565 @item @code{package-page-extension-proc} (default: @code{(const '())})
22566 Extension package for @code{hpcguix-web}.
22567
22568 @item @code{menu} (default: @code{'()})
22569 Additional entry in page @code{menu}.
22570
22571 @item @code{channels} (default: @code{%default-channels})
22572 List of channels from which the package list is built (@pxref{Channels}).
22573
22574 @item @code{package-list-expiration} (default: @code{(* 12 3600)})
22575 The expiration time, in seconds, after which the package list is rebuilt from
22576 the latest instances of the given channels.
22577 @end table
22578
22579 See the hpcguix-web repository for a
22580 @uref{https://github.com/UMCUGenetics/hpcguix-web/blob/master/hpcweb-configuration.scm,
22581 complete example}.
22582
22583 @item @code{package} (default: @code{hpcguix-web})
22584 The hpcguix-web package to use.
22585 @end table
22586 @end deftp
22587
22588 A typical hpcguix-web service declaration looks like this:
22589
22590 @lisp
22591 (service hpcguix-web-service-type
22592 (hpcguix-web-configuration
22593 (specs
22594 #~(define site-config
22595 (hpcweb-configuration
22596 (title-prefix "Guix-HPC - ")
22597 (menu '(("/about" "ABOUT"))))))))
22598 @end lisp
22599
22600 @quotation Note
22601 The hpcguix-web service periodically updates the package list it publishes by
22602 pulling channels from Git. To that end, it needs to access X.509 certificates
22603 so that it can authenticate Git servers when communicating over HTTPS, and it
22604 assumes that @file{/etc/ssl/certs} contains those certificates.
22605
22606 Thus, make sure to add @code{nss-certs} or another certificate package to the
22607 @code{packages} field of your configuration. @ref{X.509 Certificates}, for
22608 more information on X.509 certificates.
22609 @end quotation
22610
22611 @node Certificate Services
22612 @subsection Certificate Services
22613
22614 @cindex Web
22615 @cindex HTTP, HTTPS
22616 @cindex Let's Encrypt
22617 @cindex TLS certificates
22618 The @code{(gnu services certbot)} module provides a service to
22619 automatically obtain a valid TLS certificate from the Let's Encrypt
22620 certificate authority. These certificates can then be used to serve
22621 content securely over HTTPS or other TLS-based protocols, with the
22622 knowledge that the client will be able to verify the server's
22623 authenticity.
22624
22625 @url{https://letsencrypt.org/, Let's Encrypt} provides the
22626 @code{certbot} tool to automate the certification process. This tool
22627 first securely generates a key on the server. It then makes a request
22628 to the Let's Encrypt certificate authority (CA) to sign the key. The CA
22629 checks that the request originates from the host in question by using a
22630 challenge-response protocol, requiring the server to provide its
22631 response over HTTP. If that protocol completes successfully, the CA
22632 signs the key, resulting in a certificate. That certificate is valid
22633 for a limited period of time, and therefore to continue to provide TLS
22634 services, the server needs to periodically ask the CA to renew its
22635 signature.
22636
22637 The certbot service automates this process: the initial key
22638 generation, the initial certification request to the Let's Encrypt
22639 service, the web server challenge/response integration, writing the
22640 certificate to disk, the automated periodic renewals, and the deployment
22641 tasks associated with the renewal (e.g.@: reloading services, copying keys
22642 with different permissions).
22643
22644 Certbot is run twice a day, at a random minute within the hour. It
22645 won't do anything until your certificates are due for renewal or
22646 revoked, but running it regularly would give your service a chance of
22647 staying online in case a Let's Encrypt-initiated revocation happened for
22648 some reason.
22649
22650 By using this service, you agree to the ACME Subscriber Agreement, which
22651 can be found there:
22652 @url{https://acme-v01.api.letsencrypt.org/directory}.
22653
22654 @defvr {Scheme Variable} certbot-service-type
22655 A service type for the @code{certbot} Let's Encrypt client. Its value
22656 must be a @code{certbot-configuration} record as in this example:
22657
22658 @lisp
22659 (define %nginx-deploy-hook
22660 (program-file
22661 "nginx-deploy-hook"
22662 #~(let ((pid (call-with-input-file "/var/run/nginx/pid" read)))
22663 (kill pid SIGHUP))))
22664
22665 (service certbot-service-type
22666 (certbot-configuration
22667 (email "foo@@example.net")
22668 (certificates
22669 (list
22670 (certificate-configuration
22671 (domains '("example.net" "www.example.net"))
22672 (deploy-hook %nginx-deploy-hook))
22673 (certificate-configuration
22674 (domains '("bar.example.net")))))))
22675 @end lisp
22676
22677 See below for details about @code{certbot-configuration}.
22678 @end defvr
22679
22680 @deftp {Data Type} certbot-configuration
22681 Data type representing the configuration of the @code{certbot} service.
22682 This type has the following parameters:
22683
22684 @table @asis
22685 @item @code{package} (default: @code{certbot})
22686 The certbot package to use.
22687
22688 @item @code{webroot} (default: @code{/var/www})
22689 The directory from which to serve the Let's Encrypt challenge/response
22690 files.
22691
22692 @item @code{certificates} (default: @code{()})
22693 A list of @code{certificates-configuration}s for which to generate
22694 certificates and request signatures. Each certificate has a @code{name}
22695 and several @code{domains}.
22696
22697 @item @code{email} (default: @code{#f})
22698 Optional email address used for registration and recovery contact.
22699 Setting this is encouraged as it allows you to receive important
22700 notifications about the account and issued certificates.
22701
22702 @item @code{server} (default: @code{#f})
22703 Optional URL of ACME server. Setting this overrides certbot's default,
22704 which is the Let's Encrypt server.
22705
22706 @item @code{rsa-key-size} (default: @code{2048})
22707 Size of the RSA key.
22708
22709 @item @code{default-location} (default: @i{see below})
22710 The default @code{nginx-location-configuration}. Because @code{certbot}
22711 needs to be able to serve challenges and responses, it needs to be able
22712 to run a web server. It does so by extending the @code{nginx} web
22713 service with an @code{nginx-server-configuration} listening on the
22714 @var{domains} on port 80, and which has a
22715 @code{nginx-location-configuration} for the @code{/.well-known/} URI
22716 path subspace used by Let's Encrypt. @xref{Web Services}, for more on
22717 these nginx configuration data types.
22718
22719 Requests to other URL paths will be matched by the
22720 @code{default-location}, which if present is added to all
22721 @code{nginx-server-configuration}s.
22722
22723 By default, the @code{default-location} will issue a redirect from
22724 @code{http://@var{domain}/...} to @code{https://@var{domain}/...}, leaving
22725 you to define what to serve on your site via @code{https}.
22726
22727 Pass @code{#f} to not issue a default location.
22728 @end table
22729 @end deftp
22730
22731 @deftp {Data Type} certificate-configuration
22732 Data type representing the configuration of a certificate.
22733 This type has the following parameters:
22734
22735 @table @asis
22736 @item @code{name} (default: @i{see below})
22737 This name is used by Certbot for housekeeping and in file paths; it
22738 doesn't affect the content of the certificate itself. To see
22739 certificate names, run @code{certbot certificates}.
22740
22741 Its default is the first provided domain.
22742
22743 @item @code{domains} (default: @code{()})
22744 The first domain provided will be the subject CN of the certificate, and
22745 all domains will be Subject Alternative Names on the certificate.
22746
22747 @item @code{challenge} (default: @code{#f})
22748 The challenge type that has to be run by certbot. If @code{#f} is specified,
22749 default to the HTTP challenge. If a value is specified, defaults to the
22750 manual plugin (see @code{authentication-hook}, @code{cleanup-hook} and
22751 the documentation at @url{https://certbot.eff.org/docs/using.html#hooks}),
22752 and gives Let's Encrypt permission to log the public IP address of the
22753 requesting machine.
22754
22755 @item @code{authentication-hook} (default: @code{#f})
22756 Command to be run in a shell once for each certificate challenge to be
22757 answered. For this command, the shell variable @code{$CERTBOT_DOMAIN}
22758 will contain the domain being authenticated, @code{$CERTBOT_VALIDATION}
22759 contains the validation string and @code{$CERTBOT_TOKEN} contains the
22760 file name of the resource requested when performing an HTTP-01 challenge.
22761
22762 @item @code{cleanup-hook} (default: @code{#f})
22763 Command to be run in a shell once for each certificate challenge that
22764 have been answered by the @code{auth-hook}. For this command, the shell
22765 variables available in the @code{auth-hook} script are still available, and
22766 additionally @code{$CERTBOT_AUTH_OUTPUT} will contain the standard output
22767 of the @code{auth-hook} script.
22768
22769 @item @code{deploy-hook} (default: @code{#f})
22770 Command to be run in a shell once for each successfully issued
22771 certificate. For this command, the shell variable
22772 @code{$RENEWED_LINEAGE} will point to the config live subdirectory (for
22773 example, @samp{"/etc/letsencrypt/live/example.com"}) containing the new
22774 certificates and keys; the shell variable @code{$RENEWED_DOMAINS} will
22775 contain a space-delimited list of renewed certificate domains (for
22776 example, @samp{"example.com www.example.com"}.
22777
22778 @end table
22779 @end deftp
22780
22781 For each @code{certificate-configuration}, the certificate is saved to
22782 @code{/etc/letsencrypt/live/@var{name}/fullchain.pem} and the key is
22783 saved to @code{/etc/letsencrypt/live/@var{name}/privkey.pem}.
22784 @node DNS Services
22785 @subsection DNS Services
22786 @cindex DNS (domain name system)
22787 @cindex domain name system (DNS)
22788
22789 The @code{(gnu services dns)} module provides services related to the
22790 @dfn{domain name system} (DNS). It provides a server service for hosting
22791 an @emph{authoritative} DNS server for multiple zones, slave or master.
22792 This service uses @uref{https://www.knot-dns.cz/, Knot DNS}. And also a
22793 caching and forwarding DNS server for the LAN, which uses
22794 @uref{http://www.thekelleys.org.uk/dnsmasq/doc.html, dnsmasq}.
22795
22796 @subsubheading Knot Service
22797
22798 An example configuration of an authoritative server for two zones, one master
22799 and one slave, is:
22800
22801 @lisp
22802 (define-zone-entries example.org.zone
22803 ;; Name TTL Class Type Data
22804 ("@@" "" "IN" "A" "127.0.0.1")
22805 ("@@" "" "IN" "NS" "ns")
22806 ("ns" "" "IN" "A" "127.0.0.1"))
22807
22808 (define master-zone
22809 (knot-zone-configuration
22810 (domain "example.org")
22811 (zone (zone-file
22812 (origin "example.org")
22813 (entries example.org.zone)))))
22814
22815 (define slave-zone
22816 (knot-zone-configuration
22817 (domain "plop.org")
22818 (dnssec-policy "default")
22819 (master (list "plop-master"))))
22820
22821 (define plop-master
22822 (knot-remote-configuration
22823 (id "plop-master")
22824 (address (list "208.76.58.171"))))
22825
22826 (operating-system
22827 ;; ...
22828 (services (cons* (service knot-service-type
22829 (knot-configuration
22830 (remotes (list plop-master))
22831 (zones (list master-zone slave-zone))))
22832 ;; ...
22833 %base-services)))
22834 @end lisp
22835
22836 @deffn {Scheme Variable} knot-service-type
22837 This is the type for the Knot DNS server.
22838
22839 Knot DNS is an authoritative DNS server, meaning that it can serve multiple
22840 zones, that is to say domain names you would buy from a registrar. This server
22841 is not a resolver, meaning that it can only resolve names for which it is
22842 authoritative. This server can be configured to serve zones as a master server
22843 or a slave server as a per-zone basis. Slave zones will get their data from
22844 masters, and will serve it as an authoritative server. From the point of view
22845 of a resolver, there is no difference between master and slave.
22846
22847 The following data types are used to configure the Knot DNS server:
22848 @end deffn
22849
22850 @deftp {Data Type} knot-key-configuration
22851 Data type representing a key.
22852 This type has the following parameters:
22853
22854 @table @asis
22855 @item @code{id} (default: @code{""})
22856 An identifier for other configuration fields to refer to this key. IDs must
22857 be unique and must not be empty.
22858
22859 @item @code{algorithm} (default: @code{#f})
22860 The algorithm to use. Choose between @code{#f}, @code{'hmac-md5},
22861 @code{'hmac-sha1}, @code{'hmac-sha224}, @code{'hmac-sha256}, @code{'hmac-sha384}
22862 and @code{'hmac-sha512}.
22863
22864 @item @code{secret} (default: @code{""})
22865 The secret key itself.
22866
22867 @end table
22868 @end deftp
22869
22870 @deftp {Data Type} knot-acl-configuration
22871 Data type representing an Access Control List (ACL) configuration.
22872 This type has the following parameters:
22873
22874 @table @asis
22875 @item @code{id} (default: @code{""})
22876 An identifier for ether configuration fields to refer to this key. IDs must be
22877 unique and must not be empty.
22878
22879 @item @code{address} (default: @code{'()})
22880 An ordered list of IP addresses, network subnets, or network ranges represented
22881 with strings. The query must match one of them. Empty value means that
22882 address match is not required.
22883
22884 @item @code{key} (default: @code{'()})
22885 An ordered list of references to keys represented with strings. The string
22886 must match a key ID defined in a @code{knot-key-configuration}. No key means
22887 that a key is not require to match that ACL.
22888
22889 @item @code{action} (default: @code{'()})
22890 An ordered list of actions that are permitted or forbidden by this ACL. Possible
22891 values are lists of zero or more elements from @code{'transfer}, @code{'notify}
22892 and @code{'update}.
22893
22894 @item @code{deny?} (default: @code{#f})
22895 When true, the ACL defines restrictions. Listed actions are forbidden. When
22896 false, listed actions are allowed.
22897
22898 @end table
22899 @end deftp
22900
22901 @deftp {Data Type} zone-entry
22902 Data type representing a record entry in a zone file.
22903 This type has the following parameters:
22904
22905 @table @asis
22906 @item @code{name} (default: @code{"@@"})
22907 The name of the record. @code{"@@"} refers to the origin of the zone. Names
22908 are relative to the origin of the zone. For example, in the @code{example.org}
22909 zone, @code{"ns.example.org"} actually refers to @code{ns.example.org.example.org}.
22910 Names ending with a dot are absolute, which means that @code{"ns.example.org."}
22911 refers to @code{ns.example.org}.
22912
22913 @item @code{ttl} (default: @code{""})
22914 The Time-To-Live (TTL) of this record. If not set, the default TTL is used.
22915
22916 @item @code{class} (default: @code{"IN"})
22917 The class of the record. Knot currently supports only @code{"IN"} and
22918 partially @code{"CH"}.
22919
22920 @item @code{type} (default: @code{"A"})
22921 The type of the record. Common types include A (IPv4 address), AAAA (IPv6
22922 address), NS (Name Server) and MX (Mail eXchange). Many other types are
22923 defined.
22924
22925 @item @code{data} (default: @code{""})
22926 The data contained in the record. For instance an IP address associated with
22927 an A record, or a domain name associated with an NS record. Remember that
22928 domain names are relative to the origin unless they end with a dot.
22929
22930 @end table
22931 @end deftp
22932
22933 @deftp {Data Type} zone-file
22934 Data type representing the content of a zone file.
22935 This type has the following parameters:
22936
22937 @table @asis
22938 @item @code{entries} (default: @code{'()})
22939 The list of entries. The SOA record is taken care of, so you don't need to
22940 put it in the list of entries. This list should probably contain an entry
22941 for your primary authoritative DNS server. Other than using a list of entries
22942 directly, you can use @code{define-zone-entries} to define a object containing
22943 the list of entries more easily, that you can later pass to the @code{entries}
22944 field of the @code{zone-file}.
22945
22946 @item @code{origin} (default: @code{""})
22947 The name of your zone. This parameter cannot be empty.
22948
22949 @item @code{ns} (default: @code{"ns"})
22950 The domain of your primary authoritative DNS server. The name is relative to
22951 the origin, unless it ends with a dot. It is mandatory that this primary
22952 DNS server corresponds to an NS record in the zone and that it is associated
22953 to an IP address in the list of entries.
22954
22955 @item @code{mail} (default: @code{"hostmaster"})
22956 An email address people can contact you at, as the owner of the zone. This
22957 is translated as @code{<mail>@@<origin>}.
22958
22959 @item @code{serial} (default: @code{1})
22960 The serial number of the zone. As this is used to keep track of changes by
22961 both slaves and resolvers, it is mandatory that it @emph{never} decreases.
22962 Always increment it when you make a change in your zone.
22963
22964 @item @code{refresh} (default: @code{(* 2 24 3600)})
22965 The frequency at which slaves will do a zone transfer. This value is a number
22966 of seconds. It can be computed by multiplications or with
22967 @code{(string->duration)}.
22968
22969 @item @code{retry} (default: @code{(* 15 60)})
22970 The period after which a slave will retry to contact its master when it fails
22971 to do so a first time.
22972
22973 @item @code{expiry} (default: @code{(* 14 24 3600)})
22974 Default TTL of records. Existing records are considered correct for at most
22975 this amount of time. After this period, resolvers will invalidate their cache
22976 and check again that it still exists.
22977
22978 @item @code{nx} (default: @code{3600})
22979 Default TTL of inexistant records. This delay is usually short because you want
22980 your new domains to reach everyone quickly.
22981
22982 @end table
22983 @end deftp
22984
22985 @deftp {Data Type} knot-remote-configuration
22986 Data type representing a remote configuration.
22987 This type has the following parameters:
22988
22989 @table @asis
22990 @item @code{id} (default: @code{""})
22991 An identifier for other configuration fields to refer to this remote. IDs must
22992 be unique and must not be empty.
22993
22994 @item @code{address} (default: @code{'()})
22995 An ordered list of destination IP addresses. Addresses are tried in sequence.
22996 An optional port can be given with the @@ separator. For instance:
22997 @code{(list "1.2.3.4" "2.3.4.5@@53")}. Default port is 53.
22998
22999 @item @code{via} (default: @code{'()})
23000 An ordered list of source IP addresses. An empty list will have Knot choose
23001 an appropriate source IP. An optional port can be given with the @@ separator.
23002 The default is to choose at random.
23003
23004 @item @code{key} (default: @code{#f})
23005 A reference to a key, that is a string containing the identifier of a key
23006 defined in a @code{knot-key-configuration} field.
23007
23008 @end table
23009 @end deftp
23010
23011 @deftp {Data Type} knot-keystore-configuration
23012 Data type representing a keystore to hold dnssec keys.
23013 This type has the following parameters:
23014
23015 @table @asis
23016 @item @code{id} (default: @code{""})
23017 The id of the keystore. It must not be empty.
23018
23019 @item @code{backend} (default: @code{'pem})
23020 The backend to store the keys in. Can be @code{'pem} or @code{'pkcs11}.
23021
23022 @item @code{config} (default: @code{"/var/lib/knot/keys/keys"})
23023 The configuration string of the backend. An example for the PKCS#11 is:
23024 @code{"pkcs11:token=knot;pin-value=1234 /gnu/store/.../lib/pkcs11/libsofthsm2.so"}.
23025 For the pem backend, the string represents a path in the file system.
23026
23027 @end table
23028 @end deftp
23029
23030 @deftp {Data Type} knot-policy-configuration
23031 Data type representing a dnssec policy. Knot DNS is able to automatically
23032 sign your zones. It can either generate and manage your keys automatically or
23033 use keys that you generate.
23034
23035 Dnssec is usually implemented using two keys: a Key Signing Key (KSK) that is
23036 used to sign the second, and a Zone Signing Key (ZSK) that is used to sign the
23037 zone. In order to be trusted, the KSK needs to be present in the parent zone
23038 (usually a top-level domain). If your registrar supports dnssec, you will
23039 have to send them your KSK's hash so they can add a DS record in their zone.
23040 This is not automated and need to be done each time you change your KSK.
23041
23042 The policy also defines the lifetime of keys. Usually, ZSK can be changed
23043 easily and use weaker cryptographic functions (they use lower parameters) in
23044 order to sign records quickly, so they are changed often. The KSK however
23045 requires manual interaction with the registrar, so they are changed less often
23046 and use stronger parameters because they sign only one record.
23047
23048 This type has the following parameters:
23049
23050 @table @asis
23051 @item @code{id} (default: @code{""})
23052 The id of the policy. It must not be empty.
23053
23054 @item @code{keystore} (default: @code{"default"})
23055 A reference to a keystore, that is a string containing the identifier of a
23056 keystore defined in a @code{knot-keystore-configuration} field. The
23057 @code{"default"} identifier means the default keystore (a kasp database that
23058 was setup by this service).
23059
23060 @item @code{manual?} (default: @code{#f})
23061 Whether the key management is manual or automatic.
23062
23063 @item @code{single-type-signing?} (default: @code{#f})
23064 When @code{#t}, use the Single-Type Signing Scheme.
23065
23066 @item @code{algorithm} (default: @code{"ecdsap256sha256"})
23067 An algorithm of signing keys and issued signatures.
23068
23069 @item @code{ksk-size} (default: @code{256})
23070 The length of the KSK. Note that this value is correct for the default
23071 algorithm, but would be unsecure for other algorithms.
23072
23073 @item @code{zsk-size} (default: @code{256})
23074 The length of the ZSK. Note that this value is correct for the default
23075 algorithm, but would be unsecure for other algorithms.
23076
23077 @item @code{dnskey-ttl} (default: @code{'default})
23078 The TTL value for DNSKEY records added into zone apex. The special
23079 @code{'default} value means same as the zone SOA TTL.
23080
23081 @item @code{zsk-lifetime} (default: @code{(* 30 24 3600)})
23082 The period between ZSK publication and the next rollover initiation.
23083
23084 @item @code{propagation-delay} (default: @code{(* 24 3600)})
23085 An extra delay added for each key rollover step. This value should be high
23086 enough to cover propagation of data from the master server to all slaves.
23087
23088 @item @code{rrsig-lifetime} (default: @code{(* 14 24 3600)})
23089 A validity period of newly issued signatures.
23090
23091 @item @code{rrsig-refresh} (default: @code{(* 7 24 3600)})
23092 A period how long before a signature expiration the signature will be refreshed.
23093
23094 @item @code{nsec3?} (default: @code{#f})
23095 When @code{#t}, NSEC3 will be used instead of NSEC.
23096
23097 @item @code{nsec3-iterations} (default: @code{5})
23098 The number of additional times the hashing is performed.
23099
23100 @item @code{nsec3-salt-length} (default: @code{8})
23101 The length of a salt field in octets, which is appended to the original owner
23102 name before hashing.
23103
23104 @item @code{nsec3-salt-lifetime} (default: @code{(* 30 24 3600)})
23105 The validity period of newly issued salt field.
23106
23107 @end table
23108 @end deftp
23109
23110 @deftp {Data Type} knot-zone-configuration
23111 Data type representing a zone served by Knot.
23112 This type has the following parameters:
23113
23114 @table @asis
23115 @item @code{domain} (default: @code{""})
23116 The domain served by this configuration. It must not be empty.
23117
23118 @item @code{file} (default: @code{""})
23119 The file where this zone is saved. This parameter is ignored by master zones.
23120 Empty means default location that depends on the domain name.
23121
23122 @item @code{zone} (default: @code{(zone-file)})
23123 The content of the zone file. This parameter is ignored by slave zones. It
23124 must contain a zone-file record.
23125
23126 @item @code{master} (default: @code{'()})
23127 A list of master remotes. When empty, this zone is a master. When set, this
23128 zone is a slave. This is a list of remotes identifiers.
23129
23130 @item @code{ddns-master} (default: @code{#f})
23131 The main master. When empty, it defaults to the first master in the list of
23132 masters.
23133
23134 @item @code{notify} (default: @code{'()})
23135 A list of slave remote identifiers.
23136
23137 @item @code{acl} (default: @code{'()})
23138 A list of acl identifiers.
23139
23140 @item @code{semantic-checks?} (default: @code{#f})
23141 When set, this adds more semantic checks to the zone.
23142
23143 @item @code{disable-any?} (default: @code{#f})
23144 When set, this forbids queries of the ANY type.
23145
23146 @item @code{zonefile-sync} (default: @code{0})
23147 The delay between a modification in memory and on disk. 0 means immediate
23148 synchronization.
23149
23150 @item @code{zonefile-load} (default: @code{#f})
23151 The way the zone file contents are applied during zone load. Possible values
23152 are:
23153
23154 @itemize
23155 @item @code{#f} for using the default value from Knot,
23156 @item @code{'none} for not using the zone file at all,
23157 @item @code{'difference} for computing the difference between already available
23158 contents and zone contents and applying it to the current zone contents,
23159 @item @code{'difference-no-serial} for the same as @code{'difference}, but
23160 ignoring the SOA serial in the zone file, while the server takes care of it
23161 automatically.
23162 @item @code{'whole} for loading zone contents from the zone file.
23163 @end itemize
23164
23165 @item @code{journal-content} (default: @code{#f})
23166 The way the journal is used to store zone and its changes. Possible values
23167 are @code{'none} to not use it at all, @code{'changes} to store changes and
23168 @code{'all} to store contents. @code{#f} does not set this option, so the
23169 default value from Knot is used.
23170
23171 @item @code{max-journal-usage} (default: @code{#f})
23172 The maximum size for the journal on disk. @code{#f} does not set this option,
23173 so the default value from Knot is used.
23174
23175 @item @code{max-journal-depth} (default: @code{#f})
23176 The maximum size of the history. @code{#f} does not set this option, so the
23177 default value from Knot is used.
23178
23179 @item @code{max-zone-size} (default: @code{#f})
23180 The maximum size of the zone file. This limit is enforced for incoming
23181 transfer and updates. @code{#f} does not set this option, so the default
23182 value from Knot is used.
23183
23184 @item @code{dnssec-policy} (default: @code{#f})
23185 A reference to a @code{knot-policy-configuration} record, or the special
23186 name @code{"default"}. If the value is @code{#f}, there is no dnssec signing
23187 on this zone.
23188
23189 @item @code{serial-policy} (default: @code{'increment})
23190 A policy between @code{'increment} and @code{'unixtime}.
23191
23192 @end table
23193 @end deftp
23194
23195 @deftp {Data Type} knot-configuration
23196 Data type representing the Knot configuration.
23197 This type has the following parameters:
23198
23199 @table @asis
23200 @item @code{knot} (default: @code{knot})
23201 The Knot package.
23202
23203 @item @code{run-directory} (default: @code{"/var/run/knot"})
23204 The run directory. This directory will be used for pid file and sockets.
23205
23206 @item @code{includes} (default: @code{'()})
23207 A list of strings or file-like objects denoting other files that must be
23208 included at the top of the configuration file.
23209
23210 @cindex secrets, Knot service
23211 This can be used to manage secrets out-of-band. For example, secret
23212 keys may be stored in an out-of-band file not managed by Guix, and
23213 thus not visible in @file{/gnu/store}---e.g., you could store secret
23214 key configuration in @file{/etc/knot/secrets.conf} and add this file
23215 to the @code{includes} list.
23216
23217 One can generate a secret tsig key (for nsupdate and zone transfers with the
23218 keymgr command from the knot package. Note that the package is not automatically
23219 installed by the service. The following example shows how to generate a new
23220 tsig key:
23221
23222 @example
23223 keymgr -t mysecret > /etc/knot/secrets.conf
23224 chmod 600 /etc/knot/secrets.conf
23225 @end example
23226
23227 Also note that the generated key will be named @var{mysecret}, so it is the
23228 name that needs to be used in the @var{key} field of the
23229 @code{knot-acl-configuration} record and in other places that need to refer
23230 to that key.
23231
23232 It can also be used to add configuration not supported by this interface.
23233
23234 @item @code{listen-v4} (default: @code{"0.0.0.0"})
23235 An ip address on which to listen.
23236
23237 @item @code{listen-v6} (default: @code{"::"})
23238 An ip address on which to listen.
23239
23240 @item @code{listen-port} (default: @code{53})
23241 A port on which to listen.
23242
23243 @item @code{keys} (default: @code{'()})
23244 The list of knot-key-configuration used by this configuration.
23245
23246 @item @code{acls} (default: @code{'()})
23247 The list of knot-acl-configuration used by this configuration.
23248
23249 @item @code{remotes} (default: @code{'()})
23250 The list of knot-remote-configuration used by this configuration.
23251
23252 @item @code{zones} (default: @code{'()})
23253 The list of knot-zone-configuration used by this configuration.
23254
23255 @end table
23256 @end deftp
23257
23258 @subsubheading Knot Resolver Service
23259
23260 @deffn {Scheme Variable} knot-resolver-service-type
23261 This this the type of the knot resolver service, whose value should be
23262 an @code{knot-resolver-configuration} object as in this example:
23263
23264 @lisp
23265 (service knot-resolver-service-type
23266 (knot-resolver-configuration
23267 (kresd-config-file (plain-file "kresd.conf" "
23268 net.listen('192.168.0.1', 5353)
23269 user('knot-resolver', 'knot-resolver')
23270 modules = @{ 'hints > iterate', 'stats', 'predict' @}
23271 cache.size = 100 * MB
23272 "))))
23273 @end lisp
23274
23275 For more information, refer its @url{https://knot-resolver.readthedocs.org/en/stable/daemon.html#configuration, manual}.
23276 @end deffn
23277
23278 @deftp {Data Type} knot-resolver-configuration
23279 Data type representing the configuration of knot-resolver.
23280
23281 @table @asis
23282 @item @code{package} (default: @var{knot-resolver})
23283 Package object of the knot DNS resolver.
23284
23285 @item @code{kresd-config-file} (default: %kresd.conf)
23286 File-like object of the kresd configuration file to use, by default it
23287 will listen on @code{127.0.0.1} and @code{::1}.
23288
23289 @item @code{garbage-collection-interval} (default: 1000)
23290 Number of milliseconds for @code{kres-cache-gc} to periodically trim the cache.
23291
23292 @end table
23293 @end deftp
23294
23295
23296 @subsubheading Dnsmasq Service
23297
23298 @deffn {Scheme Variable} dnsmasq-service-type
23299 This is the type of the dnsmasq service, whose value should be an
23300 @code{dnsmasq-configuration} object as in this example:
23301
23302 @lisp
23303 (service dnsmasq-service-type
23304 (dnsmasq-configuration
23305 (no-resolv? #t)
23306 (servers '("192.168.1.1"))))
23307 @end lisp
23308 @end deffn
23309
23310 @deftp {Data Type} dnsmasq-configuration
23311 Data type representing the configuration of dnsmasq.
23312
23313 @table @asis
23314 @item @code{package} (default: @var{dnsmasq})
23315 Package object of the dnsmasq server.
23316
23317 @item @code{no-hosts?} (default: @code{#f})
23318 When true, don't read the hostnames in /etc/hosts.
23319
23320 @item @code{port} (default: @code{53})
23321 The port to listen on. Setting this to zero completely disables DNS
23322 responses, leaving only DHCP and/or TFTP functions.
23323
23324 @item @code{local-service?} (default: @code{#t})
23325 Accept DNS queries only from hosts whose address is on a local subnet,
23326 ie a subnet for which an interface exists on the server.
23327
23328 @item @code{listen-addresses} (default: @code{'()})
23329 Listen on the given IP addresses.
23330
23331 @item @code{resolv-file} (default: @code{"/etc/resolv.conf"})
23332 The file to read the IP address of the upstream nameservers from.
23333
23334 @item @code{no-resolv?} (default: @code{#f})
23335 When true, don't read @var{resolv-file}.
23336
23337 @item @code{servers} (default: @code{'()})
23338 Specify IP address of upstream servers directly.
23339
23340 @item @code{addresses} (default: @code{'()})
23341 For each entry, specify an IP address to return for any host in the
23342 given domains. Queries in the domains are never forwarded and always
23343 replied to with the specified IP address.
23344
23345 This is useful for redirecting hosts locally, for example:
23346
23347 @lisp
23348 (service dnsmasq-service-type
23349 (dnsmasq-configuration
23350 (addresses
23351 '(; Redirect to a local web-server.
23352 "/example.org/127.0.0.1"
23353 ; Redirect subdomain to a specific IP.
23354 "/subdomain.example.org/192.168.1.42"))))
23355 @end lisp
23356
23357 Note that rules in @file{/etc/hosts} take precedence over this.
23358
23359 @item @code{cache-size} (default: @code{150})
23360 Set the size of dnsmasq's cache. Setting the cache size to zero
23361 disables caching.
23362
23363 @item @code{negative-cache?} (default: @code{#t})
23364 When false, disable negative caching.
23365
23366 @end table
23367 @end deftp
23368
23369 @subsubheading ddclient Service
23370
23371 @cindex ddclient
23372 The ddclient service described below runs the ddclient daemon, which takes
23373 care of automatically updating DNS entries for service providers such as
23374 @uref{https://dyn.com/dns/, Dyn}.
23375
23376 The following example show instantiates the service with its default
23377 configuration:
23378
23379 @lisp
23380 (service ddclient-service-type)
23381 @end lisp
23382
23383 Note that ddclient needs to access credentials that are stored in a
23384 @dfn{secret file}, by default @file{/etc/ddclient/secrets} (see
23385 @code{secret-file} below). You are expected to create this file manually, in
23386 an ``out-of-band'' fashion (you @emph{could} make this file part of the
23387 service configuration, for instance by using @code{plain-file}, but it will be
23388 world-readable @i{via} @file{/gnu/store}). See the examples in the
23389 @file{share/ddclient} directory of the @code{ddclient} package.
23390
23391 @c %start of fragment
23392
23393 Available @code{ddclient-configuration} fields are:
23394
23395 @deftypevr {@code{ddclient-configuration} parameter} package ddclient
23396 The ddclient package.
23397
23398 @end deftypevr
23399
23400 @deftypevr {@code{ddclient-configuration} parameter} integer daemon
23401 The period after which ddclient will retry to check IP and domain name.
23402
23403 Defaults to @samp{300}.
23404
23405 @end deftypevr
23406
23407 @deftypevr {@code{ddclient-configuration} parameter} boolean syslog
23408 Use syslog for the output.
23409
23410 Defaults to @samp{#t}.
23411
23412 @end deftypevr
23413
23414 @deftypevr {@code{ddclient-configuration} parameter} string mail
23415 Mail to user.
23416
23417 Defaults to @samp{"root"}.
23418
23419 @end deftypevr
23420
23421 @deftypevr {@code{ddclient-configuration} parameter} string mail-failure
23422 Mail failed update to user.
23423
23424 Defaults to @samp{"root"}.
23425
23426 @end deftypevr
23427
23428 @deftypevr {@code{ddclient-configuration} parameter} string pid
23429 The ddclient PID file.
23430
23431 Defaults to @samp{"/var/run/ddclient/ddclient.pid"}.
23432
23433 @end deftypevr
23434
23435 @deftypevr {@code{ddclient-configuration} parameter} boolean ssl
23436 Enable SSL support.
23437
23438 Defaults to @samp{#t}.
23439
23440 @end deftypevr
23441
23442 @deftypevr {@code{ddclient-configuration} parameter} string user
23443 Specifies the user name or ID that is used when running ddclient
23444 program.
23445
23446 Defaults to @samp{"ddclient"}.
23447
23448 @end deftypevr
23449
23450 @deftypevr {@code{ddclient-configuration} parameter} string group
23451 Group of the user who will run the ddclient program.
23452
23453 Defaults to @samp{"ddclient"}.
23454
23455 @end deftypevr
23456
23457 @deftypevr {@code{ddclient-configuration} parameter} string secret-file
23458 Secret file which will be appended to @file{ddclient.conf} file. This
23459 file contains credentials for use by ddclient. You are expected to
23460 create it manually.
23461
23462 Defaults to @samp{"/etc/ddclient/secrets.conf"}.
23463
23464 @end deftypevr
23465
23466 @deftypevr {@code{ddclient-configuration} parameter} list extra-options
23467 Extra options will be appended to @file{ddclient.conf} file.
23468
23469 Defaults to @samp{()}.
23470
23471 @end deftypevr
23472
23473
23474 @c %end of fragment
23475
23476
23477 @node VPN Services
23478 @subsection VPN Services
23479 @cindex VPN (virtual private network)
23480 @cindex virtual private network (VPN)
23481
23482 The @code{(gnu services vpn)} module provides services related to
23483 @dfn{virtual private networks} (VPNs). It provides a @emph{client} service for
23484 your machine to connect to a VPN, and a @emph{server} service for your machine
23485 to host a VPN. Both services use @uref{https://openvpn.net/, OpenVPN}.
23486
23487 @deffn {Scheme Procedure} openvpn-client-service @
23488 [#:config (openvpn-client-configuration)]
23489
23490 Return a service that runs @command{openvpn}, a VPN daemon, as a client.
23491 @end deffn
23492
23493 @deffn {Scheme Procedure} openvpn-server-service @
23494 [#:config (openvpn-server-configuration)]
23495
23496 Return a service that runs @command{openvpn}, a VPN daemon, as a server.
23497
23498 Both can be run simultaneously.
23499 @end deffn
23500
23501 @c %automatically generated documentation
23502
23503 Available @code{openvpn-client-configuration} fields are:
23504
23505 @deftypevr {@code{openvpn-client-configuration} parameter} package openvpn
23506 The OpenVPN package.
23507
23508 @end deftypevr
23509
23510 @deftypevr {@code{openvpn-client-configuration} parameter} string pid-file
23511 The OpenVPN pid file.
23512
23513 Defaults to @samp{"/var/run/openvpn/openvpn.pid"}.
23514
23515 @end deftypevr
23516
23517 @deftypevr {@code{openvpn-client-configuration} parameter} proto proto
23518 The protocol (UDP or TCP) used to open a channel between clients and
23519 servers.
23520
23521 Defaults to @samp{udp}.
23522
23523 @end deftypevr
23524
23525 @deftypevr {@code{openvpn-client-configuration} parameter} dev dev
23526 The device type used to represent the VPN connection.
23527
23528 Defaults to @samp{tun}.
23529
23530 @end deftypevr
23531
23532 @deftypevr {@code{openvpn-client-configuration} parameter} string ca
23533 The certificate authority to check connections against.
23534
23535 Defaults to @samp{"/etc/openvpn/ca.crt"}.
23536
23537 @end deftypevr
23538
23539 @deftypevr {@code{openvpn-client-configuration} parameter} string cert
23540 The certificate of the machine the daemon is running on. It should be
23541 signed by the authority given in @code{ca}.
23542
23543 Defaults to @samp{"/etc/openvpn/client.crt"}.
23544
23545 @end deftypevr
23546
23547 @deftypevr {@code{openvpn-client-configuration} parameter} string key
23548 The key of the machine the daemon is running on. It must be the key whose
23549 certificate is @code{cert}.
23550
23551 Defaults to @samp{"/etc/openvpn/client.key"}.
23552
23553 @end deftypevr
23554
23555 @deftypevr {@code{openvpn-client-configuration} parameter} boolean comp-lzo?
23556 Whether to use the lzo compression algorithm.
23557
23558 Defaults to @samp{#t}.
23559
23560 @end deftypevr
23561
23562 @deftypevr {@code{openvpn-client-configuration} parameter} boolean persist-key?
23563 Don't re-read key files across SIGUSR1 or --ping-restart.
23564
23565 Defaults to @samp{#t}.
23566
23567 @end deftypevr
23568
23569 @deftypevr {@code{openvpn-client-configuration} parameter} boolean persist-tun?
23570 Don't close and reopen TUN/TAP device or run up/down scripts across
23571 SIGUSR1 or --ping-restart restarts.
23572
23573 Defaults to @samp{#t}.
23574
23575 @end deftypevr
23576
23577 @deftypevr {@code{openvpn-client-configuration} parameter} boolean fast-io?
23578 (Experimental) Optimize TUN/TAP/UDP I/O writes by avoiding a call to
23579 poll/epoll/select prior to the write operation.
23580
23581 Defaults to @samp{#f}.
23582 @end deftypevr
23583
23584 @deftypevr {@code{openvpn-client-configuration} parameter} number verbosity
23585 Verbosity level.
23586
23587 Defaults to @samp{3}.
23588
23589 @end deftypevr
23590
23591 @deftypevr {@code{openvpn-client-configuration} parameter} tls-auth-client tls-auth
23592 Add an additional layer of HMAC authentication on top of the TLS control
23593 channel to protect against DoS attacks.
23594
23595 Defaults to @samp{#f}.
23596
23597 @end deftypevr
23598
23599 @deftypevr {@code{openvpn-client-configuration} parameter} maybe-string auth-user-pass
23600 Authenticate with server using username/password. The option is a file
23601 containing username/password on 2 lines. Do not use a file-like object as it
23602 would be added to the store and readable by any user.
23603
23604 Defaults to @samp{'disabled}.
23605 @end deftypevr
23606
23607 @deftypevr {@code{openvpn-client-configuration} parameter} key-usage verify-key-usage?
23608 Whether to check the server certificate has server usage extension.
23609
23610 Defaults to @samp{#t}.
23611
23612 @end deftypevr
23613
23614 @deftypevr {@code{openvpn-client-configuration} parameter} bind bind?
23615 Bind to a specific local port number.
23616
23617 Defaults to @samp{#f}.
23618
23619 @end deftypevr
23620
23621 @deftypevr {@code{openvpn-client-configuration} parameter} resolv-retry resolv-retry?
23622 Retry resolving server address.
23623
23624 Defaults to @samp{#t}.
23625
23626 @end deftypevr
23627
23628 @deftypevr {@code{openvpn-client-configuration} parameter} openvpn-remote-list remote
23629 A list of remote servers to connect to.
23630
23631 Defaults to @samp{()}.
23632
23633 Available @code{openvpn-remote-configuration} fields are:
23634
23635 @deftypevr {@code{openvpn-remote-configuration} parameter} string name
23636 Server name.
23637
23638 Defaults to @samp{"my-server"}.
23639
23640 @end deftypevr
23641
23642 @deftypevr {@code{openvpn-remote-configuration} parameter} number port
23643 Port number the server listens to.
23644
23645 Defaults to @samp{1194}.
23646
23647 @end deftypevr
23648
23649 @end deftypevr
23650 @c %end of automatic openvpn-client documentation
23651
23652 @c %automatically generated documentation
23653
23654 Available @code{openvpn-server-configuration} fields are:
23655
23656 @deftypevr {@code{openvpn-server-configuration} parameter} package openvpn
23657 The OpenVPN package.
23658
23659 @end deftypevr
23660
23661 @deftypevr {@code{openvpn-server-configuration} parameter} string pid-file
23662 The OpenVPN pid file.
23663
23664 Defaults to @samp{"/var/run/openvpn/openvpn.pid"}.
23665
23666 @end deftypevr
23667
23668 @deftypevr {@code{openvpn-server-configuration} parameter} proto proto
23669 The protocol (UDP or TCP) used to open a channel between clients and
23670 servers.
23671
23672 Defaults to @samp{udp}.
23673
23674 @end deftypevr
23675
23676 @deftypevr {@code{openvpn-server-configuration} parameter} dev dev
23677 The device type used to represent the VPN connection.
23678
23679 Defaults to @samp{tun}.
23680
23681 @end deftypevr
23682
23683 @deftypevr {@code{openvpn-server-configuration} parameter} string ca
23684 The certificate authority to check connections against.
23685
23686 Defaults to @samp{"/etc/openvpn/ca.crt"}.
23687
23688 @end deftypevr
23689
23690 @deftypevr {@code{openvpn-server-configuration} parameter} string cert
23691 The certificate of the machine the daemon is running on. It should be
23692 signed by the authority given in @code{ca}.
23693
23694 Defaults to @samp{"/etc/openvpn/client.crt"}.
23695
23696 @end deftypevr
23697
23698 @deftypevr {@code{openvpn-server-configuration} parameter} string key
23699 The key of the machine the daemon is running on. It must be the key whose
23700 certificate is @code{cert}.
23701
23702 Defaults to @samp{"/etc/openvpn/client.key"}.
23703
23704 @end deftypevr
23705
23706 @deftypevr {@code{openvpn-server-configuration} parameter} boolean comp-lzo?
23707 Whether to use the lzo compression algorithm.
23708
23709 Defaults to @samp{#t}.
23710
23711 @end deftypevr
23712
23713 @deftypevr {@code{openvpn-server-configuration} parameter} boolean persist-key?
23714 Don't re-read key files across SIGUSR1 or --ping-restart.
23715
23716 Defaults to @samp{#t}.
23717
23718 @end deftypevr
23719
23720 @deftypevr {@code{openvpn-server-configuration} parameter} boolean persist-tun?
23721 Don't close and reopen TUN/TAP device or run up/down scripts across
23722 SIGUSR1 or --ping-restart restarts.
23723
23724 Defaults to @samp{#t}.
23725
23726 @end deftypevr
23727
23728 @deftypevr {@code{openvpn-server-configuration} parameter} boolean fast-io?
23729 (Experimental) Optimize TUN/TAP/UDP I/O writes by avoiding a call to
23730 poll/epoll/select prior to the write operation.
23731
23732 Defaults to @samp{#f}.
23733 @end deftypevr
23734
23735 @deftypevr {@code{openvpn-server-configuration} parameter} number verbosity
23736 Verbosity level.
23737
23738 Defaults to @samp{3}.
23739
23740 @end deftypevr
23741
23742 @deftypevr {@code{openvpn-server-configuration} parameter} tls-auth-server tls-auth
23743 Add an additional layer of HMAC authentication on top of the TLS control
23744 channel to protect against DoS attacks.
23745
23746 Defaults to @samp{#f}.
23747
23748 @end deftypevr
23749
23750 @deftypevr {@code{openvpn-server-configuration} parameter} number port
23751 Specifies the port number on which the server listens.
23752
23753 Defaults to @samp{1194}.
23754
23755 @end deftypevr
23756
23757 @deftypevr {@code{openvpn-server-configuration} parameter} ip-mask server
23758 An ip and mask specifying the subnet inside the virtual network.
23759
23760 Defaults to @samp{"10.8.0.0 255.255.255.0"}.
23761
23762 @end deftypevr
23763
23764 @deftypevr {@code{openvpn-server-configuration} parameter} cidr6 server-ipv6
23765 A CIDR notation specifying the IPv6 subnet inside the virtual network.
23766
23767 Defaults to @samp{#f}.
23768
23769 @end deftypevr
23770
23771 @deftypevr {@code{openvpn-server-configuration} parameter} string dh
23772 The Diffie-Hellman parameters file.
23773
23774 Defaults to @samp{"/etc/openvpn/dh2048.pem"}.
23775
23776 @end deftypevr
23777
23778 @deftypevr {@code{openvpn-server-configuration} parameter} string ifconfig-pool-persist
23779 The file that records client IPs.
23780
23781 Defaults to @samp{"/etc/openvpn/ipp.txt"}.
23782
23783 @end deftypevr
23784
23785 @deftypevr {@code{openvpn-server-configuration} parameter} gateway redirect-gateway?
23786 When true, the server will act as a gateway for its clients.
23787
23788 Defaults to @samp{#f}.
23789
23790 @end deftypevr
23791
23792 @deftypevr {@code{openvpn-server-configuration} parameter} boolean client-to-client?
23793 When true, clients are allowed to talk to each other inside the VPN.
23794
23795 Defaults to @samp{#f}.
23796
23797 @end deftypevr
23798
23799 @deftypevr {@code{openvpn-server-configuration} parameter} keepalive keepalive
23800 Causes ping-like messages to be sent back and forth over the link so
23801 that each side knows when the other side has gone down. @code{keepalive}
23802 requires a pair. The first element is the period of the ping sending,
23803 and the second element is the timeout before considering the other side
23804 down.
23805
23806 @end deftypevr
23807
23808 @deftypevr {@code{openvpn-server-configuration} parameter} number max-clients
23809 The maximum number of clients.
23810
23811 Defaults to @samp{100}.
23812
23813 @end deftypevr
23814
23815 @deftypevr {@code{openvpn-server-configuration} parameter} string status
23816 The status file. This file shows a small report on current connection.
23817 It is truncated and rewritten every minute.
23818
23819 Defaults to @samp{"/var/run/openvpn/status"}.
23820
23821 @end deftypevr
23822
23823 @deftypevr {@code{openvpn-server-configuration} parameter} openvpn-ccd-list client-config-dir
23824 The list of configuration for some clients.
23825
23826 Defaults to @samp{()}.
23827
23828 Available @code{openvpn-ccd-configuration} fields are:
23829
23830 @deftypevr {@code{openvpn-ccd-configuration} parameter} string name
23831 Client name.
23832
23833 Defaults to @samp{"client"}.
23834
23835 @end deftypevr
23836
23837 @deftypevr {@code{openvpn-ccd-configuration} parameter} ip-mask iroute
23838 Client own network
23839
23840 Defaults to @samp{#f}.
23841
23842 @end deftypevr
23843
23844 @deftypevr {@code{openvpn-ccd-configuration} parameter} ip-mask ifconfig-push
23845 Client VPN IP.
23846
23847 Defaults to @samp{#f}.
23848
23849 @end deftypevr
23850
23851 @end deftypevr
23852
23853
23854 @c %end of automatic openvpn-server documentation
23855
23856
23857 @node Network File System
23858 @subsection Network File System
23859 @cindex NFS
23860
23861 The @code{(gnu services nfs)} module provides the following services,
23862 which are most commonly used in relation to mounting or exporting
23863 directory trees as @dfn{network file systems} (NFS).
23864
23865 While it is possible to use the individual components that together make
23866 up a Network File System service, we recommended to configure an NFS
23867 server with the @code{nfs-service-type}.
23868
23869 @subsubheading NFS Service
23870 @cindex NFS, server
23871
23872 The NFS service takes care of setting up all NFS component services,
23873 kernel configuration file systems, and installs configuration files in
23874 the locations that NFS expects.
23875
23876 @defvr {Scheme Variable} nfs-service-type
23877 A service type for a complete NFS server.
23878 @end defvr
23879
23880 @deftp {Data Type} nfs-configuration
23881 This data type represents the configuration of the NFS service and all
23882 of its subsystems.
23883
23884 It has the following parameters:
23885 @table @asis
23886 @item @code{nfs-utils} (default: @code{nfs-utils})
23887 The nfs-utils package to use.
23888
23889 @item @code{nfs-versions} (default: @code{'("4.2" "4.1" "4.0")})
23890 If a list of string values is provided, the @command{rpc.nfsd} daemon
23891 will be limited to supporting the given versions of the NFS protocol.
23892
23893 @item @code{exports} (default: @code{'()})
23894 This is a list of directories the NFS server should export. Each entry
23895 is a list consisting of two elements: a directory name and a string
23896 containing all options. This is an example in which the directory
23897 @file{/export} is served to all NFS clients as a read-only share:
23898
23899 @lisp
23900 (nfs-configuration
23901 (exports
23902 '(("/export"
23903 "*(ro,insecure,no_subtree_check,crossmnt,fsid=0)"))))
23904 @end lisp
23905
23906 @item @code{rpcmountd-port} (default: @code{#f})
23907 The network port that the @command{rpc.mountd} daemon should use.
23908
23909 @item @code{rpcstatd-port} (default: @code{#f})
23910 The network port that the @command{rpc.statd} daemon should use.
23911
23912 @item @code{rpcbind} (default: @code{rpcbind})
23913 The rpcbind package to use.
23914
23915 @item @code{idmap-domain} (default: @code{"localdomain"})
23916 The local NFSv4 domain name.
23917
23918 @item @code{nfsd-port} (default: @code{2049})
23919 The network port that the @command{nfsd} daemon should use.
23920
23921 @item @code{nfsd-threads} (default: @code{8})
23922 The number of threads used by the @command{nfsd} daemon.
23923
23924 @item @code{nfsd-tcp?} (default: @code{#t})
23925 Whether the @command{nfsd} daemon should listen on a TCP socket.
23926
23927 @item @code{nfsd-udp?} (default: @code{#f})
23928 Whether the @command{nfsd} daemon should listen on a UDP socket.
23929
23930 @item @code{pipefs-directory} (default: @code{"/var/lib/nfs/rpc_pipefs"})
23931 The directory where the pipefs file system is mounted.
23932
23933 @item @code{debug} (default: @code{'()"})
23934 A list of subsystems for which debugging output should be enabled. This
23935 is a list of symbols. Any of these symbols are valid: @code{nfsd},
23936 @code{nfs}, @code{rpc}, @code{idmap}, @code{statd}, or @code{mountd}.
23937 @end table
23938 @end deftp
23939
23940 If you don't need a complete NFS service or prefer to build it yourself
23941 you can use the individual component services that are documented below.
23942
23943 @subsubheading RPC Bind Service
23944 @cindex rpcbind
23945
23946 The RPC Bind service provides a facility to map program numbers into
23947 universal addresses.
23948 Many NFS related services use this facility. Hence it is automatically
23949 started when a dependent service starts.
23950
23951 @defvr {Scheme Variable} rpcbind-service-type
23952 A service type for the RPC portmapper daemon.
23953 @end defvr
23954
23955
23956 @deftp {Data Type} rpcbind-configuration
23957 Data type representing the configuration of the RPC Bind Service.
23958 This type has the following parameters:
23959 @table @asis
23960 @item @code{rpcbind} (default: @code{rpcbind})
23961 The rpcbind package to use.
23962
23963 @item @code{warm-start?} (default: @code{#t})
23964 If this parameter is @code{#t}, then the daemon will read a
23965 state file on startup thus reloading state information saved by a previous
23966 instance.
23967 @end table
23968 @end deftp
23969
23970
23971 @subsubheading Pipefs Pseudo File System
23972 @cindex pipefs
23973 @cindex rpc_pipefs
23974
23975 The pipefs file system is used to transfer NFS related data
23976 between the kernel and user space programs.
23977
23978 @defvr {Scheme Variable} pipefs-service-type
23979 A service type for the pipefs pseudo file system.
23980 @end defvr
23981
23982 @deftp {Data Type} pipefs-configuration
23983 Data type representing the configuration of the pipefs pseudo file system service.
23984 This type has the following parameters:
23985 @table @asis
23986 @item @code{mount-point} (default: @code{"/var/lib/nfs/rpc_pipefs"})
23987 The directory to which the file system is to be attached.
23988 @end table
23989 @end deftp
23990
23991
23992 @subsubheading GSS Daemon Service
23993 @cindex GSSD
23994 @cindex GSS
23995 @cindex global security system
23996
23997 The @dfn{global security system} (GSS) daemon provides strong security for RPC
23998 based protocols.
23999 Before exchanging RPC requests an RPC client must establish a security
24000 context. Typically this is done using the Kerberos command @command{kinit}
24001 or automatically at login time using PAM services (@pxref{Kerberos Services}).
24002
24003 @defvr {Scheme Variable} gss-service-type
24004 A service type for the Global Security System (GSS) daemon.
24005 @end defvr
24006
24007 @deftp {Data Type} gss-configuration
24008 Data type representing the configuration of the GSS daemon service.
24009 This type has the following parameters:
24010 @table @asis
24011 @item @code{nfs-utils} (default: @code{nfs-utils})
24012 The package in which the @command{rpc.gssd} command is to be found.
24013
24014 @item @code{pipefs-directory} (default: @code{"/var/lib/nfs/rpc_pipefs"})
24015 The directory where the pipefs file system is mounted.
24016
24017 @end table
24018 @end deftp
24019
24020
24021 @subsubheading IDMAP Daemon Service
24022 @cindex idmapd
24023 @cindex name mapper
24024
24025 The idmap daemon service provides mapping between user IDs and user names.
24026 Typically it is required in order to access file systems mounted via NFSv4.
24027
24028 @defvr {Scheme Variable} idmap-service-type
24029 A service type for the Identity Mapper (IDMAP) daemon.
24030 @end defvr
24031
24032 @deftp {Data Type} idmap-configuration
24033 Data type representing the configuration of the IDMAP daemon service.
24034 This type has the following parameters:
24035 @table @asis
24036 @item @code{nfs-utils} (default: @code{nfs-utils})
24037 The package in which the @command{rpc.idmapd} command is to be found.
24038
24039 @item @code{pipefs-directory} (default: @code{"/var/lib/nfs/rpc_pipefs"})
24040 The directory where the pipefs file system is mounted.
24041
24042 @item @code{domain} (default: @code{#f})
24043 The local NFSv4 domain name.
24044 This must be a string or @code{#f}.
24045 If it is @code{#f} then the daemon will use the host's fully qualified domain name.
24046
24047 @item @code{verbosity} (default: @code{0})
24048 The verbosity level of the daemon.
24049
24050 @end table
24051 @end deftp
24052
24053 @node Continuous Integration
24054 @subsection Continuous Integration
24055
24056 @cindex continuous integration
24057 @uref{https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git, Cuirass} is a
24058 continuous integration tool for Guix. It can be used both for development and
24059 for providing substitutes to others (@pxref{Substitutes}).
24060
24061 The @code{(gnu services cuirass)} module provides the following service.
24062
24063 @defvr {Scheme Procedure} cuirass-service-type
24064 The type of the Cuirass service. Its value must be a
24065 @code{cuirass-configuration} object, as described below.
24066 @end defvr
24067
24068 To add build jobs, you have to set the @code{specifications} field of the
24069 configuration. Here is an example of a service that polls the Guix repository
24070 and builds the packages from a manifest. Some of the packages are defined in
24071 the @code{"custom-packages"} input, which is the equivalent of
24072 @env{GUIX_PACKAGE_PATH}.
24073
24074 @lisp
24075 (define %cuirass-specs
24076 #~(list
24077 '((#:name . "my-manifest")
24078 (#:load-path-inputs . ("guix"))
24079 (#:package-path-inputs . ("custom-packages"))
24080 (#:proc-input . "guix")
24081 (#:proc-file . "build-aux/cuirass/gnu-system.scm")
24082 (#:proc . cuirass-jobs)
24083 (#:proc-args . ((subset . "manifests")
24084 (systems . ("x86_64-linux"))
24085 (manifests . (("config" . "guix/manifest.scm")))))
24086 (#:inputs . (((#:name . "guix")
24087 (#:url . "git://git.savannah.gnu.org/guix.git")
24088 (#:load-path . ".")
24089 (#:branch . "master")
24090 (#:no-compile? . #t))
24091 ((#:name . "config")
24092 (#:url . "https://git.example.org/config.git")
24093 (#:load-path . ".")
24094 (#:branch . "master")
24095 (#:no-compile? . #t))
24096 ((#:name . "custom-packages")
24097 (#:url . "https://git.example.org/custom-packages.git")
24098 (#:load-path . ".")
24099 (#:branch . "master")
24100 (#:no-compile? . #t)))))))
24101
24102 (service cuirass-service-type
24103 (cuirass-configuration
24104 (specifications %cuirass-specs)))
24105 @end lisp
24106
24107 While information related to build jobs is located directly in the
24108 specifications, global settings for the @command{cuirass} process are
24109 accessible in other @code{cuirass-configuration} fields.
24110
24111 @deftp {Data Type} cuirass-configuration
24112 Data type representing the configuration of Cuirass.
24113
24114 @table @asis
24115 @item @code{log-file} (default: @code{"/var/log/cuirass.log"})
24116 Location of the log file.
24117
24118 @item @code{web-log-file} (default: @code{"/var/log/cuirass-web.log"})
24119 Location of the log file used by the web interface.
24120
24121 @item @code{queries-log-file} (default: @code{#f})
24122 Location of the SQL queries log file. By default, SQL queries logging is
24123 disabled.
24124
24125 @item @code{web-queries-log-file} (default: @code{#f})
24126 Location of the web SQL queries log file. By default, web SQL queries
24127 logging is disabled.
24128
24129 @item @code{cache-directory} (default: @code{"/var/cache/cuirass"})
24130 Location of the repository cache.
24131
24132 @item @code{user} (default: @code{"cuirass"})
24133 Owner of the @code{cuirass} process.
24134
24135 @item @code{group} (default: @code{"cuirass"})
24136 Owner's group of the @code{cuirass} process.
24137
24138 @item @code{interval} (default: @code{60})
24139 Number of seconds between the poll of the repositories followed by the
24140 Cuirass jobs.
24141
24142 @item @code{database} (default: @code{"/var/lib/cuirass/cuirass.db"})
24143 Location of sqlite database which contains the build results and previously
24144 added specifications.
24145
24146 @item @code{ttl} (default: @code{(* 30 24 3600)})
24147 Specifies the time-to-live (TTL) in seconds of garbage collector roots that
24148 are registered for build results. This means that build results are protected
24149 from garbage collection for at least @var{ttl} seconds.
24150
24151 @item @code{port} (default: @code{8081})
24152 Port number used by the HTTP server.
24153
24154 @item @code{host} (default: @code{"localhost"})
24155 Listen on the network interface for @var{host}. The default is to
24156 accept connections from localhost.
24157
24158 @item @code{specifications} (default: @code{#~'()})
24159 A gexp (@pxref{G-Expressions}) that evaluates to a list of specifications,
24160 where a specification is an association list
24161 (@pxref{Associations Lists,,, guile, GNU Guile Reference Manual}) whose
24162 keys are keywords (@code{#:keyword-example}) as shown in the example
24163 above.
24164
24165 @item @code{use-substitutes?} (default: @code{#f})
24166 This allows using substitutes to avoid building every dependencies of a job
24167 from source.
24168
24169 @item @code{one-shot?} (default: @code{#f})
24170 Only evaluate specifications and build derivations once.
24171
24172 @item @code{fallback?} (default: @code{#f})
24173 When substituting a pre-built binary fails, fall back to building
24174 packages locally.
24175
24176 @item @code{extra-options} (default: @code{'()})
24177 Extra options to pass when running the Cuirass processes.
24178
24179 @item @code{cuirass} (default: @code{cuirass})
24180 The Cuirass package to use.
24181 @end table
24182 @end deftp
24183
24184 @node Power Management Services
24185 @subsection Power Management Services
24186
24187 @cindex tlp
24188 @cindex power management with TLP
24189 @subsubheading TLP daemon
24190
24191 The @code{(gnu services pm)} module provides a Guix service definition
24192 for the Linux power management tool TLP.
24193
24194 TLP enables various powersaving modes in userspace and kernel.
24195 Contrary to @code{upower-service}, it is not a passive,
24196 monitoring tool, as it will apply custom settings each time a new power
24197 source is detected. More information can be found at
24198 @uref{https://linrunner.de/en/tlp/tlp.html, TLP home page}.
24199
24200 @deffn {Scheme Variable} tlp-service-type
24201 The service type for the TLP tool. The default settings are optimised
24202 for battery life on most systems, but you can tweak them to your heart's
24203 content by adding a valid @code{tlp-configuration}:
24204 @lisp
24205 (service tlp-service-type
24206 (tlp-configuration
24207 (cpu-scaling-governor-on-ac (list "performance"))
24208 (sched-powersave-on-bat? #t)))
24209 @end lisp
24210 @end deffn
24211
24212 Each parameter definition is preceded by its type; for example,
24213 @samp{boolean foo} indicates that the @code{foo} parameter
24214 should be specified as a boolean. Types starting with
24215 @code{maybe-} denote parameters that won't show up in TLP config file
24216 when their value is @code{'disabled}.
24217
24218 @c The following documentation was initially generated by
24219 @c (generate-tlp-documentation) in (gnu services pm). Manually maintained
24220 @c documentation is better, so we shouldn't hesitate to edit below as
24221 @c needed. However if the change you want to make to this documentation
24222 @c can be done in an automated way, it's probably easier to change
24223 @c (generate-documentation) than to make it below and have to deal with
24224 @c the churn as TLP updates.
24225
24226 Available @code{tlp-configuration} fields are:
24227
24228 @deftypevr {@code{tlp-configuration} parameter} package tlp
24229 The TLP package.
24230
24231 @end deftypevr
24232
24233 @deftypevr {@code{tlp-configuration} parameter} boolean tlp-enable?
24234 Set to true if you wish to enable TLP.
24235
24236 Defaults to @samp{#t}.
24237
24238 @end deftypevr
24239
24240 @deftypevr {@code{tlp-configuration} parameter} string tlp-default-mode
24241 Default mode when no power supply can be detected. Alternatives are AC
24242 and BAT.
24243
24244 Defaults to @samp{"AC"}.
24245
24246 @end deftypevr
24247
24248 @deftypevr {@code{tlp-configuration} parameter} non-negative-integer disk-idle-secs-on-ac
24249 Number of seconds Linux kernel has to wait after the disk goes idle,
24250 before syncing on AC.
24251
24252 Defaults to @samp{0}.
24253
24254 @end deftypevr
24255
24256 @deftypevr {@code{tlp-configuration} parameter} non-negative-integer disk-idle-secs-on-bat
24257 Same as @code{disk-idle-ac} but on BAT mode.
24258
24259 Defaults to @samp{2}.
24260
24261 @end deftypevr
24262
24263 @deftypevr {@code{tlp-configuration} parameter} non-negative-integer max-lost-work-secs-on-ac
24264 Dirty pages flushing periodicity, expressed in seconds.
24265
24266 Defaults to @samp{15}.
24267
24268 @end deftypevr
24269
24270 @deftypevr {@code{tlp-configuration} parameter} non-negative-integer max-lost-work-secs-on-bat
24271 Same as @code{max-lost-work-secs-on-ac} but on BAT mode.
24272
24273 Defaults to @samp{60}.
24274
24275 @end deftypevr
24276
24277 @deftypevr {@code{tlp-configuration} parameter} maybe-space-separated-string-list cpu-scaling-governor-on-ac
24278 CPU frequency scaling governor on AC mode. With intel_pstate driver,
24279 alternatives are powersave and performance. With acpi-cpufreq driver,
24280 alternatives are ondemand, powersave, performance and conservative.
24281
24282 Defaults to @samp{disabled}.
24283
24284 @end deftypevr
24285
24286 @deftypevr {@code{tlp-configuration} parameter} maybe-space-separated-string-list cpu-scaling-governor-on-bat
24287 Same as @code{cpu-scaling-governor-on-ac} but on BAT mode.
24288
24289 Defaults to @samp{disabled}.
24290
24291 @end deftypevr
24292
24293 @deftypevr {@code{tlp-configuration} parameter} maybe-non-negative-integer cpu-scaling-min-freq-on-ac
24294 Set the min available frequency for the scaling governor on AC.
24295
24296 Defaults to @samp{disabled}.
24297
24298 @end deftypevr
24299
24300 @deftypevr {@code{tlp-configuration} parameter} maybe-non-negative-integer cpu-scaling-max-freq-on-ac
24301 Set the max available frequency for the scaling governor on AC.
24302
24303 Defaults to @samp{disabled}.
24304
24305 @end deftypevr
24306
24307 @deftypevr {@code{tlp-configuration} parameter} maybe-non-negative-integer cpu-scaling-min-freq-on-bat
24308 Set the min available frequency for the scaling governor on BAT.
24309
24310 Defaults to @samp{disabled}.
24311
24312 @end deftypevr
24313
24314 @deftypevr {@code{tlp-configuration} parameter} maybe-non-negative-integer cpu-scaling-max-freq-on-bat
24315 Set the max available frequency for the scaling governor on BAT.
24316
24317 Defaults to @samp{disabled}.
24318
24319 @end deftypevr
24320
24321 @deftypevr {@code{tlp-configuration} parameter} maybe-non-negative-integer cpu-min-perf-on-ac
24322 Limit the min P-state to control the power dissipation of the CPU, in AC
24323 mode. Values are stated as a percentage of the available performance.
24324
24325 Defaults to @samp{disabled}.
24326
24327 @end deftypevr
24328
24329 @deftypevr {@code{tlp-configuration} parameter} maybe-non-negative-integer cpu-max-perf-on-ac
24330 Limit the max P-state to control the power dissipation of the CPU, in AC
24331 mode. Values are stated as a percentage of the available performance.
24332
24333 Defaults to @samp{disabled}.
24334
24335 @end deftypevr
24336
24337 @deftypevr {@code{tlp-configuration} parameter} maybe-non-negative-integer cpu-min-perf-on-bat
24338 Same as @code{cpu-min-perf-on-ac} on BAT mode.
24339
24340 Defaults to @samp{disabled}.
24341
24342 @end deftypevr
24343
24344 @deftypevr {@code{tlp-configuration} parameter} maybe-non-negative-integer cpu-max-perf-on-bat
24345 Same as @code{cpu-max-perf-on-ac} on BAT mode.
24346
24347 Defaults to @samp{disabled}.
24348
24349 @end deftypevr
24350
24351 @deftypevr {@code{tlp-configuration} parameter} maybe-boolean cpu-boost-on-ac?
24352 Enable CPU turbo boost feature on AC mode.
24353
24354 Defaults to @samp{disabled}.
24355
24356 @end deftypevr
24357
24358 @deftypevr {@code{tlp-configuration} parameter} maybe-boolean cpu-boost-on-bat?
24359 Same as @code{cpu-boost-on-ac?} on BAT mode.
24360
24361 Defaults to @samp{disabled}.
24362
24363 @end deftypevr
24364
24365 @deftypevr {@code{tlp-configuration} parameter} boolean sched-powersave-on-ac?
24366 Allow Linux kernel to minimize the number of CPU cores/hyper-threads
24367 used under light load conditions.
24368
24369 Defaults to @samp{#f}.
24370
24371 @end deftypevr
24372
24373 @deftypevr {@code{tlp-configuration} parameter} boolean sched-powersave-on-bat?
24374 Same as @code{sched-powersave-on-ac?} but on BAT mode.
24375
24376 Defaults to @samp{#t}.
24377
24378 @end deftypevr
24379
24380 @deftypevr {@code{tlp-configuration} parameter} boolean nmi-watchdog?
24381 Enable Linux kernel NMI watchdog.
24382
24383 Defaults to @samp{#f}.
24384
24385 @end deftypevr
24386
24387 @deftypevr {@code{tlp-configuration} parameter} maybe-string phc-controls
24388 For Linux kernels with PHC patch applied, change CPU voltages. An
24389 example value would be @samp{"F:V F:V F:V F:V"}.
24390
24391 Defaults to @samp{disabled}.
24392
24393 @end deftypevr
24394
24395 @deftypevr {@code{tlp-configuration} parameter} string energy-perf-policy-on-ac
24396 Set CPU performance versus energy saving policy on AC. Alternatives are
24397 performance, normal, powersave.
24398
24399 Defaults to @samp{"performance"}.
24400
24401 @end deftypevr
24402
24403 @deftypevr {@code{tlp-configuration} parameter} string energy-perf-policy-on-bat
24404 Same as @code{energy-perf-policy-ac} but on BAT mode.
24405
24406 Defaults to @samp{"powersave"}.
24407
24408 @end deftypevr
24409
24410 @deftypevr {@code{tlp-configuration} parameter} space-separated-string-list disks-devices
24411 Hard disk devices.
24412
24413 @end deftypevr
24414
24415 @deftypevr {@code{tlp-configuration} parameter} space-separated-string-list disk-apm-level-on-ac
24416 Hard disk advanced power management level.
24417
24418 @end deftypevr
24419
24420 @deftypevr {@code{tlp-configuration} parameter} space-separated-string-list disk-apm-level-on-bat
24421 Same as @code{disk-apm-bat} but on BAT mode.
24422
24423 @end deftypevr
24424
24425 @deftypevr {@code{tlp-configuration} parameter} maybe-space-separated-string-list disk-spindown-timeout-on-ac
24426 Hard disk spin down timeout. One value has to be specified for each
24427 declared hard disk.
24428
24429 Defaults to @samp{disabled}.
24430
24431 @end deftypevr
24432
24433 @deftypevr {@code{tlp-configuration} parameter} maybe-space-separated-string-list disk-spindown-timeout-on-bat
24434 Same as @code{disk-spindown-timeout-on-ac} but on BAT mode.
24435
24436 Defaults to @samp{disabled}.
24437
24438 @end deftypevr
24439
24440 @deftypevr {@code{tlp-configuration} parameter} maybe-space-separated-string-list disk-iosched
24441 Select IO scheduler for disk devices. One value has to be specified for
24442 each declared hard disk. Example alternatives are cfq, deadline and
24443 noop.
24444
24445 Defaults to @samp{disabled}.
24446
24447 @end deftypevr
24448
24449 @deftypevr {@code{tlp-configuration} parameter} string sata-linkpwr-on-ac
24450 SATA aggressive link power management (ALPM) level. Alternatives are
24451 min_power, medium_power, max_performance.
24452
24453 Defaults to @samp{"max_performance"}.
24454
24455 @end deftypevr
24456
24457 @deftypevr {@code{tlp-configuration} parameter} string sata-linkpwr-on-bat
24458 Same as @code{sata-linkpwr-ac} but on BAT mode.
24459
24460 Defaults to @samp{"min_power"}.
24461
24462 @end deftypevr
24463
24464 @deftypevr {@code{tlp-configuration} parameter} maybe-string sata-linkpwr-blacklist
24465 Exclude specified SATA host devices for link power management.
24466
24467 Defaults to @samp{disabled}.
24468
24469 @end deftypevr
24470
24471 @deftypevr {@code{tlp-configuration} parameter} maybe-on-off-boolean ahci-runtime-pm-on-ac?
24472 Enable Runtime Power Management for AHCI controller and disks on AC
24473 mode.
24474
24475 Defaults to @samp{disabled}.
24476
24477 @end deftypevr
24478
24479 @deftypevr {@code{tlp-configuration} parameter} maybe-on-off-boolean ahci-runtime-pm-on-bat?
24480 Same as @code{ahci-runtime-pm-on-ac} on BAT mode.
24481
24482 Defaults to @samp{disabled}.
24483
24484 @end deftypevr
24485
24486 @deftypevr {@code{tlp-configuration} parameter} non-negative-integer ahci-runtime-pm-timeout
24487 Seconds of inactivity before disk is suspended.
24488
24489 Defaults to @samp{15}.
24490
24491 @end deftypevr
24492
24493 @deftypevr {@code{tlp-configuration} parameter} string pcie-aspm-on-ac
24494 PCI Express Active State Power Management level. Alternatives are
24495 default, performance, powersave.
24496
24497 Defaults to @samp{"performance"}.
24498
24499 @end deftypevr
24500
24501 @deftypevr {@code{tlp-configuration} parameter} string pcie-aspm-on-bat
24502 Same as @code{pcie-aspm-ac} but on BAT mode.
24503
24504 Defaults to @samp{"powersave"}.
24505
24506 @end deftypevr
24507
24508 @deftypevr {@code{tlp-configuration} parameter} string radeon-power-profile-on-ac
24509 Radeon graphics clock speed level. Alternatives are low, mid, high,
24510 auto, default.
24511
24512 Defaults to @samp{"high"}.
24513
24514 @end deftypevr
24515
24516 @deftypevr {@code{tlp-configuration} parameter} string radeon-power-profile-on-bat
24517 Same as @code{radeon-power-ac} but on BAT mode.
24518
24519 Defaults to @samp{"low"}.
24520
24521 @end deftypevr
24522
24523 @deftypevr {@code{tlp-configuration} parameter} string radeon-dpm-state-on-ac
24524 Radeon dynamic power management method (DPM). Alternatives are battery,
24525 performance.
24526
24527 Defaults to @samp{"performance"}.
24528
24529 @end deftypevr
24530
24531 @deftypevr {@code{tlp-configuration} parameter} string radeon-dpm-state-on-bat
24532 Same as @code{radeon-dpm-state-ac} but on BAT mode.
24533
24534 Defaults to @samp{"battery"}.
24535
24536 @end deftypevr
24537
24538 @deftypevr {@code{tlp-configuration} parameter} string radeon-dpm-perf-level-on-ac
24539 Radeon DPM performance level. Alternatives are auto, low, high.
24540
24541 Defaults to @samp{"auto"}.
24542
24543 @end deftypevr
24544
24545 @deftypevr {@code{tlp-configuration} parameter} string radeon-dpm-perf-level-on-bat
24546 Same as @code{radeon-dpm-perf-ac} but on BAT mode.
24547
24548 Defaults to @samp{"auto"}.
24549
24550 @end deftypevr
24551
24552 @deftypevr {@code{tlp-configuration} parameter} on-off-boolean wifi-pwr-on-ac?
24553 Wifi power saving mode.
24554
24555 Defaults to @samp{#f}.
24556
24557 @end deftypevr
24558
24559 @deftypevr {@code{tlp-configuration} parameter} on-off-boolean wifi-pwr-on-bat?
24560 Same as @code{wifi-power-ac?} but on BAT mode.
24561
24562 Defaults to @samp{#t}.
24563
24564 @end deftypevr
24565
24566 @deftypevr {@code{tlp-configuration} parameter} y-n-boolean wol-disable?
24567 Disable wake on LAN.
24568
24569 Defaults to @samp{#t}.
24570
24571 @end deftypevr
24572
24573 @deftypevr {@code{tlp-configuration} parameter} non-negative-integer sound-power-save-on-ac
24574 Timeout duration in seconds before activating audio power saving on
24575 Intel HDA and AC97 devices. A value of 0 disables power saving.
24576
24577 Defaults to @samp{0}.
24578
24579 @end deftypevr
24580
24581 @deftypevr {@code{tlp-configuration} parameter} non-negative-integer sound-power-save-on-bat
24582 Same as @code{sound-powersave-ac} but on BAT mode.
24583
24584 Defaults to @samp{1}.
24585
24586 @end deftypevr
24587
24588 @deftypevr {@code{tlp-configuration} parameter} y-n-boolean sound-power-save-controller?
24589 Disable controller in powersaving mode on Intel HDA devices.
24590
24591 Defaults to @samp{#t}.
24592
24593 @end deftypevr
24594
24595 @deftypevr {@code{tlp-configuration} parameter} boolean bay-poweroff-on-bat?
24596 Enable optical drive in UltraBay/MediaBay on BAT mode. Drive can be
24597 powered on again by releasing (and reinserting) the eject lever or by
24598 pressing the disc eject button on newer models.
24599
24600 Defaults to @samp{#f}.
24601
24602 @end deftypevr
24603
24604 @deftypevr {@code{tlp-configuration} parameter} string bay-device
24605 Name of the optical drive device to power off.
24606
24607 Defaults to @samp{"sr0"}.
24608
24609 @end deftypevr
24610
24611 @deftypevr {@code{tlp-configuration} parameter} string runtime-pm-on-ac
24612 Runtime Power Management for PCI(e) bus devices. Alternatives are on
24613 and auto.
24614
24615 Defaults to @samp{"on"}.
24616
24617 @end deftypevr
24618
24619 @deftypevr {@code{tlp-configuration} parameter} string runtime-pm-on-bat
24620 Same as @code{runtime-pm-ac} but on BAT mode.
24621
24622 Defaults to @samp{"auto"}.
24623
24624 @end deftypevr
24625
24626 @deftypevr {@code{tlp-configuration} parameter} boolean runtime-pm-all?
24627 Runtime Power Management for all PCI(e) bus devices, except blacklisted
24628 ones.
24629
24630 Defaults to @samp{#t}.
24631
24632 @end deftypevr
24633
24634 @deftypevr {@code{tlp-configuration} parameter} maybe-space-separated-string-list runtime-pm-blacklist
24635 Exclude specified PCI(e) device addresses from Runtime Power Management.
24636
24637 Defaults to @samp{disabled}.
24638
24639 @end deftypevr
24640
24641 @deftypevr {@code{tlp-configuration} parameter} space-separated-string-list runtime-pm-driver-blacklist
24642 Exclude PCI(e) devices assigned to the specified drivers from Runtime
24643 Power Management.
24644
24645 @end deftypevr
24646
24647 @deftypevr {@code{tlp-configuration} parameter} boolean usb-autosuspend?
24648 Enable USB autosuspend feature.
24649
24650 Defaults to @samp{#t}.
24651
24652 @end deftypevr
24653
24654 @deftypevr {@code{tlp-configuration} parameter} maybe-string usb-blacklist
24655 Exclude specified devices from USB autosuspend.
24656
24657 Defaults to @samp{disabled}.
24658
24659 @end deftypevr
24660
24661 @deftypevr {@code{tlp-configuration} parameter} boolean usb-blacklist-wwan?
24662 Exclude WWAN devices from USB autosuspend.
24663
24664 Defaults to @samp{#t}.
24665
24666 @end deftypevr
24667
24668 @deftypevr {@code{tlp-configuration} parameter} maybe-string usb-whitelist
24669 Include specified devices into USB autosuspend, even if they are already
24670 excluded by the driver or via @code{usb-blacklist-wwan?}.
24671
24672 Defaults to @samp{disabled}.
24673
24674 @end deftypevr
24675
24676 @deftypevr {@code{tlp-configuration} parameter} maybe-boolean usb-autosuspend-disable-on-shutdown?
24677 Enable USB autosuspend before shutdown.
24678
24679 Defaults to @samp{disabled}.
24680
24681 @end deftypevr
24682
24683 @deftypevr {@code{tlp-configuration} parameter} boolean restore-device-state-on-startup?
24684 Restore radio device state (bluetooth, wifi, wwan) from previous
24685 shutdown on system startup.
24686
24687 Defaults to @samp{#f}.
24688
24689 @end deftypevr
24690
24691 @cindex thermald
24692 @cindex CPU frequency scaling with thermald
24693 @subsubheading Thermald daemon
24694
24695 The @code{(gnu services pm)} module provides an interface to
24696 thermald, a CPU frequency scaling service which helps prevent overheating.
24697
24698 @defvr {Scheme Variable} thermald-service-type
24699 This is the service type for
24700 @uref{https://01.org/linux-thermal-daemon/, thermald}, the Linux
24701 Thermal Daemon, which is responsible for controlling the thermal state
24702 of processors and preventing overheating.
24703 @end defvr
24704
24705 @deftp {Data Type} thermald-configuration
24706 Data type representing the configuration of @code{thermald-service-type}.
24707
24708 @table @asis
24709 @item @code{ignore-cpuid-check?} (default: @code{#f})
24710 Ignore cpuid check for supported CPU models.
24711
24712 @item @code{thermald} (default: @var{thermald})
24713 Package object of thermald.
24714
24715 @end table
24716 @end deftp
24717
24718 @node Audio Services
24719 @subsection Audio Services
24720
24721 The @code{(gnu services audio)} module provides a service to start MPD
24722 (the Music Player Daemon).
24723
24724 @cindex mpd
24725 @subsubheading Music Player Daemon
24726
24727 The Music Player Daemon (MPD) is a service that can play music while
24728 being controlled from the local machine or over the network by a variety
24729 of clients.
24730
24731 The following example shows how one might run @code{mpd} as user
24732 @code{"bob"} on port @code{6666}. It uses pulseaudio for output.
24733
24734 @lisp
24735 (service mpd-service-type
24736 (mpd-configuration
24737 (user "bob")
24738 (port "6666")))
24739 @end lisp
24740
24741 @defvr {Scheme Variable} mpd-service-type
24742 The service type for @command{mpd}
24743 @end defvr
24744
24745 @deftp {Data Type} mpd-configuration
24746 Data type representing the configuration of @command{mpd}.
24747
24748 @table @asis
24749 @item @code{user} (default: @code{"mpd"})
24750 The user to run mpd as.
24751
24752 @item @code{music-dir} (default: @code{"~/Music"})
24753 The directory to scan for music files.
24754
24755 @item @code{playlist-dir} (default: @code{"~/.mpd/playlists"})
24756 The directory to store playlists.
24757
24758 @item @code{db-file} (default: @code{"~/.mpd/tag_cache"})
24759 The location of the music database.
24760
24761 @item @code{state-file} (default: @code{"~/.mpd/state"})
24762 The location of the file that stores current MPD's state.
24763
24764 @item @code{sticker-file} (default: @code{"~/.mpd/sticker.sql"})
24765 The location of the sticker database.
24766
24767 @item @code{port} (default: @code{"6600"})
24768 The port to run mpd on.
24769
24770 @item @code{address} (default: @code{"any"})
24771 The address that mpd will bind to. To use a Unix domain socket,
24772 an absolute path can be specified here.
24773
24774 @item @code{outputs} (default: @code{"(list (mpd-output))"})
24775 The audio outputs that MPD can use. By default this is a single output using pulseaudio.
24776
24777 @end table
24778 @end deftp
24779
24780 @deftp {Data Type} mpd-output
24781 Data type representing an @command{mpd} audio output.
24782
24783 @table @asis
24784 @item @code{name} (default: @code{"MPD"})
24785 The name of the audio output.
24786
24787 @item @code{type} (default: @code{"pulse"})
24788 The type of audio output.
24789
24790 @item @code{enabled?} (default: @code{#t})
24791 Specifies whether this audio output is enabled when MPD is started. By
24792 default, all audio outputs are enabled. This is just the default
24793 setting when there is no state file; with a state file, the previous
24794 state is restored.
24795
24796 @item @code{tags?} (default: @code{#t})
24797 If set to @code{#f}, then MPD will not send tags to this output. This
24798 is only useful for output plugins that can receive tags, for example the
24799 @code{httpd} output plugin.
24800
24801 @item @code{always-on?} (default: @code{#f})
24802 If set to @code{#t}, then MPD attempts to keep this audio output always
24803 open. This may be useful for streaming servers, when you don’t want to
24804 disconnect all listeners even when playback is accidentally stopped.
24805
24806 @item @code{mixer-type}
24807 This field accepts a symbol that specifies which mixer should be used
24808 for this audio output: the @code{hardware} mixer, the @code{software}
24809 mixer, the @code{null} mixer (allows setting the volume, but with no
24810 effect; this can be used as a trick to implement an external mixer
24811 External Mixer) or no mixer (@code{none}).
24812
24813 @item @code{extra-options} (default: @code{'()"})
24814 An association list of option symbols to string values to be appended to
24815 the audio output configuration.
24816
24817 @end table
24818 @end deftp
24819
24820 The following example shows a configuration of @code{mpd} that provides
24821 an HTTP audio streaming output.
24822
24823 @lisp
24824 (service mpd-service-type
24825 (mpd-configuration
24826 (outputs
24827 (list (mpd-output
24828 (name "streaming")
24829 (type "httpd")
24830 (mixer-type 'null)
24831 (extra-options
24832 `((encoder . "vorbis")
24833 (port . "8080"))))))))
24834 @end lisp
24835
24836
24837 @node Virtualization Services
24838 @subsection Virtualization services
24839
24840 The @code{(gnu services virtualization)} module provides services for
24841 the libvirt and virtlog daemons, as well as other virtualization-related
24842 services.
24843
24844 @subsubheading Libvirt daemon
24845 @code{libvirtd} is the server side daemon component of the libvirt
24846 virtualization management system. This daemon runs on host servers
24847 and performs required management tasks for virtualized guests.
24848
24849 @deffn {Scheme Variable} libvirt-service-type
24850 This is the type of the @uref{https://libvirt.org, libvirt daemon}.
24851 Its value must be a @code{libvirt-configuration}.
24852
24853 @lisp
24854 (service libvirt-service-type
24855 (libvirt-configuration
24856 (unix-sock-group "libvirt")
24857 (tls-port "16555")))
24858 @end lisp
24859 @end deffn
24860
24861 @c Auto-generated with (generate-libvirt-documentation)
24862 Available @code{libvirt-configuration} fields are:
24863
24864 @deftypevr {@code{libvirt-configuration} parameter} package libvirt
24865 Libvirt package.
24866
24867 @end deftypevr
24868
24869 @deftypevr {@code{libvirt-configuration} parameter} boolean listen-tls?
24870 Flag listening for secure TLS connections on the public TCP/IP port.
24871 must set @code{listen} for this to have any effect.
24872
24873 It is necessary to setup a CA and issue server certificates before using
24874 this capability.
24875
24876 Defaults to @samp{#t}.
24877
24878 @end deftypevr
24879
24880 @deftypevr {@code{libvirt-configuration} parameter} boolean listen-tcp?
24881 Listen for unencrypted TCP connections on the public TCP/IP port. must
24882 set @code{listen} for this to have any effect.
24883
24884 Using the TCP socket requires SASL authentication by default. Only SASL
24885 mechanisms which support data encryption are allowed. This is
24886 DIGEST_MD5 and GSSAPI (Kerberos5)
24887
24888 Defaults to @samp{#f}.
24889
24890 @end deftypevr
24891
24892 @deftypevr {@code{libvirt-configuration} parameter} string tls-port
24893 Port for accepting secure TLS connections This can be a port number, or
24894 service name
24895
24896 Defaults to @samp{"16514"}.
24897
24898 @end deftypevr
24899
24900 @deftypevr {@code{libvirt-configuration} parameter} string tcp-port
24901 Port for accepting insecure TCP connections This can be a port number,
24902 or service name
24903
24904 Defaults to @samp{"16509"}.
24905
24906 @end deftypevr
24907
24908 @deftypevr {@code{libvirt-configuration} parameter} string listen-addr
24909 IP address or hostname used for client connections.
24910
24911 Defaults to @samp{"0.0.0.0"}.
24912
24913 @end deftypevr
24914
24915 @deftypevr {@code{libvirt-configuration} parameter} boolean mdns-adv?
24916 Flag toggling mDNS advertisement of the libvirt service.
24917
24918 Alternatively can disable for all services on a host by stopping the
24919 Avahi daemon.
24920
24921 Defaults to @samp{#f}.
24922
24923 @end deftypevr
24924
24925 @deftypevr {@code{libvirt-configuration} parameter} string mdns-name
24926 Default mDNS advertisement name. This must be unique on the immediate
24927 broadcast network.
24928
24929 Defaults to @samp{"Virtualization Host <hostname>"}.
24930
24931 @end deftypevr
24932
24933 @deftypevr {@code{libvirt-configuration} parameter} string unix-sock-group
24934 UNIX domain socket group ownership. This can be used to allow a
24935 'trusted' set of users access to management capabilities without
24936 becoming root.
24937
24938 Defaults to @samp{"root"}.
24939
24940 @end deftypevr
24941
24942 @deftypevr {@code{libvirt-configuration} parameter} string unix-sock-ro-perms
24943 UNIX socket permissions for the R/O socket. This is used for monitoring
24944 VM status only.
24945
24946 Defaults to @samp{"0777"}.
24947
24948 @end deftypevr
24949
24950 @deftypevr {@code{libvirt-configuration} parameter} string unix-sock-rw-perms
24951 UNIX socket permissions for the R/W socket. Default allows only root.
24952 If PolicyKit is enabled on the socket, the default will change to allow
24953 everyone (eg, 0777)
24954
24955 Defaults to @samp{"0770"}.
24956
24957 @end deftypevr
24958
24959 @deftypevr {@code{libvirt-configuration} parameter} string unix-sock-admin-perms
24960 UNIX socket permissions for the admin socket. Default allows only owner
24961 (root), do not change it unless you are sure to whom you are exposing
24962 the access to.
24963
24964 Defaults to @samp{"0777"}.
24965
24966 @end deftypevr
24967
24968 @deftypevr {@code{libvirt-configuration} parameter} string unix-sock-dir
24969 The directory in which sockets will be found/created.
24970
24971 Defaults to @samp{"/var/run/libvirt"}.
24972
24973 @end deftypevr
24974
24975 @deftypevr {@code{libvirt-configuration} parameter} string auth-unix-ro
24976 Authentication scheme for UNIX read-only sockets. By default socket
24977 permissions allow anyone to connect
24978
24979 Defaults to @samp{"polkit"}.
24980
24981 @end deftypevr
24982
24983 @deftypevr {@code{libvirt-configuration} parameter} string auth-unix-rw
24984 Authentication scheme for UNIX read-write sockets. By default socket
24985 permissions only allow root. If PolicyKit support was compiled into
24986 libvirt, the default will be to use 'polkit' auth.
24987
24988 Defaults to @samp{"polkit"}.
24989
24990 @end deftypevr
24991
24992 @deftypevr {@code{libvirt-configuration} parameter} string auth-tcp
24993 Authentication scheme for TCP sockets. If you don't enable SASL, then
24994 all TCP traffic is cleartext. Don't do this outside of a dev/test
24995 scenario.
24996
24997 Defaults to @samp{"sasl"}.
24998
24999 @end deftypevr
25000
25001 @deftypevr {@code{libvirt-configuration} parameter} string auth-tls
25002 Authentication scheme for TLS sockets. TLS sockets already have
25003 encryption provided by the TLS layer, and limited authentication is done
25004 by certificates.
25005
25006 It is possible to make use of any SASL authentication mechanism as well,
25007 by using 'sasl' for this option
25008
25009 Defaults to @samp{"none"}.
25010
25011 @end deftypevr
25012
25013 @deftypevr {@code{libvirt-configuration} parameter} optional-list access-drivers
25014 API access control scheme.
25015
25016 By default an authenticated user is allowed access to all APIs. Access
25017 drivers can place restrictions on this.
25018
25019 Defaults to @samp{()}.
25020
25021 @end deftypevr
25022
25023 @deftypevr {@code{libvirt-configuration} parameter} string key-file
25024 Server key file path. If set to an empty string, then no private key is
25025 loaded.
25026
25027 Defaults to @samp{""}.
25028
25029 @end deftypevr
25030
25031 @deftypevr {@code{libvirt-configuration} parameter} string cert-file
25032 Server key file path. If set to an empty string, then no certificate is
25033 loaded.
25034
25035 Defaults to @samp{""}.
25036
25037 @end deftypevr
25038
25039 @deftypevr {@code{libvirt-configuration} parameter} string ca-file
25040 Server key file path. If set to an empty string, then no CA certificate
25041 is loaded.
25042
25043 Defaults to @samp{""}.
25044
25045 @end deftypevr
25046
25047 @deftypevr {@code{libvirt-configuration} parameter} string crl-file
25048 Certificate revocation list path. If set to an empty string, then no
25049 CRL is loaded.
25050
25051 Defaults to @samp{""}.
25052
25053 @end deftypevr
25054
25055 @deftypevr {@code{libvirt-configuration} parameter} boolean tls-no-sanity-cert
25056 Disable verification of our own server certificates.
25057
25058 When libvirtd starts it performs some sanity checks against its own
25059 certificates.
25060
25061 Defaults to @samp{#f}.
25062
25063 @end deftypevr
25064
25065 @deftypevr {@code{libvirt-configuration} parameter} boolean tls-no-verify-cert
25066 Disable verification of client certificates.
25067
25068 Client certificate verification is the primary authentication mechanism.
25069 Any client which does not present a certificate signed by the CA will be
25070 rejected.
25071
25072 Defaults to @samp{#f}.
25073
25074 @end deftypevr
25075
25076 @deftypevr {@code{libvirt-configuration} parameter} optional-list tls-allowed-dn-list
25077 Whitelist of allowed x509 Distinguished Name.
25078
25079 Defaults to @samp{()}.
25080
25081 @end deftypevr
25082
25083 @deftypevr {@code{libvirt-configuration} parameter} optional-list sasl-allowed-usernames
25084 Whitelist of allowed SASL usernames. The format for username depends on
25085 the SASL authentication mechanism.
25086
25087 Defaults to @samp{()}.
25088
25089 @end deftypevr
25090
25091 @deftypevr {@code{libvirt-configuration} parameter} string tls-priority
25092 Override the compile time default TLS priority string. The default is
25093 usually @samp{"NORMAL"} unless overridden at build time. Only set this is it
25094 is desired for libvirt to deviate from the global default settings.
25095
25096 Defaults to @samp{"NORMAL"}.
25097
25098 @end deftypevr
25099
25100 @deftypevr {@code{libvirt-configuration} parameter} integer max-clients
25101 Maximum number of concurrent client connections to allow over all
25102 sockets combined.
25103
25104 Defaults to @samp{5000}.
25105
25106 @end deftypevr
25107
25108 @deftypevr {@code{libvirt-configuration} parameter} integer max-queued-clients
25109 Maximum length of queue of connections waiting to be accepted by the
25110 daemon. Note, that some protocols supporting retransmission may obey
25111 this so that a later reattempt at connection succeeds.
25112
25113 Defaults to @samp{1000}.
25114
25115 @end deftypevr
25116
25117 @deftypevr {@code{libvirt-configuration} parameter} integer max-anonymous-clients
25118 Maximum length of queue of accepted but not yet authenticated clients.
25119 Set this to zero to turn this feature off
25120
25121 Defaults to @samp{20}.
25122
25123 @end deftypevr
25124
25125 @deftypevr {@code{libvirt-configuration} parameter} integer min-workers
25126 Number of workers to start up initially.
25127
25128 Defaults to @samp{5}.
25129
25130 @end deftypevr
25131
25132 @deftypevr {@code{libvirt-configuration} parameter} integer max-workers
25133 Maximum number of worker threads.
25134
25135 If the number of active clients exceeds @code{min-workers}, then more
25136 threads are spawned, up to max_workers limit. Typically you'd want
25137 max_workers to equal maximum number of clients allowed.
25138
25139 Defaults to @samp{20}.
25140
25141 @end deftypevr
25142
25143 @deftypevr {@code{libvirt-configuration} parameter} integer prio-workers
25144 Number of priority workers. If all workers from above pool are stuck,
25145 some calls marked as high priority (notably domainDestroy) can be
25146 executed in this pool.
25147
25148 Defaults to @samp{5}.
25149
25150 @end deftypevr
25151
25152 @deftypevr {@code{libvirt-configuration} parameter} integer max-requests
25153 Total global limit on concurrent RPC calls.
25154
25155 Defaults to @samp{20}.
25156
25157 @end deftypevr
25158
25159 @deftypevr {@code{libvirt-configuration} parameter} integer max-client-requests
25160 Limit on concurrent requests from a single client connection. To avoid
25161 one client monopolizing the server this should be a small fraction of
25162 the global max_requests and max_workers parameter.
25163
25164 Defaults to @samp{5}.
25165
25166 @end deftypevr
25167
25168 @deftypevr {@code{libvirt-configuration} parameter} integer admin-min-workers
25169 Same as @code{min-workers} but for the admin interface.
25170
25171 Defaults to @samp{1}.
25172
25173 @end deftypevr
25174
25175 @deftypevr {@code{libvirt-configuration} parameter} integer admin-max-workers
25176 Same as @code{max-workers} but for the admin interface.
25177
25178 Defaults to @samp{5}.
25179
25180 @end deftypevr
25181
25182 @deftypevr {@code{libvirt-configuration} parameter} integer admin-max-clients
25183 Same as @code{max-clients} but for the admin interface.
25184
25185 Defaults to @samp{5}.
25186
25187 @end deftypevr
25188
25189 @deftypevr {@code{libvirt-configuration} parameter} integer admin-max-queued-clients
25190 Same as @code{max-queued-clients} but for the admin interface.
25191
25192 Defaults to @samp{5}.
25193
25194 @end deftypevr
25195
25196 @deftypevr {@code{libvirt-configuration} parameter} integer admin-max-client-requests
25197 Same as @code{max-client-requests} but for the admin interface.
25198
25199 Defaults to @samp{5}.
25200
25201 @end deftypevr
25202
25203 @deftypevr {@code{libvirt-configuration} parameter} integer log-level
25204 Logging level. 4 errors, 3 warnings, 2 information, 1 debug.
25205
25206 Defaults to @samp{3}.
25207
25208 @end deftypevr
25209
25210 @deftypevr {@code{libvirt-configuration} parameter} string log-filters
25211 Logging filters.
25212
25213 A filter allows to select a different logging level for a given category
25214 of logs The format for a filter is one of:
25215
25216 @itemize @bullet
25217 @item
25218 x:name
25219
25220 @item
25221 x:+name
25222
25223 @end itemize
25224
25225 where @code{name} is a string which is matched against the category
25226 given in the @code{VIR_LOG_INIT()} at the top of each libvirt source
25227 file, e.g., @samp{"remote"}, @samp{"qemu"}, or @samp{"util.json"} (the
25228 name in the filter can be a substring of the full category name, in
25229 order to match multiple similar categories), the optional @samp{"+"}
25230 prefix tells libvirt to log stack trace for each message matching name,
25231 and @code{x} is the minimal level where matching messages should be
25232 logged:
25233
25234 @itemize @bullet
25235 @item
25236 1: DEBUG
25237
25238 @item
25239 2: INFO
25240
25241 @item
25242 3: WARNING
25243
25244 @item
25245 4: ERROR
25246
25247 @end itemize
25248
25249 Multiple filters can be defined in a single filters statement, they just
25250 need to be separated by spaces.
25251
25252 Defaults to @samp{"3:remote 4:event"}.
25253
25254 @end deftypevr
25255
25256 @deftypevr {@code{libvirt-configuration} parameter} string log-outputs
25257 Logging outputs.
25258
25259 An output is one of the places to save logging information. The format
25260 for an output can be:
25261
25262 @table @code
25263 @item x:stderr
25264 output goes to stderr
25265
25266 @item x:syslog:name
25267 use syslog for the output and use the given name as the ident
25268
25269 @item x:file:file_path
25270 output to a file, with the given filepath
25271
25272 @item x:journald
25273 output to journald logging system
25274
25275 @end table
25276
25277 In all case the x prefix is the minimal level, acting as a filter
25278
25279 @itemize @bullet
25280 @item
25281 1: DEBUG
25282
25283 @item
25284 2: INFO
25285
25286 @item
25287 3: WARNING
25288
25289 @item
25290 4: ERROR
25291
25292 @end itemize
25293
25294 Multiple outputs can be defined, they just need to be separated by
25295 spaces.
25296
25297 Defaults to @samp{"3:stderr"}.
25298
25299 @end deftypevr
25300
25301 @deftypevr {@code{libvirt-configuration} parameter} integer audit-level
25302 Allows usage of the auditing subsystem to be altered
25303
25304 @itemize @bullet
25305 @item
25306 0: disable all auditing
25307
25308 @item
25309 1: enable auditing, only if enabled on host
25310
25311 @item
25312 2: enable auditing, and exit if disabled on host.
25313
25314 @end itemize
25315
25316 Defaults to @samp{1}.
25317
25318 @end deftypevr
25319
25320 @deftypevr {@code{libvirt-configuration} parameter} boolean audit-logging
25321 Send audit messages via libvirt logging infrastructure.
25322
25323 Defaults to @samp{#f}.
25324
25325 @end deftypevr
25326
25327 @deftypevr {@code{libvirt-configuration} parameter} optional-string host-uuid
25328 Host UUID. UUID must not have all digits be the same.
25329
25330 Defaults to @samp{""}.
25331
25332 @end deftypevr
25333
25334 @deftypevr {@code{libvirt-configuration} parameter} string host-uuid-source
25335 Source to read host UUID.
25336
25337 @itemize @bullet
25338 @item
25339 @code{smbios}: fetch the UUID from @code{dmidecode -s system-uuid}
25340
25341 @item
25342 @code{machine-id}: fetch the UUID from @code{/etc/machine-id}
25343
25344 @end itemize
25345
25346 If @code{dmidecode} does not provide a valid UUID a temporary UUID will
25347 be generated.
25348
25349 Defaults to @samp{"smbios"}.
25350
25351 @end deftypevr
25352
25353 @deftypevr {@code{libvirt-configuration} parameter} integer keepalive-interval
25354 A keepalive message is sent to a client after @code{keepalive_interval}
25355 seconds of inactivity to check if the client is still responding. If
25356 set to -1, libvirtd will never send keepalive requests; however clients
25357 can still send them and the daemon will send responses.
25358
25359 Defaults to @samp{5}.
25360
25361 @end deftypevr
25362
25363 @deftypevr {@code{libvirt-configuration} parameter} integer keepalive-count
25364 Maximum number of keepalive messages that are allowed to be sent to the
25365 client without getting any response before the connection is considered
25366 broken.
25367
25368 In other words, the connection is automatically closed approximately
25369 after @code{keepalive_interval * (keepalive_count + 1)} seconds since
25370 the last message received from the client. When @code{keepalive-count}
25371 is set to 0, connections will be automatically closed after
25372 @code{keepalive-interval} seconds of inactivity without sending any
25373 keepalive messages.
25374
25375 Defaults to @samp{5}.
25376
25377 @end deftypevr
25378
25379 @deftypevr {@code{libvirt-configuration} parameter} integer admin-keepalive-interval
25380 Same as above but for admin interface.
25381
25382 Defaults to @samp{5}.
25383
25384 @end deftypevr
25385
25386 @deftypevr {@code{libvirt-configuration} parameter} integer admin-keepalive-count
25387 Same as above but for admin interface.
25388
25389 Defaults to @samp{5}.
25390
25391 @end deftypevr
25392
25393 @deftypevr {@code{libvirt-configuration} parameter} integer ovs-timeout
25394 Timeout for Open vSwitch calls.
25395
25396 The @code{ovs-vsctl} utility is used for the configuration and its
25397 timeout option is set by default to 5 seconds to avoid potential
25398 infinite waits blocking libvirt.
25399
25400 Defaults to @samp{5}.
25401
25402 @end deftypevr
25403
25404 @c %end of autogenerated docs
25405
25406 @subsubheading Virtlog daemon
25407 The virtlogd service is a server side daemon component of libvirt that is
25408 used to manage logs from virtual machine consoles.
25409
25410 This daemon is not used directly by libvirt client applications, rather it
25411 is called on their behalf by @code{libvirtd}. By maintaining the logs in a
25412 standalone daemon, the main @code{libvirtd} daemon can be restarted without
25413 risk of losing logs. The @code{virtlogd} daemon has the ability to re-exec()
25414 itself upon receiving @code{SIGUSR1}, to allow live upgrades without downtime.
25415
25416 @deffn {Scheme Variable} virtlog-service-type
25417 This is the type of the virtlog daemon.
25418 Its value must be a @code{virtlog-configuration}.
25419
25420 @lisp
25421 (service virtlog-service-type
25422 (virtlog-configuration
25423 (max-clients 1000)))
25424 @end lisp
25425 @end deffn
25426
25427 @deftypevr {@code{virtlog-configuration} parameter} integer log-level
25428 Logging level. 4 errors, 3 warnings, 2 information, 1 debug.
25429
25430 Defaults to @samp{3}.
25431
25432 @end deftypevr
25433
25434 @deftypevr {@code{virtlog-configuration} parameter} string log-filters
25435 Logging filters.
25436
25437 A filter allows to select a different logging level for a given category
25438 of logs The format for a filter is one of:
25439
25440 @itemize @bullet
25441 @item
25442 x:name
25443
25444 @item
25445 x:+name
25446
25447 @end itemize
25448
25449 where @code{name} is a string which is matched against the category
25450 given in the @code{VIR_LOG_INIT()} at the top of each libvirt source
25451 file, e.g., "remote", "qemu", or "util.json" (the name in the filter can
25452 be a substring of the full category name, in order to match multiple
25453 similar categories), the optional "+" prefix tells libvirt to log stack
25454 trace for each message matching name, and @code{x} is the minimal level
25455 where matching messages should be logged:
25456
25457 @itemize @bullet
25458 @item
25459 1: DEBUG
25460
25461 @item
25462 2: INFO
25463
25464 @item
25465 3: WARNING
25466
25467 @item
25468 4: ERROR
25469
25470 @end itemize
25471
25472 Multiple filters can be defined in a single filters statement, they just
25473 need to be separated by spaces.
25474
25475 Defaults to @samp{"3:remote 4:event"}.
25476
25477 @end deftypevr
25478
25479 @deftypevr {@code{virtlog-configuration} parameter} string log-outputs
25480 Logging outputs.
25481
25482 An output is one of the places to save logging information The format
25483 for an output can be:
25484
25485 @table @code
25486 @item x:stderr
25487 output goes to stderr
25488
25489 @item x:syslog:name
25490 use syslog for the output and use the given name as the ident
25491
25492 @item x:file:file_path
25493 output to a file, with the given filepath
25494
25495 @item x:journald
25496 output to journald logging system
25497
25498 @end table
25499
25500 In all case the x prefix is the minimal level, acting as a filter
25501
25502 @itemize @bullet
25503 @item
25504 1: DEBUG
25505
25506 @item
25507 2: INFO
25508
25509 @item
25510 3: WARNING
25511
25512 @item
25513 4: ERROR
25514
25515 @end itemize
25516
25517 Multiple outputs can be defined, they just need to be separated by
25518 spaces.
25519
25520 Defaults to @samp{"3:stderr"}.
25521
25522 @end deftypevr
25523
25524 @deftypevr {@code{virtlog-configuration} parameter} integer max-clients
25525 Maximum number of concurrent client connections to allow over all
25526 sockets combined.
25527
25528 Defaults to @samp{1024}.
25529
25530 @end deftypevr
25531
25532 @deftypevr {@code{virtlog-configuration} parameter} integer max-size
25533 Maximum file size before rolling over.
25534
25535 Defaults to @samp{2MB}
25536
25537 @end deftypevr
25538
25539 @deftypevr {@code{virtlog-configuration} parameter} integer max-backups
25540 Maximum number of backup files to keep.
25541
25542 Defaults to @samp{3}
25543
25544 @end deftypevr
25545 @node Transparent Emulation with QEMU
25546 @subsubheading Transparent Emulation with QEMU
25547
25548 @cindex emulation
25549 @cindex @code{binfmt_misc}
25550 @code{qemu-binfmt-service-type} provides support for transparent
25551 emulation of program binaries built for different architectures---e.g.,
25552 it allows you to transparently execute an ARMv7 program on an x86_64
25553 machine. It achieves this by combining the @uref{https://www.qemu.org,
25554 QEMU} emulator and the @code{binfmt_misc} feature of the kernel Linux.
25555 This feature only allows you to emulate GNU/Linux on a different
25556 architecture, but see below for GNU/Hurd support.
25557
25558 @defvr {Scheme Variable} qemu-binfmt-service-type
25559 This is the type of the QEMU/binfmt service for transparent emulation.
25560 Its value must be a @code{qemu-binfmt-configuration} object, which
25561 specifies the QEMU package to use as well as the architecture we want to
25562 emulated:
25563
25564 @lisp
25565 (service qemu-binfmt-service-type
25566 (qemu-binfmt-configuration
25567 (platforms (lookup-qemu-platforms "arm" "aarch64"))))
25568 @end lisp
25569
25570 In this example, we enable transparent emulation for the ARM and aarch64
25571 platforms. Running @code{herd stop qemu-binfmt} turns it off, and
25572 running @code{herd start qemu-binfmt} turns it back on (@pxref{Invoking
25573 herd, the @command{herd} command,, shepherd, The GNU Shepherd Manual}).
25574 @end defvr
25575
25576 @deftp {Data Type} qemu-binfmt-configuration
25577 This is the configuration for the @code{qemu-binfmt} service.
25578
25579 @table @asis
25580 @item @code{platforms} (default: @code{'()})
25581 The list of emulated QEMU platforms. Each item must be a @dfn{platform
25582 object} as returned by @code{lookup-qemu-platforms} (see below).
25583
25584 @item @code{guix-support?} (default: @code{#f})
25585 When it is true, QEMU and all its dependencies are added to the build
25586 environment of @command{guix-daemon} (@pxref{Invoking guix-daemon,
25587 @option{--chroot-directory} option}). This allows the @code{binfmt_misc}
25588 handlers to be used within the build environment, which in turn means
25589 that you can transparently build programs for another architecture.
25590
25591 For example, let's suppose you're on an x86_64 machine and you have this
25592 service:
25593
25594 @lisp
25595 (service qemu-binfmt-service-type
25596 (qemu-binfmt-configuration
25597 (platforms (lookup-qemu-platforms "arm"))
25598 (guix-support? #t)))
25599 @end lisp
25600
25601 You can run:
25602
25603 @example
25604 guix build -s armhf-linux inkscape
25605 @end example
25606
25607 @noindent
25608 and it will build Inkscape for ARMv7 @emph{as if it were a native
25609 build}, transparently using QEMU to emulate the ARMv7 CPU. Pretty handy
25610 if you'd like to test a package build for an architecture you don't have
25611 access to!
25612
25613 @item @code{qemu} (default: @code{qemu})
25614 The QEMU package to use.
25615 @end table
25616 @end deftp
25617
25618 @deffn {Scheme Procedure} lookup-qemu-platforms @var{platforms}@dots{}
25619 Return the list of QEMU platform objects corresponding to
25620 @var{platforms}@dots{}. @var{platforms} must be a list of strings
25621 corresponding to platform names, such as @code{"arm"}, @code{"sparc"},
25622 @code{"mips64el"}, and so on.
25623 @end deffn
25624
25625 @deffn {Scheme Procedure} qemu-platform? @var{obj}
25626 Return true if @var{obj} is a platform object.
25627 @end deffn
25628
25629 @deffn {Scheme Procedure} qemu-platform-name @var{platform}
25630 Return the name of @var{platform}---a string such as @code{"arm"}.
25631 @end deffn
25632
25633
25634 @subsubheading The Hurd in a Virtual Machine
25635
25636 @cindex @code{hurd}
25637 @cindex the Hurd
25638 @cindex childhurd
25639
25640 Service @code{hurd-vm} provides support for running GNU/Hurd in a
25641 virtual machine (VM), a so-called @dfn{childhurd}. This service is meant
25642 to be used on GNU/Linux and the given GNU/Hurd operating system
25643 configuration is cross-compiled. The virtual machine is a Shepherd
25644 service that can be referred to by the names @code{hurd-vm} and
25645 @code{childhurd} and be controlled with commands such as:
25646
25647 @example
25648 herd start hurd-vm
25649 herd stop childhurd
25650 @end example
25651
25652 When the service is running, you can view its console by connecting to
25653 it with a VNC client, for example with:
25654
25655 @example
25656 guix environment --ad-hoc tigervnc-client -- \
25657 vncviewer localhost:5900
25658 @end example
25659
25660 The default configuration (see @code{hurd-vm-configuration} below)
25661 spawns a secure shell (SSH) server in your GNU/Hurd system, which QEMU
25662 (the virtual machine emulator) redirects to port 10222 on the host.
25663 Thus, you can connect over SSH to the childhurd with:
25664
25665 @example
25666 ssh root@@localhost -p 10022
25667 @end example
25668
25669 The childhurd is volatile and stateless: it starts with a fresh root
25670 file system every time you restart it. By default though, all the files
25671 under @file{/etc/childhurd} on the host are copied as is to the root
25672 file system of the childhurd when it boots. This allows you to
25673 initialize ``secrets'' inside the VM: SSH host keys, authorized
25674 substitute keys, and so on---see the explanation of @code{secret-root}
25675 below.
25676
25677 @defvr {Scheme Variable} hurd-vm-service-type
25678 This is the type of the Hurd in a Virtual Machine service. Its value
25679 must be a @code{hurd-vm-configuration} object, which specifies the
25680 operating system (@pxref{operating-system Reference}) and the disk size
25681 for the Hurd Virtual Machine, the QEMU package to use as well as the
25682 options for running it.
25683
25684 For example:
25685
25686 @lisp
25687 (service hurd-vm-service-type
25688 (hurd-vm-configuration
25689 (disk-size (* 5000 (expt 2 20))) ;5G
25690 (memory-size 1024))) ;1024MiB
25691 @end lisp
25692
25693 would create a disk image big enough to build GNU@tie{}Hello, with some
25694 extra memory.
25695 @end defvr
25696
25697 @deftp {Data Type} hurd-vm-configuration
25698 The data type representing the configuration for
25699 @code{hurd-vm-service-type}.
25700
25701 @table @asis
25702 @item @code{os} (default: @var{%hurd-vm-operating-system})
25703 The operating system to instantiate. This default is bare-bones with a
25704 permissive OpenSSH secure shell daemon listening on port 2222
25705 (@pxref{Networking Services, @code{openssh-service-type}}).
25706
25707 @item @code{qemu} (default: @code{qemu-minimal})
25708 The QEMU package to use.
25709
25710 @item @code{image} (default: @var{hurd-vm-disk-image})
25711 The procedure used to build the disk-image built from this
25712 configuration.
25713
25714 @item @code{disk-size} (default: @code{'guess})
25715 The size of the disk image.
25716
25717 @item @code{memory-size} (default: @code{512})
25718 The memory size of the Virtual Machine in mebibytes.
25719
25720 @item @code{options} (default: @code{'("--snapshot")})
25721 The extra options for running QEMU.
25722
25723 @item @code{id} (default: @code{#f})
25724 If set, a non-zero positive integer used to parameterize Childhurd
25725 instances. It is appended to the service's name,
25726 e.g. @code{childhurd1}.
25727
25728 @item @code{net-options} (default: @var{hurd-vm-net-options})
25729 The procedure used to produce the list of QEMU networking options.
25730
25731 By default, it produces
25732
25733 @lisp
25734 '("--device" "rtl8139,netdev=net0"
25735 "--netdev" "user,id=net0\
25736 ,hostfwd=tcp:127.0.0.1:@var{secrets-port}-:1004\
25737 ,hostfwd=tcp:127.0.0.1:@var{ssh-port}-:2222\
25738 ,hostfwd=tcp:127.0.0.1:@var{vnc-port}-:5900")
25739 @end lisp
25740
25741 with forwarded ports:
25742
25743 @example
25744 @var{ssh-port}: @code{(+ 11004 (* 1000 @var{ID}))}
25745 @var{ssh-port}: @code{(+ 10022 (* 1000 @var{ID}))}
25746 @var{vnc-port}: @code{(+ 15900 (* 1000 @var{ID}))}
25747 @end example
25748
25749 @item @code{secret-root} (default: @file{/etc/childhurd})
25750 The root directory with out-of-band secrets to be installed into the
25751 childhurd once it runs. Childhurds are volatile which means that on
25752 every startup, secrets such as the SSH host keys and Guix signing key
25753 are recreated.
25754
25755 If the @file{/etc/childhurd} directory does not exist, the
25756 @code{secret-service} running in the Childhurd will be sent an empty
25757 list of secrets.
25758
25759 By default, the service automatically populates @file{/etc/childhurd}
25760 with the following non-volatile secrets, unless they already exist:
25761
25762 @example
25763 /etc/childhurd/etc/guix/acl
25764 /etc/childhurd/etc/guix/signing-key.pub
25765 /etc/childhurd/etc/guix/signing-key.sec
25766 /etc/childhurd/etc/ssh/ssh_host_ed25519_key
25767 /etc/childhurd/etc/ssh/ssh_host_ecdsa_key
25768 /etc/childhurd/etc/ssh/ssh_host_ed25519_key.pub
25769 /etc/childhurd/etc/ssh/ssh_host_ecdsa_key.pub
25770 @end example
25771
25772 These files are automatically sent to the guest Hurd VM when it boots,
25773 including permissions.
25774
25775 @cindex childhurd, offloading
25776 @cindex Hurd, offloading
25777 Having these files in place means that only a couple of things are
25778 missing to allow the host to offload @code{i586-gnu} builds to the
25779 childhurd:
25780
25781 @enumerate
25782 @item
25783 Authorizing the childhurd's key on the host so that the host accepts
25784 build results coming from the childhurd, which can be done like so:
25785
25786 @example
25787 guix archive --authorize < \
25788 /etc/childhurd/etc/guix/signing-key.pub
25789 @end example
25790
25791 @item
25792 Adding the childhurd to @file{/etc/guix/machines.scm} (@pxref{Daemon
25793 Offload Setup}).
25794 @end enumerate
25795
25796 We're working towards making that happen automatically---get in touch
25797 with us at @email{guix-devel@@gnu.org} to discuss it!
25798 @end table
25799 @end deftp
25800
25801 Note that by default the VM image is volatile, i.e., once stopped the
25802 contents are lost. If you want a stateful image instead, override the
25803 configuration's @code{image} and @code{options} without
25804 the @code{--snapshot} flag using something along these lines:
25805
25806 @lisp
25807 (service hurd-vm-service-type
25808 (hurd-vm-configuration
25809 (image (const "/out/of/store/writable/hurd.img"))
25810 (options '())))
25811 @end lisp
25812
25813 @subsubheading Ganeti
25814
25815 @cindex ganeti
25816
25817 @quotation Note
25818 This service is considered experimental. Configuration options may be changed
25819 in a backwards-incompatible manner, and not all features have been thorougly
25820 tested. Users of this service are encouraged to share their experience at
25821 @email{guix-devel@@gnu.org}.
25822 @end quotation
25823
25824 Ganeti is a virtual machine management system. It is designed to keep virtual
25825 machines running on a cluster of servers even in the event of hardware failures,
25826 and to make maintenance and recovery tasks easy. It consists of multiple
25827 services which are described later in this section. In addition to the Ganeti
25828 service, you will need the OpenSSH service (@pxref{Networking Services,
25829 @code{openssh-service-type}}), and update the @file{/etc/hosts} file
25830 (@pxref{operating-system Reference, @code{hosts-file}}) with the cluster name
25831 and address (or use a DNS server).
25832
25833 All nodes participating in a Ganeti cluster should have the same Ganeti and
25834 @file{/etc/hosts} configuration. Here is an example configuration for a Ganeti
25835 cluster node that supports multiple storage backends, and installs the
25836 @code{debootstrap} and @code{guix} @dfn{OS providers}:
25837
25838 @lisp
25839 (use-package-modules virtualization)
25840 (use-service-modules base ganeti networking ssh)
25841 (operating-system
25842 ;; @dots{}
25843 (host-name "node1")
25844 (hosts-file (plain-file "hosts" (format #f "
25845 127.0.0.1 localhost
25846 ::1 localhost
25847
25848 192.168.1.200 ganeti.example.com
25849 192.168.1.201 node1.example.com node1
25850 192.168.1.202 node2.example.com node2
25851 ")))
25852
25853 ;; Install QEMU so we can use KVM-based instances, and LVM, DRBD and Ceph
25854 ;; in order to use the "plain", "drbd" and "rbd" storage backends.
25855 (packages (append (map specification->package
25856 '("qemu" "lvm2" "drbd-utils" "ceph"
25857 ;; Add the debootstrap and guix OS providers.
25858 "ganeti-instance-guix" "ganeti-instance-debootstrap"))
25859 %base-packages))
25860 (services
25861 (append (list (static-networking-service "eth0" "192.168.1.201"
25862 #:netmask "255.255.255.0"
25863 #:gateway "192.168.1.254"
25864 #:name-servers '("192.168.1.252"
25865 "192.168.1.253"))
25866
25867 ;; Ganeti uses SSH to communicate between nodes.
25868 (service openssh-service-type
25869 (openssh-configuration
25870 (permit-root-login 'without-password)))
25871
25872 (service ganeti-service-type
25873 (ganeti-configuration
25874 ;; This list specifies allowed file system paths
25875 ;; for storing virtual machine images.
25876 (file-storage-paths '("/srv/ganeti/file-storage"))
25877 ;; This variable configures a single "variant" for
25878 ;; both Debootstrap and Guix that works with KVM.
25879 (os %default-ganeti-os))))
25880 %base-services)))
25881 @end lisp
25882
25883 Users are advised to read the
25884 @url{http://docs.ganeti.org/ganeti/master/html/admin.html,Ganeti
25885 administrators guide} to learn about the various cluster options and
25886 day-to-day operations. There is also a
25887 @url{https://guix.gnu.org/blog/2020/running-a-ganeti-cluster-on-guix/,blog post}
25888 describing how to configure and initialize a small cluster.
25889
25890 @defvr {Scheme Variable} ganeti-service-type
25891 This is a service type that includes all the various services that Ganeti
25892 nodes should run.
25893
25894 Its value is a @code{ganeti-configuration} object that defines the package
25895 to use for CLI operations, as well as configuration for the various daemons.
25896 Allowed file storage paths and available guest operating systems are also
25897 configured through this data type.
25898 @end defvr
25899
25900 @deftp {Data Type} ganeti-configuration
25901 The @code{ganeti} service takes the following configuration options:
25902
25903 @table @asis
25904 @item @code{ganeti} (default: @code{ganeti})
25905 The @code{ganeti} package to use. It will be installed to the system profile
25906 and make @command{gnt-cluster}, @command{gnt-instance}, etc available. Note
25907 that the value specified here does not affect the other services as each refer
25908 to a specific @code{ganeti} package (see below).
25909
25910 @item @code{noded-configuration} (default: @code{(ganeti-noded-configuration)})
25911 @itemx @code{confd-configuration} (default: @code{(ganeti-confd-configuration)})
25912 @itemx @code{wconfd-configuration} (default: @code{(ganeti-wconfd-configuration)})
25913 @itemx @code{luxid-configuration} (default: @code{(ganeti-luxid-configuration)})
25914 @itemx @code{rapi-configuration} (default: @code{(ganeti-rapi-configuration)})
25915 @itemx @code{kvmd-configuration} (default: @code{(ganeti-kvmd-configuration)})
25916 @itemx @code{mond-configuration} (default: @code{(ganeti-mond-configuration)})
25917 @itemx @code{metad-configuration} (default: @code{(ganeti-metad-configuration)})
25918 @itemx @code{watcher-configuration} (default: @code{(ganeti-watcher-configuration)})
25919 @itemx @code{cleaner-configuration} (default: @code{(ganeti-cleaner-configuration)})
25920
25921 These options control the various daemons and cron jobs that are distributed
25922 with Ganeti. The possible values for these are described in detail below.
25923 To override a setting, you must use the configuration type for that service:
25924
25925 @lisp
25926 (service ganeti-service-type
25927 (ganeti-configuration
25928 (rapi-configuration
25929 (ganeti-rapi-configuration
25930 (interface "eth1"))))
25931 (watcher-configuration
25932 (ganeti-watcher-configuration
25933 (rapi-ip "10.0.0.1"))))
25934 @end lisp
25935
25936 @item @code{file-storage-paths} (default: @code{'()})
25937 List of allowed directories for file storage backend.
25938
25939 @item @code{os} (default: @code{%default-ganeti-os})
25940 List of @code{<ganeti-os>} records.
25941 @end table
25942
25943 In essence @code{ganeti-service-type} is shorthand for declaring each service
25944 individually:
25945
25946 @lisp
25947 (service ganeti-noded-service-type)
25948 (service ganeti-confd-service-type)
25949 (service ganeti-wconfd-service-type)
25950 (service ganeti-luxid-service-type)
25951 (service ganeti-kvmd-service-type)
25952 (service ganeti-mond-service-type)
25953 (service ganeti-metad-service-type)
25954 (service ganeti-watcher-service-type)
25955 (service ganeti-cleaner-service-type)
25956 @end lisp
25957
25958 Plus a service extension for @code{etc-service-type} that configures the file
25959 storage backend and OS variants.
25960
25961 @end deftp
25962
25963 @deftp {Data Type} ganeti-os
25964 This data type is suitable for passing to the @code{os} parameter of
25965 @code{ganeti-configuration}. It takes the following parameters:
25966
25967 @table @asis
25968 @item @code{name}
25969 The name for this OS provider. It is only used to specify where the
25970 configuration ends up. Setting it to ``debootstrap'' will create
25971 @file{/etc/ganeti/instance-debootstrap}.
25972
25973 @item @code{extension}
25974 The file extension for variants of this OS type. For example
25975 @file{.conf} or @file{.scm}.
25976
25977 @item @code{variants} (default: @code{'()})
25978 List of @code{ganeti-os-variant} objects for this OS.
25979
25980 @end table
25981 @end deftp
25982
25983 @deftp {Data Type} ganeti-os-variant
25984 This is the data type for a Ganeti OS variant. It takes the following
25985 parameters:
25986
25987 @table @asis
25988 @item @code{name}
25989 The name of this variant.
25990
25991 @item @code{configuration}
25992 A configuration file for this variant.
25993 @end table
25994 @end deftp
25995
25996 @defvr {Scheme Variable} %default-debootstrap-hooks
25997 This variable contains hooks to configure networking and the GRUB bootloader.
25998 @end defvr
25999
26000 @defvr {Scheme Variable} %default-debootstrap-extra-pkgs
26001 This variable contains a list of packages suitable for a fully-virtualized guest.
26002 @end defvr
26003
26004 @deftp {Data Type} debootstrap-configuration
26005
26006 This data type creates configuration files suitable for the debootstrap OS provider.
26007
26008 @table @asis
26009 @item @code{hooks} (default: @code{%default-debootstrap-hooks})
26010 When not @code{#f}, this must be a G-expression that specifies a directory with
26011 scripts that will run when the OS is installed. It can also be a list of
26012 @code{(name . file-like)} pairs. For example:
26013
26014 @lisp
26015 `((99-hello-world . ,(plain-file "#!/bin/sh\necho Hello, World")))
26016 @end lisp
26017
26018 That will create a directory with one executable named @code{99-hello-world}
26019 and run it every time this variant is installed. If set to @code{#f}, hooks
26020 in @file{/etc/ganeti/instance-debootstrap/hooks} will be used, if any.
26021 @item @code{proxy} (default: @code{#f})
26022 Optional HTTP proxy to use.
26023 @item @code{mirror} (default: @code{#f})
26024 The Debian mirror. Typically something like @code{http://ftp.no.debian.org/debian}.
26025 The default varies depending on the distribution.
26026 @item @code{arch} (default: @code{#f})
26027 The dpkg architecture. Set to @code{armhf} to debootstrap an ARMv7 instance
26028 on an AArch64 host. Default is to use the current system architecture.
26029 @item @code{suite} (default: @code{"stable"})
26030 When set, this must be a Debian distribution ``suite'' such as @code{buster}
26031 or @code{focal}. If set to @code{#f}, the default for the OS provider is used.
26032 @item @code{extra-pkgs} (default: @code{%default-debootstrap-extra-pkgs})
26033 List of extra packages that will get installed by dpkg in addition
26034 to the minimal system.
26035 @item @code{components} (default: @code{#f})
26036 When set, must be a list of Debian repository ``components''. For example
26037 @code{'("main" "contrib")}.
26038 @item @code{generate-cache?} (default: @code{#t})
26039 Whether to automatically cache the generated debootstrap archive.
26040 @item @code{clean-cache} (default: @code{14})
26041 Discard the cache after this amount of days. Use @code{#f} to never
26042 clear the cache.
26043 @item @code{partition-style} (default: @code{'msdos})
26044 The type of partition to create. When set, it must be one of
26045 @code{'msdos}, @code{'none} or a string.
26046 @item @code{partition-alignment} (default: @code{2048})
26047 Alignment of the partition in sectors.
26048 @end table
26049 @end deftp
26050
26051 @deffn {Scheme Procedure} debootstrap-variant @var{name} @var{configuration}
26052 This is a helper procedure that creates a @code{ganeti-os-variant} record. It
26053 takes two parameters: a name and a @code{debootstrap-configuration} object.
26054 @end deffn
26055
26056 @deffn {Scheme Procedure} debootstrap-os @var{variants}@dots{}
26057 This is a helper procedure that creates a @code{ganeti-os} record. It takes
26058 a list of variants created with @code{debootstrap-variant}.
26059 @end deffn
26060
26061 @deffn {Scheme Procedure} guix-variant @var{name} @var{configuration}
26062 This is a helper procedure that creates a @code{ganeti-os-variant} record for
26063 use with the Guix OS provider. It takes a name and a G-expression that returns
26064 a ``file-like'' (@pxref{G-Expressions, file-like objects}) object containing a
26065 Guix System configuration.
26066 @end deffn
26067
26068 @deffn {Scheme Procedure} guix-os @var{variants}@dots{}
26069 This is a helper procedure that creates a @code{ganeti-os} record. It
26070 takes a list of variants produced by @code{guix-variant}.
26071 @end deffn
26072
26073 @defvr {Scheme Variable} %default-debootstrap-variants
26074 This is a convenience variable to make the debootstrap provider work
26075 ``out of the box'' without users having to declare variants manually. It
26076 contains a single debootstrap variant with the default configuration:
26077
26078 @lisp
26079 (list (debootstrap-variant
26080 "default"
26081 (debootstrap-configuration)))
26082 @end lisp
26083 @end defvr
26084
26085 @defvr {Scheme Variable} %default-guix-variants
26086 This is a convenience variable to make the Guix OS provider work without
26087 additional configuration. It creates a virtual machine that has an SSH
26088 server, a serial console, and authorizes the Ganeti hosts SSH keys.
26089
26090 @lisp
26091 (list (guix-variant
26092 "default"
26093 (file-append ganeti-instance-guix
26094 "/share/doc/ganeti-instance-guix/examples/dynamic.scm")))
26095 @end lisp
26096 @end defvr
26097
26098 Users can implement support for OS providers unbeknownst to Guix by extending
26099 the @code{ganeti-os} and @code{ganeti-os-variant} records appropriately.
26100 For example:
26101
26102 @lisp
26103 (ganeti-os
26104 (name "custom")
26105 (extension ".conf")
26106 (variants
26107 (list (ganeti-os-variant
26108 (name "foo")
26109 (configuration (plain-file "bar" "this is fine"))))))
26110 @end lisp
26111
26112 That creates @file{/etc/ganeti/instance-custom/variants/foo.conf} which points
26113 to a file in the store with contents @code{this is fine}. It also creates
26114 @file{/etc/ganeti/instance-custom/variants/variants.list} with contents @code{foo}.
26115
26116 Obviously this may not work for all OS providers out there. If you find the
26117 interface limiting, please reach out to @email{guix-devel@@gnu.org}.
26118
26119 The rest of this section documents the various services that are included by
26120 @code{ganeti-service-type}.
26121
26122 @defvr {Scheme Variable} ganeti-noded-service-type
26123 @command{ganeti-noded} is the daemon responsible for node-specific functions
26124 within the Ganeti system. The value of this service must be a
26125 @code{ganeti-noded-configuration} object.
26126 @end defvr
26127
26128 @deftp {Data Type} ganeti-noded-configuration
26129 This is the configuration for the @code{ganeti-noded} service.
26130
26131 @table @asis
26132 @item @code{ganeti} (default: @code{ganeti})
26133 The @code{ganeti} package to use for this service.
26134
26135 @item @code{port} (default: @code{1811})
26136 The TCP port on which the node daemon listens for network requests.
26137
26138 @item @code{address} (default: @code{"0.0.0.0"})
26139 The network address that the daemon will bind to. The default address means
26140 bind to all available addresses.
26141
26142 @item @code{interface} (default: @code{#f})
26143 When this is set, it must be a specific network interface (e.g.@: @code{eth0})
26144 that the daemon will bind to.
26145
26146 @item @code{max-clients} (default: @code{20})
26147 This sets a limit on the maximum number of simultaneous client connections
26148 that the daemon will handle. Connections above this count are accepted, but
26149 no responses will be sent until enough connections have closed.
26150
26151 @item @code{ssl?} (default: @code{#t})
26152 Whether to use SSL/TLS to encrypt network communications. The certificate
26153 is automatically provisioned by the cluster and can be rotated with
26154 @command{gnt-cluster renew-crypto}.
26155
26156 @item @code{ssl-key} (default: @file{"/var/lib/ganeti/server.pem"})
26157 This can be used to provide a specific encryption key for TLS communications.
26158
26159 @item @code{ssl-cert} (default: @file{"/var/lib/ganeti/server.pem"})
26160 This can be used to provide a specific certificate for TLS communications.
26161
26162 @item @code{debug?} (default: @code{#f})
26163 When true, the daemon performs additional logging for debugging purposes.
26164 Note that this will leak encryption details to the log files, use with caution.
26165
26166 @end table
26167 @end deftp
26168
26169 @defvr {Scheme Variable} ganeti-confd-service-type
26170 @command{ganeti-confd} answers queries related to the configuration of a
26171 Ganeti cluster. The purpose of this daemon is to have a highly available
26172 and fast way to query cluster configuration values. It is automatically
26173 active on all @dfn{master candidates}. The value of this service must be a
26174 @code{ganeti-confd-configuration} object.
26175
26176 @end defvr
26177
26178 @deftp {Data Type} ganeti-confd-configuration
26179 This is the configuration for the @code{ganeti-confd} service.
26180
26181 @table @asis
26182 @item @code{ganeti} (default: @code{ganeti})
26183 The @code{ganeti} package to use for this service.
26184
26185 @item @code{port} (default: @code{1814})
26186 The UDP port on which to listen for network requests.
26187
26188 @item @code{address} (default: @code{"0.0.0.0"})
26189 Network address that the daemon will bind to.
26190
26191 @item @code{debug?} (default: @code{#f})
26192 When true, the daemon performs additional logging for debugging purposes.
26193
26194 @end table
26195 @end deftp
26196
26197 @defvr {Scheme Variable} ganeti-wconfd-service-type
26198 @command{ganeti-wconfd} is the daemon that has authoritative knowledge
26199 about the cluster configuration and is the only entity that can accept
26200 changes to it. All jobs that need to modify the configuration will do so
26201 by sending appropriate requests to this daemon. It only runs on the
26202 @dfn{master node} and will automatically disable itself on other nodes.
26203
26204 The value of this service must be a
26205 @code{ganeti-wconfd-configuration} object.
26206 @end defvr
26207
26208 @deftp {Data Type} ganeti-wconfd-configuration
26209 This is the configuration for the @code{ganeti-wconfd} service.
26210
26211 @table @asis
26212 @item @code{ganeti} (default: @code{ganeti})
26213 The @code{ganeti} package to use for this service.
26214
26215 @item @code{no-voting?} (default: @code{#f})
26216 The daemon will refuse to start if the majority of cluster nodes does not
26217 agree that it is running on the master node. Set to @code{#t} to start
26218 even if a quorum can not be reached (dangerous, use with caution).
26219
26220 @item @code{debug?} (default: @code{#f})
26221 When true, the daemon performs additional logging for debugging purposes.
26222
26223 @end table
26224 @end deftp
26225
26226 @defvr {Scheme Variable} ganeti-luxid-service-type
26227 @command{ganeti-luxid} is a daemon used to answer queries related to the
26228 configuration and the current live state of a Ganeti cluster. Additionally,
26229 it is the authoritative daemon for the Ganeti job queue. Jobs can be
26230 submitted via this daemon and it schedules and starts them.
26231
26232 It takes a @code{ganeti-luxid-configuration} object.
26233 @end defvr
26234
26235 @deftp {Data Type} ganeti-luxid-configuration
26236 This is the configuration for the @code{ganeti-wconfd} service.
26237
26238 @table @asis
26239 @item @code{ganeti} (default: @code{ganeti})
26240 The @code{ganeti} package to use for this service.
26241
26242 @item @code{no-voting?} (default: @code{#f})
26243 The daemon will refuse to start if it cannot verify that the majority of
26244 cluster nodes believes that it is running on the master node. Set to
26245 @code{#t} to ignore such checks and start anyway (this can be dangerous).
26246
26247 @item @code{debug?} (default: @code{#f})
26248 When true, the daemon performs additional logging for debugging purposes.
26249
26250 @end table
26251 @end deftp
26252
26253 @defvr {Scheme Variable} ganeti-rapi-service-type
26254 @command{ganeti-rapi} provides a remote API for Ganeti clusters. It runs on
26255 the master node and can be used to perform cluster actions programmatically
26256 via a JSON-based RPC protocol.
26257
26258 Most query operations are allowed without authentication (unless
26259 @var{require-authentication?} is set), whereas write operations require
26260 explicit authorization via the @file{/var/lib/ganeti/rapi/users} file. See
26261 the @url{http://docs.ganeti.org/ganeti/master/html/rapi.html, Ganeti Remote
26262 API documentation} for more information.
26263
26264 The value of this service must be a @code{ganeti-rapi-configuration} object.
26265 @end defvr
26266
26267 @deftp {Data Type} ganeti-rapi-configuration
26268 This is the configuration for the @code{ganeti-rapi} service.
26269
26270 @table @asis
26271 @item @code{ganeti} (default: @code{ganeti})
26272 The @code{ganeti} package to use for this service.
26273
26274 @item @code{require-authentication?} (default: @code{#f})
26275 Whether to require authentication even for read-only operations.
26276
26277 @item @code{port} (default: @code{5080})
26278 The TCP port on which to listen to API requests.
26279
26280 @item @code{address} (default: @code{"0.0.0.0"})
26281 The network address that the service will bind to. By default it listens
26282 on all configured addresses.
26283
26284 @item @code{interface} (default: @code{#f})
26285 When set, it must specify a specific network interface such as @code{eth0}
26286 that the daemon will bind to.
26287
26288 @item @code{max-clients} (default: @code{20})
26289 The maximum number of simultaneous client requests to handle. Further
26290 connections are allowed, but no responses are sent until enough connections
26291 have closed.
26292
26293 @item @code{ssl?} (default: @code{#t})
26294 Whether to use SSL/TLS encryption on the RAPI port.
26295
26296 @item @code{ssl-key} (default: @file{"/var/lib/ganeti/server.pem"})
26297 This can be used to provide a specific encryption key for TLS communications.
26298
26299 @item @code{ssl-cert} (default: @file{"/var/lib/ganeti/server.pem"})
26300 This can be used to provide a specific certificate for TLS communications.
26301
26302 @item @code{debug?} (default: @code{#f})
26303 When true, the daemon performs additional logging for debugging purposes.
26304 Note that this will leak encryption details to the log files, use with caution.
26305
26306 @end table
26307 @end deftp
26308
26309 @defvr {Scheme Variable} ganeti-kvmd-service-type
26310 @command{ganeti-kvmd} is responsible for determining whether a given KVM
26311 instance was shut down by an administrator or a user. Normally Ganeti will
26312 restart an instance that was not stopped through Ganeti itself. If the
26313 cluster option @code{user_shutdown} is true, this daemon monitors the
26314 @code{QMP} socket provided by QEMU and listens for shutdown events, and
26315 marks the instance as @dfn{USER_down} instead of @dfn{ERROR_down} when
26316 it shuts down gracefully by itself.
26317
26318 It takes a @code{ganeti-kvmd-configuration} object.
26319 @end defvr
26320
26321 @deftp {Data Type} ganeti-kvmd-configuration
26322
26323 @table @asis
26324 @item @code{ganeti} (default: @code{ganeti})
26325 The @code{ganeti} package to use for this service.
26326
26327 @item @code{debug?} (default: @code{#f})
26328 When true, the daemon performs additional logging for debugging purposes.
26329
26330 @end table
26331 @end deftp
26332
26333 @defvr {Scheme Variable} ganeti-mond-service-type
26334 @command{ganeti-mond} is an optional daemon that provides Ganeti monitoring
26335 functionality. It is responsible for running data collectors and publish the
26336 collected information through a HTTP interface.
26337
26338 It takes a @code{ganeti-mond-configuration} object.
26339 @end defvr
26340
26341 @deftp {Data Type} ganeti-mond-configuration
26342
26343 @table @asis
26344 @item @code{ganeti} (default: @code{ganeti})
26345 The @code{ganeti} package to use for this service.
26346
26347 @item @code{port} (default: @code{1815})
26348 The port on which the daemon will listen.
26349
26350 @item @code{address} (default: @code{"0.0.0.0"})
26351 The network address that the daemon will bind to. By default it binds to all
26352 available interfaces.
26353
26354 @item @code{debug?} (default: @code{#f})
26355 When true, the daemon performs additional logging for debugging purposes.
26356
26357 @end table
26358 @end deftp
26359
26360 @defvr {Scheme Variable} ganeti-metad-service-type
26361 @command{ganeti-metad} is an optional daemon that can be used to provide
26362 information about the cluster to instances or OS install scripts.
26363
26364 It takes a @code{ganeti-metad-configuration} object.
26365 @end defvr
26366
26367 @deftp {Data Type} ganeti-metad-configuration
26368
26369 @table @asis
26370 @item @code{ganeti} (default: @code{ganeti})
26371 The @code{ganeti} package to use for this service.
26372
26373 @item @code{port} (default: @code{80})
26374 The port on which the daemon will listen.
26375
26376 @item @code{address} (default: @code{#f})
26377 If set, the daemon will bind to this address only. If left unset, the behavior
26378 depends on the cluster configuration.
26379
26380 @item @code{debug?} (default: @code{#f})
26381 When true, the daemon performs additional logging for debugging purposes.
26382
26383 @end table
26384 @end deftp
26385
26386 @defvr {Scheme Variable} ganeti-watcher-service-type
26387 @command{ganeti-watcher} is a script designed to run periodically and ensure
26388 the health of a cluster. It will automatically restart instances that have
26389 stopped without Ganetis consent, and repairs DRBD links in case a node has
26390 rebooted. It also archives old cluster jobs and restarts Ganeti daemons
26391 that are not running. If the cluster parameter @code{ensure_node_health}
26392 is set, the watcher will also shutdown instances and DRBD devices if the
26393 node it is running on is declared offline by known master candidates.
26394
26395 It can be paused on all nodes with @command{gnt-cluster watcher pause}.
26396
26397 The service takes a @code{ganeti-watcher-configuration} object.
26398 @end defvr
26399
26400 @deftp {Data Type} ganeti-watcher-configuration
26401
26402 @table @asis
26403 @item @code{ganeti} (default: @code{ganeti})
26404 The @code{ganeti} package to use for this service.
26405
26406 @item @code{schedule} (default: @code{'(next-second-from (next-minute (range 0 60 5)))})
26407 How often to run the script. The default is every five minutes.
26408
26409 @item @code{rapi-ip} (default: @code{#f})
26410 This option needs to be specified only if the RAPI daemon is configured to use
26411 a particular interface or address. By default the cluster address is used.
26412
26413 @item @code{job-age} (default: @code{(* 6 3600)})
26414 Archive cluster jobs older than this age, specified in seconds. The default
26415 is 6 hours. This keeps @command{gnt-job list} manageable.
26416
26417 @item @code{verify-disks?} (default: @code{#t})
26418 If this is @code{#f}, the watcher will not try to repair broken DRBD links
26419 automatically. Administrators will need to use @command{gnt-cluster verify-disks}
26420 manually instead.
26421
26422 @item @code{debug?} (default: @code{#f})
26423 When @code{#t}, the script performs additional logging for debugging purposes.
26424
26425 @end table
26426 @end deftp
26427
26428 @defvr {Scheme Variable} ganeti-cleaner-service-type
26429 @command{ganeti-cleaner} is a script designed to run periodically and remove
26430 old files from the cluster. This service type controls two @dfn{cron jobs}:
26431 one intended for the master node that permanently purges old cluster jobs,
26432 and one intended for every node that removes expired X509 certificates, keys,
26433 and outdated @command{ganeti-watcher} information. Like all Ganeti services,
26434 it is safe to include even on non-master nodes as it will disable itself as
26435 necessary.
26436
26437 It takes a @code{ganeti-cleaner-configuration} object.
26438 @end defvr
26439
26440 @deftp {Data Type} ganeti-cleaner-configuration
26441
26442 @table @asis
26443 @item @code{ganeti} (default: @code{ganeti})
26444 The @code{ganeti} package to use for the @command{gnt-cleaner} command.
26445
26446 @item @code{master-schedule} (default: @code{"45 1 * * *"})
26447 How often to run the master cleaning job. The default is once per day, at
26448 01:45:00.
26449
26450 @item @code{node-schedule} (default: @code{"45 2 * * *"})
26451 How often to run the node cleaning job. The default is once per day, at
26452 02:45:00.
26453
26454 @end table
26455 @end deftp
26456
26457 @node Version Control Services
26458 @subsection Version Control Services
26459
26460 The @code{(gnu services version-control)} module provides a service to
26461 allow remote access to local Git repositories. There are three options:
26462 the @code{git-daemon-service}, which provides access to repositories via
26463 the @code{git://} unsecured TCP-based protocol, extending the
26464 @code{nginx} web server to proxy some requests to
26465 @code{git-http-backend}, or providing a web interface with
26466 @code{cgit-service-type}.
26467
26468 @deffn {Scheme Procedure} git-daemon-service [#:config (git-daemon-configuration)]
26469
26470 Return a service that runs @command{git daemon}, a simple TCP server to
26471 expose repositories over the Git protocol for anonymous access.
26472
26473 The optional @var{config} argument should be a
26474 @code{<git-daemon-configuration>} object, by default it allows read-only
26475 access to exported@footnote{By creating the magic file
26476 @file{git-daemon-export-ok} in the repository directory.} repositories under
26477 @file{/srv/git}.
26478
26479 @end deffn
26480
26481 @deftp {Data Type} git-daemon-configuration
26482 Data type representing the configuration for @code{git-daemon-service}.
26483
26484 @table @asis
26485 @item @code{package} (default: @code{git})
26486 Package object of the Git distributed version control system.
26487
26488 @item @code{export-all?} (default: @code{#f})
26489 Whether to allow access for all Git repositories, even if they do not
26490 have the @file{git-daemon-export-ok} file.
26491
26492 @item @code{base-path} (default: @file{/srv/git})
26493 Whether to remap all the path requests as relative to the given path.
26494 If you run @command{git daemon} with @code{(base-path "/srv/git")} on
26495 @samp{example.com}, then if you later try to pull
26496 @indicateurl{git://example.com/hello.git}, git daemon will interpret the
26497 path as @file{/srv/git/hello.git}.
26498
26499 @item @code{user-path} (default: @code{#f})
26500 Whether to allow @code{~user} notation to be used in requests. When
26501 specified with empty string, requests to
26502 @indicateurl{git://host/~alice/foo} is taken as a request to access
26503 @code{foo} repository in the home directory of user @code{alice}. If
26504 @code{(user-path "@var{path}")} is specified, the same request is taken
26505 as a request to access @file{@var{path}/foo} repository in the home
26506 directory of user @code{alice}.
26507
26508 @item @code{listen} (default: @code{'()})
26509 Whether to listen on specific IP addresses or hostnames, defaults to
26510 all.
26511
26512 @item @code{port} (default: @code{#f})
26513 Whether to listen on an alternative port, which defaults to 9418.
26514
26515 @item @code{whitelist} (default: @code{'()})
26516 If not empty, only allow access to this list of directories.
26517
26518 @item @code{extra-options} (default: @code{'()})
26519 Extra options will be passed to @command{git daemon}, please run
26520 @command{man git-daemon} for more information.
26521
26522 @end table
26523 @end deftp
26524
26525 The @code{git://} protocol lacks authentication. When you pull from a
26526 repository fetched via @code{git://}, you don't know whether the data you
26527 receive was modified or is even coming from the specified host, and your
26528 connection is subject to eavesdropping. It's better to use an authenticated
26529 and encrypted transport, such as @code{https}. Although Git allows you
26530 to serve repositories using unsophisticated file-based web servers,
26531 there is a faster protocol implemented by the @code{git-http-backend}
26532 program. This program is the back-end of a proper Git web service. It
26533 is designed to sit behind a FastCGI proxy. @xref{Web Services}, for more
26534 on running the necessary @code{fcgiwrap} daemon.
26535
26536 Guix has a separate configuration data type for serving Git repositories
26537 over HTTP.
26538
26539 @deftp {Data Type} git-http-configuration
26540 Data type representing the configuration for a future
26541 @code{git-http-service-type}; can currently be used to configure Nginx
26542 trough @code{git-http-nginx-location-configuration}.
26543
26544 @table @asis
26545 @item @code{package} (default: @var{git})
26546 Package object of the Git distributed version control system.
26547
26548 @item @code{git-root} (default: @file{/srv/git})
26549 Directory containing the Git repositories to expose to the world.
26550
26551 @item @code{export-all?} (default: @code{#f})
26552 Whether to expose access for all Git repositories in @var{git-root},
26553 even if they do not have the @file{git-daemon-export-ok} file.
26554
26555 @item @code{uri-path} (default: @samp{/git/})
26556 Path prefix for Git access. With the default @samp{/git/} prefix, this
26557 will map @indicateurl{http://@var{server}/git/@var{repo}.git} to
26558 @file{/srv/git/@var{repo}.git}. Requests whose URI paths do not begin
26559 with this prefix are not passed on to this Git instance.
26560
26561 @item @code{fcgiwrap-socket} (default: @code{127.0.0.1:9000})
26562 The socket on which the @code{fcgiwrap} daemon is listening. @xref{Web
26563 Services}.
26564 @end table
26565 @end deftp
26566
26567 There is no @code{git-http-service-type}, currently; instead you can
26568 create an @code{nginx-location-configuration} from a
26569 @code{git-http-configuration} and then add that location to a web
26570 server.
26571
26572 @deffn {Scheme Procedure} git-http-nginx-location-configuration @
26573 [config=(git-http-configuration)]
26574 Compute an @code{nginx-location-configuration} that corresponds to the
26575 given Git http configuration. An example nginx service definition to
26576 serve the default @file{/srv/git} over HTTPS might be:
26577
26578 @lisp
26579 (service nginx-service-type
26580 (nginx-configuration
26581 (server-blocks
26582 (list
26583 (nginx-server-configuration
26584 (listen '("443 ssl"))
26585 (server-name "git.my-host.org")
26586 (ssl-certificate
26587 "/etc/letsencrypt/live/git.my-host.org/fullchain.pem")
26588 (ssl-certificate-key
26589 "/etc/letsencrypt/live/git.my-host.org/privkey.pem")
26590 (locations
26591 (list
26592 (git-http-nginx-location-configuration
26593 (git-http-configuration (uri-path "/"))))))))))
26594 @end lisp
26595
26596 This example assumes that you are using Let's Encrypt to get your TLS
26597 certificate. @xref{Certificate Services}. The default @code{certbot}
26598 service will redirect all HTTP traffic on @code{git.my-host.org} to
26599 HTTPS. You will also need to add an @code{fcgiwrap} proxy to your
26600 system services. @xref{Web Services}.
26601 @end deffn
26602
26603 @subsubheading Cgit Service
26604
26605 @cindex Cgit service
26606 @cindex Git, web interface
26607 @uref{https://git.zx2c4.com/cgit/, Cgit} is a web frontend for Git
26608 repositories written in C.
26609
26610 The following example will configure the service with default values.
26611 By default, Cgit can be accessed on port 80 (@code{http://localhost:80}).
26612
26613 @lisp
26614 (service cgit-service-type)
26615 @end lisp
26616
26617 The @code{file-object} type designates either a file-like object
26618 (@pxref{G-Expressions, file-like objects}) or a string.
26619
26620 @c %start of fragment
26621
26622 Available @code{cgit-configuration} fields are:
26623
26624 @deftypevr {@code{cgit-configuration} parameter} package package
26625 The CGIT package.
26626
26627 @end deftypevr
26628
26629 @deftypevr {@code{cgit-configuration} parameter} nginx-server-configuration-list nginx
26630 NGINX configuration.
26631
26632 @end deftypevr
26633
26634 @deftypevr {@code{cgit-configuration} parameter} file-object about-filter
26635 Specifies a command which will be invoked to format the content of about
26636 pages (both top-level and for each repository).
26637
26638 Defaults to @samp{""}.
26639
26640 @end deftypevr
26641
26642 @deftypevr {@code{cgit-configuration} parameter} string agefile
26643 Specifies a path, relative to each repository path, which can be used to
26644 specify the date and time of the youngest commit in the repository.
26645
26646 Defaults to @samp{""}.
26647
26648 @end deftypevr
26649
26650 @deftypevr {@code{cgit-configuration} parameter} file-object auth-filter
26651 Specifies a command that will be invoked for authenticating repository
26652 access.
26653
26654 Defaults to @samp{""}.
26655
26656 @end deftypevr
26657
26658 @deftypevr {@code{cgit-configuration} parameter} string branch-sort
26659 Flag which, when set to @samp{age}, enables date ordering in the branch
26660 ref list, and when set @samp{name} enables ordering by branch name.
26661
26662 Defaults to @samp{"name"}.
26663
26664 @end deftypevr
26665
26666 @deftypevr {@code{cgit-configuration} parameter} string cache-root
26667 Path used to store the cgit cache entries.
26668
26669 Defaults to @samp{"/var/cache/cgit"}.
26670
26671 @end deftypevr
26672
26673 @deftypevr {@code{cgit-configuration} parameter} integer cache-static-ttl
26674 Number which specifies the time-to-live, in minutes, for the cached
26675 version of repository pages accessed with a fixed SHA1.
26676
26677 Defaults to @samp{-1}.
26678
26679 @end deftypevr
26680
26681 @deftypevr {@code{cgit-configuration} parameter} integer cache-dynamic-ttl
26682 Number which specifies the time-to-live, in minutes, for the cached
26683 version of repository pages accessed without a fixed SHA1.
26684
26685 Defaults to @samp{5}.
26686
26687 @end deftypevr
26688
26689 @deftypevr {@code{cgit-configuration} parameter} integer cache-repo-ttl
26690 Number which specifies the time-to-live, in minutes, for the cached
26691 version of the repository summary page.
26692
26693 Defaults to @samp{5}.
26694
26695 @end deftypevr
26696
26697 @deftypevr {@code{cgit-configuration} parameter} integer cache-root-ttl
26698 Number which specifies the time-to-live, in minutes, for the cached
26699 version of the repository index page.
26700
26701 Defaults to @samp{5}.
26702
26703 @end deftypevr
26704
26705 @deftypevr {@code{cgit-configuration} parameter} integer cache-scanrc-ttl
26706 Number which specifies the time-to-live, in minutes, for the result of
26707 scanning a path for Git repositories.
26708
26709 Defaults to @samp{15}.
26710
26711 @end deftypevr
26712
26713 @deftypevr {@code{cgit-configuration} parameter} integer cache-about-ttl
26714 Number which specifies the time-to-live, in minutes, for the cached
26715 version of the repository about page.
26716
26717 Defaults to @samp{15}.
26718
26719 @end deftypevr
26720
26721 @deftypevr {@code{cgit-configuration} parameter} integer cache-snapshot-ttl
26722 Number which specifies the time-to-live, in minutes, for the cached
26723 version of snapshots.
26724
26725 Defaults to @samp{5}.
26726
26727 @end deftypevr
26728
26729 @deftypevr {@code{cgit-configuration} parameter} integer cache-size
26730 The maximum number of entries in the cgit cache. When set to @samp{0},
26731 caching is disabled.
26732
26733 Defaults to @samp{0}.
26734
26735 @end deftypevr
26736
26737 @deftypevr {@code{cgit-configuration} parameter} boolean case-sensitive-sort?
26738 Sort items in the repo list case sensitively.
26739
26740 Defaults to @samp{#t}.
26741
26742 @end deftypevr
26743
26744 @deftypevr {@code{cgit-configuration} parameter} list clone-prefix
26745 List of common prefixes which, when combined with a repository URL,
26746 generates valid clone URLs for the repository.
26747
26748 Defaults to @samp{()}.
26749
26750 @end deftypevr
26751
26752 @deftypevr {@code{cgit-configuration} parameter} list clone-url
26753 List of @code{clone-url} templates.
26754
26755 Defaults to @samp{()}.
26756
26757 @end deftypevr
26758
26759 @deftypevr {@code{cgit-configuration} parameter} file-object commit-filter
26760 Command which will be invoked to format commit messages.
26761
26762 Defaults to @samp{""}.
26763
26764 @end deftypevr
26765
26766 @deftypevr {@code{cgit-configuration} parameter} string commit-sort
26767 Flag which, when set to @samp{date}, enables strict date ordering in the
26768 commit log, and when set to @samp{topo} enables strict topological
26769 ordering.
26770
26771 Defaults to @samp{"git log"}.
26772
26773 @end deftypevr
26774
26775 @deftypevr {@code{cgit-configuration} parameter} file-object css
26776 URL which specifies the css document to include in all cgit pages.
26777
26778 Defaults to @samp{"/share/cgit/cgit.css"}.
26779
26780 @end deftypevr
26781
26782 @deftypevr {@code{cgit-configuration} parameter} file-object email-filter
26783 Specifies a command which will be invoked to format names and email
26784 address of committers, authors, and taggers, as represented in various
26785 places throughout the cgit interface.
26786
26787 Defaults to @samp{""}.
26788
26789 @end deftypevr
26790
26791 @deftypevr {@code{cgit-configuration} parameter} boolean embedded?
26792 Flag which, when set to @samp{#t}, will make cgit generate a HTML
26793 fragment suitable for embedding in other HTML pages.
26794
26795 Defaults to @samp{#f}.
26796
26797 @end deftypevr
26798
26799 @deftypevr {@code{cgit-configuration} parameter} boolean enable-commit-graph?
26800 Flag which, when set to @samp{#t}, will make cgit print an ASCII-art
26801 commit history graph to the left of the commit messages in the
26802 repository log page.
26803
26804 Defaults to @samp{#f}.
26805
26806 @end deftypevr
26807
26808 @deftypevr {@code{cgit-configuration} parameter} boolean enable-filter-overrides?
26809 Flag which, when set to @samp{#t}, allows all filter settings to be
26810 overridden in repository-specific cgitrc files.
26811
26812 Defaults to @samp{#f}.
26813
26814 @end deftypevr
26815
26816 @deftypevr {@code{cgit-configuration} parameter} boolean enable-follow-links?
26817 Flag which, when set to @samp{#t}, allows users to follow a file in the
26818 log view.
26819
26820 Defaults to @samp{#f}.
26821
26822 @end deftypevr
26823
26824 @deftypevr {@code{cgit-configuration} parameter} boolean enable-http-clone?
26825 If set to @samp{#t}, cgit will act as an dumb HTTP endpoint for Git
26826 clones.
26827
26828 Defaults to @samp{#t}.
26829
26830 @end deftypevr
26831
26832 @deftypevr {@code{cgit-configuration} parameter} boolean enable-index-links?
26833 Flag which, when set to @samp{#t}, will make cgit generate extra links
26834 "summary", "commit", "tree" for each repo in the repository index.
26835
26836 Defaults to @samp{#f}.
26837
26838 @end deftypevr
26839
26840 @deftypevr {@code{cgit-configuration} parameter} boolean enable-index-owner?
26841 Flag which, when set to @samp{#t}, will make cgit display the owner of
26842 each repo in the repository index.
26843
26844 Defaults to @samp{#t}.
26845
26846 @end deftypevr
26847
26848 @deftypevr {@code{cgit-configuration} parameter} boolean enable-log-filecount?
26849 Flag which, when set to @samp{#t}, will make cgit print the number of
26850 modified files for each commit on the repository log page.
26851
26852 Defaults to @samp{#f}.
26853
26854 @end deftypevr
26855
26856 @deftypevr {@code{cgit-configuration} parameter} boolean enable-log-linecount?
26857 Flag which, when set to @samp{#t}, will make cgit print the number of
26858 added and removed lines for each commit on the repository log page.
26859
26860 Defaults to @samp{#f}.
26861
26862 @end deftypevr
26863
26864 @deftypevr {@code{cgit-configuration} parameter} boolean enable-remote-branches?
26865 Flag which, when set to @code{#t}, will make cgit display remote
26866 branches in the summary and refs views.
26867
26868 Defaults to @samp{#f}.
26869
26870 @end deftypevr
26871
26872 @deftypevr {@code{cgit-configuration} parameter} boolean enable-subject-links?
26873 Flag which, when set to @code{1}, will make cgit use the subject of the
26874 parent commit as link text when generating links to parent commits in
26875 commit view.
26876
26877 Defaults to @samp{#f}.
26878
26879 @end deftypevr
26880
26881 @deftypevr {@code{cgit-configuration} parameter} boolean enable-html-serving?
26882 Flag which, when set to @samp{#t}, will make cgit use the subject of the
26883 parent commit as link text when generating links to parent commits in
26884 commit view.
26885
26886 Defaults to @samp{#f}.
26887
26888 @end deftypevr
26889
26890 @deftypevr {@code{cgit-configuration} parameter} boolean enable-tree-linenumbers?
26891 Flag which, when set to @samp{#t}, will make cgit generate linenumber
26892 links for plaintext blobs printed in the tree view.
26893
26894 Defaults to @samp{#t}.
26895
26896 @end deftypevr
26897
26898 @deftypevr {@code{cgit-configuration} parameter} boolean enable-git-config?
26899 Flag which, when set to @samp{#f}, will allow cgit to use Git config to
26900 set any repo specific settings.
26901
26902 Defaults to @samp{#f}.
26903
26904 @end deftypevr
26905
26906 @deftypevr {@code{cgit-configuration} parameter} file-object favicon
26907 URL used as link to a shortcut icon for cgit.
26908
26909 Defaults to @samp{"/favicon.ico"}.
26910
26911 @end deftypevr
26912
26913 @deftypevr {@code{cgit-configuration} parameter} string footer
26914 The content of the file specified with this option will be included
26915 verbatim at the bottom of all pages (i.e.@: it replaces the standard
26916 "generated by..."@: message).
26917
26918 Defaults to @samp{""}.
26919
26920 @end deftypevr
26921
26922 @deftypevr {@code{cgit-configuration} parameter} string head-include
26923 The content of the file specified with this option will be included
26924 verbatim in the HTML HEAD section on all pages.
26925
26926 Defaults to @samp{""}.
26927
26928 @end deftypevr
26929
26930 @deftypevr {@code{cgit-configuration} parameter} string header
26931 The content of the file specified with this option will be included
26932 verbatim at the top of all pages.
26933
26934 Defaults to @samp{""}.
26935
26936 @end deftypevr
26937
26938 @deftypevr {@code{cgit-configuration} parameter} file-object include
26939 Name of a configfile to include before the rest of the current config-
26940 file is parsed.
26941
26942 Defaults to @samp{""}.
26943
26944 @end deftypevr
26945
26946 @deftypevr {@code{cgit-configuration} parameter} string index-header
26947 The content of the file specified with this option will be included
26948 verbatim above the repository index.
26949
26950 Defaults to @samp{""}.
26951
26952 @end deftypevr
26953
26954 @deftypevr {@code{cgit-configuration} parameter} string index-info
26955 The content of the file specified with this option will be included
26956 verbatim below the heading on the repository index page.
26957
26958 Defaults to @samp{""}.
26959
26960 @end deftypevr
26961
26962 @deftypevr {@code{cgit-configuration} parameter} boolean local-time?
26963 Flag which, if set to @samp{#t}, makes cgit print commit and tag times
26964 in the servers timezone.
26965
26966 Defaults to @samp{#f}.
26967
26968 @end deftypevr
26969
26970 @deftypevr {@code{cgit-configuration} parameter} file-object logo
26971 URL which specifies the source of an image which will be used as a logo
26972 on all cgit pages.
26973
26974 Defaults to @samp{"/share/cgit/cgit.png"}.
26975
26976 @end deftypevr
26977
26978 @deftypevr {@code{cgit-configuration} parameter} string logo-link
26979 URL loaded when clicking on the cgit logo image.
26980
26981 Defaults to @samp{""}.
26982
26983 @end deftypevr
26984
26985 @deftypevr {@code{cgit-configuration} parameter} file-object owner-filter
26986 Command which will be invoked to format the Owner column of the main
26987 page.
26988
26989 Defaults to @samp{""}.
26990
26991 @end deftypevr
26992
26993 @deftypevr {@code{cgit-configuration} parameter} integer max-atom-items
26994 Number of items to display in atom feeds view.
26995
26996 Defaults to @samp{10}.
26997
26998 @end deftypevr
26999
27000 @deftypevr {@code{cgit-configuration} parameter} integer max-commit-count
27001 Number of entries to list per page in "log" view.
27002
27003 Defaults to @samp{50}.
27004
27005 @end deftypevr
27006
27007 @deftypevr {@code{cgit-configuration} parameter} integer max-message-length
27008 Number of commit message characters to display in "log" view.
27009
27010 Defaults to @samp{80}.
27011
27012 @end deftypevr
27013
27014 @deftypevr {@code{cgit-configuration} parameter} integer max-repo-count
27015 Specifies the number of entries to list per page on the repository index
27016 page.
27017
27018 Defaults to @samp{50}.
27019
27020 @end deftypevr
27021
27022 @deftypevr {@code{cgit-configuration} parameter} integer max-repodesc-length
27023 Specifies the maximum number of repo description characters to display
27024 on the repository index page.
27025
27026 Defaults to @samp{80}.
27027
27028 @end deftypevr
27029
27030 @deftypevr {@code{cgit-configuration} parameter} integer max-blob-size
27031 Specifies the maximum size of a blob to display HTML for in KBytes.
27032
27033 Defaults to @samp{0}.
27034
27035 @end deftypevr
27036
27037 @deftypevr {@code{cgit-configuration} parameter} string max-stats
27038 Maximum statistics period. Valid values are @samp{week},@samp{month},
27039 @samp{quarter} and @samp{year}.
27040
27041 Defaults to @samp{""}.
27042
27043 @end deftypevr
27044
27045 @deftypevr {@code{cgit-configuration} parameter} mimetype-alist mimetype
27046 Mimetype for the specified filename extension.
27047
27048 Defaults to @samp{((gif "image/gif") (html "text/html") (jpg
27049 "image/jpeg") (jpeg "image/jpeg") (pdf "application/pdf") (png
27050 "image/png") (svg "image/svg+xml"))}.
27051
27052 @end deftypevr
27053
27054 @deftypevr {@code{cgit-configuration} parameter} file-object mimetype-file
27055 Specifies the file to use for automatic mimetype lookup.
27056
27057 Defaults to @samp{""}.
27058
27059 @end deftypevr
27060
27061 @deftypevr {@code{cgit-configuration} parameter} string module-link
27062 Text which will be used as the formatstring for a hyperlink when a
27063 submodule is printed in a directory listing.
27064
27065 Defaults to @samp{""}.
27066
27067 @end deftypevr
27068
27069 @deftypevr {@code{cgit-configuration} parameter} boolean nocache?
27070 If set to the value @samp{#t} caching will be disabled.
27071
27072 Defaults to @samp{#f}.
27073
27074 @end deftypevr
27075
27076 @deftypevr {@code{cgit-configuration} parameter} boolean noplainemail?
27077 If set to @samp{#t} showing full author email addresses will be
27078 disabled.
27079
27080 Defaults to @samp{#f}.
27081
27082 @end deftypevr
27083
27084 @deftypevr {@code{cgit-configuration} parameter} boolean noheader?
27085 Flag which, when set to @samp{#t}, will make cgit omit the standard
27086 header on all pages.
27087
27088 Defaults to @samp{#f}.
27089
27090 @end deftypevr
27091
27092 @deftypevr {@code{cgit-configuration} parameter} project-list project-list
27093 A list of subdirectories inside of @code{repository-directory}, relative
27094 to it, that should loaded as Git repositories. An empty list means that
27095 all subdirectories will be loaded.
27096
27097 Defaults to @samp{()}.
27098
27099 @end deftypevr
27100
27101 @deftypevr {@code{cgit-configuration} parameter} file-object readme
27102 Text which will be used as default value for @code{cgit-repo-readme}.
27103
27104 Defaults to @samp{""}.
27105
27106 @end deftypevr
27107
27108 @deftypevr {@code{cgit-configuration} parameter} boolean remove-suffix?
27109 If set to @code{#t} and @code{repository-directory} is enabled, if any
27110 repositories are found with a suffix of @code{.git}, this suffix will be
27111 removed for the URL and name.
27112
27113 Defaults to @samp{#f}.
27114
27115 @end deftypevr
27116
27117 @deftypevr {@code{cgit-configuration} parameter} integer renamelimit
27118 Maximum number of files to consider when detecting renames.
27119
27120 Defaults to @samp{-1}.
27121
27122 @end deftypevr
27123
27124 @deftypevr {@code{cgit-configuration} parameter} string repository-sort
27125 The way in which repositories in each section are sorted.
27126
27127 Defaults to @samp{""}.
27128
27129 @end deftypevr
27130
27131 @deftypevr {@code{cgit-configuration} parameter} robots-list robots
27132 Text used as content for the @code{robots} meta-tag.
27133
27134 Defaults to @samp{("noindex" "nofollow")}.
27135
27136 @end deftypevr
27137
27138 @deftypevr {@code{cgit-configuration} parameter} string root-desc
27139 Text printed below the heading on the repository index page.
27140
27141 Defaults to @samp{"a fast webinterface for the git dscm"}.
27142
27143 @end deftypevr
27144
27145 @deftypevr {@code{cgit-configuration} parameter} string root-readme
27146 The content of the file specified with this option will be included
27147 verbatim below the ``about'' link on the repository index page.
27148
27149 Defaults to @samp{""}.
27150
27151 @end deftypevr
27152
27153 @deftypevr {@code{cgit-configuration} parameter} string root-title
27154 Text printed as heading on the repository index page.
27155
27156 Defaults to @samp{""}.
27157
27158 @end deftypevr
27159
27160 @deftypevr {@code{cgit-configuration} parameter} boolean scan-hidden-path
27161 If set to @samp{#t} and repository-directory is enabled,
27162 repository-directory will recurse into directories whose name starts
27163 with a period. Otherwise, repository-directory will stay away from such
27164 directories, considered as ``hidden''. Note that this does not apply to
27165 the @file{.git} directory in non-bare repos.
27166
27167 Defaults to @samp{#f}.
27168
27169 @end deftypevr
27170
27171 @deftypevr {@code{cgit-configuration} parameter} list snapshots
27172 Text which specifies the default set of snapshot formats that cgit
27173 generates links for.
27174
27175 Defaults to @samp{()}.
27176
27177 @end deftypevr
27178
27179 @deftypevr {@code{cgit-configuration} parameter} repository-directory repository-directory
27180 Name of the directory to scan for repositories (represents
27181 @code{scan-path}).
27182
27183 Defaults to @samp{"/srv/git"}.
27184
27185 @end deftypevr
27186
27187 @deftypevr {@code{cgit-configuration} parameter} string section
27188 The name of the current repository section - all repositories defined
27189 after this option will inherit the current section name.
27190
27191 Defaults to @samp{""}.
27192
27193 @end deftypevr
27194
27195 @deftypevr {@code{cgit-configuration} parameter} string section-sort
27196 Flag which, when set to @samp{1}, will sort the sections on the
27197 repository listing by name.
27198
27199 Defaults to @samp{""}.
27200
27201 @end deftypevr
27202
27203 @deftypevr {@code{cgit-configuration} parameter} integer section-from-path
27204 A number which, if defined prior to repository-directory, specifies how
27205 many path elements from each repo path to use as a default section name.
27206
27207 Defaults to @samp{0}.
27208
27209 @end deftypevr
27210
27211 @deftypevr {@code{cgit-configuration} parameter} boolean side-by-side-diffs?
27212 If set to @samp{#t} shows side-by-side diffs instead of unidiffs per
27213 default.
27214
27215 Defaults to @samp{#f}.
27216
27217 @end deftypevr
27218
27219 @deftypevr {@code{cgit-configuration} parameter} file-object source-filter
27220 Specifies a command which will be invoked to format plaintext blobs in
27221 the tree view.
27222
27223 Defaults to @samp{""}.
27224
27225 @end deftypevr
27226
27227 @deftypevr {@code{cgit-configuration} parameter} integer summary-branches
27228 Specifies the number of branches to display in the repository ``summary''
27229 view.
27230
27231 Defaults to @samp{10}.
27232
27233 @end deftypevr
27234
27235 @deftypevr {@code{cgit-configuration} parameter} integer summary-log
27236 Specifies the number of log entries to display in the repository
27237 ``summary'' view.
27238
27239 Defaults to @samp{10}.
27240
27241 @end deftypevr
27242
27243 @deftypevr {@code{cgit-configuration} parameter} integer summary-tags
27244 Specifies the number of tags to display in the repository ``summary''
27245 view.
27246
27247 Defaults to @samp{10}.
27248
27249 @end deftypevr
27250
27251 @deftypevr {@code{cgit-configuration} parameter} string strict-export
27252 Filename which, if specified, needs to be present within the repository
27253 for cgit to allow access to that repository.
27254
27255 Defaults to @samp{""}.
27256
27257 @end deftypevr
27258
27259 @deftypevr {@code{cgit-configuration} parameter} string virtual-root
27260 URL which, if specified, will be used as root for all cgit links.
27261
27262 Defaults to @samp{"/"}.
27263
27264 @end deftypevr
27265
27266 @deftypevr {@code{cgit-configuration} parameter} repository-cgit-configuration-list repositories
27267 A list of @dfn{cgit-repo} records to use with config.
27268
27269 Defaults to @samp{()}.
27270
27271 Available @code{repository-cgit-configuration} fields are:
27272
27273 @deftypevr {@code{repository-cgit-configuration} parameter} repo-list snapshots
27274 A mask of snapshot formats for this repo that cgit generates links for,
27275 restricted by the global @code{snapshots} setting.
27276
27277 Defaults to @samp{()}.
27278
27279 @end deftypevr
27280
27281 @deftypevr {@code{repository-cgit-configuration} parameter} repo-file-object source-filter
27282 Override the default @code{source-filter}.
27283
27284 Defaults to @samp{""}.
27285
27286 @end deftypevr
27287
27288 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string url
27289 The relative URL used to access the repository.
27290
27291 Defaults to @samp{""}.
27292
27293 @end deftypevr
27294
27295 @deftypevr {@code{repository-cgit-configuration} parameter} repo-file-object about-filter
27296 Override the default @code{about-filter}.
27297
27298 Defaults to @samp{""}.
27299
27300 @end deftypevr
27301
27302 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string branch-sort
27303 Flag which, when set to @samp{age}, enables date ordering in the branch
27304 ref list, and when set to @samp{name} enables ordering by branch name.
27305
27306 Defaults to @samp{""}.
27307
27308 @end deftypevr
27309
27310 @deftypevr {@code{repository-cgit-configuration} parameter} repo-list clone-url
27311 A list of URLs which can be used to clone repo.
27312
27313 Defaults to @samp{()}.
27314
27315 @end deftypevr
27316
27317 @deftypevr {@code{repository-cgit-configuration} parameter} repo-file-object commit-filter
27318 Override the default @code{commit-filter}.
27319
27320 Defaults to @samp{""}.
27321
27322 @end deftypevr
27323
27324 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string commit-sort
27325 Flag which, when set to @samp{date}, enables strict date ordering in the
27326 commit log, and when set to @samp{topo} enables strict topological
27327 ordering.
27328
27329 Defaults to @samp{""}.
27330
27331 @end deftypevr
27332
27333 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string defbranch
27334 The name of the default branch for this repository. If no such branch
27335 exists in the repository, the first branch name (when sorted) is used as
27336 default instead. By default branch pointed to by HEAD, or ``master'' if
27337 there is no suitable HEAD.
27338
27339 Defaults to @samp{""}.
27340
27341 @end deftypevr
27342
27343 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string desc
27344 The value to show as repository description.
27345
27346 Defaults to @samp{""}.
27347
27348 @end deftypevr
27349
27350 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string homepage
27351 The value to show as repository homepage.
27352
27353 Defaults to @samp{""}.
27354
27355 @end deftypevr
27356
27357 @deftypevr {@code{repository-cgit-configuration} parameter} repo-file-object email-filter
27358 Override the default @code{email-filter}.
27359
27360 Defaults to @samp{""}.
27361
27362 @end deftypevr
27363
27364 @deftypevr {@code{repository-cgit-configuration} parameter} maybe-repo-boolean enable-commit-graph?
27365 A flag which can be used to disable the global setting
27366 @code{enable-commit-graph?}.
27367
27368 Defaults to @samp{disabled}.
27369
27370 @end deftypevr
27371
27372 @deftypevr {@code{repository-cgit-configuration} parameter} maybe-repo-boolean enable-log-filecount?
27373 A flag which can be used to disable the global setting
27374 @code{enable-log-filecount?}.
27375
27376 Defaults to @samp{disabled}.
27377
27378 @end deftypevr
27379
27380 @deftypevr {@code{repository-cgit-configuration} parameter} maybe-repo-boolean enable-log-linecount?
27381 A flag which can be used to disable the global setting
27382 @code{enable-log-linecount?}.
27383
27384 Defaults to @samp{disabled}.
27385
27386 @end deftypevr
27387
27388 @deftypevr {@code{repository-cgit-configuration} parameter} maybe-repo-boolean enable-remote-branches?
27389 Flag which, when set to @code{#t}, will make cgit display remote
27390 branches in the summary and refs views.
27391
27392 Defaults to @samp{disabled}.
27393
27394 @end deftypevr
27395
27396 @deftypevr {@code{repository-cgit-configuration} parameter} maybe-repo-boolean enable-subject-links?
27397 A flag which can be used to override the global setting
27398 @code{enable-subject-links?}.
27399
27400 Defaults to @samp{disabled}.
27401
27402 @end deftypevr
27403
27404 @deftypevr {@code{repository-cgit-configuration} parameter} maybe-repo-boolean enable-html-serving?
27405 A flag which can be used to override the global setting
27406 @code{enable-html-serving?}.
27407
27408 Defaults to @samp{disabled}.
27409
27410 @end deftypevr
27411
27412 @deftypevr {@code{repository-cgit-configuration} parameter} repo-boolean hide?
27413 Flag which, when set to @code{#t}, hides the repository from the
27414 repository index.
27415
27416 Defaults to @samp{#f}.
27417
27418 @end deftypevr
27419
27420 @deftypevr {@code{repository-cgit-configuration} parameter} repo-boolean ignore?
27421 Flag which, when set to @samp{#t}, ignores the repository.
27422
27423 Defaults to @samp{#f}.
27424
27425 @end deftypevr
27426
27427 @deftypevr {@code{repository-cgit-configuration} parameter} repo-file-object logo
27428 URL which specifies the source of an image which will be used as a logo
27429 on this repo’s pages.
27430
27431 Defaults to @samp{""}.
27432
27433 @end deftypevr
27434
27435 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string logo-link
27436 URL loaded when clicking on the cgit logo image.
27437
27438 Defaults to @samp{""}.
27439
27440 @end deftypevr
27441
27442 @deftypevr {@code{repository-cgit-configuration} parameter} repo-file-object owner-filter
27443 Override the default @code{owner-filter}.
27444
27445 Defaults to @samp{""}.
27446
27447 @end deftypevr
27448
27449 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string module-link
27450 Text which will be used as the formatstring for a hyperlink when a
27451 submodule is printed in a directory listing. The arguments for the
27452 formatstring are the path and SHA1 of the submodule commit.
27453
27454 Defaults to @samp{""}.
27455
27456 @end deftypevr
27457
27458 @deftypevr {@code{repository-cgit-configuration} parameter} module-link-path module-link-path
27459 Text which will be used as the formatstring for a hyperlink when a
27460 submodule with the specified subdirectory path is printed in a directory
27461 listing.
27462
27463 Defaults to @samp{()}.
27464
27465 @end deftypevr
27466
27467 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string max-stats
27468 Override the default maximum statistics period.
27469
27470 Defaults to @samp{""}.
27471
27472 @end deftypevr
27473
27474 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string name
27475 The value to show as repository name.
27476
27477 Defaults to @samp{""}.
27478
27479 @end deftypevr
27480
27481 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string owner
27482 A value used to identify the owner of the repository.
27483
27484 Defaults to @samp{""}.
27485
27486 @end deftypevr
27487
27488 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string path
27489 An absolute path to the repository directory.
27490
27491 Defaults to @samp{""}.
27492
27493 @end deftypevr
27494
27495 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string readme
27496 A path (relative to repo) which specifies a file to include verbatim as
27497 the ``About'' page for this repo.
27498
27499 Defaults to @samp{""}.
27500
27501 @end deftypevr
27502
27503 @deftypevr {@code{repository-cgit-configuration} parameter} repo-string section
27504 The name of the current repository section - all repositories defined
27505 after this option will inherit the current section name.
27506
27507 Defaults to @samp{""}.
27508
27509 @end deftypevr
27510
27511 @deftypevr {@code{repository-cgit-configuration} parameter} repo-list extra-options
27512 Extra options will be appended to cgitrc file.
27513
27514 Defaults to @samp{()}.
27515
27516 @end deftypevr
27517
27518 @end deftypevr
27519
27520 @deftypevr {@code{cgit-configuration} parameter} list extra-options
27521 Extra options will be appended to cgitrc file.
27522
27523 Defaults to @samp{()}.
27524
27525 @end deftypevr
27526
27527
27528 @c %end of fragment
27529
27530 However, it could be that you just want to get a @code{cgitrc} up and
27531 running. In that case, you can pass an @code{opaque-cgit-configuration}
27532 as a record to @code{cgit-service-type}. As its name indicates, an
27533 opaque configuration does not have easy reflective capabilities.
27534
27535 Available @code{opaque-cgit-configuration} fields are:
27536
27537 @deftypevr {@code{opaque-cgit-configuration} parameter} package cgit
27538 The cgit package.
27539 @end deftypevr
27540
27541 @deftypevr {@code{opaque-cgit-configuration} parameter} string string
27542 The contents of the @code{cgitrc}, as a string.
27543 @end deftypevr
27544
27545 For example, if your @code{cgitrc} is just the empty string, you
27546 could instantiate a cgit service like this:
27547
27548 @lisp
27549 (service cgit-service-type
27550 (opaque-cgit-configuration
27551 (cgitrc "")))
27552 @end lisp
27553
27554 @subsubheading Gitolite Service
27555
27556 @cindex Gitolite service
27557 @cindex Git, hosting
27558 @uref{https://gitolite.com/gitolite/, Gitolite} is a tool for hosting Git
27559 repositories on a central server.
27560
27561 Gitolite can handle multiple repositories and users, and supports flexible
27562 configuration of the permissions for the users on the repositories.
27563
27564 The following example will configure Gitolite using the default @code{git}
27565 user, and the provided SSH public key.
27566
27567 @lisp
27568 (service gitolite-service-type
27569 (gitolite-configuration
27570 (admin-pubkey (plain-file
27571 "yourname.pub"
27572 "ssh-rsa AAAA... guix@@example.com"))))
27573 @end lisp
27574
27575 Gitolite is configured through a special admin repository which you can clone,
27576 for example, if you setup Gitolite on @code{example.com}, you would run the
27577 following command to clone the admin repository.
27578
27579 @example
27580 git clone git@@example.com:gitolite-admin
27581 @end example
27582
27583 When the Gitolite service is activated, the provided @code{admin-pubkey} will
27584 be inserted in to the @file{keydir} directory in the gitolite-admin
27585 repository. If this results in a change in the repository, it will be
27586 committed using the message ``gitolite setup by GNU Guix''.
27587
27588 @deftp {Data Type} gitolite-configuration
27589 Data type representing the configuration for @code{gitolite-service-type}.
27590
27591 @table @asis
27592 @item @code{package} (default: @var{gitolite})
27593 Gitolite package to use.
27594
27595 @item @code{user} (default: @var{git})
27596 User to use for Gitolite. This will be user that you use when accessing
27597 Gitolite over SSH.
27598
27599 @item @code{group} (default: @var{git})
27600 Group to use for Gitolite.
27601
27602 @item @code{home-directory} (default: @var{"/var/lib/gitolite"})
27603 Directory in which to store the Gitolite configuration and repositories.
27604
27605 @item @code{rc-file} (default: @var{(gitolite-rc-file)})
27606 A ``file-like'' object (@pxref{G-Expressions, file-like objects}),
27607 representing the configuration for Gitolite.
27608
27609 @item @code{admin-pubkey} (default: @var{#f})
27610 A ``file-like'' object (@pxref{G-Expressions, file-like objects}) used to
27611 setup Gitolite. This will be inserted in to the @file{keydir} directory
27612 within the gitolite-admin repository.
27613
27614 To specify the SSH key as a string, use the @code{plain-file} function.
27615
27616 @lisp
27617 (plain-file "yourname.pub" "ssh-rsa AAAA... guix@@example.com")
27618 @end lisp
27619
27620 @end table
27621 @end deftp
27622
27623 @deftp {Data Type} gitolite-rc-file
27624 Data type representing the Gitolite RC file.
27625
27626 @table @asis
27627 @item @code{umask} (default: @code{#o0077})
27628 This controls the permissions Gitolite sets on the repositories and their
27629 contents.
27630
27631 A value like @code{#o0027} will give read access to the group used by Gitolite
27632 (by default: @code{git}). This is necessary when using Gitolite with software
27633 like cgit or gitweb.
27634
27635 @item @code{git-config-keys} (default: @code{""})
27636 Gitolite allows you to set git config values using the @samp{config} keyword. This
27637 setting allows control over the config keys to accept.
27638
27639 @item @code{roles} (default: @code{'(("READERS" . 1) ("WRITERS" . ))})
27640 Set the role names allowed to be used by users running the perms command.
27641
27642 @item @code{enable} (default: @code{'("help" "desc" "info" "perms" "writable" "ssh-authkeys" "git-config" "daemon" "gitweb")})
27643 This setting controls the commands and features to enable within Gitolite.
27644
27645 @end table
27646 @end deftp
27647
27648
27649 @node Game Services
27650 @subsection Game Services
27651
27652 @subsubheading The Battle for Wesnoth Service
27653 @cindex wesnothd
27654 @uref{https://wesnoth.org, The Battle for Wesnoth} is a fantasy, turn
27655 based tactical strategy game, with several single player campaigns, and
27656 multiplayer games (both networked and local).
27657
27658 @defvar {Scheme Variable} wesnothd-service-type
27659 Service type for the wesnothd service. Its value must be a
27660 @code{wesnothd-configuration} object. To run wesnothd in the default
27661 configuration, instantiate it as:
27662
27663 @lisp
27664 (service wesnothd-service-type)
27665 @end lisp
27666 @end defvar
27667
27668 @deftp {Data Type} wesnothd-configuration
27669 Data type representing the configuration of @command{wesnothd}.
27670
27671 @table @asis
27672 @item @code{package} (default: @code{wesnoth-server})
27673 The wesnoth server package to use.
27674
27675 @item @code{port} (default: @code{15000})
27676 The port to bind the server to.
27677 @end table
27678 @end deftp
27679
27680
27681 @node PAM Mount Service
27682 @subsection PAM Mount Service
27683 @cindex pam-mount
27684
27685 The @code{(gnu services pam-mount)} module provides a service allowing
27686 users to mount volumes when they log in. It should be able to mount any
27687 volume format supported by the system.
27688
27689 @defvar {Scheme Variable} pam-mount-service-type
27690 Service type for PAM Mount support.
27691 @end defvar
27692
27693 @deftp {Data Type} pam-mount-configuration
27694 Data type representing the configuration of PAM Mount.
27695
27696 It takes the following parameters:
27697
27698 @table @asis
27699 @item @code{rules}
27700 The configuration rules that will be used to generate
27701 @file{/etc/security/pam_mount.conf.xml}.
27702
27703 The configuration rules are SXML elements (@pxref{SXML,,, guile, GNU
27704 Guile Reference Manual}), and the the default ones don't mount anything
27705 for anyone at login:
27706
27707 @lisp
27708 `((debug (@@ (enable "0")))
27709 (mntoptions (@@ (allow ,(string-join
27710 '("nosuid" "nodev" "loop"
27711 "encryption" "fsck" "nonempty"
27712 "allow_root" "allow_other")
27713 ","))))
27714 (mntoptions (@@ (require "nosuid,nodev")))
27715 (logout (@@ (wait "0")
27716 (hup "0")
27717 (term "no")
27718 (kill "no")))
27719 (mkmountpoint (@@ (enable "1")
27720 (remove "true"))))
27721 @end lisp
27722
27723 Some @code{volume} elements must be added to automatically mount volumes
27724 at login. Here's an example allowing the user @code{alice} to mount her
27725 encrypted @env{HOME} directory and allowing the user @code{bob} to mount
27726 the partition where he stores his data:
27727
27728 @lisp
27729 (define pam-mount-rules
27730 `((debug (@@ (enable "0")))
27731 (volume (@@ (user "alice")
27732 (fstype "crypt")
27733 (path "/dev/sda2")
27734 (mountpoint "/home/alice")))
27735 (volume (@@ (user "bob")
27736 (fstype "auto")
27737 (path "/dev/sdb3")
27738 (mountpoint "/home/bob/data")
27739 (options "defaults,autodefrag,compress")))
27740 (mntoptions (@@ (allow ,(string-join
27741 '("nosuid" "nodev" "loop"
27742 "encryption" "fsck" "nonempty"
27743 "allow_root" "allow_other")
27744 ","))))
27745 (mntoptions (@@ (require "nosuid,nodev")))
27746 (logout (@@ (wait "0")
27747 (hup "0")
27748 (term "no")
27749 (kill "no")))
27750 (mkmountpoint (@@ (enable "1")
27751 (remove "true")))))
27752
27753 (service pam-mount-service-type
27754 (pam-mount-configuration
27755 (rules pam-mount-rules)))
27756 @end lisp
27757
27758 The complete list of possible options can be found in the man page for
27759 @uref{http://pam-mount.sourceforge.net/pam_mount.conf.5.html, pam_mount.conf}.
27760 @end table
27761 @end deftp
27762
27763
27764 @node Guix Services
27765 @subsection Guix Services
27766
27767 @subsubheading Guix Build Coordinator
27768 The @uref{https://git.cbaines.net/guix/build-coordinator/,Guix Build
27769 Coordinator} aids in distributing derivation builds among machines
27770 running an @dfn{agent}. The build daemon is still used to build the
27771 derivations, but the Guix Build Coordinator manages allocating builds
27772 and working with the results.
27773
27774 @quotation Note
27775 This service is considered experimental. Configuration options may be
27776 changed in a backwards-incompatible manner, and not all features have
27777 been thorougly tested.
27778 @end quotation
27779
27780 The Guix Build Coordinator consists of one @dfn{coordinator}, and one or
27781 more connected @dfn{agent} processes. The coordinator process handles
27782 clients submitting builds, and allocating builds to agents. The agent
27783 processes talk to a build daemon to actually perform the builds, then
27784 send the results back to the coordinator.
27785
27786 There is a script to run the coordinator component of the Guix Build
27787 Coordinator, but the Guix service uses a custom Guile script instead, to
27788 provide better integration with G-expressions used in the configuration.
27789
27790 @defvar {Scheme Variable} guix-build-coordinator-service-type
27791 Service type for the Guix Build Coordinator. Its value must be a
27792 @code{guix-build-coordinator-configuration} object.
27793 @end defvar
27794
27795 @deftp {Data Type} guix-build-coordinator-configuration
27796 Data type representing the configuration of the Guix Build Coordinator.
27797
27798 @table @asis
27799 @item @code{package} (default: @code{guix-build-coordinator})
27800 The Guix Build Coordinator package to use.
27801
27802 @item @code{user} (default: @code{"guix-build-coordinator"})
27803 The system user to run the service as.
27804
27805 @item @code{group} (default: @code{"guix-build-coordinator"})
27806 The system group to run the service as.
27807
27808 @item @code{database-uri-string} (default: @code{"sqlite:///var/lib/guix-build-coordinator/guix_build_coordinator.db"})
27809 The URI to use for the database.
27810
27811 @item @code{agent-communication-uri} (default: @code{"http://0.0.0.0:8745"})
27812 The URI describing how to listen to requests from agent processes.
27813
27814 @item @code{client-communication-uri} (default: @code{"http://127.0.0.1:8746"})
27815 The URI describing how to listen to requests from clients. The client
27816 API allows submitting builds and currently isn't authenticated, so take
27817 care when configuring this value.
27818
27819 @item @code{allocation-strategy} (default: @code{#~basic-build-allocation-strategy})
27820 A G-expression for the allocation strategy to be used. This is a
27821 procedure that takes the datastore as an argument and populates the
27822 allocation plan in the database.
27823
27824 @item @code{hooks} (default: @var{'()})
27825 An association list of hooks. These provide a way to execute arbitrary
27826 code upon certian events, like a build result being processed.
27827
27828 @item @code{guile} (default: @code{guile-3.0-latest})
27829 The Guile package with which to run the Guix Build Coordinator.
27830
27831 @end table
27832 @end deftp
27833
27834 @defvar {Scheme Variable} guix-build-coordinator-agent-service-type
27835 Service type for a Guix Build Coordinator agent. Its value must be a
27836 @code{guix-build-coordinator-agent-configuration} object.
27837 @end defvar
27838
27839 @deftp {Data Type} guix-build-coordinator-agent-configuration
27840 Data type representing the configuration a Guix Build Coordinator agent.
27841
27842 @table @asis
27843 @item @code{package} (default: @code{guix-build-coordinator})
27844 The Guix Build Coordinator package to use.
27845
27846 @item @code{user} (default: @code{"guix-build-coordinator-agent"})
27847 The system user to run the service as.
27848
27849 @item @code{coordinator} (default: @code{"http://localhost:8745"})
27850 The URI to use when connecting to the coordinator.
27851
27852 @item @code{uuid}
27853 The UUID of the agent. This should be generated by the coordinator
27854 process, stored in the coordinator database, and used by the intended
27855 agent.
27856
27857 @item @code{password} (default: @code{#f})
27858 The password to use when connecting to the coordinator. A file to read
27859 the password from can also be specified, and this is more secure.
27860
27861 @item @code{password-file} (default: @code{#f})
27862 A file containing the password to use when connecting to the
27863 coordinator.
27864
27865 @item @code{systems} (default: @var{#f})
27866 The systems for which this agent should fetch builds. The agent process
27867 will use the current system it's running on as the default.
27868
27869 @item @code{max-parallel-builds} (default: @code{1})
27870 The number of builds to perform in parallel.
27871
27872 @item @code{derivation-substitute-urls} (default: @code{1})
27873 URLs from which to attempt to fetch substitutes for derivations, if the
27874 derivations aren't already available.
27875
27876 @item @code{non-derivation-substitute-urls} (default: @code{1})
27877 URLs from which to attempt to fetch substitutes for build inputs, if the
27878 input store items aren't already available.
27879
27880 @end table
27881 @end deftp
27882
27883
27884 @subsubheading Guix Data Service
27885 The @uref{http://data.guix.gnu.org,Guix Data Service} processes, stores
27886 and provides data about GNU Guix. This includes information about
27887 packages, derivations and lint warnings.
27888
27889 The data is stored in a PostgreSQL database, and available through a web
27890 interface.
27891
27892 @defvar {Scheme Variable} guix-data-service-type
27893 Service type for the Guix Data Service. Its value must be a
27894 @code{guix-data-service-configuration} object. The service optionally
27895 extends the getmail service, as the guix-commits mailing list is used to
27896 find out about changes in the Guix git repository.
27897 @end defvar
27898
27899 @deftp {Data Type} guix-data-service-configuration
27900 Data type representing the configuration of the Guix Data Service.
27901
27902 @table @asis
27903 @item @code{package} (default: @code{guix-data-service})
27904 The Guix Data Service package to use.
27905
27906 @item @code{user} (default: @code{"guix-data-service"})
27907 The system user to run the service as.
27908
27909 @item @code{group} (default: @code{"guix-data-service"})
27910 The system group to run the service as.
27911
27912 @item @code{port} (default: @code{8765})
27913 The port to bind the web service to.
27914
27915 @item @code{host} (default: @code{"127.0.0.1"})
27916 The host to bind the web service to.
27917
27918 @item @code{getmail-idle-mailboxes} (default: @code{#f})
27919 If set, this is the list of mailboxes that the getmail service will be
27920 configured to listen to.
27921
27922 @item @code{commits-getmail-retriever-configuration} (default: @code{#f})
27923 If set, this is the @code{getmail-retriever-configuration} object with
27924 which to configure getmail to fetch mail from the guix-commits mailing
27925 list.
27926
27927 @item @code{extra-options} (default: @var{'()})
27928 Extra command line options for @code{guix-data-service}.
27929
27930 @item @code{extra-process-jobs-options} (default: @var{'()})
27931 Extra command line options for @code{guix-data-service-process-jobs}.
27932
27933 @end table
27934 @end deftp
27935
27936 @node Linux Services
27937 @subsection Linux Services
27938
27939 @cindex oom
27940 @cindex out of memory killer
27941 @cindex earlyoom
27942 @cindex early out of memory daemon
27943 @subsubheading Early OOM Service
27944
27945 @uref{https://github.com/rfjakob/earlyoom,Early OOM}, also known as
27946 Earlyoom, is a minimalist out of memory (OOM) daemon that runs in user
27947 space and provides a more responsive and configurable alternative to the
27948 in-kernel OOM killer. It is useful to prevent the system from becoming
27949 unresponsive when it runs out of memory.
27950
27951 @deffn {Scheme Variable} earlyoom-service-type
27952 The service type for running @command{earlyoom}, the Early OOM daemon.
27953 Its value must be a @code{earlyoom-configuration} object, described
27954 below. The service can be instantiated in its default configuration
27955 with:
27956
27957 @lisp
27958 (service earlyoom-service-type)
27959 @end lisp
27960 @end deffn
27961
27962 @deftp {Data Type} earlyoom-configuration
27963 This is the configuration record for the @code{earlyoom-service-type}.
27964
27965 @table @asis
27966 @item @code{earlyoom} (default: @var{earlyoom})
27967 The Earlyoom package to use.
27968
27969 @item @code{minimum-available-memory} (default: @code{10})
27970 The threshold for the minimum @emph{available} memory, in percentages.
27971
27972 @item @code{minimum-free-swap} (default: @code{10})
27973 The threshold for the minimum free swap memory, in percentages.
27974
27975 @item @code{prefer-regexp} (default: @code{#f})
27976 A regular expression (as a string) to match the names of the processes
27977 that should be preferably killed.
27978
27979 @item @code{avoid-regexp} (default: @code{#f})
27980 A regular expression (as a string) to match the names of the processes
27981 that should @emph{not} be killed.
27982
27983 @item @code{memory-report-interval} (default: @code{0})
27984 The interval in seconds at which a memory report is printed. It is
27985 disabled by default.
27986
27987 @item @code{ignore-positive-oom-score-adj?} (default: @code{#f})
27988 A boolean indicating whether the positive adjustments set in
27989 @file{/proc/*/oom_score_adj}.
27990
27991 @item @code{show-debug-messages?} (default: @code{#f})
27992 A boolean indicating whether debug messages should be printed. The logs
27993 are saved at @file{/var/log/earlyoom.log}.
27994
27995 @item @code{send-notification-command} (default: @code{#f})
27996 This can be used to provide a custom command used for sending
27997 notifications.
27998 @end table
27999 @end deftp
28000
28001 @cindex modprobe
28002 @cindex kernel module loader
28003 @subsubheading Kernel Module Loader Service
28004
28005 The kernel module loader service allows one to load loadable kernel
28006 modules at boot. This is especially useful for modules that don't
28007 autoload and need to be manually loaded, as it's the case with
28008 @code{ddcci}.
28009
28010 @deffn {Scheme Variable} kernel-module-loader-service-type
28011 The service type for loading loadable kernel modules at boot with
28012 @command{modprobe}. Its value must be a list of strings representing
28013 module names. For example loading the drivers provided by
28014 @code{ddcci-driver-linux}, in debugging mode by passing some module
28015 parameters, can be done as follow:
28016
28017 @lisp
28018 (use-modules (gnu) (gnu services))
28019 (use-package-modules linux)
28020 (use-service-modules linux)
28021
28022 (define ddcci-config
28023 (plain-file "ddcci.conf"
28024 "options ddcci dyndbg delay=120"))
28025
28026 (operating-system
28027 ...
28028 (services (cons* (service kernel-module-loader-service-type
28029 '("ddcci" "ddcci_backlight"))
28030 (simple-service 'ddcci-config etc-service-type
28031 (list `("modprobe.d/ddcci.conf"
28032 ,ddcci-config)))
28033 %base-services))
28034 (kernel-loadable-modules (list ddcci-driver-linux)))
28035 @end lisp
28036 @end deffn
28037
28038 @cindex zram
28039 @cindex compressed swap
28040 @cindex Compressed RAM-based block devices
28041 @subsubheading Zram Device Service
28042
28043 The Zram device service provides a compressed swap device in system
28044 memory. The Linux Kernel documentation has more information about
28045 @uref{https://www.kernel.org/doc/html/latest/admin-guide/blockdev/zram.html,zram}
28046 devices.
28047
28048 @deffn {Scheme Variable} zram-device-service-type
28049 This service creates the zram block device, formats it as swap and
28050 enables it as a swap device. The service's value is a
28051 @code{zram-device-configuration} record.
28052
28053 @deftp {Data Type} zram-device-configuration
28054 This is the data type representing the configuration for the zram-device
28055 service.
28056
28057 @table @asis
28058 @item @code{size} (default @var{"1G"})
28059 This is the amount of space you wish to provide for the zram device. It
28060 accepts a string and can be a number of bytes or use a suffix, eg.:
28061 @var{"512M"} or @var{1024000}.
28062 @item @code{compression-algorithm} (default @var{'lzo})
28063 This is the compression algorithm you wish to use. It is difficult to
28064 list all the possible compression options, but common ones supported by
28065 Guix's Linux Libre Kernel include @var{'lzo}, @var{'lz4} and @var{'zstd}.
28066 @item @code{memory-limit} (default @var{0})
28067 This is the maximum amount of memory which the zram device can use.
28068 Setting it to '0' disables the limit. While it is generally expected
28069 that compression will be 2:1, it is possible that uncompressable data
28070 can be written to swap and this is a method to limit how much memory can
28071 be used. It accepts a string and can be a number of bytes or use a
28072 suffix, eg.: @var{"2G"}.
28073 @item @code{priority} (default @var{-1})
28074 This is the priority of the swap device created from the zram device.
28075 @code{swapon} accepts values between -1 and 32767, with higher values
28076 indicating higher priority. Higher priority swap will generally be used
28077 first.
28078 @end table
28079
28080 @end deftp
28081 @end deffn
28082
28083 @node Hurd Services
28084 @subsection Hurd Services
28085
28086 @defvr {Scheme Variable} hurd-console-service-type
28087 This service starts the fancy @code{VGA} console client on the Hurd.
28088
28089 The service's value is a @code{hurd-console-configuration} record.
28090 @end defvr
28091
28092 @deftp {Data Type} hurd-console-configuration
28093 This is the data type representing the configuration for the
28094 hurd-console-service.
28095
28096 @table @asis
28097 @item @code{hurd} (default: @var{hurd})
28098 The Hurd package to use.
28099 @end table
28100 @end deftp
28101
28102 @defvr {Scheme Variable} hurd-getty-service-type
28103 This service starts a tty using the Hurd @code{getty} program.
28104
28105 The service's value is a @code{hurd-getty-configuration} record.
28106 @end defvr
28107
28108 @deftp {Data Type} hurd-getty-configuration
28109 This is the data type representing the configuration for the
28110 hurd-getty-service.
28111
28112 @table @asis
28113 @item @code{hurd} (default: @var{hurd})
28114 The Hurd package to use.
28115
28116 @item @code{tty}
28117 The name of the console this Getty runs on---e.g., @code{"tty1"}.
28118
28119 @item @code{baud-rate} (default: @code{38400})
28120 An integer specifying the baud rate of the tty.
28121
28122 @end table
28123 @end deftp
28124
28125 @node Miscellaneous Services
28126 @subsection Miscellaneous Services
28127
28128 @cindex fingerprint
28129 @subsubheading Fingerprint Service
28130
28131 The @code{(gnu services authentication)} module provides a DBus service to
28132 read and identify fingerprints via a fingerprint sensor.
28133
28134 @defvr {Scheme Variable} fprintd-service-type
28135 The service type for @command{fprintd}, which provides the fingerprint
28136 reading capability.
28137
28138 @lisp
28139 (service fprintd-service-type)
28140 @end lisp
28141 @end defvr
28142
28143 @cindex sysctl
28144 @subsubheading System Control Service
28145
28146 The @code{(gnu services sysctl)} provides a service to configure kernel
28147 parameters at boot.
28148
28149 @defvr {Scheme Variable} sysctl-service-type
28150 The service type for @command{sysctl}, which modifies kernel parameters
28151 under @file{/proc/sys/}. To enable IPv4 forwarding, it can be
28152 instantiated as:
28153
28154 @lisp
28155 (service sysctl-service-type
28156 (sysctl-configuration
28157 (settings '(("net.ipv4.ip_forward" . "1")))))
28158 @end lisp
28159 @end defvr
28160
28161 @deftp {Data Type} sysctl-configuration
28162 The data type representing the configuration of @command{sysctl}.
28163
28164 @table @asis
28165 @item @code{sysctl} (default: @code{(file-append procps "/sbin/sysctl"})
28166 The @command{sysctl} executable to use.
28167
28168 @item @code{settings} (default: @code{'()})
28169 An association list specifies kernel parameters and their values.
28170 @end table
28171 @end deftp
28172
28173 @cindex pcscd
28174 @subsubheading PC/SC Smart Card Daemon Service
28175
28176 The @code{(gnu services security-token)} module provides the following service
28177 to run @command{pcscd}, the PC/SC Smart Card Daemon. @command{pcscd} is the
28178 daemon program for pcsc-lite and the MuscleCard framework. It is a resource
28179 manager that coordinates communications with smart card readers, smart cards
28180 and cryptographic tokens that are connected to the system.
28181
28182 @defvr {Scheme Variable} pcscd-service-type
28183 Service type for the @command{pcscd} service. Its value must be a
28184 @code{pcscd-configuration} object. To run pcscd in the default
28185 configuration, instantiate it as:
28186
28187 @lisp
28188 (service pcscd-service-type)
28189 @end lisp
28190 @end defvr
28191
28192 @deftp {Data Type} pcscd-configuration
28193 The data type representing the configuration of @command{pcscd}.
28194
28195 @table @asis
28196 @item @code{pcsc-lite} (default: @code{pcsc-lite})
28197 The pcsc-lite package that provides pcscd.
28198 @item @code{usb-drivers} (default: @code{(list ccid)})
28199 List of packages that provide USB drivers to pcscd. Drivers are expected to be
28200 under @file{pcsc/drivers} in the store directory of the package.
28201 @end table
28202 @end deftp
28203
28204 @cindex lirc
28205 @subsubheading Lirc Service
28206
28207 The @code{(gnu services lirc)} module provides the following service.
28208
28209 @deffn {Scheme Procedure} lirc-service [#:lirc lirc] @
28210 [#:device #f] [#:driver #f] [#:config-file #f] @
28211 [#:extra-options '()]
28212 Return a service that runs @url{http://www.lirc.org,LIRC}, a daemon that
28213 decodes infrared signals from remote controls.
28214
28215 Optionally, @var{device}, @var{driver} and @var{config-file}
28216 (configuration file name) may be specified. See @command{lircd} manual
28217 for details.
28218
28219 Finally, @var{extra-options} is a list of additional command-line options
28220 passed to @command{lircd}.
28221 @end deffn
28222
28223 @cindex spice
28224 @subsubheading Spice Service
28225
28226 The @code{(gnu services spice)} module provides the following service.
28227
28228 @deffn {Scheme Procedure} spice-vdagent-service [#:spice-vdagent]
28229 Returns a service that runs @url{https://www.spice-space.org,VDAGENT}, a daemon
28230 that enables sharing the clipboard with a vm and setting the guest display
28231 resolution when the graphical console window resizes.
28232 @end deffn
28233
28234 @cindex inputattach
28235 @subsubheading inputattach Service
28236
28237 @cindex tablet input, for Xorg
28238 @cindex touchscreen input, for Xorg
28239 The @uref{https://linuxwacom.github.io/, inputattach} service allows you to
28240 use input devices such as Wacom tablets, touchscreens, or joysticks with the
28241 Xorg display server.
28242
28243 @deffn {Scheme Variable} inputattach-service-type
28244 Type of a service that runs @command{inputattach} on a device and
28245 dispatches events from it.
28246 @end deffn
28247
28248 @deftp {Data Type} inputattach-configuration
28249 @table @asis
28250 @item @code{device-type} (default: @code{"wacom"})
28251 The type of device to connect to. Run @command{inputattach --help}, from the
28252 @code{inputattach} package, to see the list of supported device types.
28253
28254 @item @code{device} (default: @code{"/dev/ttyS0"})
28255 The device file to connect to the device.
28256
28257 @item @code{baud-rate} (default: @code{#f})
28258 Baud rate to use for the serial connection.
28259 Should be a number or @code{#f}.
28260
28261 @item @code{log-file} (default: @code{#f})
28262 If true, this must be the name of a file to log messages to.
28263 @end table
28264 @end deftp
28265
28266 @subsubheading Dictionary Service
28267 @cindex dictionary
28268 The @code{(gnu services dict)} module provides the following service:
28269
28270 @defvr {Scheme Variable} dicod-service-type
28271 This is the type of the service that runs the @command{dicod} daemon, an
28272 implementation of DICT server (@pxref{Dicod,,, dico, GNU Dico Manual}).
28273 @end defvr
28274
28275 @deffn {Scheme Procedure} dicod-service [#:config (dicod-configuration)]
28276 Return a service that runs the @command{dicod} daemon, an implementation
28277 of DICT server (@pxref{Dicod,,, dico, GNU Dico Manual}).
28278
28279 The optional @var{config} argument specifies the configuration for
28280 @command{dicod}, which should be a @code{<dicod-configuration>} object, by
28281 default it serves the GNU Collaborative International Dictionary of English.
28282
28283 You can add @command{open localhost} to your @file{~/.dico} file to make
28284 @code{localhost} the default server for @command{dico} client
28285 (@pxref{Initialization File,,, dico, GNU Dico Manual}).
28286 @end deffn
28287
28288 @deftp {Data Type} dicod-configuration
28289 Data type representing the configuration of dicod.
28290
28291 @table @asis
28292 @item @code{dico} (default: @var{dico})
28293 Package object of the GNU Dico dictionary server.
28294
28295 @item @code{interfaces} (default: @var{'("localhost")})
28296 This is the list of IP addresses and ports and possibly socket file
28297 names to listen to (@pxref{Server Settings, @code{listen} directive,,
28298 dico, GNU Dico Manual}).
28299
28300 @item @code{handlers} (default: @var{'()})
28301 List of @code{<dicod-handler>} objects denoting handlers (module instances).
28302
28303 @item @code{databases} (default: @var{(list %dicod-database:gcide)})
28304 List of @code{<dicod-database>} objects denoting dictionaries to be served.
28305 @end table
28306 @end deftp
28307
28308 @deftp {Data Type} dicod-handler
28309 Data type representing a dictionary handler (module instance).
28310
28311 @table @asis
28312 @item @code{name}
28313 Name of the handler (module instance).
28314
28315 @item @code{module} (default: @var{#f})
28316 Name of the dicod module of the handler (instance). If it is @code{#f},
28317 the module has the same name as the handler.
28318 (@pxref{Modules,,, dico, GNU Dico Manual}).
28319
28320 @item @code{options}
28321 List of strings or gexps representing the arguments for the module handler
28322 @end table
28323 @end deftp
28324
28325 @deftp {Data Type} dicod-database
28326 Data type representing a dictionary database.
28327
28328 @table @asis
28329 @item @code{name}
28330 Name of the database, will be used in DICT commands.
28331
28332 @item @code{handler}
28333 Name of the dicod handler (module instance) used by this database
28334 (@pxref{Handlers,,, dico, GNU Dico Manual}).
28335
28336 @item @code{complex?} (default: @var{#f})
28337 Whether the database configuration complex. The complex configuration
28338 will need a corresponding @code{<dicod-handler>} object, otherwise not.
28339
28340 @item @code{options}
28341 List of strings or gexps representing the arguments for the database
28342 (@pxref{Databases,,, dico, GNU Dico Manual}).
28343 @end table
28344 @end deftp
28345
28346 @defvr {Scheme Variable} %dicod-database:gcide
28347 A @code{<dicod-database>} object serving the GNU Collaborative International
28348 Dictionary of English using the @code{gcide} package.
28349 @end defvr
28350
28351 The following is an example @code{dicod-service} configuration.
28352
28353 @lisp
28354 (dicod-service #:config
28355 (dicod-configuration
28356 (handlers (list (dicod-handler
28357 (name "wordnet")
28358 (module "dictorg")
28359 (options
28360 (list #~(string-append "dbdir=" #$wordnet))))))
28361 (databases (list (dicod-database
28362 (name "wordnet")
28363 (complex? #t)
28364 (handler "wordnet")
28365 (options '("database=wn")))
28366 %dicod-database:gcide))))
28367 @end lisp
28368
28369 @cindex Docker
28370 @subsubheading Docker Service
28371
28372 The @code{(gnu services docker)} module provides the following services.
28373
28374 @defvr {Scheme Variable} docker-service-type
28375
28376 This is the type of the service that runs @url{https://www.docker.com,Docker},
28377 a daemon that can execute application bundles (sometimes referred to as
28378 ``containers'') in isolated environments.
28379
28380 @end defvr
28381
28382 @deftp {Data Type} docker-configuration
28383 This is the data type representing the configuration of Docker and Containerd.
28384
28385 @table @asis
28386
28387 @item @code{package} (default: @code{docker})
28388 The Docker daemon package to use.
28389
28390 @item @code{package} (default: @code{docker-cli})
28391 The Docker client package to use.
28392
28393 @item @code{containerd} (default: @var{containerd})
28394 The Containerd package to use.
28395
28396 @item @code{proxy} (default @var{docker-libnetwork-cmd-proxy})
28397 The Docker user-land networking proxy package to use.
28398
28399 @item @code{enable-proxy?} (default @code{#t})
28400 Enable or disable the use of the Docker user-land networking proxy.
28401
28402 @item @code{debug?} (default @code{#f})
28403 Enable or disable debug output.
28404
28405 @item @code{enable-iptables?} (default @code{#t})
28406 Enable or disable the addition of iptables rules.
28407
28408 @end table
28409 @end deftp
28410
28411 @cindex Audit
28412 @subsubheading Auditd Service
28413
28414 The @code{(gnu services auditd)} module provides the following service.
28415
28416 @defvr {Scheme Variable} auditd-service-type
28417
28418 This is the type of the service that runs
28419 @url{https://people.redhat.com/sgrubb/audit/,auditd},
28420 a daemon that tracks security-relevant information on your system.
28421
28422 Examples of things that can be tracked:
28423
28424 @enumerate
28425 @item
28426 File accesses
28427 @item
28428 System calls
28429 @item
28430 Invoked commands
28431 @item
28432 Failed login attempts
28433 @item
28434 Firewall filtering
28435 @item
28436 Network access
28437 @end enumerate
28438
28439 @command{auditctl} from the @code{audit} package can be used in order
28440 to add or remove events to be tracked (until the next reboot).
28441 In order to permanently track events, put the command line arguments
28442 of auditctl into a file called @code{audit.rules} in the configuration
28443 directory (see below).
28444 @command{aureport} from the @code{audit} package can be used in order
28445 to view a report of all recorded events.
28446 The audit daemon by default logs into the file
28447 @file{/var/log/audit.log}.
28448
28449 @end defvr
28450
28451 @deftp {Data Type} auditd-configuration
28452 This is the data type representing the configuration of auditd.
28453
28454 @table @asis
28455
28456 @item @code{audit} (default: @code{audit})
28457 The audit package to use.
28458
28459 @item @code{configuration-directory} (default: @code{%default-auditd-configuration-directory})
28460 The directory containing the configuration file for the audit package, which
28461 must be named @code{auditd.conf}, and optionally some audit rules to
28462 instantiate on startup.
28463
28464 @end table
28465 @end deftp
28466
28467 @defvr {Scheme Variable} singularity-service-type
28468 This is the type of the service that allows you to run
28469 @url{https://www.sylabs.io/singularity/, Singularity}, a Docker-style tool to
28470 create and run application bundles (aka. ``containers''). The value for this
28471 service is the Singularity package to use.
28472
28473 The service does not install a daemon; instead, it installs helper programs as
28474 setuid-root (@pxref{Setuid Programs}) such that unprivileged users can invoke
28475 @command{singularity run} and similar commands.
28476 @end defvr
28477
28478 @cindex rshiny
28479 @subsubheading R-Shiny service
28480
28481 The @code{(gnu services science)} module provides the following service.
28482
28483 @defvr {Scheme Variable} rshiny-service-type
28484
28485 This is a type of service which is used to run a webapp created with
28486 @code{r-shiny}. This service sets the @code{R_LIBS_USER} environment
28487 variable and runs the provided script to call @code{runApp}.
28488
28489 @deftp {Data Type} rshiny-configuration
28490 This is the data type representing the configuration of rshiny.
28491
28492 @table @asis
28493
28494 @item @code{package} (default: @code{r-shiny})
28495 The package to use.
28496
28497 @item @code{binary} (defaunlt @code{"rshiny"})
28498 The name of the binary or shell script located at @code{package/bin/} to
28499 run when the service is run.
28500
28501 The common way to create this file is as follows:
28502
28503 @lisp
28504 @dots{}
28505 (let* ((out (assoc-ref %outputs "out"))
28506 (targetdir (string-append out "/share/" ,name))
28507 (app (string-append out "/bin/" ,name))
28508 (Rbin (string-append (assoc-ref %build-inputs "r-min")
28509 "/bin/Rscript")))
28510 ;; @dots{}
28511 (mkdir-p (string-append out "/bin"))
28512 (call-with-output-file app
28513 (lambda (port)
28514 (format port
28515 "#!~a
28516 library(shiny)
28517 setwd(\"~a\")
28518 runApp(launch.browser=0, port=4202)~%\n"
28519 Rbin targetdir))))
28520 @end lisp
28521
28522 @end table
28523 @end deftp
28524 @end defvr
28525
28526 @cindex Nix
28527 @subsubheading Nix service
28528
28529 The @code{(gnu services nix)} module provides the following service.
28530
28531 @defvr {Scheme Variable} nix-service-type
28532
28533 This is the type of the service that runs build daemon of the
28534 @url{https://nixos.org/nix/, Nix} package manager. Here is an example showing
28535 how to use it:
28536
28537 @lisp
28538 (use-modules (gnu))
28539 (use-service-modules nix)
28540 (use-package-modules package-management)
28541
28542 (operating-system
28543 ;; @dots{}
28544 (packages (append (list nix)
28545 %base-packages))
28546
28547 (services (append (list (service nix-service-type))
28548 %base-services)))
28549 @end lisp
28550
28551 After @command{guix system reconfigure} configure Nix for your user:
28552
28553 @itemize
28554 @item Add a Nix channel and update it. See
28555 @url{https://nixos.org/nix/manual/, Nix Package Manager Guide}.
28556
28557 @item Create a symlink to your profile and activate Nix profile:
28558 @end itemize
28559
28560 @example
28561 $ ln -s "/nix/var/nix/profiles/per-user/$USER/profile" ~/.nix-profile
28562 $ source /run/current-system/profile/etc/profile.d/nix.sh
28563 @end example
28564
28565 @end defvr
28566
28567 @deftp {Data Type} nix-configuration
28568 This data type represents the configuration of the Nix daemon.
28569
28570 @table @asis
28571 @item @code{nix} (default: @code{nix})
28572 The Nix package to use.
28573
28574 @item @code{sandbox} (default: @code{#t})
28575 Specifies whether builds are sandboxed by default.
28576
28577 @item @code{build-sandbox-items} (default: @code{'()})
28578 This is a list of strings or objects appended to the
28579 @code{build-sandbox-items} field of the configuration file.
28580
28581 @item @code{extra-config} (default: @code{'()})
28582 This is a list of strings or objects appended to the configuration file.
28583 It is used to pass extra text to be added verbatim to the configuration
28584 file.
28585
28586 @item @code{extra-options} (default: @code{'()})
28587 Extra command line options for @code{nix-service-type}.
28588 @end table
28589 @end deftp
28590
28591 @node Setuid Programs
28592 @section Setuid Programs
28593
28594 @cindex setuid programs
28595 Some programs need to run with ``root'' privileges, even when they are
28596 launched by unprivileged users. A notorious example is the
28597 @command{passwd} program, which users can run to change their
28598 password, and which needs to access the @file{/etc/passwd} and
28599 @file{/etc/shadow} files---something normally restricted to root, for
28600 obvious security reasons. To address that, these executables are
28601 @dfn{setuid-root}, meaning that they always run with root privileges
28602 (@pxref{How Change Persona,,, libc, The GNU C Library Reference Manual},
28603 for more info about the setuid mechanism).
28604
28605 The store itself @emph{cannot} contain setuid programs: that would be a
28606 security issue since any user on the system can write derivations that
28607 populate the store (@pxref{The Store}). Thus, a different mechanism is
28608 used: instead of changing the setuid bit directly on files that are in
28609 the store, we let the system administrator @emph{declare} which programs
28610 should be setuid root.
28611
28612 The @code{setuid-programs} field of an @code{operating-system}
28613 declaration contains a list of G-expressions denoting the names of
28614 programs to be setuid-root (@pxref{Using the Configuration System}).
28615 For instance, the @command{passwd} program, which is part of the Shadow
28616 package, can be designated by this G-expression (@pxref{G-Expressions}):
28617
28618 @example
28619 #~(string-append #$shadow "/bin/passwd")
28620 @end example
28621
28622 A default set of setuid programs is defined by the
28623 @code{%setuid-programs} variable of the @code{(gnu system)} module.
28624
28625 @defvr {Scheme Variable} %setuid-programs
28626 A list of G-expressions denoting common programs that are setuid-root.
28627
28628 The list includes commands such as @command{passwd}, @command{ping},
28629 @command{su}, and @command{sudo}.
28630 @end defvr
28631
28632 Under the hood, the actual setuid programs are created in the
28633 @file{/run/setuid-programs} directory at system activation time. The
28634 files in this directory refer to the ``real'' binaries, which are in the
28635 store.
28636
28637 @node X.509 Certificates
28638 @section X.509 Certificates
28639
28640 @cindex HTTPS, certificates
28641 @cindex X.509 certificates
28642 @cindex TLS
28643 Web servers available over HTTPS (that is, HTTP over the transport-layer
28644 security mechanism, TLS) send client programs an @dfn{X.509 certificate}
28645 that the client can then use to @emph{authenticate} the server. To do
28646 that, clients verify that the server's certificate is signed by a
28647 so-called @dfn{certificate authority} (CA). But to verify the CA's
28648 signature, clients must have first acquired the CA's certificate.
28649
28650 Web browsers such as GNU@tie{}IceCat include their own set of CA
28651 certificates, such that they are able to verify CA signatures
28652 out-of-the-box.
28653
28654 However, most other programs that can talk HTTPS---@command{wget},
28655 @command{git}, @command{w3m}, etc.---need to be told where CA
28656 certificates can be found.
28657
28658 @cindex @code{nss-certs}
28659 In Guix, this is done by adding a package that provides certificates
28660 to the @code{packages} field of the @code{operating-system} declaration
28661 (@pxref{operating-system Reference}). Guix includes one such package,
28662 @code{nss-certs}, which is a set of CA certificates provided as part of
28663 Mozilla's Network Security Services.
28664
28665 Note that it is @emph{not} part of @code{%base-packages}, so you need to
28666 explicitly add it. The @file{/etc/ssl/certs} directory, which is where
28667 most applications and libraries look for certificates by default, points
28668 to the certificates installed globally.
28669
28670 Unprivileged users, including users of Guix on a foreign distro,
28671 can also install their own certificate package in
28672 their profile. A number of environment variables need to be defined so
28673 that applications and libraries know where to find them. Namely, the
28674 OpenSSL library honors the @env{SSL_CERT_DIR} and @env{SSL_CERT_FILE}
28675 variables. Some applications add their own environment variables; for
28676 instance, the Git version control system honors the certificate bundle
28677 pointed to by the @env{GIT_SSL_CAINFO} environment variable. Thus, you
28678 would typically run something like:
28679
28680 @example
28681 guix install nss-certs
28682 export SSL_CERT_DIR="$HOME/.guix-profile/etc/ssl/certs"
28683 export SSL_CERT_FILE="$HOME/.guix-profile/etc/ssl/certs/ca-certificates.crt"
28684 export GIT_SSL_CAINFO="$SSL_CERT_FILE"
28685 @end example
28686
28687 As another example, R requires the @env{CURL_CA_BUNDLE} environment
28688 variable to point to a certificate bundle, so you would have to run
28689 something like this:
28690
28691 @example
28692 guix install nss-certs
28693 export CURL_CA_BUNDLE="$HOME/.guix-profile/etc/ssl/certs/ca-certificates.crt"
28694 @end example
28695
28696 For other applications you may want to look up the required environment
28697 variable in the relevant documentation.
28698
28699
28700 @node Name Service Switch
28701 @section Name Service Switch
28702
28703 @cindex name service switch
28704 @cindex NSS
28705 The @code{(gnu system nss)} module provides bindings to the
28706 configuration file of the libc @dfn{name service switch} or @dfn{NSS}
28707 (@pxref{NSS Configuration File,,, libc, The GNU C Library Reference
28708 Manual}). In a nutshell, the NSS is a mechanism that allows libc to be
28709 extended with new ``name'' lookup methods for system databases, which
28710 includes host names, service names, user accounts, and more (@pxref{Name
28711 Service Switch, System Databases and Name Service Switch,, libc, The GNU
28712 C Library Reference Manual}).
28713
28714 The NSS configuration specifies, for each system database, which lookup
28715 method is to be used, and how the various methods are chained
28716 together---for instance, under which circumstances NSS should try the
28717 next method in the list. The NSS configuration is given in the
28718 @code{name-service-switch} field of @code{operating-system} declarations
28719 (@pxref{operating-system Reference, @code{name-service-switch}}).
28720
28721 @cindex nss-mdns
28722 @cindex .local, host name lookup
28723 As an example, the declaration below configures the NSS to use the
28724 @uref{https://0pointer.de/lennart/projects/nss-mdns/, @code{nss-mdns}
28725 back-end}, which supports host name lookups over multicast DNS (mDNS)
28726 for host names ending in @code{.local}:
28727
28728 @lisp
28729 (name-service-switch
28730 (hosts (list %files ;first, check /etc/hosts
28731
28732 ;; If the above did not succeed, try
28733 ;; with 'mdns_minimal'.
28734 (name-service
28735 (name "mdns_minimal")
28736
28737 ;; 'mdns_minimal' is authoritative for
28738 ;; '.local'. When it returns "not found",
28739 ;; no need to try the next methods.
28740 (reaction (lookup-specification
28741 (not-found => return))))
28742
28743 ;; Then fall back to DNS.
28744 (name-service
28745 (name "dns"))
28746
28747 ;; Finally, try with the "full" 'mdns'.
28748 (name-service
28749 (name "mdns")))))
28750 @end lisp
28751
28752 Do not worry: the @code{%mdns-host-lookup-nss} variable (see below)
28753 contains this configuration, so you will not have to type it if all you
28754 want is to have @code{.local} host lookup working.
28755
28756 Note that, in this case, in addition to setting the
28757 @code{name-service-switch} of the @code{operating-system} declaration,
28758 you also need to use @code{avahi-service-type} (@pxref{Networking Services,
28759 @code{avahi-service-type}}), or @code{%desktop-services}, which includes it
28760 (@pxref{Desktop Services}). Doing this makes @code{nss-mdns} accessible
28761 to the name service cache daemon (@pxref{Base Services,
28762 @code{nscd-service}}).
28763
28764 For convenience, the following variables provide typical NSS
28765 configurations.
28766
28767 @defvr {Scheme Variable} %default-nss
28768 This is the default name service switch configuration, a
28769 @code{name-service-switch} object.
28770 @end defvr
28771
28772 @defvr {Scheme Variable} %mdns-host-lookup-nss
28773 This is the name service switch configuration with support for host name
28774 lookup over multicast DNS (mDNS) for host names ending in @code{.local}.
28775 @end defvr
28776
28777 The reference for name service switch configuration is given below. It
28778 is a direct mapping of the configuration file format of the C library , so
28779 please refer to the C library manual for more information (@pxref{NSS
28780 Configuration File,,, libc, The GNU C Library Reference Manual}).
28781 Compared to the configuration file format of libc NSS, it has the advantage
28782 not only of adding this warm parenthetic feel that we like, but also
28783 static checks: you will know about syntax errors and typos as soon as you
28784 run @command{guix system}.
28785
28786 @deftp {Data Type} name-service-switch
28787
28788 This is the data type representation the configuration of libc's name
28789 service switch (NSS). Each field below represents one of the supported
28790 system databases.
28791
28792 @table @code
28793 @item aliases
28794 @itemx ethers
28795 @itemx group
28796 @itemx gshadow
28797 @itemx hosts
28798 @itemx initgroups
28799 @itemx netgroup
28800 @itemx networks
28801 @itemx password
28802 @itemx public-key
28803 @itemx rpc
28804 @itemx services
28805 @itemx shadow
28806 The system databases handled by the NSS. Each of these fields must be a
28807 list of @code{<name-service>} objects (see below).
28808 @end table
28809 @end deftp
28810
28811 @deftp {Data Type} name-service
28812
28813 This is the data type representing an actual name service and the
28814 associated lookup action.
28815
28816 @table @code
28817 @item name
28818 A string denoting the name service (@pxref{Services in the NSS
28819 configuration,,, libc, The GNU C Library Reference Manual}).
28820
28821 Note that name services listed here must be visible to nscd. This is
28822 achieved by passing the @code{#:name-services} argument to
28823 @code{nscd-service} the list of packages providing the needed name
28824 services (@pxref{Base Services, @code{nscd-service}}).
28825
28826 @item reaction
28827 An action specified using the @code{lookup-specification} macro
28828 (@pxref{Actions in the NSS configuration,,, libc, The GNU C Library
28829 Reference Manual}). For example:
28830
28831 @lisp
28832 (lookup-specification (unavailable => continue)
28833 (success => return))
28834 @end lisp
28835 @end table
28836 @end deftp
28837
28838 @node Initial RAM Disk
28839 @section Initial RAM Disk
28840
28841 @cindex initrd
28842 @cindex initial RAM disk
28843 For bootstrapping purposes, the Linux-Libre kernel is passed an
28844 @dfn{initial RAM disk}, or @dfn{initrd}. An initrd contains a temporary
28845 root file system as well as an initialization script. The latter is
28846 responsible for mounting the real root file system, and for loading any
28847 kernel modules that may be needed to achieve that.
28848
28849 The @code{initrd-modules} field of an @code{operating-system}
28850 declaration allows you to specify Linux-libre kernel modules that must
28851 be available in the initrd. In particular, this is where you would list
28852 modules needed to actually drive the hard disk where your root partition
28853 is---although the default value of @code{initrd-modules} should cover
28854 most use cases. For example, assuming you need the @code{megaraid_sas}
28855 module in addition to the default modules to be able to access your root
28856 file system, you would write:
28857
28858 @lisp
28859 (operating-system
28860 ;; @dots{}
28861 (initrd-modules (cons "megaraid_sas" %base-initrd-modules)))
28862 @end lisp
28863
28864 @defvr {Scheme Variable} %base-initrd-modules
28865 This is the list of kernel modules included in the initrd by default.
28866 @end defvr
28867
28868 Furthermore, if you need lower-level customization, the @code{initrd}
28869 field of an @code{operating-system} declaration allows
28870 you to specify which initrd you would like to use. The @code{(gnu
28871 system linux-initrd)} module provides three ways to build an initrd: the
28872 high-level @code{base-initrd} procedure and the low-level
28873 @code{raw-initrd} and @code{expression->initrd} procedures.
28874
28875 The @code{base-initrd} procedure is intended to cover most common uses.
28876 For example, if you want to add a bunch of kernel modules to be loaded
28877 at boot time, you can define the @code{initrd} field of the operating
28878 system declaration like this:
28879
28880 @lisp
28881 (initrd (lambda (file-systems . rest)
28882 ;; Create a standard initrd but set up networking
28883 ;; with the parameters QEMU expects by default.
28884 (apply base-initrd file-systems
28885 #:qemu-networking? #t
28886 rest)))
28887 @end lisp
28888
28889 The @code{base-initrd} procedure also handles common use cases that
28890 involves using the system as a QEMU guest, or as a ``live'' system with
28891 volatile root file system.
28892
28893 The @code{base-initrd} procedure is built from @code{raw-initrd} procedure.
28894 Unlike @code{base-initrd}, @code{raw-initrd} doesn't do anything high-level,
28895 such as trying to guess which kernel modules and packages should be included
28896 to the initrd. An example use of @code{raw-initrd} is when a user has
28897 a custom Linux kernel configuration and default kernel modules included by
28898 @code{base-initrd} are not available.
28899
28900 The initial RAM disk produced by @code{base-initrd} or @code{raw-initrd}
28901 honors several options passed on the Linux kernel command line
28902 (that is, arguments passed @i{via} the @code{linux} command of GRUB, or the
28903 @code{-append} option of QEMU), notably:
28904
28905 @table @code
28906 @item --load=@var{boot}
28907 Tell the initial RAM disk to load @var{boot}, a file containing a Scheme
28908 program, once it has mounted the root file system.
28909
28910 Guix uses this option to yield control to a boot program that runs the
28911 service activation programs and then spawns the GNU@tie{}Shepherd, the
28912 initialization system.
28913
28914 @item --root=@var{root}
28915 Mount @var{root} as the root file system. @var{root} can be a device
28916 name like @code{/dev/sda1}, a file system label, or a file system UUID.
28917 When unspecified, the device name from the root file system of the
28918 operating system declaration is used.
28919
28920 @item --system=@var{system}
28921 Have @file{/run/booted-system} and @file{/run/current-system} point to
28922 @var{system}.
28923
28924 @item modprobe.blacklist=@var{modules}@dots{}
28925 @cindex module, black-listing
28926 @cindex black list, of kernel modules
28927 Instruct the initial RAM disk as well as the @command{modprobe} command
28928 (from the kmod package) to refuse to load @var{modules}. @var{modules}
28929 must be a comma-separated list of module names---e.g.,
28930 @code{usbkbd,9pnet}.
28931
28932 @item --repl
28933 Start a read-eval-print loop (REPL) from the initial RAM disk before it
28934 tries to load kernel modules and to mount the root file system. Our
28935 marketing team calls it @dfn{boot-to-Guile}. The Schemer in you will
28936 love it. @xref{Using Guile Interactively,,, guile, GNU Guile Reference
28937 Manual}, for more information on Guile's REPL.
28938
28939 @end table
28940
28941 Now that you know all the features that initial RAM disks produced by
28942 @code{base-initrd} and @code{raw-initrd} provide,
28943 here is how to use it and customize it further.
28944
28945 @cindex initrd
28946 @cindex initial RAM disk
28947 @deffn {Scheme Procedure} raw-initrd @var{file-systems} @
28948 [#:linux-modules '()] [#:mapped-devices '()] @
28949 [#:keyboard-layout #f] @
28950 [#:helper-packages '()] [#:qemu-networking? #f] [#:volatile-root? #f]
28951 Return a derivation that builds a raw initrd. @var{file-systems} is
28952 a list of file systems to be mounted by the initrd, possibly in addition to
28953 the root file system specified on the kernel command line via @option{--root}.
28954 @var{linux-modules} is a list of kernel modules to be loaded at boot time.
28955 @var{mapped-devices} is a list of device mappings to realize before
28956 @var{file-systems} are mounted (@pxref{Mapped Devices}).
28957 @var{helper-packages} is a list of packages to be copied in the initrd. It may
28958 include @code{e2fsck/static} or other packages needed by the initrd to check
28959 the root file system.
28960
28961 When true, @var{keyboard-layout} is a @code{<keyboard-layout>} record denoting
28962 the desired console keyboard layout. This is done before @var{mapped-devices}
28963 are set up and before @var{file-systems} are mounted such that, should the
28964 user need to enter a passphrase or use the REPL, this happens using the
28965 intended keyboard layout.
28966
28967 When @var{qemu-networking?} is true, set up networking with the standard QEMU
28968 parameters. When @var{virtio?} is true, load additional modules so that the
28969 initrd can be used as a QEMU guest with para-virtualized I/O drivers.
28970
28971 When @var{volatile-root?} is true, the root file system is writable but any changes
28972 to it are lost.
28973 @end deffn
28974
28975 @deffn {Scheme Procedure} base-initrd @var{file-systems} @
28976 [#:mapped-devices '()] [#:keyboard-layout #f] @
28977 [#:qemu-networking? #f] [#:volatile-root? #f] @
28978 [#:linux-modules '()]
28979 Return as a file-like object a generic initrd, with kernel
28980 modules taken from @var{linux}. @var{file-systems} is a list of file-systems to be
28981 mounted by the initrd, possibly in addition to the root file system specified
28982 on the kernel command line via @option{--root}. @var{mapped-devices} is a list of device
28983 mappings to realize before @var{file-systems} are mounted.
28984
28985 When true, @var{keyboard-layout} is a @code{<keyboard-layout>} record denoting
28986 the desired console keyboard layout. This is done before @var{mapped-devices}
28987 are set up and before @var{file-systems} are mounted such that, should the
28988 user need to enter a passphrase or use the REPL, this happens using the
28989 intended keyboard layout.
28990
28991 @var{qemu-networking?} and @var{volatile-root?} behaves as in @code{raw-initrd}.
28992
28993 The initrd is automatically populated with all the kernel modules necessary
28994 for @var{file-systems} and for the given options. Additional kernel
28995 modules can be listed in @var{linux-modules}. They will be added to the initrd, and
28996 loaded at boot time in the order in which they appear.
28997 @end deffn
28998
28999 Needless to say, the initrds we produce and use embed a
29000 statically-linked Guile, and the initialization program is a Guile
29001 program. That gives a lot of flexibility. The
29002 @code{expression->initrd} procedure builds such an initrd, given the
29003 program to run in that initrd.
29004
29005 @deffn {Scheme Procedure} expression->initrd @var{exp} @
29006 [#:guile %guile-3.0-static-stripped] [#:name "guile-initrd"]
29007 Return as a file-like object a Linux initrd (a gzipped cpio archive)
29008 containing @var{guile} and that evaluates @var{exp}, a G-expression,
29009 upon booting. All the derivations referenced by @var{exp} are
29010 automatically copied to the initrd.
29011 @end deffn
29012
29013 @node Bootloader Configuration
29014 @section Bootloader Configuration
29015
29016 @cindex bootloader
29017 @cindex boot loader
29018
29019 The operating system supports multiple bootloaders. The bootloader is
29020 configured using @code{bootloader-configuration} declaration. All the
29021 fields of this structure are bootloader agnostic except for one field,
29022 @code{bootloader} that indicates the bootloader to be configured and
29023 installed.
29024
29025 Some of the bootloaders do not honor every field of
29026 @code{bootloader-configuration}. For instance, the extlinux
29027 bootloader does not support themes and thus ignores the @code{theme}
29028 field.
29029
29030 @deftp {Data Type} bootloader-configuration
29031 The type of a bootloader configuration declaration.
29032
29033 @table @asis
29034
29035 @item @code{bootloader}
29036 @cindex EFI, bootloader
29037 @cindex UEFI, bootloader
29038 @cindex BIOS, bootloader
29039 The bootloader to use, as a @code{bootloader} object. For now
29040 @code{grub-bootloader}, @code{grub-efi-bootloader},
29041 @code{grub-efi-netboot-bootloader}, @code{extlinux-bootloader} and
29042 @code{u-boot-bootloader} are supported.
29043
29044 @cindex ARM, bootloaders
29045 @cindex AArch64, bootloaders
29046 Available bootloaders are described in @code{(gnu bootloader @dots{})}
29047 modules. In particular, @code{(gnu bootloader u-boot)} contains definitions
29048 of bootloaders for a wide range of ARM and AArch64 systems, using the
29049 @uref{https://www.denx.de/wiki/U-Boot/, U-Boot bootloader}.
29050
29051 @vindex grub-efi-bootloader
29052 @code{grub-efi-bootloader} allows to boot on modern systems using the
29053 @dfn{Unified Extensible Firmware Interface} (UEFI). This is what you should
29054 use if the installation image contains a @file{/sys/firmware/efi} directory
29055 when you boot it on your system.
29056
29057 @vindex grub-bootloader
29058 @code{grub-bootloader} allows you to boot in particular Intel-based machines
29059 in ``legacy'' BIOS mode.
29060
29061 @vindex grub-efi-netboot-bootloader
29062 @code{grub-efi-netboot-bootloader} allows you to boot your system over network
29063 through TFTP. In combination with an NFS root file system this allows you to
29064 build a diskless Guix system.
29065
29066 The installation of the @code{grub-efi-netboot-bootloader} generates the content
29067 of the TFTP root directory at @code{target}
29068 (@pxref{Bootloader Configuration, @code{target}}), to be served by a TFTP server.
29069 You may want to mount your TFTP server directory onto @code{target} to move the
29070 required files to the TFTP server automatically.
29071
29072 If you plan to use an NFS root file system as well (actually if you mount the
29073 store from an NFS share), then the TFTP server needs to serve the file
29074 @file{/boot/grub/grub.cfg} and other files from the store (like GRUBs background
29075 image, the kernel (@pxref{operating-system Reference, @code{kernel}}) and the
29076 initrd (@pxref{operating-system Reference, @code{initrd}})), too. All these
29077 files from the store will be accessed by GRUB through TFTP with their normal
29078 store path, for example as
29079 @file{tftp://tftp-server/gnu/store/…-initrd/initrd.cpio.gz}.
29080
29081 Two symlinks are created to make this possible. The first symlink is
29082 @code{target}@file{/efi/Guix/boot/grub/grub.cfg} pointing to
29083 @file{../../../boot/grub/grub.cfg},
29084 where @code{target} may be @file{/boot}. In this case the link is not leaving
29085 the served TFTP root directory, but otherwise it does. The second link is
29086 @code{target}@file{/gnu/store} and points to @file{../gnu/store}. This link
29087 is leaving the served TFTP root directory.
29088
29089 The assumption behind all this is that you have an NFS server exporting the root
29090 file system for your Guix system, and additionally a TFTP server exporting your
29091 @code{target} directory—usually @file{/boot}—from that same root file system for
29092 your Guix system. In this constellation the symlinks will work.
29093
29094 For other constellations you will have to program your own bootloader installer,
29095 which then takes care to make necessary files from the store accessible through
29096 TFTP, for example by copying them into the TFTP root directory at @code{target}.
29097
29098 It is important to note that symlinks pointing outside the TFTP root directory
29099 may need to be allowed in the configuration of your TFTP server. Further the
29100 store link exposes the whole store through TFTP. Both points need to be
29101 considered carefully for security aspects.
29102
29103 Beside the @code{grub-efi-netboot-bootloader}, the already mentioned TFTP and
29104 NFS servers, you also need a properly configured DHCP server to make the booting
29105 over netboot possible. For all this we can currently only recommend you to look
29106 for instructions about @acronym{PXE, Preboot eXecution Environment}.
29107
29108 @item @code{target}
29109 This is a string denoting the target onto which to install the
29110 bootloader.
29111
29112 The interpretation depends on the bootloader in question. For
29113 @code{grub-bootloader}, for example, it should be a device name understood by
29114 the bootloader @command{installer} command, such as @code{/dev/sda} or
29115 @code{(hd0)} (@pxref{Invoking grub-install,,, grub, GNU GRUB Manual}). For
29116 @code{grub-efi-bootloader}, it should be the mount point of the EFI file
29117 system, usually @file{/boot/efi}. For @code{grub-efi-netboot-bootloader},
29118 @code{target} should be the mount point corresponding to the TFTP root
29119 directory of your TFTP server.
29120
29121 @item @code{menu-entries} (default: @code{()})
29122 A possibly empty list of @code{menu-entry} objects (see below), denoting
29123 entries to appear in the bootloader menu, in addition to the current
29124 system entry and the entry pointing to previous system generations.
29125
29126 @item @code{default-entry} (default: @code{0})
29127 The index of the default boot menu entry. Index 0 is for the entry of the
29128 current system.
29129
29130 @item @code{timeout} (default: @code{5})
29131 The number of seconds to wait for keyboard input before booting. Set to
29132 0 to boot immediately, and to -1 to wait indefinitely.
29133
29134 @cindex keyboard layout, for the bootloader
29135 @item @code{keyboard-layout} (default: @code{#f})
29136 If this is @code{#f}, the bootloader's menu (if any) uses the default keyboard
29137 layout, usually US@tie{}English (``qwerty'').
29138
29139 Otherwise, this must be a @code{keyboard-layout} object (@pxref{Keyboard
29140 Layout}).
29141
29142 @quotation Note
29143 This option is currently ignored by bootloaders other than @code{grub} and
29144 @code{grub-efi}.
29145 @end quotation
29146
29147 @item @code{theme} (default: @var{#f})
29148 The bootloader theme object describing the theme to use. If no theme
29149 is provided, some bootloaders might use a default theme, that's true
29150 for GRUB.
29151
29152 @item @code{terminal-outputs} (default: @code{'(gfxterm)})
29153 The output terminals used for the bootloader boot menu, as a list of
29154 symbols. GRUB accepts the values: @code{console}, @code{serial},
29155 @code{serial_@{0-3@}}, @code{gfxterm}, @code{vga_text},
29156 @code{mda_text}, @code{morse}, and @code{pkmodem}. This field
29157 corresponds to the GRUB variable @code{GRUB_TERMINAL_OUTPUT} (@pxref{Simple
29158 configuration,,, grub,GNU GRUB manual}).
29159
29160 @item @code{terminal-inputs} (default: @code{'()})
29161 The input terminals used for the bootloader boot menu, as a list of
29162 symbols. For GRUB, the default is the native platform terminal as
29163 determined at run-time. GRUB accepts the values: @code{console},
29164 @code{serial}, @code{serial_@{0-3@}}, @code{at_keyboard}, and
29165 @code{usb_keyboard}. This field corresponds to the GRUB variable
29166 @code{GRUB_TERMINAL_INPUT} (@pxref{Simple configuration,,, grub,GNU GRUB
29167 manual}).
29168
29169 @item @code{serial-unit} (default: @code{#f})
29170 The serial unit used by the bootloader, as an integer from 0 to 3.
29171 For GRUB, it is chosen at run-time; currently GRUB chooses 0, which
29172 corresponds to COM1 (@pxref{Serial terminal,,, grub,GNU GRUB manual}).
29173
29174 @item @code{serial-speed} (default: @code{#f})
29175 The speed of the serial interface, as an integer. For GRUB, the
29176 default value is chosen at run-time; currently GRUB chooses
29177 9600@tie{}bps (@pxref{Serial terminal,,, grub,GNU GRUB manual}).
29178 @end table
29179
29180 @end deftp
29181
29182 @cindex dual boot
29183 @cindex boot menu
29184 Should you want to list additional boot menu entries @i{via} the
29185 @code{menu-entries} field above, you will need to create them with the
29186 @code{menu-entry} form. For example, imagine you want to be able to
29187 boot another distro (hard to imagine!), you can define a menu entry
29188 along these lines:
29189
29190 @lisp
29191 (menu-entry
29192 (label "The Other Distro")
29193 (linux "/boot/old/vmlinux-2.6.32")
29194 (linux-arguments '("root=/dev/sda2"))
29195 (initrd "/boot/old/initrd"))
29196 @end lisp
29197
29198 Details below.
29199
29200 @deftp {Data Type} menu-entry
29201 The type of an entry in the bootloader menu.
29202
29203 @table @asis
29204
29205 @item @code{label}
29206 The label to show in the menu---e.g., @code{"GNU"}.
29207
29208 @item @code{linux} (default: @code{#f})
29209 The Linux kernel image to boot, for example:
29210
29211 @lisp
29212 (file-append linux-libre "/bzImage")
29213 @end lisp
29214
29215 For GRUB, it is also possible to specify a device explicitly in the
29216 file path using GRUB's device naming convention (@pxref{Naming
29217 convention,,, grub, GNU GRUB manual}), for example:
29218
29219 @example
29220 "(hd0,msdos1)/boot/vmlinuz"
29221 @end example
29222
29223 If the device is specified explicitly as above, then the @code{device}
29224 field is ignored entirely.
29225
29226 @item @code{linux-arguments} (default: @code{()})
29227 The list of extra Linux kernel command-line arguments---e.g.,
29228 @code{("console=ttyS0")}.
29229
29230 @item @code{initrd} (default: @code{#f})
29231 A G-Expression or string denoting the file name of the initial RAM disk
29232 to use (@pxref{G-Expressions}).
29233
29234 @item @code{device} (default: @code{#f})
29235 The device where the kernel and initrd are to be found---i.e., for GRUB,
29236 @dfn{root} for this menu entry (@pxref{root,,, grub, GNU GRUB manual}).
29237
29238 This may be a file system label (a string), a file system UUID (a
29239 bytevector, @pxref{File Systems}), or @code{#f}, in which case
29240 the bootloader will search the device containing the file specified by
29241 the @code{linux} field (@pxref{search,,, grub, GNU GRUB manual}). It
29242 must @emph{not} be an OS device name such as @file{/dev/sda1}.
29243
29244 @item @code{multiboot-kernel} (default: @code{#f})
29245 The kernel to boot in Multiboot-mode (@pxref{multiboot,,, grub, GNU GRUB
29246 manual}). When this field is set, a Multiboot menu-entry is generated.
29247 For example:
29248
29249 @lisp
29250 (file-append mach "/boot/gnumach")
29251 @end lisp
29252
29253 @item @code{multiboot-arguments} (default: @code{()})
29254 The list of extra command-line arguments for the multiboot-kernel.
29255
29256 @item @code{multiboot-modules} (default: @code{()})
29257 The list of commands for loading Multiboot modules. For example:
29258
29259 @lisp
29260 (list (list (file-append hurd "/hurd/ext2fs.static") "ext2fs"
29261 @dots{})
29262 (list (file-append libc "/lib/ld.so.1") "exec"
29263 @dots{}))
29264 @end lisp
29265
29266 @end table
29267 @end deftp
29268
29269 @cindex HDPI
29270 @cindex HiDPI
29271 @cindex resolution
29272 @c FIXME: Write documentation once it's stable.
29273 For now only GRUB has theme support. GRUB themes are created using
29274 the @code{grub-theme} form, which is not fully documented yet.
29275
29276 @deftp {Data Type} grub-theme
29277 Data type representing the configuration of the GRUB theme.
29278
29279 @table @asis
29280 @item @code{gfxmode} (default: @code{'("auto")})
29281 The GRUB @code{gfxmode} to set (a list of screen resolution strings, see
29282 @pxref{gfxmode,,, grub, GNU GRUB manual}).
29283 @end table
29284 @end deftp
29285
29286 @deffn {Scheme Procedure} grub-theme
29287 Return the default GRUB theme used by the operating system if no
29288 @code{theme} field is specified in @code{bootloader-configuration}
29289 record.
29290
29291 It comes with a fancy background image displaying the GNU and Guix
29292 logos.
29293 @end deffn
29294
29295 For example, to override the default resolution, you may use something
29296 like
29297
29298 @lisp
29299 (bootloader
29300 (bootloader-configuration
29301 ;; @dots{}
29302 (theme (grub-theme
29303 (inherit (grub-theme))
29304 (gfxmode '("1024x786x32" "auto"))))))
29305 @end lisp
29306
29307 @node Invoking guix system
29308 @section Invoking @code{guix system}
29309
29310 Once you have written an operating system declaration as seen in the
29311 previous section, it can be @dfn{instantiated} using the @command{guix
29312 system} command. The synopsis is:
29313
29314 @example
29315 guix system @var{options}@dots{} @var{action} @var{file}
29316 @end example
29317
29318 @var{file} must be the name of a file containing an
29319 @code{operating-system} declaration. @var{action} specifies how the
29320 operating system is instantiated. Currently the following values are
29321 supported:
29322
29323 @table @code
29324 @item search
29325 Display available service type definitions that match the given regular
29326 expressions, sorted by relevance:
29327
29328 @cindex HDPI
29329 @cindex HiDPI
29330 @cindex resolution
29331 @example
29332 $ guix system search console
29333 name: console-fonts
29334 location: gnu/services/base.scm:806:2
29335 extends: shepherd-root
29336 description: Install the given fonts on the specified ttys (fonts are per
29337 + virtual console on GNU/Linux). The value of this service is a list of
29338 + tty/font pairs. The font can be the name of a font provided by the `kbd'
29339 + package or any valid argument to `setfont', as in this example:
29340 +
29341 + '(("tty1" . "LatGrkCyr-8x16")
29342 + ("tty2" . (file-append
29343 + font-tamzen
29344 + "/share/kbd/consolefonts/TamzenForPowerline10x20.psf"))
29345 + ("tty3" . (file-append
29346 + font-terminus
29347 + "/share/consolefonts/ter-132n"))) ; for HDPI
29348 relevance: 9
29349
29350 name: mingetty
29351 location: gnu/services/base.scm:1190:2
29352 extends: shepherd-root
29353 description: Provide console login using the `mingetty' program.
29354 relevance: 2
29355
29356 name: login
29357 location: gnu/services/base.scm:860:2
29358 extends: pam
29359 description: Provide a console log-in service as specified by its
29360 + configuration value, a `login-configuration' object.
29361 relevance: 2
29362
29363 @dots{}
29364 @end example
29365
29366 As for @command{guix package --search}, the result is written in
29367 @code{recutils} format, which makes it easy to filter the output
29368 (@pxref{Top, GNU recutils databases,, recutils, GNU recutils manual}).
29369
29370 @item reconfigure
29371 Build the operating system described in @var{file}, activate it, and
29372 switch to it@footnote{This action (and the related actions
29373 @code{switch-generation} and @code{roll-back}) are usable only on
29374 systems already running Guix System.}.
29375
29376 @quotation Note
29377 @c The paragraph below refers to the problem discussed at
29378 @c <https://lists.gnu.org/archive/html/guix-devel/2014-08/msg00057.html>.
29379 It is highly recommended to run @command{guix pull} once before you run
29380 @command{guix system reconfigure} for the first time (@pxref{Invoking
29381 guix pull}). Failing to do that you would see an older version of Guix
29382 once @command{reconfigure} has completed.
29383 @end quotation
29384
29385 This effects all the configuration specified in @var{file}: user
29386 accounts, system services, global package list, setuid programs, etc.
29387 The command starts system services specified in @var{file} that are not
29388 currently running; if a service is currently running this command will
29389 arrange for it to be upgraded the next time it is stopped (e.g.@: by
29390 @code{herd stop X} or @code{herd restart X}).
29391
29392 This command creates a new generation whose number is one greater than
29393 the current generation (as reported by @command{guix system
29394 list-generations}). If that generation already exists, it will be
29395 overwritten. This behavior mirrors that of @command{guix package}
29396 (@pxref{Invoking guix package}).
29397
29398 It also adds a bootloader menu entry for the new OS configuration,
29399 ---unless @option{--no-bootloader} is passed. For GRUB, it moves
29400 entries for older configurations to a submenu, allowing you to choose
29401 an older system generation at boot time should you need it.
29402
29403 @cindex provenance tracking, of the operating system
29404 Upon completion, the new system is deployed under
29405 @file{/run/current-system}. This directory contains @dfn{provenance
29406 meta-data}: the list of channels in use (@pxref{Channels}) and
29407 @var{file} itself, when available. You can view it by running:
29408
29409 @example
29410 guix system describe
29411 @end example
29412
29413 This information is useful should you later want to inspect how this
29414 particular generation was built. In fact, assuming @var{file} is
29415 self-contained, you can later rebuild generation @var{n} of your
29416 operating system with:
29417
29418 @example
29419 guix time-machine \
29420 -C /var/guix/profiles/system-@var{n}-link/channels.scm -- \
29421 system reconfigure \
29422 /var/guix/profiles/system-@var{n}-link/configuration.scm
29423 @end example
29424
29425 You can think of it as some sort of built-in version control! Your
29426 system is not just a binary artifact: @emph{it carries its own source}.
29427 @xref{Service Reference, @code{provenance-service-type}}, for more
29428 information on provenance tracking.
29429
29430 By default, @command{reconfigure} @emph{prevents you from downgrading
29431 your system}, which could (re)introduce security vulnerabilities and
29432 also cause problems with ``stateful'' services such as database
29433 management systems. You can override that behavior by passing
29434 @option{--allow-downgrades}.
29435
29436 @item switch-generation
29437 @cindex generations
29438 Switch to an existing system generation. This action atomically
29439 switches the system profile to the specified system generation. It
29440 also rearranges the system's existing bootloader menu entries. It
29441 makes the menu entry for the specified system generation the default,
29442 and it moves the entries for the other generations to a submenu, if
29443 supported by the bootloader being used. The next time the system
29444 boots, it will use the specified system generation.
29445
29446 The bootloader itself is not being reinstalled when using this
29447 command. Thus, the installed bootloader is used with an updated
29448 configuration file.
29449
29450 The target generation can be specified explicitly by its generation
29451 number. For example, the following invocation would switch to system
29452 generation 7:
29453
29454 @example
29455 guix system switch-generation 7
29456 @end example
29457
29458 The target generation can also be specified relative to the current
29459 generation with the form @code{+N} or @code{-N}, where @code{+3} means
29460 ``3 generations ahead of the current generation,'' and @code{-1} means
29461 ``1 generation prior to the current generation.'' When specifying a
29462 negative value such as @code{-1}, you must precede it with @code{--} to
29463 prevent it from being parsed as an option. For example:
29464
29465 @example
29466 guix system switch-generation -- -1
29467 @end example
29468
29469 Currently, the effect of invoking this action is @emph{only} to switch
29470 the system profile to an existing generation and rearrange the
29471 bootloader menu entries. To actually start using the target system
29472 generation, you must reboot after running this action. In the future,
29473 it will be updated to do the same things as @command{reconfigure},
29474 like activating and deactivating services.
29475
29476 This action will fail if the specified generation does not exist.
29477
29478 @item roll-back
29479 @cindex rolling back
29480 Switch to the preceding system generation. The next time the system
29481 boots, it will use the preceding system generation. This is the inverse
29482 of @command{reconfigure}, and it is exactly the same as invoking
29483 @command{switch-generation} with an argument of @code{-1}.
29484
29485 Currently, as with @command{switch-generation}, you must reboot after
29486 running this action to actually start using the preceding system
29487 generation.
29488
29489 @item delete-generations
29490 @cindex deleting system generations
29491 @cindex saving space
29492 Delete system generations, making them candidates for garbage collection
29493 (@pxref{Invoking guix gc}, for information on how to run the ``garbage
29494 collector'').
29495
29496 This works in the same way as @samp{guix package --delete-generations}
29497 (@pxref{Invoking guix package, @option{--delete-generations}}). With no
29498 arguments, all system generations but the current one are deleted:
29499
29500 @example
29501 guix system delete-generations
29502 @end example
29503
29504 You can also select the generations you want to delete. The example below
29505 deletes all the system generations that are more than two month old:
29506
29507 @example
29508 guix system delete-generations 2m
29509 @end example
29510
29511 Running this command automatically reinstalls the bootloader with an updated
29512 list of menu entries---e.g., the ``old generations'' sub-menu in GRUB no
29513 longer lists the generations that have been deleted.
29514
29515 @item build
29516 Build the derivation of the operating system, which includes all the
29517 configuration files and programs needed to boot and run the system.
29518 This action does not actually install anything.
29519
29520 @item init
29521 Populate the given directory with all the files necessary to run the
29522 operating system specified in @var{file}. This is useful for first-time
29523 installations of Guix System. For instance:
29524
29525 @example
29526 guix system init my-os-config.scm /mnt
29527 @end example
29528
29529 copies to @file{/mnt} all the store items required by the configuration
29530 specified in @file{my-os-config.scm}. This includes configuration
29531 files, packages, and so on. It also creates other essential files
29532 needed for the system to operate correctly---e.g., the @file{/etc},
29533 @file{/var}, and @file{/run} directories, and the @file{/bin/sh} file.
29534
29535 This command also installs bootloader on the target specified in
29536 @file{my-os-config}, unless the @option{--no-bootloader} option was
29537 passed.
29538
29539 @item vm
29540 @cindex virtual machine
29541 @cindex VM
29542 @anchor{guix system vm}
29543 Build a virtual machine that contains the operating system declared in
29544 @var{file}, and return a script to run that virtual machine (VM).
29545
29546 @quotation Note
29547 The @code{vm} action and others below
29548 can use KVM support in the Linux-libre kernel. Specifically, if the
29549 machine has hardware virtualization support, the corresponding
29550 KVM kernel module should be loaded, and the @file{/dev/kvm} device node
29551 must exist and be readable and writable by the user and by the
29552 build users of the daemon (@pxref{Build Environment Setup}).
29553 @end quotation
29554
29555 Arguments given to the script are passed to QEMU as in the example
29556 below, which enables networking and requests 1@tie{}GiB of RAM for the
29557 emulated machine:
29558
29559 @example
29560 $ /gnu/store/@dots{}-run-vm.sh -m 1024 -smp 2 -net user,model=virtio-net-pci
29561 @end example
29562
29563 The VM shares its store with the host system.
29564
29565 Additional file systems can be shared between the host and the VM using
29566 the @option{--share} and @option{--expose} command-line options: the former
29567 specifies a directory to be shared with write access, while the latter
29568 provides read-only access to the shared directory.
29569
29570 The example below creates a VM in which the user's home directory is
29571 accessible read-only, and where the @file{/exchange} directory is a
29572 read-write mapping of @file{$HOME/tmp} on the host:
29573
29574 @example
29575 guix system vm my-config.scm \
29576 --expose=$HOME --share=$HOME/tmp=/exchange
29577 @end example
29578
29579 On GNU/Linux, the default is to boot directly to the kernel; this has
29580 the advantage of requiring only a very tiny root disk image since the
29581 store of the host can then be mounted.
29582
29583 The @option{--full-boot} option forces a complete boot sequence, starting
29584 with the bootloader. This requires more disk space since a root image
29585 containing at least the kernel, initrd, and bootloader data files must
29586 be created. The @option{--image-size} option can be used to specify the
29587 size of the image.
29588
29589 @cindex System images, creation in various formats
29590 @cindex Creating system images in various formats
29591 @item vm-image
29592 @itemx disk-image
29593 @itemx docker-image
29594 Return a virtual machine, disk image, or Docker image of the operating
29595 system declared in @var{file} that stands alone. By default,
29596 @command{guix system} estimates the size of the image needed to store
29597 the system, but you can use the @option{--image-size} option to specify
29598 a value. Docker images are built to contain exactly what they need, so
29599 the @option{--image-size} option is ignored in the case of
29600 @code{docker-image}.
29601
29602 The @code{disk-image} command can produce various image types. The
29603 image type can be selected using the @command{--image-type} option. It
29604 defaults to @code{raw}. When its value is @code{iso9660}, the
29605 @option{--label} option can be used to specify a volume ID with
29606 @code{disk-image}.
29607
29608 When using the @code{raw} image type, a raw disk image is produced; it
29609 can be copied as is to a USB stick, for instance. Assuming
29610 @code{/dev/sdc} is the device corresponding to a USB stick, one can copy
29611 the image to it using the following command:
29612
29613 @example
29614 # dd if=$(guix system disk-image my-os.scm) of=/dev/sdc status=progress
29615 @end example
29616
29617 The @code{--list-image-types} command lists all the available image
29618 types.
29619
29620 When using @code{vm-image}, the returned image is in qcow2 format, which
29621 the QEMU emulator can efficiently use. @xref{Running Guix in a VM},
29622 for more information on how to run the image in a virtual machine.
29623
29624 When using @code{docker-image}, a Docker image is produced. Guix builds
29625 the image from scratch, not from a pre-existing Docker base image. As a
29626 result, it contains @emph{exactly} what you define in the operating
29627 system configuration file. You can then load the image and launch a
29628 Docker container using commands like the following:
29629
29630 @example
29631 image_id="`docker load < guix-system-docker-image.tar.gz`"
29632 container_id="`docker create $image_id`"
29633 docker start $container_id
29634 @end example
29635
29636 This command starts a new Docker container from the specified image. It
29637 will boot the Guix system in the usual manner, which means it will
29638 start any services you have defined in the operating system
29639 configuration. You can get an interactive shell running in the container
29640 using @command{docker exec}:
29641
29642 @example
29643 docker exec -ti $container_id /run/current-system/profile/bin/bash --login
29644 @end example
29645
29646 Depending on what you run in the Docker container, it
29647 may be necessary to give the container additional permissions. For
29648 example, if you intend to build software using Guix inside of the Docker
29649 container, you may need to pass the @option{--privileged} option to
29650 @code{docker create}.
29651
29652 Last, the @option{--network} option applies to @command{guix system
29653 docker-image}: it produces an image where network is supposedly shared
29654 with the host, and thus without services like nscd or NetworkManager.
29655
29656 @item container
29657 Return a script to run the operating system declared in @var{file}
29658 within a container. Containers are a set of lightweight isolation
29659 mechanisms provided by the kernel Linux-libre. Containers are
29660 substantially less resource-demanding than full virtual machines since
29661 the kernel, shared objects, and other resources can be shared with the
29662 host system; this also means they provide thinner isolation.
29663
29664 Currently, the script must be run as root in order to support more than
29665 a single user and group. The container shares its store with the host
29666 system.
29667
29668 As with the @code{vm} action (@pxref{guix system vm}), additional file
29669 systems to be shared between the host and container can be specified
29670 using the @option{--share} and @option{--expose} options:
29671
29672 @example
29673 guix system container my-config.scm \
29674 --expose=$HOME --share=$HOME/tmp=/exchange
29675 @end example
29676
29677 @quotation Note
29678 This option requires Linux-libre 3.19 or newer.
29679 @end quotation
29680
29681 @end table
29682
29683 @var{options} can contain any of the common build options (@pxref{Common
29684 Build Options}). In addition, @var{options} can contain one of the
29685 following:
29686
29687 @table @option
29688 @item --expression=@var{expr}
29689 @itemx -e @var{expr}
29690 Consider the operating-system @var{expr} evaluates to.
29691 This is an alternative to specifying a file which evaluates to an
29692 operating system.
29693 This is used to generate the Guix system installer @pxref{Building the
29694 Installation Image}).
29695
29696 @item --system=@var{system}
29697 @itemx -s @var{system}
29698 Attempt to build for @var{system} instead of the host system type.
29699 This works as per @command{guix build} (@pxref{Invoking guix build}).
29700
29701 @item --derivation
29702 @itemx -d
29703 Return the derivation file name of the given operating system without
29704 building anything.
29705
29706 @cindex provenance tracking, of the operating system
29707 @item --save-provenance
29708 As discussed above, @command{guix system init} and @command{guix system
29709 reconfigure} always save provenance information @i{via} a dedicated
29710 service (@pxref{Service Reference, @code{provenance-service-type}}).
29711 However, other commands don't do that by default. If you wish to, say,
29712 create a virtual machine image that contains provenance information, you
29713 can run:
29714
29715 @example
29716 guix system vm-image --save-provenance config.scm
29717 @end example
29718
29719 That way, the resulting image will effectively ``embed its own source''
29720 in the form of meta-data in @file{/run/current-system}. With that
29721 information, one can rebuild the image to make sure it really contains
29722 what it pretends to contain; or they could use that to derive a variant
29723 of the image.
29724
29725 @item --image-type=@var{type}
29726 @itemx -t @var{type}
29727 For the @code{disk-image} action, create an image with given @var{type}.
29728
29729 When this option is omitted, @command{guix system} uses the @code{raw}
29730 image type.
29731
29732 @cindex ISO-9660 format
29733 @cindex CD image format
29734 @cindex DVD image format
29735 @option{--image-type=iso9660} produces an ISO-9660 image, suitable
29736 for burning on CDs and DVDs.
29737
29738 @item --image-size=@var{size}
29739 For the @code{vm-image} and @code{disk-image} actions, create an image
29740 of the given @var{size}. @var{size} may be a number of bytes, or it may
29741 include a unit as a suffix (@pxref{Block size, size specifications,,
29742 coreutils, GNU Coreutils}).
29743
29744 When this option is omitted, @command{guix system} computes an estimate
29745 of the image size as a function of the size of the system declared in
29746 @var{file}.
29747
29748 @item --network
29749 @itemx -N
29750 For the @code{container} action, allow containers to access the host network,
29751 that is, do not create a network namespace.
29752
29753 @item --root=@var{file}
29754 @itemx -r @var{file}
29755 Make @var{file} a symlink to the result, and register it as a garbage
29756 collector root.
29757
29758 @item --skip-checks
29759 Skip pre-installation safety checks.
29760
29761 By default, @command{guix system init} and @command{guix system
29762 reconfigure} perform safety checks: they make sure the file systems that
29763 appear in the @code{operating-system} declaration actually exist
29764 (@pxref{File Systems}), and that any Linux kernel modules that may be
29765 needed at boot time are listed in @code{initrd-modules} (@pxref{Initial
29766 RAM Disk}). Passing this option skips these tests altogether.
29767
29768 @item --allow-downgrades
29769 Instruct @command{guix system reconfigure} to allow system downgrades.
29770
29771 By default, @command{reconfigure} prevents you from downgrading your
29772 system. It achieves that by comparing the provenance info of your
29773 system (shown by @command{guix system describe}) with that of your
29774 @command{guix} command (shown by @command{guix describe}). If the
29775 commits for @command{guix} are not descendants of those used for your
29776 system, @command{guix system reconfigure} errors out. Passing
29777 @option{--allow-downgrades} allows you to bypass these checks.
29778
29779 @quotation Note
29780 Make sure you understand its security implications before using
29781 @option{--allow-downgrades}.
29782 @end quotation
29783
29784 @cindex on-error
29785 @cindex on-error strategy
29786 @cindex error strategy
29787 @item --on-error=@var{strategy}
29788 Apply @var{strategy} when an error occurs when reading @var{file}.
29789 @var{strategy} may be one of the following:
29790
29791 @table @code
29792 @item nothing-special
29793 Report the error concisely and exit. This is the default strategy.
29794
29795 @item backtrace
29796 Likewise, but also display a backtrace.
29797
29798 @item debug
29799 Report the error and enter Guile's debugger. From there, you can run
29800 commands such as @code{,bt} to get a backtrace, @code{,locals} to
29801 display local variable values, and more generally inspect the state of the
29802 program. @xref{Debug Commands,,, guile, GNU Guile Reference Manual}, for
29803 a list of available debugging commands.
29804 @end table
29805 @end table
29806
29807 Once you have built, configured, re-configured, and re-re-configured
29808 your Guix installation, you may find it useful to list the operating
29809 system generations available on disk---and that you can choose from the
29810 bootloader boot menu:
29811
29812 @table @code
29813
29814 @item describe
29815 Describe the current system generation: its file name, the kernel and
29816 bootloader used, etc., as well as provenance information when available.
29817
29818 @item list-generations
29819 List a summary of each generation of the operating system available on
29820 disk, in a human-readable way. This is similar to the
29821 @option{--list-generations} option of @command{guix package}
29822 (@pxref{Invoking guix package}).
29823
29824 Optionally, one can specify a pattern, with the same syntax that is used
29825 in @command{guix package --list-generations}, to restrict the list of
29826 generations displayed. For instance, the following command displays
29827 generations that are up to 10 days old:
29828
29829 @example
29830 $ guix system list-generations 10d
29831 @end example
29832
29833 @end table
29834
29835 The @command{guix system} command has even more to offer! The following
29836 sub-commands allow you to visualize how your system services relate to
29837 each other:
29838
29839 @anchor{system-extension-graph}
29840 @table @code
29841
29842 @item extension-graph
29843 Emit in Dot/Graphviz format to standard output the @dfn{service
29844 extension graph} of the operating system defined in @var{file}
29845 (@pxref{Service Composition}, for more information on service
29846 extensions).
29847
29848 The command:
29849
29850 @example
29851 $ guix system extension-graph @var{file} | xdot -
29852 @end example
29853
29854 shows the extension relations among services.
29855
29856 @anchor{system-shepherd-graph}
29857 @item shepherd-graph
29858 Emit in Dot/Graphviz format to standard output the @dfn{dependency
29859 graph} of shepherd services of the operating system defined in
29860 @var{file}. @xref{Shepherd Services}, for more information and for an
29861 example graph.
29862
29863 @end table
29864
29865 @node Invoking guix deploy
29866 @section Invoking @code{guix deploy}
29867
29868 We've already seen @code{operating-system} declarations used to manage a
29869 machine's configuration locally. Suppose you need to configure multiple
29870 machines, though---perhaps you're managing a service on the web that's
29871 comprised of several servers. @command{guix deploy} enables you to use those
29872 same @code{operating-system} declarations to manage multiple remote hosts at
29873 once as a logical ``deployment''.
29874
29875 @quotation Note
29876 The functionality described in this section is still under development
29877 and is subject to change. Get in touch with us on
29878 @email{guix-devel@@gnu.org}!
29879 @end quotation
29880
29881 @example
29882 guix deploy @var{file}
29883 @end example
29884
29885 Such an invocation will deploy the machines that the code within @var{file}
29886 evaluates to. As an example, @var{file} might contain a definition like this:
29887
29888 @lisp
29889 ;; This is a Guix deployment of a "bare bones" setup, with
29890 ;; no X11 display server, to a machine with an SSH daemon
29891 ;; listening on localhost:2222. A configuration such as this
29892 ;; may be appropriate for virtual machine with ports
29893 ;; forwarded to the host's loopback interface.
29894
29895 (use-service-modules networking ssh)
29896 (use-package-modules bootloaders)
29897
29898 (define %system
29899 (operating-system
29900 (host-name "gnu-deployed")
29901 (timezone "Etc/UTC")
29902 (bootloader (bootloader-configuration
29903 (bootloader grub-bootloader)
29904 (target "/dev/vda")
29905 (terminal-outputs '(console))))
29906 (file-systems (cons (file-system
29907 (mount-point "/")
29908 (device "/dev/vda1")
29909 (type "ext4"))
29910 %base-file-systems))
29911 (services
29912 (append (list (service dhcp-client-service-type)
29913 (service openssh-service-type
29914 (openssh-configuration
29915 (permit-root-login #t)
29916 (allow-empty-passwords? #t))))
29917 %base-services))))
29918
29919 (list (machine
29920 (operating-system %system)
29921 (environment managed-host-environment-type)
29922 (configuration (machine-ssh-configuration
29923 (host-name "localhost")
29924 (system "x86_64-linux")
29925 (user "alice")
29926 (identity "./id_rsa")
29927 (port 2222)))))
29928 @end lisp
29929
29930 The file should evaluate to a list of @var{machine} objects. This example,
29931 upon being deployed, will create a new generation on the remote system
29932 realizing the @code{operating-system} declaration @code{%system}.
29933 @code{environment} and @code{configuration} specify how the machine should be
29934 provisioned---that is, how the computing resources should be created and
29935 managed. The above example does not create any resources, as a
29936 @code{'managed-host} is a machine that is already running the Guix system and
29937 available over the network. This is a particularly simple case; a more
29938 complex deployment may involve, for example, starting virtual machines through
29939 a Virtual Private Server (VPS) provider. In such a case, a different
29940 @var{environment} type would be used.
29941
29942 Do note that you first need to generate a key pair on the coordinator machine
29943 to allow the daemon to export signed archives of files from the store
29944 (@pxref{Invoking guix archive}), though this step is automatic on Guix
29945 System:
29946
29947 @example
29948 # guix archive --generate-key
29949 @end example
29950
29951 @noindent
29952 Each target machine must authorize the key of the master machine so that it
29953 accepts store items it receives from the coordinator:
29954
29955 @example
29956 # guix archive --authorize < coordinator-public-key.txt
29957 @end example
29958
29959 @code{user}, in this example, specifies the name of the user account to log in
29960 as to perform the deployment. Its default value is @code{root}, but root
29961 login over SSH may be forbidden in some cases. To work around this,
29962 @command{guix deploy} can log in as an unprivileged user and employ
29963 @code{sudo} to escalate privileges. This will only work if @code{sudo} is
29964 currently installed on the remote and can be invoked non-interactively as
29965 @code{user}. That is, the line in @code{sudoers} granting @code{user} the
29966 ability to use @code{sudo} must contain the @code{NOPASSWD} tag. This can
29967 be accomplished with the following operating system configuration snippet:
29968
29969 @lisp
29970 (use-modules ...
29971 (gnu system)) ;for %sudoers-specification
29972
29973 (define %user "username")
29974
29975 (operating-system
29976 ...
29977 (sudoers-file
29978 (plain-file "sudoers"
29979 (string-append (plain-file-content %sudoers-specification)
29980 (format #f "~a ALL = NOPASSWD: ALL~%"
29981 %user)))))
29982
29983 @end lisp
29984
29985 For more information regarding the format of the @file{sudoers} file,
29986 consult @command{man sudoers}.
29987
29988 @deftp {Data Type} machine
29989 This is the data type representing a single machine in a heterogeneous Guix
29990 deployment.
29991
29992 @table @asis
29993 @item @code{operating-system}
29994 The object of the operating system configuration to deploy.
29995
29996 @item @code{environment}
29997 An @code{environment-type} describing how the machine should be provisioned.
29998
29999 @item @code{configuration} (default: @code{#f})
30000 An object describing the configuration for the machine's @code{environment}.
30001 If the @code{environment} has a default configuration, @code{#f} may be used.
30002 If @code{#f} is used for an environment with no default configuration,
30003 however, an error will be thrown.
30004 @end table
30005 @end deftp
30006
30007 @deftp {Data Type} machine-ssh-configuration
30008 This is the data type representing the SSH client parameters for a machine
30009 with an @code{environment} of @code{managed-host-environment-type}.
30010
30011 @table @asis
30012 @item @code{host-name}
30013 @item @code{build-locally?} (default: @code{#t})
30014 If false, system derivations will be built on the machine being deployed to.
30015 @item @code{system}
30016 The system type describing the architecture of the machine being deployed
30017 to---e.g., @code{"x86_64-linux"}.
30018 @item @code{authorize?} (default: @code{#t})
30019 If true, the coordinator's signing key will be added to the remote's ACL
30020 keyring.
30021 @item @code{port} (default: @code{22})
30022 @item @code{user} (default: @code{"root"})
30023 @item @code{identity} (default: @code{#f})
30024 If specified, the path to the SSH private key to use to authenticate with the
30025 remote host.
30026
30027 @item @code{host-key} (default: @code{#f})
30028 This should be the SSH host key of the machine, which looks like this:
30029
30030 @example
30031 ssh-ed25519 AAAAC3Nz@dots{} root@@example.org
30032 @end example
30033
30034 When @code{host-key} is @code{#f}, the server is authenticated against
30035 the @file{~/.ssh/known_hosts} file, just like the OpenSSH @command{ssh}
30036 client does.
30037
30038 @item @code{allow-downgrades?} (default: @code{#f})
30039 Whether to allow potential downgrades.
30040
30041 Like @command{guix system reconfigure}, @command{guix deploy} compares
30042 the channel commits currently deployed on the remote host (as returned
30043 by @command{guix system describe}) to those currently in use (as
30044 returned by @command{guix describe}) to determine whether commits
30045 currently in use are descendants of those deployed. When this is not
30046 the case and @code{allow-downgrades?} is false, it raises an error.
30047 This ensures you do not accidentally downgrade remote machines.
30048 @end table
30049 @end deftp
30050
30051 @deftp {Data Type} digital-ocean-configuration
30052 This is the data type describing the Droplet that should be created for a
30053 machine with an @code{environment} of @code{digital-ocean-environment-type}.
30054
30055 @table @asis
30056 @item @code{ssh-key}
30057 The path to the SSH private key to use to authenticate with the remote
30058 host. In the future, this field may not exist.
30059 @item @code{tags}
30060 A list of string ``tags'' that uniquely identify the machine. Must be given
30061 such that no two machines in the deployment have the same set of tags.
30062 @item @code{region}
30063 A Digital Ocean region slug, such as @code{"nyc3"}.
30064 @item @code{size}
30065 A Digital Ocean size slug, such as @code{"s-1vcpu-1gb"}
30066 @item @code{enable-ipv6?}
30067 Whether or not the droplet should be created with IPv6 networking.
30068 @end table
30069 @end deftp
30070
30071 @node Running Guix in a VM
30072 @section Running Guix in a Virtual Machine
30073
30074 @cindex virtual machine
30075 To run Guix in a virtual machine (VM), one can use the pre-built Guix VM image
30076 distributed at
30077 @url{@value{BASE-URL}/guix-system-vm-image-@value{VERSION}.x86_64-linux.xz}.
30078 This image is a compressed image in QCOW format. You will first need to
30079 decompress with @command{xz -d}, and then you can pass it to an emulator such
30080 as QEMU (see below for details).
30081
30082 This image boots the Xfce graphical environment and it contains some
30083 commonly-used tools. You can install more software in the image by running
30084 @command{guix package} in a terminal (@pxref{Invoking guix package}). You can
30085 also reconfigure the system based on its initial configuration file available
30086 as @file{/run/current-system/configuration.scm} (@pxref{Using the
30087 Configuration System}).
30088
30089 Instead of using this pre-built image, one can also build their own virtual
30090 machine image using @command{guix system vm-image} (@pxref{Invoking guix
30091 system}). The returned image is in qcow2 format, which the
30092 @uref{https://qemu.org/, QEMU emulator} can efficiently use.
30093
30094 @cindex QEMU
30095 If you built your own image, you must copy it out of the store
30096 (@pxref{The Store}) and give yourself permission to write to the copy
30097 before you can use it. When invoking QEMU, you must choose a system
30098 emulator that is suitable for your hardware platform. Here is a minimal
30099 QEMU invocation that will boot the result of @command{guix system
30100 vm-image} on x86_64 hardware:
30101
30102 @example
30103 $ qemu-system-x86_64 \
30104 -nic user,model=virtio-net-pci \
30105 -enable-kvm -m 1024 \
30106 -device virtio-blk,drive=myhd \
30107 -drive if=none,file=/tmp/qemu-image,id=myhd
30108 @end example
30109
30110 Here is what each of these options means:
30111
30112 @table @code
30113 @item qemu-system-x86_64
30114 This specifies the hardware platform to emulate. This should match the
30115 host.
30116
30117 @item -nic user,model=virtio-net-pci
30118 Enable the unprivileged user-mode network stack. The guest OS can
30119 access the host but not vice versa. This is the simplest way to get the
30120 guest OS online. @code{model} specifies which network device to emulate:
30121 @code{virtio-net-pci} is a special device made for virtualized operating
30122 systems and recommended for most uses. Assuming your hardware platform is
30123 x86_64, you can get a list of available NIC models by running
30124 @command{qemu-system-x86_64 -nic model=help}.
30125
30126 @item -enable-kvm
30127 If your system has hardware virtualization extensions, enabling the
30128 virtual machine support (KVM) of the Linux kernel will make things run
30129 faster.
30130
30131 @c To run Xfce + 'guix pull', we need at least 1G of RAM.
30132 @item -m 1024
30133 RAM available to the guest OS, in mebibytes. Defaults to 128@tie{}MiB,
30134 which may be insufficient for some operations.
30135
30136 @item -device virtio-blk,drive=myhd
30137 Create a @code{virtio-blk} drive called ``myhd''. @code{virtio-blk} is a
30138 ``paravirtualization'' mechanism for block devices that allows QEMU to achieve
30139 better performance than if it were emulating a complete disk drive. See the
30140 QEMU and KVM documentation for more info.
30141
30142 @item -drive if=none,file=/tmp/qemu-image,id=myhd
30143 Use our QCOW image, the @file{/tmp/qemu-image} file, as the backing store the
30144 the ``myhd'' drive.
30145 @end table
30146
30147 The default @command{run-vm.sh} script that is returned by an invocation of
30148 @command{guix system vm} does not add a @command{-nic user} flag by default.
30149 To get network access from within the vm add the @code{(dhcp-client-service)}
30150 to your system definition and start the VM using
30151 @command{`guix system vm config.scm` -nic user}. An important caveat of using
30152 @command{-nic user} for networking is that @command{ping} will not work, because
30153 it uses the ICMP protocol. You'll have to use a different command to check for
30154 network connectivity, for example @command{guix download}.
30155
30156 @subsection Connecting Through SSH
30157
30158 @cindex SSH
30159 @cindex SSH server
30160 To enable SSH inside a VM you need to add an SSH server like
30161 @code{openssh-service-type} to your VM (@pxref{Networking Services,
30162 @code{openssh-service-type}}). In addition you need to forward the SSH port,
30163 22 by default, to the host. You can do this with
30164
30165 @example
30166 `guix system vm config.scm` -nic user,model=virtio-net-pci,hostfwd=tcp::10022-:22
30167 @end example
30168
30169 To connect to the VM you can run
30170
30171 @example
30172 ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 10022
30173 @end example
30174
30175 The @command{-p} tells @command{ssh} the port you want to connect to.
30176 @command{-o UserKnownHostsFile=/dev/null} prevents @command{ssh} from complaining
30177 every time you modify your @command{config.scm} file and the
30178 @command{-o StrictHostKeyChecking=no} prevents you from having to allow a
30179 connection to an unknown host every time you connect.
30180
30181 @subsection Using @command{virt-viewer} with Spice
30182
30183 As an alternative to the default @command{qemu} graphical client you can
30184 use the @command{remote-viewer} from the @command{virt-viewer} package. To
30185 connect pass the @command{-spice port=5930,disable-ticketing} flag to
30186 @command{qemu}. See previous section for further information on how to do this.
30187
30188 Spice also allows you to do some nice stuff like share your clipboard with your
30189 VM. To enable that you'll also have to pass the following flags to @command{qemu}:
30190
30191 @example
30192 -device virtio-serial-pci,id=virtio-serial0,max_ports=16,bus=pci.0,addr=0x5
30193 -chardev spicevmc,name=vdagent,id=vdagent
30194 -device virtserialport,nr=1,bus=virtio-serial0.0,chardev=vdagent,
30195 name=com.redhat.spice.0
30196 @end example
30197
30198 You'll also need to add the @code{(spice-vdagent-service)} to your
30199 system definition (@pxref{Miscellaneous Services, Spice service}).
30200
30201 @node Defining Services
30202 @section Defining Services
30203
30204 The previous sections show the available services and how one can combine
30205 them in an @code{operating-system} declaration. But how do we define
30206 them in the first place? And what is a service anyway?
30207
30208 @menu
30209 * Service Composition:: The model for composing services.
30210 * Service Types and Services:: Types and services.
30211 * Service Reference:: API reference.
30212 * Shepherd Services:: A particular type of service.
30213 @end menu
30214
30215 @node Service Composition
30216 @subsection Service Composition
30217
30218 @cindex services
30219 @cindex daemons
30220 Here we define a @dfn{service} as, broadly, something that extends the
30221 functionality of the operating system. Often a service is a process---a
30222 @dfn{daemon}---started when the system boots: a secure shell server, a
30223 Web server, the Guix build daemon, etc. Sometimes a service is a daemon
30224 whose execution can be triggered by another daemon---e.g., an FTP server
30225 started by @command{inetd} or a D-Bus service activated by
30226 @command{dbus-daemon}. Occasionally, a service does not map to a
30227 daemon. For instance, the ``account'' service collects user accounts
30228 and makes sure they exist when the system runs; the ``udev'' service
30229 collects device management rules and makes them available to the eudev
30230 daemon; the @file{/etc} service populates the @file{/etc} directory
30231 of the system.
30232
30233 @cindex service extensions
30234 Guix system services are connected by @dfn{extensions}. For instance, the
30235 secure shell service @emph{extends} the Shepherd---the
30236 initialization system, running as PID@tie{}1---by giving it the command
30237 lines to start and stop the secure shell daemon (@pxref{Networking
30238 Services, @code{openssh-service-type}}); the UPower service extends the D-Bus
30239 service by passing it its @file{.service} specification, and extends the
30240 udev service by passing it device management rules (@pxref{Desktop
30241 Services, @code{upower-service}}); the Guix daemon service extends the
30242 Shepherd by passing it the command lines to start and stop the daemon,
30243 and extends the account service by passing it a list of required build
30244 user accounts (@pxref{Base Services}).
30245
30246 All in all, services and their ``extends'' relations form a directed
30247 acyclic graph (DAG). If we represent services as boxes and extensions
30248 as arrows, a typical system might provide something like this:
30249
30250 @image{images/service-graph,,5in,Typical service extension graph.}
30251
30252 @cindex system service
30253 At the bottom, we see the @dfn{system service}, which produces the
30254 directory containing everything to run and boot the system, as returned
30255 by the @command{guix system build} command. @xref{Service Reference},
30256 to learn about the other service types shown here.
30257 @xref{system-extension-graph, the @command{guix system extension-graph}
30258 command}, for information on how to generate this representation for a
30259 particular operating system definition.
30260
30261 @cindex service types
30262 Technically, developers can define @dfn{service types} to express these
30263 relations. There can be any number of services of a given type on the
30264 system---for instance, a system running two instances of the GNU secure
30265 shell server (lsh) has two instances of @code{lsh-service-type}, with
30266 different parameters.
30267
30268 The following section describes the programming interface for service
30269 types and services.
30270
30271 @node Service Types and Services
30272 @subsection Service Types and Services
30273
30274 A @dfn{service type} is a node in the DAG described above. Let us start
30275 with a simple example, the service type for the Guix build daemon
30276 (@pxref{Invoking guix-daemon}):
30277
30278 @lisp
30279 (define guix-service-type
30280 (service-type
30281 (name 'guix)
30282 (extensions
30283 (list (service-extension shepherd-root-service-type guix-shepherd-service)
30284 (service-extension account-service-type guix-accounts)
30285 (service-extension activation-service-type guix-activation)))
30286 (default-value (guix-configuration))))
30287 @end lisp
30288
30289 @noindent
30290 It defines three things:
30291
30292 @enumerate
30293 @item
30294 A name, whose sole purpose is to make inspection and debugging easier.
30295
30296 @item
30297 A list of @dfn{service extensions}, where each extension designates the
30298 target service type and a procedure that, given the parameters of the
30299 service, returns a list of objects to extend the service of that type.
30300
30301 Every service type has at least one service extension. The only
30302 exception is the @dfn{boot service type}, which is the ultimate service.
30303
30304 @item
30305 Optionally, a default value for instances of this type.
30306 @end enumerate
30307
30308 In this example, @code{guix-service-type} extends three services:
30309
30310 @table @code
30311 @item shepherd-root-service-type
30312 The @code{guix-shepherd-service} procedure defines how the Shepherd
30313 service is extended. Namely, it returns a @code{<shepherd-service>}
30314 object that defines how @command{guix-daemon} is started and stopped
30315 (@pxref{Shepherd Services}).
30316
30317 @item account-service-type
30318 This extension for this service is computed by @code{guix-accounts},
30319 which returns a list of @code{user-group} and @code{user-account}
30320 objects representing the build user accounts (@pxref{Invoking
30321 guix-daemon}).
30322
30323 @item activation-service-type
30324 Here @code{guix-activation} is a procedure that returns a gexp, which is
30325 a code snippet to run at ``activation time''---e.g., when the service is
30326 booted.
30327 @end table
30328
30329 A service of this type is instantiated like this:
30330
30331 @lisp
30332 (service guix-service-type
30333 (guix-configuration
30334 (build-accounts 5)
30335 (use-substitutes? #f)))
30336 @end lisp
30337
30338 The second argument to the @code{service} form is a value representing
30339 the parameters of this specific service instance.
30340 @xref{guix-configuration-type, @code{guix-configuration}}, for
30341 information about the @code{guix-configuration} data type. When the
30342 value is omitted, the default value specified by
30343 @code{guix-service-type} is used:
30344
30345 @lisp
30346 (service guix-service-type)
30347 @end lisp
30348
30349 @code{guix-service-type} is quite simple because it extends other
30350 services but is not extensible itself.
30351
30352 @c @subsubsubsection Extensible Service Types
30353
30354 The service type for an @emph{extensible} service looks like this:
30355
30356 @lisp
30357 (define udev-service-type
30358 (service-type (name 'udev)
30359 (extensions
30360 (list (service-extension shepherd-root-service-type
30361 udev-shepherd-service)))
30362
30363 (compose concatenate) ;concatenate the list of rules
30364 (extend (lambda (config rules)
30365 (match config
30366 (($ <udev-configuration> udev initial-rules)
30367 (udev-configuration
30368 (udev udev) ;the udev package to use
30369 (rules (append initial-rules rules)))))))))
30370 @end lisp
30371
30372 This is the service type for the
30373 @uref{https://wiki.gentoo.org/wiki/Project:Eudev, eudev device
30374 management daemon}. Compared to the previous example, in addition to an
30375 extension of @code{shepherd-root-service-type}, we see two new fields:
30376
30377 @table @code
30378 @item compose
30379 This is the procedure to @dfn{compose} the list of extensions to
30380 services of this type.
30381
30382 Services can extend the udev service by passing it lists of rules; we
30383 compose those extensions simply by concatenating them.
30384
30385 @item extend
30386 This procedure defines how the value of the service is @dfn{extended} with
30387 the composition of the extensions.
30388
30389 Udev extensions are composed into a list of rules, but the udev service
30390 value is itself a @code{<udev-configuration>} record. So here, we
30391 extend that record by appending the list of rules it contains to the
30392 list of contributed rules.
30393
30394 @item description
30395 This is a string giving an overview of the service type. The string can
30396 contain Texinfo markup (@pxref{Overview,,, texinfo, GNU Texinfo}). The
30397 @command{guix system search} command searches these strings and displays
30398 them (@pxref{Invoking guix system}).
30399 @end table
30400
30401 There can be only one instance of an extensible service type such as
30402 @code{udev-service-type}. If there were more, the
30403 @code{service-extension} specifications would be ambiguous.
30404
30405 Still here? The next section provides a reference of the programming
30406 interface for services.
30407
30408 @node Service Reference
30409 @subsection Service Reference
30410
30411 We have seen an overview of service types (@pxref{Service Types and
30412 Services}). This section provides a reference on how to manipulate
30413 services and service types. This interface is provided by the
30414 @code{(gnu services)} module.
30415
30416 @deffn {Scheme Procedure} service @var{type} [@var{value}]
30417 Return a new service of @var{type}, a @code{<service-type>} object (see
30418 below). @var{value} can be any object; it represents the parameters of
30419 this particular service instance.
30420
30421 When @var{value} is omitted, the default value specified by @var{type}
30422 is used; if @var{type} does not specify a default value, an error is
30423 raised.
30424
30425 For instance, this:
30426
30427 @lisp
30428 (service openssh-service-type)
30429 @end lisp
30430
30431 @noindent
30432 is equivalent to this:
30433
30434 @lisp
30435 (service openssh-service-type
30436 (openssh-configuration))
30437 @end lisp
30438
30439 In both cases the result is an instance of @code{openssh-service-type}
30440 with the default configuration.
30441 @end deffn
30442
30443 @deffn {Scheme Procedure} service? @var{obj}
30444 Return true if @var{obj} is a service.
30445 @end deffn
30446
30447 @deffn {Scheme Procedure} service-kind @var{service}
30448 Return the type of @var{service}---i.e., a @code{<service-type>} object.
30449 @end deffn
30450
30451 @deffn {Scheme Procedure} service-value @var{service}
30452 Return the value associated with @var{service}. It represents its
30453 parameters.
30454 @end deffn
30455
30456 Here is an example of how a service is created and manipulated:
30457
30458 @lisp
30459 (define s
30460 (service nginx-service-type
30461 (nginx-configuration
30462 (nginx nginx)
30463 (log-directory log-directory)
30464 (run-directory run-directory)
30465 (file config-file))))
30466
30467 (service? s)
30468 @result{} #t
30469
30470 (eq? (service-kind s) nginx-service-type)
30471 @result{} #t
30472 @end lisp
30473
30474 The @code{modify-services} form provides a handy way to change the
30475 parameters of some of the services of a list such as
30476 @code{%base-services} (@pxref{Base Services, @code{%base-services}}). It
30477 evaluates to a list of services. Of course, you could always use
30478 standard list combinators such as @code{map} and @code{fold} to do that
30479 (@pxref{SRFI-1, List Library,, guile, GNU Guile Reference Manual});
30480 @code{modify-services} simply provides a more concise form for this
30481 common pattern.
30482
30483 @deffn {Scheme Syntax} modify-services @var{services} @
30484 (@var{type} @var{variable} => @var{body}) @dots{}
30485
30486 Modify the services listed in @var{services} according to the given
30487 clauses. Each clause has the form:
30488
30489 @example
30490 (@var{type} @var{variable} => @var{body})
30491 @end example
30492
30493 where @var{type} is a service type---e.g.,
30494 @code{guix-service-type}---and @var{variable} is an identifier that is
30495 bound within the @var{body} to the service parameters---e.g., a
30496 @code{guix-configuration} instance---of the original service of that
30497 @var{type}.
30498
30499 The @var{body} should evaluate to the new service parameters, which will
30500 be used to configure the new service. This new service will replace the
30501 original in the resulting list. Because a service's service parameters
30502 are created using @code{define-record-type*}, you can write a succinct
30503 @var{body} that evaluates to the new service parameters by using the
30504 @code{inherit} feature that @code{define-record-type*} provides.
30505
30506 @xref{Using the Configuration System}, for example usage.
30507
30508 @end deffn
30509
30510 Next comes the programming interface for service types. This is
30511 something you want to know when writing new service definitions, but not
30512 necessarily when simply looking for ways to customize your
30513 @code{operating-system} declaration.
30514
30515 @deftp {Data Type} service-type
30516 @cindex service type
30517 This is the representation of a @dfn{service type} (@pxref{Service Types
30518 and Services}).
30519
30520 @table @asis
30521 @item @code{name}
30522 This is a symbol, used only to simplify inspection and debugging.
30523
30524 @item @code{extensions}
30525 A non-empty list of @code{<service-extension>} objects (see below).
30526
30527 @item @code{compose} (default: @code{#f})
30528 If this is @code{#f}, then the service type denotes services that cannot
30529 be extended---i.e., services that do not receive ``values'' from other
30530 services.
30531
30532 Otherwise, it must be a one-argument procedure. The procedure is called
30533 by @code{fold-services} and is passed a list of values collected from
30534 extensions. It may return any single value.
30535
30536 @item @code{extend} (default: @code{#f})
30537 If this is @code{#f}, services of this type cannot be extended.
30538
30539 Otherwise, it must be a two-argument procedure: @code{fold-services}
30540 calls it, passing it the initial value of the service as the first
30541 argument and the result of applying @code{compose} to the extension
30542 values as the second argument. It must return a value that is a valid
30543 parameter value for the service instance.
30544
30545 @item @code{description}
30546 This is a string, possibly using Texinfo markup, describing in a couple
30547 of sentences what the service is about. This string allows users to
30548 find about the service through @command{guix system search}
30549 (@pxref{Invoking guix system}).
30550
30551 @item @code{default-value} (default: @code{&no-default-value})
30552 The default value associated for instances of this service type. This
30553 allows users to use the @code{service} form without its second argument:
30554
30555 @lisp
30556 (service @var{type})
30557 @end lisp
30558
30559 The returned service in this case has the default value specified by
30560 @var{type}.
30561 @end table
30562
30563 @xref{Service Types and Services}, for examples.
30564 @end deftp
30565
30566 @deffn {Scheme Procedure} service-extension @var{target-type} @
30567 @var{compute}
30568 Return a new extension for services of type @var{target-type}.
30569 @var{compute} must be a one-argument procedure: @code{fold-services}
30570 calls it, passing it the value associated with the service that provides
30571 the extension; it must return a valid value for the target service.
30572 @end deffn
30573
30574 @deffn {Scheme Procedure} service-extension? @var{obj}
30575 Return true if @var{obj} is a service extension.
30576 @end deffn
30577
30578 Occasionally, you might want to simply extend an existing service. This
30579 involves creating a new service type and specifying the extension of
30580 interest, which can be verbose; the @code{simple-service} procedure
30581 provides a shorthand for this.
30582
30583 @deffn {Scheme Procedure} simple-service @var{name} @var{target} @var{value}
30584 Return a service that extends @var{target} with @var{value}. This works
30585 by creating a singleton service type @var{name}, of which the returned
30586 service is an instance.
30587
30588 For example, this extends mcron (@pxref{Scheduled Job Execution}) with
30589 an additional job:
30590
30591 @lisp
30592 (simple-service 'my-mcron-job mcron-service-type
30593 #~(job '(next-hour (3)) "guix gc -F 2G"))
30594 @end lisp
30595 @end deffn
30596
30597 At the core of the service abstraction lies the @code{fold-services}
30598 procedure, which is responsible for ``compiling'' a list of services
30599 down to a single directory that contains everything needed to boot and
30600 run the system---the directory shown by the @command{guix system build}
30601 command (@pxref{Invoking guix system}). In essence, it propagates
30602 service extensions down the service graph, updating each node parameters
30603 on the way, until it reaches the root node.
30604
30605 @deffn {Scheme Procedure} fold-services @var{services} @
30606 [#:target-type @var{system-service-type}]
30607 Fold @var{services} by propagating their extensions down to the root of
30608 type @var{target-type}; return the root service adjusted accordingly.
30609 @end deffn
30610
30611 Lastly, the @code{(gnu services)} module also defines several essential
30612 service types, some of which are listed below.
30613
30614 @defvr {Scheme Variable} system-service-type
30615 This is the root of the service graph. It produces the system directory
30616 as returned by the @command{guix system build} command.
30617 @end defvr
30618
30619 @defvr {Scheme Variable} boot-service-type
30620 The type of the ``boot service'', which produces the @dfn{boot script}.
30621 The boot script is what the initial RAM disk runs when booting.
30622 @end defvr
30623
30624 @defvr {Scheme Variable} etc-service-type
30625 The type of the @file{/etc} service. This service is used to create
30626 files under @file{/etc} and can be extended by
30627 passing it name/file tuples such as:
30628
30629 @lisp
30630 (list `("issue" ,(plain-file "issue" "Welcome!\n")))
30631 @end lisp
30632
30633 In this example, the effect would be to add an @file{/etc/issue} file
30634 pointing to the given file.
30635 @end defvr
30636
30637 @defvr {Scheme Variable} setuid-program-service-type
30638 Type for the ``setuid-program service''. This service collects lists of
30639 executable file names, passed as gexps, and adds them to the set of
30640 setuid-root programs on the system (@pxref{Setuid Programs}).
30641 @end defvr
30642
30643 @defvr {Scheme Variable} profile-service-type
30644 Type of the service that populates the @dfn{system profile}---i.e., the
30645 programs under @file{/run/current-system/profile}. Other services can
30646 extend it by passing it lists of packages to add to the system profile.
30647 @end defvr
30648
30649 @cindex provenance tracking, of the operating system
30650 @anchor{provenance-service-type}
30651 @defvr {Scheme Variable} provenance-service-type
30652 This is the type of the service that records @dfn{provenance meta-data}
30653 in the system itself. It creates several files under
30654 @file{/run/current-system}:
30655
30656 @table @file
30657 @item channels.scm
30658 This is a ``channel file'' that can be passed to @command{guix pull -C}
30659 or @command{guix time-machine -C}, and which describes the channels used
30660 to build the system, if that information was available
30661 (@pxref{Channels}).
30662
30663 @item configuration.scm
30664 This is the file that was passed as the value for this
30665 @code{provenance-service-type} service. By default, @command{guix
30666 system reconfigure} automatically passes the OS configuration file it
30667 received on the command line.
30668
30669 @item provenance
30670 This contains the same information as the two other files but in a
30671 format that is more readily processable.
30672 @end table
30673
30674 In general, these two pieces of information (channels and configuration
30675 file) are enough to reproduce the operating system ``from source''.
30676
30677 @quotation Caveats
30678 This information is necessary to rebuild your operating system, but it
30679 is not always sufficient. In particular, @file{configuration.scm}
30680 itself is insufficient if it is not self-contained---if it refers to
30681 external Guile modules or to extra files. If you want
30682 @file{configuration.scm} to be self-contained, we recommend that modules
30683 or files it refers to be part of a channel.
30684
30685 Besides, provenance meta-data is ``silent'' in the sense that it does
30686 not change the bits contained in your system, @emph{except for the
30687 meta-data bits themselves}. Two different OS configurations or sets of
30688 channels can lead to the same system, bit-for-bit; when
30689 @code{provenance-service-type} is used, these two systems will have
30690 different meta-data and thus different store file names, which makes
30691 comparison less trivial.
30692 @end quotation
30693
30694 This service is automatically added to your operating system
30695 configuration when you use @command{guix system reconfigure},
30696 @command{guix system init}, or @command{guix deploy}.
30697 @end defvr
30698
30699 @node Shepherd Services
30700 @subsection Shepherd Services
30701
30702 @cindex shepherd services
30703 @cindex PID 1
30704 @cindex init system
30705 The @code{(gnu services shepherd)} module provides a way to define
30706 services managed by the GNU@tie{}Shepherd, which is the
30707 initialization system---the first process that is started when the
30708 system boots, also known as PID@tie{}1
30709 (@pxref{Introduction,,, shepherd, The GNU Shepherd Manual}).
30710
30711 Services in the Shepherd can depend on each other. For instance, the
30712 SSH daemon may need to be started after the syslog daemon has been
30713 started, which in turn can only happen once all the file systems have
30714 been mounted. The simple operating system defined earlier (@pxref{Using
30715 the Configuration System}) results in a service graph like this:
30716
30717 @image{images/shepherd-graph,,5in,Typical shepherd service graph.}
30718
30719 You can actually generate such a graph for any operating system
30720 definition using the @command{guix system shepherd-graph} command
30721 (@pxref{system-shepherd-graph, @command{guix system shepherd-graph}}).
30722
30723 The @code{%shepherd-root-service} is a service object representing
30724 PID@tie{}1, of type @code{shepherd-root-service-type}; it can be extended
30725 by passing it lists of @code{<shepherd-service>} objects.
30726
30727 @deftp {Data Type} shepherd-service
30728 The data type representing a service managed by the Shepherd.
30729
30730 @table @asis
30731 @item @code{provision}
30732 This is a list of symbols denoting what the service provides.
30733
30734 These are the names that may be passed to @command{herd start},
30735 @command{herd status}, and similar commands (@pxref{Invoking herd,,,
30736 shepherd, The GNU Shepherd Manual}). @xref{Slots of services, the
30737 @code{provides} slot,, shepherd, The GNU Shepherd Manual}, for details.
30738
30739 @item @code{requirement} (default: @code{'()})
30740 List of symbols denoting the Shepherd services this one depends on.
30741
30742 @cindex one-shot services, for the Shepherd
30743 @item @code{one-shot?} (default: @code{#f})
30744 Whether this service is @dfn{one-shot}. One-shot services stop immediately
30745 after their @code{start} action has completed. @xref{Slots of services,,,
30746 shepherd, The GNU Shepherd Manual}, for more info.
30747
30748 @item @code{respawn?} (default: @code{#t})
30749 Whether to restart the service when it stops, for instance when the
30750 underlying process dies.
30751
30752 @item @code{start}
30753 @itemx @code{stop} (default: @code{#~(const #f)})
30754 The @code{start} and @code{stop} fields refer to the Shepherd's
30755 facilities to start and stop processes (@pxref{Service De- and
30756 Constructors,,, shepherd, The GNU Shepherd Manual}). They are given as
30757 G-expressions that get expanded in the Shepherd configuration file
30758 (@pxref{G-Expressions}).
30759
30760 @item @code{actions} (default: @code{'()})
30761 @cindex actions, of Shepherd services
30762 This is a list of @code{shepherd-action} objects (see below) defining
30763 @dfn{actions} supported by the service, in addition to the standard
30764 @code{start} and @code{stop} actions. Actions listed here become available as
30765 @command{herd} sub-commands:
30766
30767 @example
30768 herd @var{action} @var{service} [@var{arguments}@dots{}]
30769 @end example
30770
30771 @item @code{auto-start?} (default: @code{#t})
30772 Whether this service should be started automatically by the Shepherd. If it
30773 is @code{#f} the service has to be started manually with @code{herd start}.
30774
30775 @item @code{documentation}
30776 A documentation string, as shown when running:
30777
30778 @example
30779 herd doc @var{service-name}
30780 @end example
30781
30782 where @var{service-name} is one of the symbols in @code{provision}
30783 (@pxref{Invoking herd,,, shepherd, The GNU Shepherd Manual}).
30784
30785 @item @code{modules} (default: @code{%default-modules})
30786 This is the list of modules that must be in scope when @code{start} and
30787 @code{stop} are evaluated.
30788
30789 @end table
30790 @end deftp
30791
30792 @deftp {Data Type} shepherd-action
30793 This is the data type that defines additional actions implemented by a
30794 Shepherd service (see above).
30795
30796 @table @code
30797 @item name
30798 Symbol naming the action.
30799
30800 @item documentation
30801 This is a documentation string for the action. It can be viewed by running:
30802
30803 @example
30804 herd doc @var{service} action @var{action}
30805 @end example
30806
30807 @item procedure
30808 This should be a gexp that evaluates to a procedure of at least one argument,
30809 which is the ``running value'' of the service (@pxref{Slots of services,,,
30810 shepherd, The GNU Shepherd Manual}).
30811 @end table
30812
30813 The following example defines an action called @code{say-hello} that kindly
30814 greets the user:
30815
30816 @lisp
30817 (shepherd-action
30818 (name 'say-hello)
30819 (documentation "Say hi!")
30820 (procedure #~(lambda (running . args)
30821 (format #t "Hello, friend! arguments: ~s\n"
30822 args)
30823 #t)))
30824 @end lisp
30825
30826 Assuming this action is added to the @code{example} service, then you can do:
30827
30828 @example
30829 # herd say-hello example
30830 Hello, friend! arguments: ()
30831 # herd say-hello example a b c
30832 Hello, friend! arguments: ("a" "b" "c")
30833 @end example
30834
30835 This, as you can see, is a fairly sophisticated way to say hello.
30836 @xref{Service Convenience,,, shepherd, The GNU Shepherd Manual}, for more
30837 info on actions.
30838 @end deftp
30839
30840 @defvr {Scheme Variable} shepherd-root-service-type
30841 The service type for the Shepherd ``root service''---i.e., PID@tie{}1.
30842
30843 This is the service type that extensions target when they want to create
30844 shepherd services (@pxref{Service Types and Services}, for an example).
30845 Each extension must pass a list of @code{<shepherd-service>}.
30846 @end defvr
30847
30848 @defvr {Scheme Variable} %shepherd-root-service
30849 This service represents PID@tie{}1.
30850 @end defvr
30851
30852
30853 @node Documentation
30854 @chapter Documentation
30855
30856 @cindex documentation, searching for
30857 @cindex searching for documentation
30858 @cindex Info, documentation format
30859 @cindex man pages
30860 @cindex manual pages
30861 In most cases packages installed with Guix come with documentation.
30862 There are two main documentation formats: ``Info'', a browseable
30863 hypertext format used for GNU software, and ``manual pages'' (or ``man
30864 pages''), the linear documentation format traditionally found on Unix.
30865 Info manuals are accessed with the @command{info} command or with Emacs,
30866 and man pages are accessed using @command{man}.
30867
30868 You can look for documentation of software installed on your system by
30869 keyword. For example, the following command searches for information
30870 about ``TLS'' in Info manuals:
30871
30872 @example
30873 $ info -k TLS
30874 "(emacs)Network Security" -- STARTTLS
30875 "(emacs)Network Security" -- TLS
30876 "(gnutls)Core TLS API" -- gnutls_certificate_set_verify_flags
30877 "(gnutls)Core TLS API" -- gnutls_certificate_set_verify_function
30878 @dots{}
30879 @end example
30880
30881 @noindent
30882 The command below searches for the same keyword in man pages:
30883
30884 @example
30885 $ man -k TLS
30886 SSL (7) - OpenSSL SSL/TLS library
30887 certtool (1) - GnuTLS certificate tool
30888 @dots {}
30889 @end example
30890
30891 These searches are purely local to your computer so you have the
30892 guarantee that documentation you find corresponds to what you have
30893 actually installed, you can access it off-line, and your privacy is
30894 respected.
30895
30896 Once you have these results, you can view the relevant documentation by
30897 running, say:
30898
30899 @example
30900 $ info "(gnutls)Core TLS API"
30901 @end example
30902
30903 @noindent
30904 or:
30905
30906 @example
30907 $ man certtool
30908 @end example
30909
30910 Info manuals contain sections and indices as well as hyperlinks like
30911 those found in Web pages. The @command{info} reader (@pxref{Top, Info
30912 reader,, info-stnd, Stand-alone GNU Info}) and its Emacs counterpart
30913 (@pxref{Misc Help,,, emacs, The GNU Emacs Manual}) provide intuitive key
30914 bindings to navigate manuals. @xref{Getting Started,,, info, Info: An
30915 Introduction}, for an introduction to Info navigation.
30916
30917 @node Installing Debugging Files
30918 @chapter Installing Debugging Files
30919
30920 @cindex debugging files
30921 Program binaries, as produced by the GCC compilers for instance, are
30922 typically written in the ELF format, with a section containing
30923 @dfn{debugging information}. Debugging information is what allows the
30924 debugger, GDB, to map binary code to source code; it is required to
30925 debug a compiled program in good conditions.
30926
30927 The problem with debugging information is that is takes up a fair amount
30928 of disk space. For example, debugging information for the GNU C Library
30929 weighs in at more than 60 MiB. Thus, as a user, keeping all the
30930 debugging info of all the installed programs is usually not an option.
30931 Yet, space savings should not come at the cost of an impediment to
30932 debugging---especially in the GNU system, which should make it easier
30933 for users to exert their computing freedom (@pxref{GNU Distribution}).
30934
30935 Thankfully, the GNU Binary Utilities (Binutils) and GDB provide a
30936 mechanism that allows users to get the best of both worlds: debugging
30937 information can be stripped from the binaries and stored in separate
30938 files. GDB is then able to load debugging information from those files,
30939 when they are available (@pxref{Separate Debug Files,,, gdb, Debugging
30940 with GDB}).
30941
30942 The GNU distribution takes advantage of this by storing debugging
30943 information in the @code{lib/debug} sub-directory of a separate package
30944 output unimaginatively called @code{debug} (@pxref{Packages with
30945 Multiple Outputs}). Users can choose to install the @code{debug} output
30946 of a package when they need it. For instance, the following command
30947 installs the debugging information for the GNU C Library and for GNU
30948 Guile:
30949
30950 @example
30951 guix install glibc:debug guile:debug
30952 @end example
30953
30954 GDB must then be told to look for debug files in the user's profile, by
30955 setting the @code{debug-file-directory} variable (consider setting it
30956 from the @file{~/.gdbinit} file, @pxref{Startup,,, gdb, Debugging with
30957 GDB}):
30958
30959 @example
30960 (gdb) set debug-file-directory ~/.guix-profile/lib/debug
30961 @end example
30962
30963 From there on, GDB will pick up debugging information from the
30964 @file{.debug} files under @file{~/.guix-profile/lib/debug}.
30965
30966 In addition, you will most likely want GDB to be able to show the source
30967 code being debugged. To do that, you will have to unpack the source
30968 code of the package of interest (obtained with @code{guix build
30969 --source}, @pxref{Invoking guix build}), and to point GDB to that source
30970 directory using the @code{directory} command (@pxref{Source Path,
30971 @code{directory},, gdb, Debugging with GDB}).
30972
30973 @c XXX: keep me up-to-date
30974 The @code{debug} output mechanism in Guix is implemented by the
30975 @code{gnu-build-system} (@pxref{Build Systems}). Currently, it is
30976 opt-in---debugging information is available only for the packages
30977 with definitions explicitly declaring a @code{debug} output. This may be
30978 changed to opt-out in the future if our build farm servers can handle
30979 the load. To check whether a package has a @code{debug} output, use
30980 @command{guix package --list-available} (@pxref{Invoking guix package}).
30981
30982
30983 @node Security Updates
30984 @chapter Security Updates
30985
30986 @cindex security updates
30987 @cindex security vulnerabilities
30988 Occasionally, important security vulnerabilities are discovered in software
30989 packages and must be patched. Guix developers try hard to keep track of
30990 known vulnerabilities and to apply fixes as soon as possible in the
30991 @code{master} branch of Guix (we do not yet provide a ``stable'' branch
30992 containing only security updates). The @command{guix lint} tool helps
30993 developers find out about vulnerable versions of software packages in the
30994 distribution:
30995
30996 @smallexample
30997 $ guix lint -c cve
30998 gnu/packages/base.scm:652:2: glibc@@2.21: probably vulnerable to CVE-2015-1781, CVE-2015-7547
30999 gnu/packages/gcc.scm:334:2: gcc@@4.9.3: probably vulnerable to CVE-2015-5276
31000 gnu/packages/image.scm:312:2: openjpeg@@2.1.0: probably vulnerable to CVE-2016-1923, CVE-2016-1924
31001 @dots{}
31002 @end smallexample
31003
31004 @xref{Invoking guix lint}, for more information.
31005
31006 Guix follows a functional
31007 package management discipline (@pxref{Introduction}), which implies
31008 that, when a package is changed, @emph{every package that depends on it}
31009 must be rebuilt. This can significantly slow down the deployment of
31010 fixes in core packages such as libc or Bash, since basically the whole
31011 distribution would need to be rebuilt. Using pre-built binaries helps
31012 (@pxref{Substitutes}), but deployment may still take more time than
31013 desired.
31014
31015 @cindex grafts
31016 To address this, Guix implements @dfn{grafts}, a mechanism that allows
31017 for fast deployment of critical updates without the costs associated
31018 with a whole-distribution rebuild. The idea is to rebuild only the
31019 package that needs to be patched, and then to ``graft'' it onto packages
31020 explicitly installed by the user and that were previously referring to
31021 the original package. The cost of grafting is typically very low, and
31022 order of magnitudes lower than a full rebuild of the dependency chain.
31023
31024 @cindex replacements of packages, for grafts
31025 For instance, suppose a security update needs to be applied to Bash.
31026 Guix developers will provide a package definition for the ``fixed''
31027 Bash, say @code{bash-fixed}, in the usual way (@pxref{Defining
31028 Packages}). Then, the original package definition is augmented with a
31029 @code{replacement} field pointing to the package containing the bug fix:
31030
31031 @lisp
31032 (define bash
31033 (package
31034 (name "bash")
31035 ;; @dots{}
31036 (replacement bash-fixed)))
31037 @end lisp
31038
31039 From there on, any package depending directly or indirectly on Bash---as
31040 reported by @command{guix gc --requisites} (@pxref{Invoking guix
31041 gc})---that is installed is automatically ``rewritten'' to refer to
31042 @code{bash-fixed} instead of @code{bash}. This grafting process takes
31043 time proportional to the size of the package, usually less than a
31044 minute for an ``average'' package on a recent machine. Grafting is
31045 recursive: when an indirect dependency requires grafting, then grafting
31046 ``propagates'' up to the package that the user is installing.
31047
31048 Currently, the length of the name and version of the graft and that of
31049 the package it replaces (@code{bash-fixed} and @code{bash} in the example
31050 above) must be equal. This restriction mostly comes from the fact that
31051 grafting works by patching files, including binary files, directly.
31052 Other restrictions may apply: for instance, when adding a graft to a
31053 package providing a shared library, the original shared library and its
31054 replacement must have the same @code{SONAME} and be binary-compatible.
31055
31056 The @option{--no-grafts} command-line option allows you to forcefully
31057 avoid grafting (@pxref{Common Build Options, @option{--no-grafts}}).
31058 Thus, the command:
31059
31060 @example
31061 guix build bash --no-grafts
31062 @end example
31063
31064 @noindent
31065 returns the store file name of the original Bash, whereas:
31066
31067 @example
31068 guix build bash
31069 @end example
31070
31071 @noindent
31072 returns the store file name of the ``fixed'', replacement Bash. This
31073 allows you to distinguish between the two variants of Bash.
31074
31075 To verify which Bash your whole profile refers to, you can run
31076 (@pxref{Invoking guix gc}):
31077
31078 @example
31079 guix gc -R `readlink -f ~/.guix-profile` | grep bash
31080 @end example
31081
31082 @noindent
31083 @dots{} and compare the store file names that you get with those above.
31084 Likewise for a complete Guix system generation:
31085
31086 @example
31087 guix gc -R `guix system build my-config.scm` | grep bash
31088 @end example
31089
31090 Lastly, to check which Bash running processes are using, you can use the
31091 @command{lsof} command:
31092
31093 @example
31094 lsof | grep /gnu/store/.*bash
31095 @end example
31096
31097
31098 @node Bootstrapping
31099 @chapter Bootstrapping
31100
31101 @c Adapted from the ELS 2013 paper.
31102
31103 @cindex bootstrapping
31104
31105 Bootstrapping in our context refers to how the distribution gets built
31106 ``from nothing''. Remember that the build environment of a derivation
31107 contains nothing but its declared inputs (@pxref{Introduction}). So
31108 there's an obvious chicken-and-egg problem: how does the first package
31109 get built? How does the first compiler get compiled? Note that this is
31110 a question of interest only to the curious hacker, not to the regular
31111 user, so you can shamelessly skip this section if you consider yourself
31112 a ``regular user''.
31113
31114 @cindex bootstrap binaries
31115 The GNU system is primarily made of C code, with libc at its core. The
31116 GNU build system itself assumes the availability of a Bourne shell and
31117 command-line tools provided by GNU Coreutils, Awk, Findutils, `sed', and
31118 `grep'. Furthermore, build programs---programs that run
31119 @code{./configure}, @code{make}, etc.---are written in Guile Scheme
31120 (@pxref{Derivations}). Consequently, to be able to build anything at
31121 all, from scratch, Guix relies on pre-built binaries of Guile, GCC,
31122 Binutils, libc, and the other packages mentioned above---the
31123 @dfn{bootstrap binaries}.
31124
31125 These bootstrap binaries are ``taken for granted'', though we can also
31126 re-create them if needed (@pxref{Preparing to Use the Bootstrap
31127 Binaries}).
31128
31129 @menu
31130 * Reduced Binary Seed Bootstrap:: A Bootstrap worthy of GNU.
31131 * Preparing to Use the Bootstrap Binaries:: Building that what matters most.
31132 @end menu
31133
31134 @node Reduced Binary Seed Bootstrap
31135 @section The Reduced Binary Seed Bootstrap
31136
31137 Guix---like other GNU/Linux distributions---is traditionally bootstrapped from
31138 a set of bootstrap binaries: Bourne shell, command-line tools provided by GNU
31139 Coreutils, Awk, Findutils, `sed', and `grep' and Guile, GCC, Binutils, and the
31140 GNU C Library (@pxref{Bootstrapping}). Usually, these bootstrap binaries are
31141 ``taken for granted.''
31142
31143 Taking the bootstrap binaries for granted means that we consider them to
31144 be a correct and trustworthy ``seed'' for building the complete system.
31145 Therein lies a problem: the combined size of these bootstrap binaries is
31146 about 250MB (@pxref{Bootstrappable Builds,,, mes, GNU Mes}). Auditing
31147 or even inspecting these is next to impossible.
31148
31149 For @code{i686-linux} and @code{x86_64-linux}, Guix now features a
31150 ``Reduced Binary Seed'' bootstrap @footnote{We would like to say: ``Full
31151 Source Bootstrap'' and while we are working towards that goal it would
31152 be hyperbole to use that term for what we do now.}.
31153
31154 The Reduced Binary Seed bootstrap removes the most critical tools---from a
31155 trust perspective---from the bootstrap binaries: GCC, Binutils and the GNU C
31156 Library are replaced by: @code{bootstrap-mescc-tools} (a tiny assembler and
31157 linker) and @code{bootstrap-mes} (a small Scheme Interpreter and a C compiler
31158 written in Scheme and the Mes C Library, built for TinyCC and for GCC).
31159
31160 Using these new binary seeds the ``missing'' Binutils, GCC, and the GNU
31161 C Library are built from source. From here on the more traditional
31162 bootstrap process resumes. This approach has reduced the bootstrap
31163 binaries in size to about 145MB in Guix v1.1.
31164
31165 The next step that Guix has taken is to replace the shell and all its
31166 utilities with implementations in Guile Scheme, the @emph{Scheme-only
31167 bootstrap}. Gash (@pxref{Gash,,, gash, The Gash manual}) is a
31168 POSIX-compatible shell that replaces Bash, and it comes with Gash Utils
31169 which has minimalist replacements for Awk, the GNU Core Utilities, Grep,
31170 Gzip, Sed, and Tar. The rest of the bootstrap binary seeds that were
31171 removed are now built from source.
31172
31173 Building the GNU System from source is currently only possibly by adding
31174 some historical GNU packages as intermediate steps@footnote{Packages
31175 such as @code{gcc-2.95.3}, @code{binutils-2.14}, @code{glibc-2.2.5},
31176 @code{gzip-1.2.4}, @code{tar-1.22}, and some others. For details, see
31177 @file{gnu/packages/commencement.scm}.}. As Gash and Gash Utils mature,
31178 and GNU packages become more bootstrappable again (e.g., new releases of
31179 GNU Sed will also ship as gzipped tarballs again, as alternative to the
31180 hard to bootstrap @code{xz}-compression), this set of added packages can
31181 hopefully be reduced again.
31182
31183 The graph below shows the resulting dependency graph for
31184 @code{gcc-core-mesboot0}, the bootstrap compiler used for the
31185 traditional bootstrap of the rest of the Guix System.
31186
31187 @c ./pre-inst-env guix graph -e '(@@ (gnu packages commencement) gcc-core-mesboot0)' | sed -re 's,((bootstrap-mescc-tools|bootstrap-mes|guile-bootstrap).*shape =) box,\1 ellipse,' > doc/images/gcc-core-mesboot0-graph.dot
31188 @image{images/gcc-core-mesboot0-graph,6in,,Dependency graph of gcc-core-mesboot0}
31189
31190 The only significant binary bootstrap seeds that remain@footnote{
31191 Ignoring the 68KB @code{mescc-tools}; that will be removed later,
31192 together with @code{mes}.} are a Scheme intepreter and a Scheme
31193 compiler: GNU Mes and GNU Guile@footnote{Not shown in this graph are the
31194 static binaries for @file{bash}, @code{tar}, and @code{xz} that are used
31195 to get Guile running.}.
31196
31197 This further reduction has brought down the size of the binary seed to
31198 about 60MB for @code{i686-linux} and @code{x86_64-linux}.
31199
31200 Work is ongoing to remove all binary blobs from our free software
31201 bootstrap stack, working towards a Full Source Bootstrap. Also ongoing
31202 is work to bring these bootstraps to the @code{arm-linux} and
31203 @code{aarch64-linux} architectures and to the Hurd.
31204
31205 If you are interested, join us on @samp{#bootstrappable} on the Freenode
31206 IRC network or discuss on @email{bug-mes@@gnu.org} or
31207 @email{gash-devel@@nongnu.org}.
31208
31209 @node Preparing to Use the Bootstrap Binaries
31210 @section Preparing to Use the Bootstrap Binaries
31211
31212 @c As of Emacs 24.3, Info-mode displays the image, but since it's a
31213 @c large image, it's hard to scroll. Oh well.
31214 @image{images/bootstrap-graph,6in,,Dependency graph of the early bootstrap derivations}
31215
31216 The figure above shows the very beginning of the dependency graph of the
31217 distribution, corresponding to the package definitions of the @code{(gnu
31218 packages bootstrap)} module. A similar figure can be generated with
31219 @command{guix graph} (@pxref{Invoking guix graph}), along the lines of:
31220
31221 @example
31222 guix graph -t derivation \
31223 -e '(@@@@ (gnu packages bootstrap) %bootstrap-gcc)' \
31224 | dot -Tps > gcc.ps
31225 @end example
31226
31227 or, for the further Reduced Binary Seed bootstrap
31228
31229 @example
31230 guix graph -t derivation \
31231 -e '(@@@@ (gnu packages bootstrap) %bootstrap-mes)' \
31232 | dot -Tps > mes.ps
31233 @end example
31234
31235 At this level of detail, things are
31236 slightly complex. First, Guile itself consists of an ELF executable,
31237 along with many source and compiled Scheme files that are dynamically
31238 loaded when it runs. This gets stored in the @file{guile-2.0.7.tar.xz}
31239 tarball shown in this graph. This tarball is part of Guix's ``source''
31240 distribution, and gets inserted into the store with @code{add-to-store}
31241 (@pxref{The Store}).
31242
31243 But how do we write a derivation that unpacks this tarball and adds it
31244 to the store? To solve this problem, the @code{guile-bootstrap-2.0.drv}
31245 derivation---the first one that gets built---uses @code{bash} as its
31246 builder, which runs @code{build-bootstrap-guile.sh}, which in turn calls
31247 @code{tar} to unpack the tarball. Thus, @file{bash}, @file{tar},
31248 @file{xz}, and @file{mkdir} are statically-linked binaries, also part of
31249 the Guix source distribution, whose sole purpose is to allow the Guile
31250 tarball to be unpacked.
31251
31252 Once @code{guile-bootstrap-2.0.drv} is built, we have a functioning
31253 Guile that can be used to run subsequent build programs. Its first task
31254 is to download tarballs containing the other pre-built binaries---this
31255 is what the @file{.tar.xz.drv} derivations do. Guix modules such as
31256 @code{ftp-client.scm} are used for this purpose. The
31257 @code{module-import.drv} derivations import those modules in a directory
31258 in the store, using the original layout. The
31259 @code{module-import-compiled.drv} derivations compile those modules, and
31260 write them in an output directory with the right layout. This
31261 corresponds to the @code{#:modules} argument of
31262 @code{build-expression->derivation} (@pxref{Derivations}).
31263
31264 Finally, the various tarballs are unpacked by the derivations
31265 @code{gcc-bootstrap-0.drv}, @code{glibc-bootstrap-0.drv}, or
31266 @code{bootstrap-mes-0.drv} and @code{bootstrap-mescc-tools-0.drv}, at which
31267 point we have a working C tool chain.
31268
31269 @unnumberedsec Building the Build Tools
31270
31271 Bootstrapping is complete when we have a full tool chain that does not
31272 depend on the pre-built bootstrap tools discussed above. This
31273 no-dependency requirement is verified by checking whether the files of
31274 the final tool chain contain references to the @file{/gnu/store}
31275 directories of the bootstrap inputs. The process that leads to this
31276 ``final'' tool chain is described by the package definitions found in
31277 the @code{(gnu packages commencement)} module.
31278
31279 The @command{guix graph} command allows us to ``zoom out'' compared to
31280 the graph above, by looking at the level of package objects instead of
31281 individual derivations---remember that a package may translate to
31282 several derivations, typically one derivation to download its source,
31283 one to build the Guile modules it needs, and one to actually build the
31284 package from source. The command:
31285
31286 @example
31287 guix graph -t bag \
31288 -e '(@@@@ (gnu packages commencement)
31289 glibc-final-with-bootstrap-bash)' | xdot -
31290 @end example
31291
31292 @noindent
31293 displays the dependency graph leading to the ``final'' C
31294 library@footnote{You may notice the @code{glibc-intermediate} label,
31295 suggesting that it is not @emph{quite} final, but as a good
31296 approximation, we will consider it final.}, depicted below.
31297
31298 @image{images/bootstrap-packages,6in,,Dependency graph of the early packages}
31299
31300 @c See <https://lists.gnu.org/archive/html/gnu-system-discuss/2012-10/msg00000.html>.
31301 The first tool that gets built with the bootstrap binaries is
31302 GNU@tie{}Make---noted @code{make-boot0} above---which is a prerequisite
31303 for all the following packages. From there Findutils and Diffutils get
31304 built.
31305
31306 Then come the first-stage Binutils and GCC, built as pseudo cross
31307 tools---i.e., with @option{--target} equal to @option{--host}. They are
31308 used to build libc. Thanks to this cross-build trick, this libc is
31309 guaranteed not to hold any reference to the initial tool chain.
31310
31311 From there the final Binutils and GCC (not shown above) are built. GCC
31312 uses @command{ld} from the final Binutils, and links programs against
31313 the just-built libc. This tool chain is used to build the other
31314 packages used by Guix and by the GNU Build System: Guile, Bash,
31315 Coreutils, etc.
31316
31317 And voilà! At this point we have the complete set of build tools that
31318 the GNU Build System expects. These are in the @code{%final-inputs}
31319 variable of the @code{(gnu packages commencement)} module, and are
31320 implicitly used by any package that uses @code{gnu-build-system}
31321 (@pxref{Build Systems, @code{gnu-build-system}}).
31322
31323
31324 @unnumberedsec Building the Bootstrap Binaries
31325
31326 @cindex bootstrap binaries
31327 Because the final tool chain does not depend on the bootstrap binaries,
31328 those rarely need to be updated. Nevertheless, it is useful to have an
31329 automated way to produce them, should an update occur, and this is what
31330 the @code{(gnu packages make-bootstrap)} module provides.
31331
31332 The following command builds the tarballs containing the bootstrap binaries
31333 (Binutils, GCC, glibc, for the traditional bootstrap and linux-libre-headers,
31334 bootstrap-mescc-tools, bootstrap-mes for the Reduced Binary Seed bootstrap,
31335 and Guile, and a tarball containing a mixture of Coreutils and other basic
31336 command-line tools):
31337
31338 @example
31339 guix build bootstrap-tarballs
31340 @end example
31341
31342 The generated tarballs are those that should be referred to in the
31343 @code{(gnu packages bootstrap)} module mentioned at the beginning of
31344 this section.
31345
31346 Still here? Then perhaps by now you've started to wonder: when do we
31347 reach a fixed point? That is an interesting question! The answer is
31348 unknown, but if you would like to investigate further (and have
31349 significant computational and storage resources to do so), then let us
31350 know.
31351
31352 @unnumberedsec Reducing the Set of Bootstrap Binaries
31353
31354 Our traditional bootstrap includes GCC, GNU Libc, Guile, etc. That's a lot of
31355 binary code! Why is that a problem? It's a problem because these big chunks
31356 of binary code are practically non-auditable, which makes it hard to establish
31357 what source code produced them. Every unauditable binary also leaves us
31358 vulnerable to compiler backdoors as described by Ken Thompson in the 1984
31359 paper @emph{Reflections on Trusting Trust}.
31360
31361 This is mitigated by the fact that our bootstrap binaries were generated
31362 from an earlier Guix revision. Nevertheless it lacks the level of
31363 transparency that we get in the rest of the package dependency graph,
31364 where Guix always gives us a source-to-binary mapping. Thus, our goal
31365 is to reduce the set of bootstrap binaries to the bare minimum.
31366
31367 The @uref{https://bootstrappable.org, Bootstrappable.org web site} lists
31368 on-going projects to do that. One of these is about replacing the
31369 bootstrap GCC with a sequence of assemblers, interpreters, and compilers
31370 of increasing complexity, which could be built from source starting from
31371 a simple and auditable assembler.
31372
31373 Our first major achievement is the replacement of of GCC, the GNU C Library
31374 and Binutils by MesCC-Tools (a simple hex linker and macro assembler) and Mes
31375 (@pxref{Top, GNU Mes Reference Manual,, mes, GNU Mes}, a Scheme interpreter
31376 and C compiler in Scheme). Neither MesCC-Tools nor Mes can be fully
31377 bootstrapped yet and thus we inject them as binary seeds. We call this the
31378 Reduced Binary Seed bootstrap, as it has halved the size of our bootstrap
31379 binaries! Also, it has eliminated the C compiler binary; i686-linux and
31380 x86_64-linux Guix packages are now bootstrapped without any binary C compiler.
31381
31382 Work is ongoing to make MesCC-Tools and Mes fully bootstrappable and we are
31383 also looking at any other bootstrap binaries. Your help is welcome!
31384
31385 @node Porting
31386 @chapter Porting to a New Platform
31387
31388 As discussed above, the GNU distribution is self-contained, and
31389 self-containment is achieved by relying on pre-built ``bootstrap
31390 binaries'' (@pxref{Bootstrapping}). These binaries are specific to an
31391 operating system kernel, CPU architecture, and application binary
31392 interface (ABI). Thus, to port the distribution to a platform that is
31393 not yet supported, one must build those bootstrap binaries, and update
31394 the @code{(gnu packages bootstrap)} module to use them on that platform.
31395
31396 Fortunately, Guix can @emph{cross compile} those bootstrap binaries.
31397 When everything goes well, and assuming the GNU tool chain supports the
31398 target platform, this can be as simple as running a command like this
31399 one:
31400
31401 @example
31402 guix build --target=armv5tel-linux-gnueabi bootstrap-tarballs
31403 @end example
31404
31405 For this to work, the @code{glibc-dynamic-linker} procedure in
31406 @code{(gnu packages bootstrap)} must be augmented to return the right
31407 file name for libc's dynamic linker on that platform; likewise,
31408 @code{system->linux-architecture} in @code{(gnu packages linux)} must be
31409 taught about the new platform.
31410
31411 Once these are built, the @code{(gnu packages bootstrap)} module needs
31412 to be updated to refer to these binaries on the target platform. That
31413 is, the hashes and URLs of the bootstrap tarballs for the new platform
31414 must be added alongside those of the currently supported platforms. The
31415 bootstrap Guile tarball is treated specially: it is expected to be
31416 available locally, and @file{gnu/local.mk} has rules to download it for
31417 the supported architectures; a rule for the new platform must be added
31418 as well.
31419
31420 In practice, there may be some complications. First, it may be that the
31421 extended GNU triplet that specifies an ABI (like the @code{eabi} suffix
31422 above) is not recognized by all the GNU tools. Typically, glibc
31423 recognizes some of these, whereas GCC uses an extra @option{--with-abi}
31424 configure flag (see @code{gcc.scm} for examples of how to handle this).
31425 Second, some of the required packages could fail to build for that
31426 platform. Lastly, the generated binaries could be broken for some
31427 reason.
31428
31429 @c *********************************************************************
31430 @include contributing.texi
31431
31432 @c *********************************************************************
31433 @node Acknowledgments
31434 @chapter Acknowledgments
31435
31436 Guix is based on the @uref{https://nixos.org/nix/, Nix package manager},
31437 which was designed and
31438 implemented by Eelco Dolstra, with contributions from other people (see
31439 the @file{nix/AUTHORS} file in Guix). Nix pioneered functional package
31440 management, and promoted unprecedented features, such as transactional
31441 package upgrades and rollbacks, per-user profiles, and referentially
31442 transparent build processes. Without this work, Guix would not exist.
31443
31444 The Nix-based software distributions, Nixpkgs and NixOS, have also been
31445 an inspiration for Guix.
31446
31447 GNU@tie{}Guix itself is a collective work with contributions from a
31448 number of people. See the @file{AUTHORS} file in Guix for more
31449 information on these fine people. The @file{THANKS} file lists people
31450 who have helped by reporting bugs, taking care of the infrastructure,
31451 providing artwork and themes, making suggestions, and more---thank you!
31452
31453
31454 @c *********************************************************************
31455 @node GNU Free Documentation License
31456 @appendix GNU Free Documentation License
31457 @cindex license, GNU Free Documentation License
31458 @include fdl-1.3.texi
31459
31460 @c *********************************************************************
31461 @node Concept Index
31462 @unnumbered Concept Index
31463 @printindex cp
31464
31465 @node Programming Index
31466 @unnumbered Programming Index
31467 @syncodeindex tp fn
31468 @syncodeindex vr fn
31469 @printindex fn
31470
31471 @bye
31472
31473 @c Local Variables:
31474 @c ispell-local-dictionary: "american";
31475 @c End: