packages: Add 'set-grafting' procedure.
[jackhill/guix/guix.git] / doc / guix.texi
CommitLineData
568717fd
LC
1\input texinfo
2@c -*-texinfo-*-
3
4@c %**start of header
5@setfilename guix.info
6@documentencoding UTF-8
f8348b91 7@settitle GNU Guix Reference Manual
568717fd
LC
8@c %**end of header
9
10@include version.texi
7df7a74e
NK
11
12@copying
4379c35b 13Copyright @copyright{} 2012, 2013, 2014, 2015 Ludovic Courtès@*
af8a56b8 14Copyright @copyright{} 2013, 2014 Andreas Enge@*
7df7a74e
NK
15Copyright @copyright{} 2013 Nikita Karetnikov
16
17Permission is granted to copy, distribute and/or modify this document
18under the terms of the GNU Free Documentation License, Version 1.3 or
19any later version published by the Free Software Foundation; with no
20Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
21copy of the license is included in the section entitled ``GNU Free
22Documentation License''.
23@end copying
568717fd 24
eeaf4427 25@dircategory Package management
568717fd
LC
26@direntry
27* guix: (guix). Guix, the functional package manager.
e49951eb 28* guix package: (guix)Invoking guix package
eeaf4427 29 Managing packages with Guix.
e49951eb 30* guix build: (guix)Invoking guix build
568717fd 31 Building packages with Guix.
054e8576
LC
32* guix system: (guix)Invoking guix system
33 Managing the operating system configuration.
568717fd 34@end direntry
568717fd 35
372c4bbc
DT
36@dircategory Software development
37@direntry
38* guix environment: (guix)Invoking guix environment
39 Building development environments with Guix.
40@end direntry
41
568717fd 42@titlepage
7730d112
LC
43@title GNU Guix Reference Manual
44@subtitle Using the GNU Guix Functional Package Manager
568717fd 45@author Ludovic Courtès
da7cabd4 46@author Andreas Enge
acc08466 47@author Nikita Karetnikov
568717fd
LC
48
49@page
50@vskip 0pt plus 1filll
51Edition @value{EDITION} @*
52@value{UPDATED} @*
53
7df7a74e 54@insertcopying
568717fd
LC
55@end titlepage
56
568717fd
LC
57@contents
58
59@c *********************************************************************
60@node Top
f8348b91 61@top GNU Guix
568717fd 62
f8348b91
LC
63This document describes GNU Guix version @value{VERSION}, a functional
64package management tool written for the GNU system.
568717fd
LC
65
66@menu
67* Introduction:: What is Guix about?
bd5e766b 68* Installation:: Installing Guix.
eeaf4427 69* Package Management:: Package installation, upgrade, etc.
568717fd
LC
70* Programming Interface:: Using Guix in Scheme.
71* Utilities:: Package management commands.
a1ba8475 72* GNU Distribution:: Software for your friendly GNU system.
9bf3c1a7 73* Contributing:: Your help needed!
568717fd
LC
74
75* Acknowledgments:: Thanks!
76* GNU Free Documentation License:: The license of this manual.
77* Concept Index:: Concepts.
a85b83d2 78* Programming Index:: Data types, functions, and variables.
aaa3eaa9
LC
79
80@detailmenu
81 --- The Detailed Node Listing ---
82
83Installation
84
85* Requirements:: Software needed to build and run Guix.
86* Setting Up the Daemon:: Preparing the build daemon's environment.
87* Invoking guix-daemon:: Running the build daemon.
88
89Setting Up the Daemon
90
91* Build Environment Setup:: Preparing the isolated build environment.
92* Daemon Offload Setup:: Offloading builds to remote machines.
93
94Package Management
95
96* Features:: How Guix will make your life brighter.
97* Invoking guix package:: Package installation, removal, etc.
98* Emacs Interface:: Package management from Emacs.
99* Substitutes:: Downloading pre-built binaries.
100* Packages with Multiple Outputs:: Single source package, multiple outputs.
101* Invoking guix gc:: Running the garbage collector.
102* Invoking guix pull:: Fetching the latest Guix and distribution.
103* Invoking guix archive:: Exporting and importing store files.
104
105Programming Interface
106
107* Defining Packages:: Defining new packages.
108* Build Systems:: Specifying how packages are built.
109* The Store:: Manipulating the package store.
110* Derivations:: Low-level interface to package derivations.
111* The Store Monad:: Purely functional interface to the store.
112* G-Expressions:: Manipulating build expressions.
113
114Utilities
115
116* Invoking guix build:: Building packages from the command line.
117* Invoking guix download:: Downloading a file and printing its hash.
118* Invoking guix hash:: Computing the cryptographic hash of a file.
119* Invoking guix import:: Importing package definitions.
120* Invoking guix refresh:: Updating package definitions.
121* Invoking guix lint:: Finding errors in package definitions.
122* Invoking guix environment:: Setting up development environments.
123
124GNU Distribution
125
126* System Installation:: Installing the whole operating system.
35ed9306 127* System Configuration:: Configuring the operating system.
aaa3eaa9
LC
128* Installing Debugging Files:: Feeding the debugger.
129* Security Updates:: Deploying security fixes quickly.
130* Package Modules:: Packages from the programmer's viewpoint.
131* Packaging Guidelines:: Growing the distribution.
132* Bootstrapping:: GNU/Linux built from scratch.
133* Porting:: Targeting another platform or kernel.
134
135System Configuration
136
137* Using the Configuration System:: Customizing your GNU system.
138* operating-system Reference:: Detail of operating-system declarations.
139* File Systems:: Configuring file system mounts.
140* Mapped Devices:: Block device extra processing.
141* User Accounts:: Specifying user accounts.
598e19dc 142* Locales:: Language and cultural convention settings.
aaa3eaa9
LC
143* Services:: Specifying system services.
144* Setuid Programs:: Programs running with root privileges.
996ed739 145* Name Service Switch:: Configuring libc's name service switch.
aaa3eaa9
LC
146* Initial RAM Disk:: Linux-Libre bootstrapping.
147* GRUB Configuration:: Configuring the boot loader.
148* Invoking guix system:: Instantiating a system configuration.
149* Defining Services:: Adding new service definitions.
150
151Services
152
153* Base Services:: Essential system services.
154* Networking Services:: Network setup, SSH daemon, etc.
155* X Window:: Graphical display.
156
157Packaging Guidelines
158
159* Software Freedom:: What may go into the distribution.
160* Package Naming:: What's in a name?
161* Version Numbers:: When the name is not enough.
162* Python Modules:: Taming the snake.
163* Perl Modules:: Little pearls.
164* Fonts:: Fond of fonts.
165
166@end detailmenu
568717fd
LC
167@end menu
168
169@c *********************************************************************
170@node Introduction
171@chapter Introduction
172
c80e7e55
LC
173GNU Guix@footnote{``Guix'' is pronounced like ``geeks'', or ``ɡiːks''
174using the international phonetic alphabet (IPA).} is a functional
175package management tool for the GNU system. Package management consists
4bfc4ea3
NK
176of all activities that relate to building packages from sources,
177honoring their build-time and run-time dependencies,
c80e7e55
LC
178installing packages in user environments, upgrading installed packages
179to new versions or rolling back to a previous set, removing unused
180software packages, etc.
568717fd
LC
181
182@cindex functional package management
183The term @dfn{functional} refers to a specific package management
184discipline. In Guix, the package build and installation process is seen
4bfc4ea3
NK
185as a function, in the mathematical sense. That function takes inputs,
186such as build scripts, a compiler, and libraries, and
187returns an installed package. As a pure function, its result depends
568717fd
LC
188solely on its inputs---for instance, it cannot refer to software or
189scripts that were not explicitly passed as inputs. A build function
4bfc4ea3
NK
190always produces the same result when passed a given set of inputs. It
191cannot alter the system's environment in
568717fd
LC
192any way; for instance, it cannot create, modify, or delete files outside
193of its build and installation directories. This is achieved by running
e900c503 194build processes in isolated environments (or @dfn{containers}), where only their
4bfc4ea3 195explicit inputs are visible.
568717fd 196
e531ac2a 197@cindex store
568717fd 198The result of package build functions is @dfn{cached} in the file
e531ac2a
LC
199system, in a special directory called @dfn{the store} (@pxref{The
200Store}). Each package is installed in a directory of its own, in the
834129e0 201store---by default under @file{/gnu/store}. The directory name contains
568717fd
LC
202a hash of all the inputs used to build that package; thus, changing an
203input yields a different directory name.
204
205This approach is the foundation of Guix's salient features: support for
4bfc4ea3 206transactional package upgrade and rollback, per-user installation, and
eeaf4427 207garbage collection of packages (@pxref{Features}).
568717fd 208
4bfc4ea3 209Guix has a command-line interface, which allows users to build, install,
568717fd 210upgrade, and remove packages, as well as a Scheme programming interface.
568717fd 211
3ca2731c
LC
212@cindex Guix System Distribution
213@cindex GSD
a1ba8475 214Last but not least, Guix is used to build a distribution of the GNU
3ca2731c
LC
215system, with many GNU and non-GNU free software packages. The Guix
216System Distribution, or GNU@tie{}GSD, takes advantage of the core
217properties of Guix at the system level. With GNU@tie{}GSD, users
218@emph{declare} all aspects of the operating system configuration, and
219Guix takes care of instantiating that configuration in a reproducible,
220stateless fashion. @xref{GNU Distribution}.
a1ba8475 221
bd5e766b
LC
222@c *********************************************************************
223@node Installation
224@chapter Installation
225
48febeb8
LC
226GNU Guix is available for download from its website at
227@url{http://www.gnu.org/software/guix/}. This section describes the
228software requirements of Guix, as well as how to install it and get
229ready to use it.
bd5e766b 230
5af6de3e
LC
231Note that this section is concerned with the installation of the package
232manager, which can be done on top of a running GNU/Linux system. If,
233instead, you want to install the complete GNU operating system,
6621cdb6 234@pxref{System Installation}.
5af6de3e 235
b22a12fd 236The build procedure for Guix is the same as for other GNU software, and
1da983b9 237is not covered here. Please see the files @file{README} and
b22a12fd
LC
238@file{INSTALL} in the Guix source tree for additional details.
239
bd5e766b
LC
240@menu
241* Requirements:: Software needed to build and run Guix.
242* Setting Up the Daemon:: Preparing the build daemon's environment.
243* Invoking guix-daemon:: Running the build daemon.
244@end menu
245
246@node Requirements
247@section Requirements
248
249GNU Guix depends on the following packages:
250
251@itemize
4a328f73 252@item @url{http://gnu.org/software/guile/, GNU Guile}, version 2.0.5 or later;
288dca55 253@item @url{http://gnupg.org/, GNU libgcrypt};
8a96bd4b
ID
254@end itemize
255
256The following dependencies are optional:
257
258@itemize
288dca55 259@item
8a96bd4b 260Installing
288dca55 261@url{http://savannah.nongnu.org/projects/guile-json/, Guile-JSON} will
2f7d2d91
LC
262allow you to use the @command{guix import pypi} command (@pxref{Invoking
263guix import}). It is of
288dca55 264interest primarily for developers and not for casual users.
8a96bd4b
ID
265@item
266Installing @uref{http://gnutls.org/, GnuTLS-Guile} will
267allow you to access @code{https} URLs with the @command{guix download}
d45dc6da
EB
268command (@pxref{Invoking guix download}), the @command{guix import pypi}
269command, and the @command{guix import cpan} command. This is primarily
270of interest to developers. @xref{Guile Preparations, how to install the
271GnuTLS bindings for Guile,, gnutls-guile, GnuTLS-Guile}.
bd5e766b
LC
272@end itemize
273
274Unless @code{--disable-daemon} was passed to @command{configure}, the
275following packages are also needed:
276
277@itemize
278@item @url{http://sqlite.org, SQLite 3}
279@item @url{http://www.bzip.org, libbz2}
280@item @url{http://gcc.gnu.org, GCC's g++}
281@end itemize
282
4bfc4ea3
NK
283When a working installation of @url{http://nixos.org/nix/, the Nix package
284manager} is available, you
bd5e766b 285can instead configure Guix with @code{--disable-daemon}. In that case,
4bfc4ea3 286Nix replaces the three dependencies above.
bd5e766b 287
b22a12fd
LC
288Guix is compatible with Nix, so it is possible to share the same store
289between both. To do so, you must pass @command{configure} not only the
290same @code{--with-store-dir} value, but also the same
4bfc4ea3
NK
291@code{--localstatedir} value. The latter is essential because it
292specifies where the database that stores metadata about the store is
834129e0 293located, among other things. The default values for Nix are
b22a12fd 294@code{--with-store-dir=/nix/store} and @code{--localstatedir=/nix/var}.
4bfc4ea3
NK
295Note that @code{--disable-daemon} is not required if
296your goal is to share the store with Nix.
b22a12fd 297
bd5e766b
LC
298@node Setting Up the Daemon
299@section Setting Up the Daemon
300
301@cindex daemon
302Operations such as building a package or running the garbage collector
49e6291a 303are all performed by a specialized process, the @dfn{build daemon}, on
bd5e766b
LC
304behalf of clients. Only the daemon may access the store and its
305associated database. Thus, any operation that manipulates the store
306goes through the daemon. For instance, command-line tools such as
e49951eb 307@command{guix package} and @command{guix build} communicate with the
bd5e766b
LC
308daemon (@i{via} remote procedure calls) to instruct it what to do.
309
49e6291a
LC
310The following sections explain how to prepare the build daemon's
311environment.
312
313@menu
314* Build Environment Setup:: Preparing the isolated build environment.
315* Daemon Offload Setup:: Offloading builds to remote machines.
316@end menu
317
318@node Build Environment Setup
319@subsection Build Environment Setup
320
bd5e766b
LC
321In a standard multi-user setup, Guix and its daemon---the
322@command{guix-daemon} program---are installed by the system
834129e0 323administrator; @file{/gnu/store} is owned by @code{root} and
bd5e766b
LC
324@command{guix-daemon} runs as @code{root}. Unprivileged users may use
325Guix tools to build packages or otherwise access the store, and the
326daemon will do it on their behalf, ensuring that the store is kept in a
327consistent state, and allowing built packages to be shared among users.
328
329@cindex build users
330When @command{guix-daemon} runs as @code{root}, you may not want package
331build processes themselves to run as @code{root} too, for obvious
332security reasons. To avoid that, a special pool of @dfn{build users}
333should be created for use by build processes started by the daemon.
334These build users need not have a shell and a home directory: they will
335just be used when the daemon drops @code{root} privileges in build
336processes. Having several such users allows the daemon to launch
337distinct build processes under separate UIDs, which guarantees that they
338do not interfere with each other---an essential feature since builds are
339regarded as pure functions (@pxref{Introduction}).
340
341On a GNU/Linux system, a build user pool may be created like this (using
342Bash syntax and the @code{shadow} commands):
343
091196b3
LC
344@c See http://lists.gnu.org/archive/html/bug-guix/2013-01/msg00239.html
345@c for why `-G' is needed.
bd5e766b
LC
346@example
347# groupadd guix-builder
348# for i in `seq 1 10`;
349 do
091196b3
LC
350 useradd -g guix-builder -G guix-builder \
351 -d /var/empty -s `which nologin` \
4d1a2b50
LC
352 -c "Guix build user $i" --system \
353 guix-builder$i;
bd5e766b
LC
354 done
355@end example
356
659a92fc
LC
357The @file{/gnu/store} directory (or whichever was specified with the
358@code{--with-store-dir} option) must have ownership and permissions as
359follows:
360
361@example
362# chgrp guix-builder /gnu/store
363# chmod 1775 /gnu/store
364@end example
365
bd5e766b
LC
366@noindent
367The @code{guix-daemon} program may then be run as @code{root} with:
368
369@example
370# guix-daemon --build-users-group=guix-builder
371@end example
372
e900c503 373@cindex chroot
b095792f
LC
374@noindent
375This way, the daemon starts build processes in a chroot, under one of
376the @code{guix-builder} users. On GNU/Linux, by default, the chroot
6dc99317
LC
377environment contains nothing but:
378
379@c Keep this list in sync with libstore/build.cc! -----------------------
380@itemize
381@item
4743a4da
LC
382a minimal @code{/dev} directory, created mostly independently from the
383host @code{/dev}@footnote{``Mostly'', because while the set of files
384that appear in the chroot's @code{/dev} is fixed, most of these files
385can only be created if the host has them.};
386
387@item
388the @code{/proc} directory; it only shows the container's processes
389since a separate PID name space is used;
6dc99317
LC
390
391@item
392@file{/etc/passwd} with an entry for the current user and an entry for
393user @file{nobody};
394
395@item
396@file{/etc/group} with an entry for the user's group;
397
398@item
399@file{/etc/hosts} with an entry that maps @code{localhost} to
400@code{127.0.0.1};
401
402@item
403a writable @file{/tmp} directory.
404@end itemize
b095792f 405
d43eb499 406If you are installing Guix as an unprivileged user, it is still
bd5e766b
LC
407possible to run @command{guix-daemon}. However, build processes will
408not be isolated from one another, and not from the rest of the system.
409Thus, build processes may interfere with each other, and may access
410programs, libraries, and other files available on the system---making it
411much harder to view them as @emph{pure} functions.
412
49e6291a
LC
413
414@node Daemon Offload Setup
415@subsection Using the Offload Facility
416
417@cindex offloading
4ec2e92d
LC
418@cindex build hook
419When desired, the build daemon can @dfn{offload}
420derivation builds to other machines
49e6291a
LC
421running Guix, using the @code{offload} @dfn{build hook}. When that
422feature is enabled, a list of user-specified build machines is read from
423@file{/etc/guix/machines.scm}; anytime a build is requested, for
424instance via @code{guix build}, the daemon attempts to offload it to one
425of the machines that satisfies the derivation's constraints, in
426particular its system type---e.g., @file{x86_64-linux}. Missing
427prerequisites for the build are copied over SSH to the target machine,
428which then proceeds with the build; upon success the output(s) of the
429build are copied back to the initial machine.
430
4ec2e92d 431The @file{/etc/guix/machines.scm} file typically looks like this:
49e6291a
LC
432
433@example
434(list (build-machine
435 (name "eightysix.example.org")
436 (system "x86_64-linux")
437 (user "bob")
438 (speed 2.)) ; incredibly fast!
439
440 (build-machine
441 (name "meeps.example.org")
442 (system "mips64el-linux")
443 (user "alice")
444 (private-key
445 (string-append (getenv "HOME")
446 "/.ssh/id-rsa-for-guix"))))
447@end example
448
449@noindent
450In the example above we specify a list of two build machines, one for
451the @code{x86_64} architecture and one for the @code{mips64el}
4ec2e92d
LC
452architecture.
453
454In fact, this file is---not surprisingly!---a Scheme file that is
455evaluated when the @code{offload} hook is started. Its return value
456must be a list of @code{build-machine} objects. While this example
457shows a fixed list of build machines, one could imagine, say, using
458DNS-SD to return a list of potential build machines discovered in the
459local network (@pxref{Introduction, Guile-Avahi,, guile-avahi, Using
c678a4ee
LC
460Avahi in Guile Scheme Programs}). The @code{build-machine} data type is
461detailed below.
4ec2e92d 462
c678a4ee
LC
463@deftp {Data Type} build-machine
464This data type represents build machines the daemon may offload builds
465to. The important fields are:
49e6291a
LC
466
467@table @code
468
469@item name
470The remote machine's host name.
471
472@item system
c678a4ee 473The remote machine's system type---e.g., @code{"x86_64-linux"}.
49e6291a
LC
474
475@item user
476The user account to use when connecting to the remote machine over SSH.
477Note that the SSH key pair must @emph{not} be passphrase-protected, to
478allow non-interactive logins.
479
480@end table
481
4ec2e92d 482A number of optional fields may be specified:
49e6291a
LC
483
484@table @code
485
cecd72d5
LC
486@item port
487Port number of the machine's SSH server (default: 22).
488
49e6291a
LC
489@item private-key
490The SSH private key file to use when connecting to the machine.
491
492@item parallel-builds
493The number of builds that may run in parallel on the machine (1 by
494default.)
495
496@item speed
497A ``relative speed factor''. The offload scheduler will tend to prefer
498machines with a higher speed factor.
499
500@item features
501A list of strings denoting specific features supported by the machine.
502An example is @code{"kvm"} for machines that have the KVM Linux modules
503and corresponding hardware support. Derivations can request features by
504name, and they will be scheduled on matching build machines.
505
506@end table
c678a4ee 507@end deftp
49e6291a
LC
508
509The @code{guix} command must be in the search path on the build
510machines, since offloading works by invoking the @code{guix archive} and
511@code{guix build} commands.
512
513There's one last thing to do once @file{machines.scm} is in place. As
514explained above, when offloading, files are transferred back and forth
515between the machine stores. For this to work, you need to generate a
516key pair to allow the daemon to export signed archives of files from the
517store (@pxref{Invoking guix archive}):
518
519@example
520# guix archive --generate-key
521@end example
522
523@noindent
524Thus, when receiving files, a machine's build daemon can make sure they
525are genuine, have not been tampered with, and that they are signed by an
526authorized key.
527
528
bd5e766b
LC
529@node Invoking guix-daemon
530@section Invoking @command{guix-daemon}
531
532The @command{guix-daemon} program implements all the functionality to
533access the store. This includes launching build processes, running the
534garbage collector, querying the availability of a build result, etc. It
535is normally run as @code{root} like this:
536
537@example
538# guix-daemon --build-users-group=guix-builder
539@end example
540
541@noindent
081145cf 542For details on how to set it up, @pxref{Setting Up the Daemon}.
bd5e766b 543
e900c503
LC
544@cindex chroot
545@cindex container, build environment
546@cindex build environment
547@cindex reproducible builds
bd5e766b
LC
548By default, @command{guix-daemon} launches build processes under
549different UIDs, taken from the build group specified with
550@code{--build-users-group}. In addition, each build process is run in a
551chroot environment that only contains the subset of the store that the
552build process depends on, as specified by its derivation
553(@pxref{Programming Interface, derivation}), plus a set of specific
554system directories. By default, the latter contains @file{/dev} and
e900c503
LC
555@file{/dev/pts}. Furthermore, on GNU/Linux, the build environment is a
556@dfn{container}: in addition to having its own file system tree, it has
557a separate mount name space, its own PID name space, network name space,
558etc. This helps achieve reproducible builds (@pxref{Features}).
bd5e766b 559
cbc538fe
LC
560When the daemon performs a build on behalf of the user, it creates a
561build directory under @file{/tmp} or under the directory specified by
562its @code{TMPDIR} environment variable; this directory is shared with
563the container for the duration of the build. Be aware that using a
564directory other than @file{/tmp} can affect build results---for example,
565with a longer directory name, a build process that uses Unix-domain
566sockets might hit the name length limitation for @code{sun_path}, which
567it would otherwise not hit.
568
569The build directory is automatically deleted upon completion, unless the
570build failed and the client specified @option{--keep-failed}
571(@pxref{Invoking guix build, @option{--keep-failed}}).
572
bd5e766b
LC
573The following command-line options are supported:
574
575@table @code
576@item --build-users-group=@var{group}
577Take users from @var{group} to run build processes (@pxref{Setting Up
578the Daemon, build users}).
579
6858f9d1 580@item --no-substitutes
b5385b52 581@cindex substitutes
6858f9d1 582Do not use substitutes for build products. That is, always build things
c4202d60
LC
583locally instead of allowing downloads of pre-built binaries
584(@pxref{Substitutes}).
6858f9d1 585
b5385b52
LC
586By default substitutes are used, unless the client---such as the
587@command{guix package} command---is explicitly invoked with
588@code{--no-substitutes}.
589
590When the daemon runs with @code{--no-substitutes}, clients can still
591explicitly enable substitution @i{via} the @code{set-build-options}
592remote procedure call (@pxref{The Store}).
593
9176607e
LC
594@item --substitute-urls=@var{urls}
595Consider @var{urls} the default whitespace-separated list of substitute
596source URLs. When this option is omitted, @code{http://hydra.gnu.org}
597is used.
598
599This means that substitutes may be downloaded from @var{urls}, as long
600as they are signed by a trusted signature (@pxref{Substitutes}).
601
4ec2e92d
LC
602@cindex build hook
603@item --no-build-hook
604Do not use the @dfn{build hook}.
605
606The build hook is a helper program that the daemon can start and to
607which it submits build requests. This mechanism is used to offload
608builds to other machines (@pxref{Daemon Offload Setup}).
609
bd5e766b
LC
610@item --cache-failures
611Cache build failures. By default, only successful builds are cached.
612
613@item --cores=@var{n}
614@itemx -c @var{n}
615Use @var{n} CPU cores to build each derivation; @code{0} means as many
616as available.
617
6efc160e 618The default value is @code{0}, but it may be overridden by clients, such
e49951eb
MW
619as the @code{--cores} option of @command{guix build} (@pxref{Invoking
620guix build}).
bd5e766b
LC
621
622The effect is to define the @code{NIX_BUILD_CORES} environment variable
623in the build process, which can then use it to exploit internal
624parallelism---for instance, by running @code{make -j$NIX_BUILD_CORES}.
625
626@item --max-jobs=@var{n}
627@itemx -M @var{n}
628Allow at most @var{n} build jobs in parallel. The default value is
f6526eb3
LC
629@code{1}. Setting it to @code{0} means that no builds will be performed
630locally; instead, the daemon will offload builds (@pxref{Daemon Offload
631Setup}), or simply fail.
bd5e766b
LC
632
633@item --debug
634Produce debugging output.
635
636This is useful to debug daemon start-up issues, but then it may be
637overridden by clients, for example the @code{--verbosity} option of
e49951eb 638@command{guix build} (@pxref{Invoking guix build}).
bd5e766b
LC
639
640@item --chroot-directory=@var{dir}
641Add @var{dir} to the build chroot.
642
643Doing this may change the result of build processes---for instance if
644they use optional dependencies found in @var{dir} when it is available,
645and not otherwise. For that reason, it is not recommended to do so.
646Instead, make sure that each derivation declares all the inputs that it
647needs.
648
649@item --disable-chroot
650Disable chroot builds.
651
652Using this option is not recommended since, again, it would allow build
653processes to gain access to undeclared dependencies.
654
655@item --disable-log-compression
656Disable compression of the build logs.
657
1da983b9
LC
658Unless @code{--lose-logs} is used, all the build logs are kept in the
659@var{localstatedir}. To save space, the daemon automatically compresses
660them with bzip2 by default. This option disables that.
661
ab3893d7
LC
662@item --disable-deduplication
663@cindex deduplication
bd5e766b
LC
664Disable automatic file ``deduplication'' in the store.
665
1da983b9 666By default, files added to the store are automatically ``deduplicated'':
ab3893d7
LC
667if a newly added file is identical to another one found in the store,
668the daemon makes the new file a hard link to the other file. This can
669noticeably reduce disk usage, at the expense of slightly increasde
670input/output load at the end of a build process. This option disables
671this optimization.
1da983b9 672
6e37066e
LC
673@item --gc-keep-outputs[=yes|no]
674Tell whether the garbage collector (GC) must keep outputs of live
675derivations.
676
677When set to ``yes'', the GC will keep the outputs of any live derivation
678available in the store---the @code{.drv} files. The default is ``no'',
679meaning that derivation outputs are kept only if they are GC roots.
680
681@item --gc-keep-derivations[=yes|no]
682Tell whether the garbage collector (GC) must keep derivations
683corresponding to live outputs.
684
685When set to ``yes'', as is the case by default, the GC keeps
686derivations---i.e., @code{.drv} files---as long as at least one of their
687outputs is live. This allows users to keep track of the origins of
688items in their store. Setting it to ``no'' saves a bit of disk space.
689
690Note that when both @code{--gc-keep-derivations} and
691@code{--gc-keep-outputs} are used, the effect is to keep all the build
692prerequisites (the sources, compiler, libraries, and other build-time
693tools) of live objects in the store, regardless of whether these
694prerequisites are live. This is convenient for developers since it
695saves rebuilds or downloads.
696
bd5e766b
LC
697@item --impersonate-linux-2.6
698On Linux-based systems, impersonate Linux 2.6. This means that the
699kernel's @code{uname} system call will report 2.6 as the release number.
700
701This might be helpful to build programs that (usually wrongfully) depend
702on the kernel version number.
703
704@item --lose-logs
705Do not keep build logs. By default they are kept under
ce33631f 706@code{@var{localstatedir}/guix/log}.
bd5e766b
LC
707
708@item --system=@var{system}
709Assume @var{system} as the current system type. By default it is the
710architecture/kernel pair found at configure time, such as
711@code{x86_64-linux}.
b8d2aa26
LC
712
713@item --listen=@var{socket}
714Listen for connections on @var{socket}, the file name of a Unix-domain
715socket. The default socket is
716@file{@var{localstatedir}/daemon-socket/socket}. This option is only
717useful in exceptional circumstances, such as if you need to run several
718daemons on the same machine.
bd5e766b
LC
719@end table
720
721
eeaf4427
LC
722@c *********************************************************************
723@node Package Management
724@chapter Package Management
725
f8348b91 726The purpose of GNU Guix is to allow users to easily install, upgrade, and
eeaf4427
LC
727remove software packages, without having to know about their build
728procedure or dependencies. Guix also goes beyond this obvious set of
729features.
730
731This chapter describes the main features of Guix, as well as the package
c1941588
LC
732management tools it provides. Two user interfaces are provided for
733routine package management tasks: a command-line interface
734(@pxref{Invoking guix package, @code{guix package}}), and a visual user
735interface in Emacs (@pxref{Emacs Interface}).
eeaf4427
LC
736
737@menu
738* Features:: How Guix will make your life brighter.
e49951eb 739* Invoking guix package:: Package installation, removal, etc.
457f60fa 740* Emacs Interface:: Package management from Emacs.
c4202d60 741* Substitutes:: Downloading pre-built binaries.
760c60d6 742* Packages with Multiple Outputs:: Single source package, multiple outputs.
e49951eb 743* Invoking guix gc:: Running the garbage collector.
f651b477 744* Invoking guix pull:: Fetching the latest Guix and distribution.
760c60d6 745* Invoking guix archive:: Exporting and importing store files.
eeaf4427
LC
746@end menu
747
748@node Features
749@section Features
750
751When using Guix, each package ends up in the @dfn{package store}, in its
752own directory---something that resembles
9a130e19
AK
753@file{/gnu/store/xxx-package-1.2}, where @code{xxx} is a base32 string
754(note that Guix comes with an Emacs extension to shorten those file
081145cf 755names, @pxref{Emacs Prettify}.)
eeaf4427
LC
756
757Instead of referring to these directories, users have their own
758@dfn{profile}, which points to the packages that they actually want to
821b0015
LC
759use. These profiles are stored within each user's home directory, at
760@code{$HOME/.guix-profile}.
eeaf4427 761
821b0015 762For example, @code{alice} installs GCC 4.7.2. As a result,
eeaf4427 763@file{/home/alice/.guix-profile/bin/gcc} points to
834129e0 764@file{/gnu/store/@dots{}-gcc-4.7.2/bin/gcc}. Now, on the same machine,
821b0015
LC
765@code{bob} had already installed GCC 4.8.0. The profile of @code{bob}
766simply continues to point to
834129e0 767@file{/gnu/store/@dots{}-gcc-4.8.0/bin/gcc}---i.e., both versions of GCC
821b0015 768coexist on the same system without any interference.
eeaf4427 769
e49951eb
MW
770The @command{guix package} command is the central tool to manage
771packages (@pxref{Invoking guix package}). It operates on those per-user
821b0015 772profiles, and can be used @emph{with normal user privileges}.
eeaf4427
LC
773
774The command provides the obvious install, remove, and upgrade
775operations. Each invocation is actually a @emph{transaction}: either
ba55b1cb 776the specified operation succeeds, or nothing happens. Thus, if the
e49951eb 777@command{guix package} process is terminated during the transaction,
eeaf4427
LC
778or if a power outage occurs during the transaction, then the user's
779profile remains in its previous state, and remains usable.
780
781In addition, any package transaction may be @emph{rolled back}. So, if,
782for example, an upgrade installs a new version of a package that turns
783out to have a serious bug, users may roll back to the previous instance
4af2447e
LC
784of their profile, which was known to work well. Similarly, the global
785system configuration is subject to transactional upgrades and roll-back
786(@pxref{Using the Configuration System}).
eeaf4427
LC
787
788All those packages in the package store may be @emph{garbage-collected}.
789Guix can determine which packages are still referenced by the user
fe8ff028 790profiles, and remove those that are provably no longer referenced
e49951eb 791(@pxref{Invoking guix gc}). Users may also explicitly remove old
fe8ff028
LC
792generations of their profile so that the packages they refer to can be
793collected.
eeaf4427 794
e900c503
LC
795@cindex reproducibility
796@cindex reproducible builds
eeaf4427
LC
797Finally, Guix takes a @dfn{purely functional} approach to package
798management, as described in the introduction (@pxref{Introduction}).
834129e0 799Each @file{/gnu/store} package directory name contains a hash of all the
eeaf4427
LC
800inputs that were used to build that package---compiler, libraries, build
801scripts, etc. This direct correspondence allows users to make sure a
802given package installation matches the current state of their
e900c503
LC
803distribution. It also helps maximize @dfn{build reproducibility}:
804thanks to the isolated build environments that are used, a given build
805is likely to yield bit-identical files when performed on different
806machines (@pxref{Invoking guix-daemon, container}).
eeaf4427 807
c4202d60 808@cindex substitutes
eeaf4427 809This foundation allows Guix to support @dfn{transparent binary/source
c4202d60 810deployment}. When a pre-built binary for a @file{/gnu/store} item is
18f2887b 811available from an external source---a @dfn{substitute}, Guix just
c4202d60
LC
812downloads it and unpacks it;
813otherwise, it builds the package from source, locally
814(@pxref{Substitutes}).
eeaf4427 815
f5fd4fd2
LC
816Control over the build environment is a feature that is also useful for
817developers. The @command{guix environment} command allows developers of
818a package to quickly set up the right development environment for their
819package, without having to manually install the package's dependencies
820in their profile (@pxref{Invoking guix environment}).
821
e49951eb
MW
822@node Invoking guix package
823@section Invoking @command{guix package}
eeaf4427 824
e49951eb 825The @command{guix package} command is the tool that allows users to
eeaf4427
LC
826install, upgrade, and remove packages, as well as rolling back to
827previous configurations. It operates only on the user's own profile,
828and works with normal user privileges (@pxref{Features}). Its syntax
829is:
830
831@example
e49951eb 832guix package @var{options}
eeaf4427
LC
833@end example
834
ba55b1cb 835Primarily, @var{options} specifies the operations to be performed during
eeaf4427
LC
836the transaction. Upon completion, a new profile is created, but
837previous generations of the profile remain available, should the user
838want to roll back.
839
6447738c
MW
840For example, to remove @code{lua} and install @code{guile} and
841@code{guile-cairo} in a single transaction:
842
843@example
844guix package -r lua -i guile guile-cairo
845@end example
846
b9e5c0a9 847For each user, a symlink to the user's default profile is automatically
0ec1af59 848created in @file{$HOME/.guix-profile}. This symlink always points to the
b9e5c0a9
LC
849current generation of the user's default profile. Thus, users can add
850@file{$HOME/.guix-profile/bin} to their @code{PATH} environment
851variable, and so on.
852
4379c35b
LC
853In a multi-user setup, user profiles are stored in a place registered as
854a @dfn{garbage-collector root}, which @file{$HOME/.guix-profile} points
855to (@pxref{Invoking guix gc}). That directory is normally
0ec1af59
LC
856@code{@var{localstatedir}/profiles/per-user/@var{user}}, where
857@var{localstatedir} is the value passed to @code{configure} as
4379c35b
LC
858@code{--localstatedir}, and @var{user} is the user name. The
859@file{per-user} directory is created when @command{guix-daemon} is
860started, and the @var{user} sub-directory is created by @command{guix
861package}.
0ec1af59
LC
862
863The @var{options} can be among the following:
864
eeaf4427
LC
865@table @code
866
6447738c
MW
867@item --install=@var{package} @dots{}
868@itemx -i @var{package} @dots{}
869Install the specified @var{package}s.
eeaf4427 870
6447738c 871Each @var{package} may specify either a simple package name, such as
eeaf4427 872@code{guile}, or a package name followed by a hyphen and version number,
dc5669cd
MW
873such as @code{guile-1.8.8}. If no version number is specified, the
874newest available version will be selected. In addition, @var{package}
875may contain a colon, followed by the name of one of the outputs of the
6e721c4d 876package, as in @code{gcc:doc} or @code{binutils-2.22:lib}
e7f34eb0
LC
877(@pxref{Packages with Multiple Outputs}). Packages with a corresponding
878name (and optionally version) are searched for among the GNU
879distribution modules (@pxref{Package Modules}).
eeaf4427 880
461572cc
LC
881@cindex propagated inputs
882Sometimes packages have @dfn{propagated inputs}: these are dependencies
883that automatically get installed along with the required package.
884
885An example is the GNU MPC library: its C header files refer to those of
886the GNU MPFR library, which in turn refer to those of the GMP library.
887Thus, when installing MPC, the MPFR and GMP libraries also get installed
888in the profile; removing MPC also removes MPFR and GMP---unless they had
889also been explicitly installed independently.
890
ba7ea5ce 891Besides, packages sometimes rely on the definition of environment
5924080d 892variables for their search paths (see explanation of
ba7ea5ce 893@code{--search-paths} below). Any missing or possibly incorrect
5924080d
LC
894environment variable definitions are reported here.
895
ef010c0f 896@c XXX: keep me up-to-date
5924080d 897Finally, when installing a GNU package, the tool reports the
ef010c0f
LC
898availability of a newer upstream version. In the future, it may provide
899the option of installing directly from the upstream version, even if
900that version is not yet in the distribution.
901
5d4b411f
LC
902@item --install-from-expression=@var{exp}
903@itemx -e @var{exp}
904Install the package @var{exp} evaluates to.
905
906@var{exp} must be a Scheme expression that evaluates to a
907@code{<package>} object. This option is notably useful to disambiguate
908between same-named variants of a package, with expressions such as
909@code{(@@ (gnu packages base) guile-final)}.
910
911Note that this option installs the first output of the specified
912package, which may be insufficient when needing a specific output of a
913multiple-output package.
914
6447738c
MW
915@item --remove=@var{package} @dots{}
916@itemx -r @var{package} @dots{}
917Remove the specified @var{package}s.
eeaf4427 918
6447738c 919As for @code{--install}, each @var{package} may specify a version number
13ed095c
LC
920and/or output name in addition to the package name. For instance,
921@code{-r glibc:debug} would remove the @code{debug} output of
922@code{glibc}.
923
6447738c
MW
924@item --upgrade[=@var{regexp} @dots{}]
925@itemx -u [@var{regexp} @dots{}]
926Upgrade all the installed packages. If one or more @var{regexp}s are
927specified, upgrade only installed packages whose name matches a
928@var{regexp}.
eeaf4427 929
f651b477
LC
930Note that this upgrades package to the latest version of packages found
931in the distribution currently installed. To update your distribution,
932you should regularly run @command{guix pull} (@pxref{Invoking guix
933pull}).
934
24e262f0
LC
935@item --roll-back
936Roll back to the previous @dfn{generation} of the profile---i.e., undo
937the last transaction.
938
939When combined with options such as @code{--install}, roll back occurs
940before any other actions.
941
d9307267 942When rolling back from the first generation that actually contains
4b2bc804
NK
943installed packages, the profile is made to point to the @dfn{zeroth
944generation}, which contains no files apart from its own meta-data.
d9307267 945
82fe08ed
LC
946Installing, removing, or upgrading packages from a generation that has
947been rolled back to overwrites previous future generations. Thus, the
948history of a profile's generations is always linear.
949
b3bb82f1
AK
950@item --switch-generation=@var{pattern}
951@itemx -S @var{pattern}
952Switch to a particular generation defined by @var{pattern}.
953
954@var{pattern} may be either a generation number or a number prefixed
955with ``+'' or ``-''. The latter means: move forward/backward by a
956specified number of generations. For example, if you want to return to
957the latest generation after @code{--roll-back}, use
958@code{--switch-generation=+1}.
959
960The difference between @code{--roll-back} and
961@code{--switch-generation=-1} is that @code{--switch-generation} will
962not make a zeroth generation, so if a specified generation does not
963exist, the current generation will not be changed.
964
5924080d
LC
965@item --search-paths
966@cindex search paths
967Report environment variable definitions, in Bash syntax, that may be
968needed in order to use the set of installed packages. These environment
969variables are used to specify @dfn{search paths} for files used by some
970of the installed packages.
971
972For example, GCC needs the @code{CPATH} and @code{LIBRARY_PATH}
973environment variables to be defined so it can look for headers and
974libraries in the user's profile (@pxref{Environment Variables,,, gcc,
975Using the GNU Compiler Collection (GCC)}). If GCC and, say, the C
976library are installed in the profile, then @code{--search-paths} will
977suggest setting these variables to @code{@var{profile}/include} and
978@code{@var{profile}/lib}, respectively.
979
eeaf4427
LC
980@item --profile=@var{profile}
981@itemx -p @var{profile}
982Use @var{profile} instead of the user's default profile.
983
70915c1a
LC
984@item --verbose
985Produce verbose output. In particular, emit the environment's build log
986on the standard error port.
987
eeaf4427
LC
988@item --bootstrap
989Use the bootstrap Guile to build the profile. This option is only
990useful to distribution developers.
991
992@end table
993
e49951eb 994In addition to these actions @command{guix package} supports the
733b4130
LC
995following options to query the current state of a profile, or the
996availability of packages:
eeaf4427 997
733b4130
LC
998@table @option
999
acc08466
NK
1000@item --search=@var{regexp}
1001@itemx -s @var{regexp}
1002List the available packages whose synopsis or description matches
299112d3
LC
1003@var{regexp}. Print all the meta-data of matching packages in
1004@code{recutils} format (@pxref{Top, GNU recutils databases,, recutils,
1005GNU recutils manual}).
acc08466 1006
299112d3
LC
1007This allows specific fields to be extracted using the @command{recsel}
1008command, for instance:
1009
1010@example
e49951eb 1011$ guix package -s malloc | recsel -p name,version
299112d3
LC
1012name: glibc
1013version: 2.17
1014
1015name: libgc
1016version: 7.2alpha6
1017@end example
acc08466 1018
a12d92f5
LC
1019Similarly, to show the name of all the packages available under the
1020terms of the GNU@tie{}LGPL version 3:
1021
1022@example
1023$ guix package -s "" | recsel -p name -e 'license ~ "LGPL 3"'
1024name: elfutils
1025
1026name: gmp
1027@dots{}
1028@end example
1029
2aa6efb0
CR
1030@item --show=@var{package}
1031Show details about @var{package}, taken from the list of available packages, in
1032@code{recutils} format (@pxref{Top, GNU recutils databases,, recutils, GNU
1033recutils manual}).
1034
1035@example
1036$ guix package --show=python | recsel -p name,version
1037name: python
1038version: 2.7.6
1039
1040name: python
1041version: 3.3.5
1042@end example
1043
1044You may also specify the full name of a package to only get details about a
1045specific version of it:
1046@example
1047$ guix package --show=python-3.3.5 | recsel -p name,version
1048name: python
1049version: 3.3.5
1050@end example
1051
1052
1053
733b4130
LC
1054@item --list-installed[=@var{regexp}]
1055@itemx -I [@var{regexp}]
bd9bde1c
LC
1056List the currently installed packages in the specified profile, with the
1057most recently installed packages shown last. When @var{regexp} is
1058specified, list only installed packages whose name matches @var{regexp}.
733b4130
LC
1059
1060For each installed package, print the following items, separated by
1061tabs: the package name, its version string, the part of the package that
1062is installed (for instance, @code{out} for the default output,
1063@code{include} for its headers, etc.), and the path of this package in
1064the store.
1065
64fc89b6
LC
1066@item --list-available[=@var{regexp}]
1067@itemx -A [@var{regexp}]
a1ba8475
LC
1068List packages currently available in the software distribution
1069(@pxref{GNU Distribution}). When @var{regexp} is specified, list only
1070installed packages whose name matches @var{regexp}.
64fc89b6
LC
1071
1072For each package, print the following items separated by tabs: its name,
6e721c4d
LC
1073its version string, the parts of the package (@pxref{Packages with
1074Multiple Outputs}), and the source location of its definition.
64fc89b6 1075
f566d765
LC
1076@item --list-generations[=@var{pattern}]
1077@itemx -l [@var{pattern}]
1078Return a list of generations along with their creation dates; for each
1079generation, show the installed packages, with the most recently
4b2bc804
NK
1080installed packages shown last. Note that the zeroth generation is never
1081shown.
f566d765
LC
1082
1083For each installed package, print the following items, separated by
1084tabs: the name of a package, its version string, the part of the package
1085that is installed (@pxref{Packages with Multiple Outputs}), and the
1086location of this package in the store.
1087
1088When @var{pattern} is used, the command returns only matching
1089generations. Valid patterns include:
1090
1091@itemize
1092@item @emph{Integers and comma-separated integers}. Both patterns denote
1093generation numbers. For instance, @code{--list-generations=1} returns
1094the first one.
1095
1096And @code{--list-generations=1,8,2} outputs three generations in the
1097specified order. Neither spaces nor trailing commas are allowed.
1098
1099@item @emph{Ranges}. @code{--list-generations=2..9} prints the
1100specified generations and everything in between. Note that the start of
1101a range must be lesser than its end.
1102
1103It is also possible to omit the endpoint. For example,
1104@code{--list-generations=2..}, returns all generations starting from the
1105second one.
1106
1107@item @emph{Durations}. You can also get the last @emph{N}@tie{}days, weeks,
1108or months by passing an integer along with the first letter of the
d7ddb257
LC
1109duration. For example, @code{--list-generations=20d} lists generations
1110that are up to 20 days old.
f566d765
LC
1111@end itemize
1112
b7884ca3
NK
1113@item --delete-generations[=@var{pattern}]
1114@itemx -d [@var{pattern}]
d7ddb257
LC
1115When @var{pattern} is omitted, delete all generations except the current
1116one.
b7884ca3
NK
1117
1118This command accepts the same patterns as @option{--list-generations}.
d7ddb257
LC
1119When @var{pattern} is specified, delete the matching generations. When
1120@var{pattern} specifies a duration, generations @emph{older} than the
1121specified duration match. For instance, @code{--delete-generations=1m}
1122deletes generations that are more than one month old.
1123
1124If the current generation matches, it is deleted atomically---i.e., by
1125switching to the previous available generation. Note that the zeroth
1126generation is never deleted.
b7884ca3 1127
1bb9900a
LC
1128Note that deleting generations prevents roll-back to them.
1129Consequently, this command must be used with care.
1130
733b4130 1131@end table
eeaf4427 1132
70ee5642
LC
1133Finally, since @command{guix package} may actually start build
1134processes, it supports all the common build options that @command{guix
1135build} supports (@pxref{Invoking guix build, common build options}).
1136
457f60fa
AK
1137@include emacs.texi
1138
c4202d60
LC
1139@node Substitutes
1140@section Substitutes
1141
1142@cindex substitutes
1143@cindex pre-built binaries
1144Guix supports transparent source/binary deployment, which means that it
1145can either build things locally, or download pre-built items from a
1146server. We call these pre-built items @dfn{substitutes}---they are
1147substitutes for local build results. In many cases, downloading a
1148substitute is much faster than building things locally.
1149
1150Substitutes can be anything resulting from a derivation build
1151(@pxref{Derivations}). Of course, in the common case, they are
1152pre-built package binaries, but source tarballs, for instance, which
1153also result from derivation builds, can be available as substitutes.
1154
1155The @code{hydra.gnu.org} server is a front-end to a build farm that
1156builds packages from the GNU distribution continuously for some
9176607e
LC
1157architectures, and makes them available as substitutes. This is the
1158default source of substitutes; it can be overridden by passing
1159@command{guix-daemon} the @code{--substitute-urls} option
1160(@pxref{Invoking guix-daemon}).
c4202d60
LC
1161
1162@cindex security
1163@cindex digital signatures
1164To allow Guix to download substitutes from @code{hydra.gnu.org}, you
1165must add its public key to the access control list (ACL) of archive
1166imports, using the @command{guix archive} command (@pxref{Invoking guix
1167archive}). Doing so implies that you trust @code{hydra.gnu.org} to not
1168be compromised and to serve genuine substitutes.
1169
1170This public key is installed along with Guix, in
1171@code{@var{prefix}/share/guix/hydra.gnu.org.pub}, where @var{prefix} is
1172the installation prefix of Guix. If you installed Guix from source,
1173make sure you checked the GPG signature of
1174@file{guix-@value{VERSION}.tar.gz}, which contains this public key file.
1175Then, you can run something like this:
1176
1177@example
1178# guix archive --authorize < hydra.gnu.org.pub
1179@end example
1180
1181Once this is in place, the output of a command like @code{guix build}
1182should change from something like:
1183
1184@example
1185$ guix build emacs --dry-run
1186The following derivations would be built:
1187 /gnu/store/yr7bnx8xwcayd6j95r2clmkdl1qh688w-emacs-24.3.drv
1188 /gnu/store/x8qsh1hlhgjx6cwsjyvybnfv2i37z23w-dbus-1.6.4.tar.gz.drv
1189 /gnu/store/1ixwp12fl950d15h2cj11c73733jay0z-alsa-lib-1.0.27.1.tar.bz2.drv
1190 /gnu/store/nlma1pw0p603fpfiqy7kn4zm105r5dmw-util-linux-2.21.drv
1191@dots{}
1192@end example
1193
1194@noindent
1195to something like:
1196
1197@example
1198$ guix build emacs --dry-run
1199The following files would be downloaded:
1200 /gnu/store/pk3n22lbq6ydamyymqkkz7i69wiwjiwi-emacs-24.3
1201 /gnu/store/2ygn4ncnhrpr61rssa6z0d9x22si0va3-libjpeg-8d
1202 /gnu/store/71yz6lgx4dazma9dwn2mcjxaah9w77jq-cairo-1.12.16
1203 /gnu/store/7zdhgp0n1518lvfn8mb96sxqfmvqrl7v-libxrender-0.9.7
1204@dots{}
1205@end example
1206
1207@noindent
1208This indicates that substitutes from @code{hydra.gnu.org} are usable and
1209will be downloaded, when possible, for future builds.
1210
1211Guix ignores substitutes that are not signed, or that are not signed by
ef27aa9c 1212one of the keys listed in the ACL. It also detects and raises an error
c4202d60
LC
1213when attempting to use a substitute that has been tampered with.
1214
1215The substitute mechanism can be disabled globally by running
1216@code{guix-daemon} with @code{--no-substitutes} (@pxref{Invoking
1217guix-daemon}). It can also be disabled temporarily by passing the
1218@code{--no-substitutes} option to @command{guix package}, @command{guix
1219build}, and other command-line tools.
1220
1221
1222Today, each individual's control over their own computing is at the
1223mercy of institutions, corporations, and groups with enough power and
1224determination to subvert the computing infrastructure and exploit its
1225weaknesses. While using @code{hydra.gnu.org} substitutes can be
1226convenient, we encourage users to also build on their own, or even run
1227their own build farm, such that @code{hydra.gnu.org} is less of an
1228interesting target.
1229
1230Guix has the foundations to maximize build reproducibility
1231(@pxref{Features}). In most cases, independent builds of a given
1232package or derivation should yield bit-identical results. Thus, through
1233a diverse set of independent package builds, we can strengthen the
1234integrity of our systems.
1235
1236In the future, we want Guix to have support to publish and retrieve
1237binaries to/from other users, in a peer-to-peer fashion. If you would
1238like to discuss this project, join us on @email{guix-devel@@gnu.org}.
1239
1240
6e721c4d
LC
1241@node Packages with Multiple Outputs
1242@section Packages with Multiple Outputs
1243
1244@cindex multiple-output packages
1245@cindex package outputs
1246
1247Often, packages defined in Guix have a single @dfn{output}---i.e., the
1248source package leads exactly one directory in the store. When running
1249@command{guix package -i glibc}, one installs the default output of the
1250GNU libc package; the default output is called @code{out}, but its name
1251can be omitted as shown in this command. In this particular case, the
1252default output of @code{glibc} contains all the C header files, shared
1253libraries, static libraries, Info documentation, and other supporting
1254files.
1255
1256Sometimes it is more appropriate to separate the various types of files
1257produced from a single source package into separate outputs. For
1258instance, the GLib C library (used by GTK+ and related packages)
1259installs more than 20 MiB of reference documentation as HTML pages.
1260To save space for users who do not need it, the documentation goes to a
1261separate output, called @code{doc}. To install the main GLib output,
1262which contains everything but the documentation, one would run:
1263
1264@example
1265guix package -i glib
1266@end example
1267
1268The command to install its documentation is:
1269
1270@example
1271guix package -i glib:doc
1272@end example
1273
1274Some packages install programs with different ``dependency footprints''.
1275For instance, the WordNet package install both command-line tools and
1276graphical user interfaces (GUIs). The former depend solely on the C
1277library, whereas the latter depend on Tcl/Tk and the underlying X
1278libraries. In this case, we leave the command-line tools in the default
1279output, whereas the GUIs are in a separate output. This allows users
1280who do not need the GUIs to save space.
1281
1282There are several such multiple-output packages in the GNU distribution.
91ef73d4
LC
1283Other conventional output names include @code{lib} for libraries and
1284possibly header files, @code{bin} for stand-alone programs, and
1285@code{debug} for debugging information (@pxref{Installing Debugging
1286Files}). The outputs of a packages are listed in the third column of
1287the output of @command{guix package --list-available} (@pxref{Invoking
1288guix package}).
6e721c4d 1289
eeaf4427 1290
e49951eb
MW
1291@node Invoking guix gc
1292@section Invoking @command{guix gc}
fe8ff028
LC
1293
1294@cindex garbage collector
1295Packages that are installed but not used may be @dfn{garbage-collected}.
e49951eb 1296The @command{guix gc} command allows users to explicitly run the garbage
834129e0 1297collector to reclaim space from the @file{/gnu/store} directory.
fe8ff028
LC
1298
1299The garbage collector has a set of known @dfn{roots}: any file under
834129e0 1300@file{/gnu/store} reachable from a root is considered @dfn{live} and
fe8ff028
LC
1301cannot be deleted; any other file is considered @dfn{dead} and may be
1302deleted. The set of garbage collector roots includes default user
e49951eb
MW
1303profiles, and may be augmented with @command{guix build --root}, for
1304example (@pxref{Invoking guix build}).
fe8ff028 1305
1bb9900a
LC
1306Prior to running @code{guix gc --collect-garbage} to make space, it is
1307often useful to remove old generations from user profiles; that way, old
1308package builds referenced by those generations can be reclaimed. This
1309is achieved by running @code{guix package --delete-generations}
1310(@pxref{Invoking guix package}).
1311
e49951eb 1312The @command{guix gc} command has three modes of operation: it can be
fe8ff028
LC
1313used to garbage-collect any dead files (the default), to delete specific
1314files (the @code{--delete} option), or to print garbage-collector
1315information. The available options are listed below:
1316
1317@table @code
1318@item --collect-garbage[=@var{min}]
1319@itemx -C [@var{min}]
834129e0 1320Collect garbage---i.e., unreachable @file{/gnu/store} files and
fe8ff028
LC
1321sub-directories. This is the default operation when no option is
1322specified.
1323
1324When @var{min} is given, stop once @var{min} bytes have been collected.
1325@var{min} may be a number of bytes, or it may include a unit as a
4a44d7bb
LC
1326suffix, such as @code{MiB} for mebibytes and @code{GB} for gigabytes
1327(@pxref{Block size, size specifications,, coreutils, GNU Coreutils}).
fe8ff028
LC
1328
1329When @var{min} is omitted, collect all the garbage.
1330
1331@item --delete
1332@itemx -d
1333Attempt to delete all the store files and directories specified as
1334arguments. This fails if some of the files are not in the store, or if
1335they are still live.
1336
1337@item --list-dead
1338Show the list of dead files and directories still present in the
1339store---i.e., files and directories no longer reachable from any root.
1340
1341@item --list-live
1342Show the list of live store files and directories.
ba8b732d
LC
1343
1344@end table
1345
1346In addition, the references among existing store files can be queried:
1347
1348@table @code
1349
1350@item --references
1351@itemx --referrers
1352List the references (respectively, the referrers) of store files given
1353as arguments.
1354
8e59fdd5
LC
1355@item --requisites
1356@itemx -R
1357List the requisites of the store files passed as arguments. Requisites
1358include the store files themselves, their references, and the references
1359of these, recursively. In other words, the returned list is the
1360@dfn{transitive closure} of the store files.
1361
fe8ff028
LC
1362@end table
1363
eeaf4427 1364
f651b477
LC
1365@node Invoking guix pull
1366@section Invoking @command{guix pull}
1367
1368Packages are installed or upgraded to the latest version available in
1369the distribution currently available on your local machine. To update
1370that distribution, along with the Guix tools, you must run @command{guix
1371pull}: the command downloads the latest Guix source code and package
1372descriptions, and deploys it.
1373
1374On completion, @command{guix package} will use packages and package
1375versions from this just-retrieved copy of Guix. Not only that, but all
1376the Guix commands and Scheme modules will also be taken from that latest
1377version. New @command{guix} sub-commands added by the update also
1378become available.
1379
1380The @command{guix pull} command is usually invoked with no arguments,
1381but it supports the following options:
1382
1383@table @code
1384@item --verbose
1385Produce verbose output, writing build logs to the standard error output.
1386
ab5d72ad
LC
1387@item --url=@var{url}
1388Download the source tarball of Guix from @var{url}.
1389
1390By default, the tarball is taken from its canonical address at
1391@code{gnu.org}, for the stable branch of Guix.
1392
f651b477
LC
1393@item --bootstrap
1394Use the bootstrap Guile to build the latest Guix. This option is only
1395useful to Guix developers.
1396@end table
1397
760c60d6
LC
1398
1399@node Invoking guix archive
1400@section Invoking @command{guix archive}
1401
1402The @command{guix archive} command allows users to @dfn{export} files
1403from the store into a single archive, and to later @dfn{import} them.
1404In particular, it allows store files to be transferred from one machine
1405to another machine's store. For example, to transfer the @code{emacs}
1406package to a machine connected over SSH, one would run:
1407
1408@example
56607088 1409guix archive --export -r emacs | ssh the-machine guix archive --import
760c60d6
LC
1410@end example
1411
87236aed 1412@noindent
56607088
LC
1413Similarly, a complete user profile may be transferred from one machine
1414to another like this:
1415
1416@example
1417guix archive --export -r $(readlink -f ~/.guix-profile) | \
1418 ssh the-machine guix-archive --import
1419@end example
1420
1421@noindent
1422However, note that, in both examples, all of @code{emacs} and the
1423profile as well as all of their dependencies are transferred (due to
1424@code{-r}), regardless of what is already available in the target
1425machine's store. The @code{--missing} option can help figure out which
1426items are missing from the target's store.
87236aed 1427
760c60d6 1428Archives are stored in the ``Nix archive'' or ``Nar'' format, which is
0dbd88db
LC
1429comparable in spirit to `tar', but with a few noteworthy differences
1430that make it more appropriate for our purposes. First, rather than
1431recording all Unix meta-data for each file, the Nar format only mentions
1432the file type (regular, directory, or symbolic link); Unix permissions
1433and owner/group are dismissed. Second, the order in which directory
1434entries are stored always follows the order of file names according to
1435the C locale collation order. This makes archive production fully
1436deterministic.
1437
1438When exporting, the daemon digitally signs the contents of the archive,
1439and that digital signature is appended. When importing, the daemon
1440verifies the signature and rejects the import in case of an invalid
1441signature or if the signing key is not authorized.
760c60d6
LC
1442@c FIXME: Add xref to daemon doc about signatures.
1443
1444The main options are:
1445
1446@table @code
1447@item --export
1448Export the specified store files or packages (see below.) Write the
1449resulting archive to the standard output.
1450
56607088
LC
1451Dependencies are @emph{not} included in the output, unless
1452@code{--recursive} is passed.
1453
1454@item -r
1455@itemx --recursive
1456When combined with @code{--export}, this instructs @command{guix
1457archive} to include dependencies of the given items in the archive.
1458Thus, the resulting archive is self-contained: it contains the closure
1459of the exported store items.
1460
760c60d6
LC
1461@item --import
1462Read an archive from the standard input, and import the files listed
1463therein into the store. Abort if the archive has an invalid digital
f82cc5fd
LC
1464signature, or if it is signed by a public key not among the authorized
1465keys (see @code{--authorize} below.)
554f26ec 1466
87236aed
LC
1467@item --missing
1468Read a list of store file names from the standard input, one per line,
1469and write on the standard output the subset of these files missing from
1470the store.
1471
554f26ec 1472@item --generate-key[=@var{parameters}]
f82cc5fd 1473@cindex signing, archives
554f26ec
LC
1474Generate a new key pair for the daemons. This is a prerequisite before
1475archives can be exported with @code{--export}. Note that this operation
1476usually takes time, because it needs to gather enough entropy to
1477generate the key pair.
1478
1479The generated key pair is typically stored under @file{/etc/guix}, in
1480@file{signing-key.pub} (public key) and @file{signing-key.sec} (private
867d8473
LC
1481key, which must be kept secret.) When @var{parameters} is omitted,
1482an ECDSA key using the Ed25519 curve is generated, or, for Libgcrypt
1483versions before 1.6.0, it is a 4096-bit RSA key.
1484Alternately, @var{parameters} can specify
554f26ec
LC
1485@code{genkey} parameters suitable for Libgcrypt (@pxref{General
1486public-key related Functions, @code{gcry_pk_genkey},, gcrypt, The
1487Libgcrypt Reference Manual}).
f82cc5fd
LC
1488
1489@item --authorize
1490@cindex authorizing, archives
1491Authorize imports signed by the public key passed on standard input.
1492The public key must be in ``s-expression advanced format''---i.e., the
1493same format as the @file{signing-key.pub} file.
1494
1495The list of authorized keys is kept in the human-editable file
1496@file{/etc/guix/acl}. The file contains
1497@url{http://people.csail.mit.edu/rivest/Sexp.txt, ``advanced-format
1498s-expressions''} and is structured as an access-control list in the
1499@url{http://theworld.com/~cme/spki.txt, Simple Public-Key Infrastructure
1500(SPKI)}.
760c60d6
LC
1501@end table
1502
1503To export store files as an archive to the standard output, run:
1504
1505@example
1506guix archive --export @var{options} @var{specifications}...
1507@end example
1508
1509@var{specifications} may be either store file names or package
1510specifications, as for @command{guix package} (@pxref{Invoking guix
1511package}). For instance, the following command creates an archive
1512containing the @code{gui} output of the @code{git} package and the main
1513output of @code{emacs}:
1514
1515@example
834129e0 1516guix archive --export git:gui /gnu/store/...-emacs-24.3 > great.nar
760c60d6
LC
1517@end example
1518
1519If the specified packages are not built yet, @command{guix archive}
1520automatically builds them. The build process may be controlled with the
1521same options that can be passed to the @command{guix build} command
70ee5642 1522(@pxref{Invoking guix build, common build options}).
760c60d6
LC
1523
1524
568717fd
LC
1525@c *********************************************************************
1526@node Programming Interface
1527@chapter Programming Interface
1528
3dc1970d
LC
1529GNU Guix provides several Scheme programming interfaces (APIs) to
1530define, build, and query packages. The first interface allows users to
1531write high-level package definitions. These definitions refer to
1532familiar packaging concepts, such as the name and version of a package,
1533its build system, and its dependencies. These definitions can then be
1534turned into concrete build actions.
1535
ba55b1cb 1536Build actions are performed by the Guix daemon, on behalf of users. In a
3dc1970d 1537standard setup, the daemon has write access to the store---the
834129e0 1538@file{/gnu/store} directory---whereas users do not. The recommended
3dc1970d
LC
1539setup also has the daemon perform builds in chroots, under a specific
1540build users, to minimize interference with the rest of the system.
1541
1542@cindex derivation
1543Lower-level APIs are available to interact with the daemon and the
1544store. To instruct the daemon to perform a build action, users actually
1545provide it with a @dfn{derivation}. A derivation is a low-level
1546representation of the build actions to be taken, and the environment in
1547which they should occur---derivations are to package definitions what
49ad317a
LC
1548assembly is to C programs. The term ``derivation'' comes from the fact
1549that build results @emph{derive} from them.
3dc1970d
LC
1550
1551This chapter describes all these APIs in turn, starting from high-level
1552package definitions.
1553
568717fd 1554@menu
b860f382 1555* Defining Packages:: Defining new packages.
7458bd0a 1556* Build Systems:: Specifying how packages are built.
b860f382
LC
1557* The Store:: Manipulating the package store.
1558* Derivations:: Low-level interface to package derivations.
1559* The Store Monad:: Purely functional interface to the store.
21b679f6 1560* G-Expressions:: Manipulating build expressions.
568717fd
LC
1561@end menu
1562
1563@node Defining Packages
1564@section Defining Packages
1565
3dc1970d
LC
1566The high-level interface to package definitions is implemented in the
1567@code{(guix packages)} and @code{(guix build-system)} modules. As an
1568example, the package definition, or @dfn{recipe}, for the GNU Hello
1569package looks like this:
1570
1571@example
e7f34eb0
LC
1572(define-module (gnu packages hello)
1573 #:use-module (guix packages)
1574 #:use-module (guix download)
1575 #:use-module (guix build-system gnu)
1576 #:use-module (guix licenses))
b22a12fd 1577
79f5dd59 1578(define-public hello
3dc1970d
LC
1579 (package
1580 (name "hello")
1581 (version "2.8")
1582 (source (origin
1583 (method url-fetch)
1584 (uri (string-append "mirror://gnu/hello/hello-" version
1585 ".tar.gz"))
1586 (sha256
1587 (base32 "0wqd8sjmxfskrflaxywc7gqw7sfawrfvdxd9skxawzfgyy0pzdz6"))))
1588 (build-system gnu-build-system)
7458bd0a 1589 (arguments `(#:configure-flags '("--enable-silent-rules")))
3dc1970d 1590 (inputs `(("gawk" ,gawk)))
7458bd0a
LC
1591 (synopsis "Hello, GNU world: An example GNU package")
1592 (description "Guess what GNU Hello prints!")
3dc1970d 1593 (home-page "http://www.gnu.org/software/hello/")
b22a12fd 1594 (license gpl3+)))
3dc1970d
LC
1595@end example
1596
1597@noindent
1598Without being a Scheme expert, the reader may have guessed the meaning
e7f34eb0 1599of the various fields here. This expression binds variable @code{hello}
3dc1970d
LC
1600to a @code{<package>} object, which is essentially a record
1601(@pxref{SRFI-9, Scheme records,, guile, GNU Guile Reference Manual}).
1602This package object can be inspected using procedures found in the
1603@code{(guix packages)} module; for instance, @code{(package-name hello)}
1604returns---surprise!---@code{"hello"}.
1605
2f7d2d91
LC
1606With luck, you may be able to import part or all of the definition of
1607the package you are interested in from another repository, using the
1608@code{guix import} command (@pxref{Invoking guix import}).
1609
e7f34eb0
LC
1610In the example above, @var{hello} is defined into a module of its own,
1611@code{(gnu packages hello)}. Technically, this is not strictly
1612necessary, but it is convenient to do so: all the packages defined in
1613modules under @code{(gnu packages @dots{})} are automatically known to
1614the command-line tools (@pxref{Package Modules}).
1615
3dc1970d
LC
1616There are a few points worth noting in the above package definition:
1617
1618@itemize
1619@item
1620The @code{source} field of the package is an @code{<origin>} object.
1621Here, the @code{url-fetch} method from @code{(guix download)} is used,
1622meaning that the source is a file to be downloaded over FTP or HTTP.
1623
1624The @code{mirror://gnu} prefix instructs @code{url-fetch} to use one of
1625the GNU mirrors defined in @code{(guix download)}.
1626
1627The @code{sha256} field specifies the expected SHA256 hash of the file
1628being downloaded. It is mandatory, and allows Guix to check the
1629integrity of the file. The @code{(base32 @dots{})} form introduces the
6c365eca 1630base32 representation of the hash. You can obtain this information with
210cc920
LC
1631@code{guix download} (@pxref{Invoking guix download}) and @code{guix
1632hash} (@pxref{Invoking guix hash}).
3dc1970d 1633
f9cc8971
LC
1634@cindex patches
1635When needed, the @code{origin} form can also have a @code{patches} field
1636listing patches to be applied, and a @code{snippet} field giving a
1637Scheme expression to modify the source code.
1638
3dc1970d
LC
1639@item
1640@cindex GNU Build System
7458bd0a
LC
1641The @code{build-system} field specifies the procedure to build the
1642package (@pxref{Build Systems}). Here, @var{gnu-build-system}
1643represents the familiar GNU Build System, where packages may be
1644configured, built, and installed with the usual @code{./configure &&
1645make && make check && make install} command sequence.
1646
1647@item
1648The @code{arguments} field specifies options for the build system
1649(@pxref{Build Systems}). Here it is interpreted by
1650@var{gnu-build-system} as a request run @file{configure} with the
1651@code{--enable-silent-rules} flag.
3dc1970d
LC
1652
1653@item
1654The @code{inputs} field specifies inputs to the build process---i.e.,
1655build-time or run-time dependencies of the package. Here, we define an
1656input called @code{"gawk"} whose value is that of the @var{gawk}
1657variable; @var{gawk} is itself bound to a @code{<package>} object.
1658
1659Note that GCC, Coreutils, Bash, and other essential tools do not need to
1660be specified as inputs here. Instead, @var{gnu-build-system} takes care
7458bd0a 1661of ensuring that they are present (@pxref{Build Systems}).
3dc1970d
LC
1662
1663However, any other dependencies need to be specified in the
1664@code{inputs} field. Any dependency not specified here will simply be
1665unavailable to the build process, possibly leading to a build failure.
1666@end itemize
1667
2f7d2d91 1668Once a package definition is in place, the
e49951eb 1669package may actually be built using the @code{guix build} command-line
7458bd0a 1670tool (@pxref{Invoking guix build}). @xref{Packaging Guidelines}, for
b4f5e0e8
CR
1671more information on how to test package definitions, and
1672@ref{Invoking guix lint}, for information on how to check a definition
1673for style conformance.
1674
7458bd0a
LC
1675Eventually, updating the package definition to a new upstream version
1676can be partly automated by the @command{guix refresh} command
1677(@pxref{Invoking guix refresh}).
3dc1970d
LC
1678
1679Behind the scenes, a derivation corresponding to the @code{<package>}
1680object is first computed by the @code{package-derivation} procedure.
834129e0 1681That derivation is stored in a @code{.drv} file under @file{/gnu/store}.
ba55b1cb 1682The build actions it prescribes may then be realized by using the
3dc1970d
LC
1683@code{build-derivations} procedure (@pxref{The Store}).
1684
1685@deffn {Scheme Procedure} package-derivation @var{store} @var{package} [@var{system}]
59688fc4
LC
1686Return the @code{<derivation>} object of @var{package} for @var{system}
1687(@pxref{Derivations}).
3dc1970d
LC
1688
1689@var{package} must be a valid @code{<package>} object, and @var{system}
1690must be a string denoting the target system type---e.g.,
1691@code{"x86_64-linux"} for an x86_64 Linux-based GNU system. @var{store}
1692must be a connection to the daemon, which operates on the store
1693(@pxref{The Store}).
1694@end deffn
568717fd 1695
9c1edabd
LC
1696@noindent
1697@cindex cross-compilation
1698Similarly, it is possible to compute a derivation that cross-builds a
1699package for some other system:
1700
1701@deffn {Scheme Procedure} package-cross-derivation @var{store} @
1702 @var{package} @var{target} [@var{system}]
59688fc4
LC
1703Return the @code{<derivation>} object of @var{package} cross-built from
1704@var{system} to @var{target}.
9c1edabd
LC
1705
1706@var{target} must be a valid GNU triplet denoting the target hardware
1707and operating system, such as @code{"mips64el-linux-gnu"}
1708(@pxref{Configuration Names, GNU configuration triplets,, configure, GNU
1709Configure and Build System}).
1710@end deffn
1711
1712
7458bd0a
LC
1713@node Build Systems
1714@section Build Systems
1715
1716@cindex build system
1717Each package definition specifies a @dfn{build system} and arguments for
1718that build system (@pxref{Defining Packages}). This @code{build-system}
1719field represents the build procedure of the package, as well implicit
1720dependencies of that build procedure.
1721
1722Build systems are @code{<build-system>} objects. The interface to
1723create and manipulate them is provided by the @code{(guix build-system)}
1724module, and actual build systems are exported by specific modules.
1725
f5fd4fd2 1726@cindex bag (low-level package representation)
0d5a559f
LC
1727Under the hood, build systems first compile package objects to
1728@dfn{bags}. A @dfn{bag} is like a package, but with less
1729ornamentation---in other words, a bag is a lower-level representation of
1730a package, which includes all the inputs of that package, including some
1731that were implicitly added by the build system. This intermediate
1732representation is then compiled to a derivation (@pxref{Derivations}).
1733
7458bd0a
LC
1734Build systems accept an optional list of @dfn{arguments}. In package
1735definitions, these are passed @i{via} the @code{arguments} field
1736(@pxref{Defining Packages}). They are typically keyword arguments
1737(@pxref{Optional Arguments, keyword arguments in Guile,, guile, GNU
1738Guile Reference Manual}). The value of these arguments is usually
1739evaluated in the @dfn{build stratum}---i.e., by a Guile process launched
1740by the daemon (@pxref{Derivations}).
1741
1742The main build system is @var{gnu-build-system}, which implements the
1743standard build procedure for GNU packages and many other packages. It
1744is provided by the @code{(guix build-system gnu)} module.
1745
1746@defvr {Scheme Variable} gnu-build-system
1747@var{gnu-build-system} represents the GNU Build System, and variants
1748thereof (@pxref{Configuration, configuration and makefile conventions,,
1749standards, GNU Coding Standards}).
1750
1751@cindex build phases
1752In a nutshell, packages using it configured, built, and installed with
1753the usual @code{./configure && make && make check && make install}
1754command sequence. In practice, a few additional steps are often needed.
1755All these steps are split up in separate @dfn{phases},
1756notably@footnote{Please see the @code{(guix build gnu-build-system)}
1757modules for more details about the build phases.}:
1758
1759@table @code
1760@item unpack
1761Unpack the source tarball, and change the current directory to the
1762extracted source tree. If the source is actually a directory, copy it
1763to the build tree, and enter that directory.
1764
1765@item patch-source-shebangs
1766Patch shebangs encountered in source files so they refer to the right
1767store file names. For instance, this changes @code{#!/bin/sh} to
1768@code{#!/gnu/store/@dots{}-bash-4.3/bin/sh}.
1769
1770@item configure
1771Run the @file{configure} script with a number of default options, such
1772as @code{--prefix=/gnu/store/@dots{}}, as well as the options specified
1773by the @code{#:configure-flags} argument.
1774
1775@item build
1776Run @code{make} with the list of flags specified with
1777@code{#:make-flags}. If the @code{#:parallel-builds?} argument is true
1778(the default), build with @code{make -j}.
1779
1780@item check
1781Run @code{make check}, or some other target specified with
1782@code{#:test-target}, unless @code{#:tests? #f} is passed. If the
1783@code{#:parallel-tests?} argument is true (the default), run @code{make
1784check -j}.
1785
1786@item install
1787Run @code{make install} with the flags listed in @code{#:make-flags}.
1788
1789@item patch-shebangs
1790Patch shebangs on the installed executable files.
1791
1792@item strip
1793Strip debugging symbols from ELF files (unless @code{#:strip-binaries?}
1794is false), copying them to the @code{debug} output when available
1795(@pxref{Installing Debugging Files}).
1796@end table
1797
1798@vindex %standard-phases
1799The build-side module @code{(guix build gnu-build-system)} defines
1800@var{%standard-phases} as the default list of build phases.
1801@var{%standard-phases} is a list of symbol/procedure pairs, where the
1802procedure implements the actual phase.
1803
1804The list of phases used for a particular package can be changed with the
1805@code{#:phases} parameter. For instance, passing:
1806
1807@example
1808#:phases (alist-delete 'configure %standard-phases)
1809@end example
1810
9bf404e9 1811means that all the phases described above will be used, except the
7458bd0a
LC
1812@code{configure} phase.
1813
1814In addition, this build system ensures that the ``standard'' environment
1815for GNU packages is available. This includes tools such as GCC, libc,
1816Coreutils, Bash, Make, Diffutils, grep, and sed (see the @code{(guix
1817build-system gnu)} module for a complete list.) We call these the
1818@dfn{implicit inputs} of a package, because package definitions don't
1819have to mention them.
1820@end defvr
1821
1822Other @code{<build-system>} objects are defined to support other
1823conventions and tools used by free software packages. They inherit most
1824of @var{gnu-build-system}, and differ mainly in the set of inputs
1825implicitly added to the build process, and in the list of phases
1826executed. Some of these build systems are listed below.
1827
1828@defvr {Scheme Variable} cmake-build-system
1829This variable is exported by @code{(guix build-system cmake)}. It
1830implements the build procedure for packages using the
1831@url{http://www.cmake.org, CMake build tool}.
1832
1833It automatically adds the @code{cmake} package to the set of inputs.
1834Which package is used can be specified with the @code{#:cmake}
1835parameter.
9849cfc1
LC
1836
1837The @code{#:configure-flags} parameter is taken as a list of flags
1838passed to the @command{cmake} command. The @code{#:build-type}
1839parameter specifies in abstract terms the flags passed to the compiler;
1840it defaults to @code{"RelWithDebInfo"} (short for ``release mode with
1841debugging information''), which roughly means that code is compiled with
1842@code{-O2 -g}, as is the case for Autoconf-based packages by default.
7458bd0a
LC
1843@end defvr
1844
3afcf52b
FB
1845@defvr {Scheme Variable} glib-or-gtk-build-system
1846This variable is exported by @code{(guix build-system glib-or-gtk)}. It
1847is intended for use with packages making use of GLib or GTK+.
1848
1849This build system adds the following two phases to the ones defined by
1850@var{gnu-build-system}:
1851
1852@table @code
1853@item glib-or-gtk-wrap
1854The phase @code{glib-or-gtk-wrap} ensures that programs found under
1855@file{bin/} are able to find GLib's ``schemas'' and
1856@uref{https://developer.gnome.org/gtk3/stable/gtk-running.html, GTK+
1857modules}. This is achieved by wrapping the programs in launch scripts
1858that appropriately set the @code{XDG_DATA_DIRS} and @code{GTK_PATH}
1859environment variables.
1860
73aa8ddb
LC
1861It is possible to exclude specific package outputs from that wrapping
1862process by listing their names in the
1863@code{#:glib-or-gtk-wrap-excluded-outputs} parameter. This is useful
1864when an output is known not to contain any GLib or GTK+ binaries, and
1865where wrapping would gratuitously add a dependency of that output on
1866GLib and GTK+.
1867
3afcf52b
FB
1868@item glib-or-gtk-compile-schemas
1869The phase @code{glib-or-gtk-compile-schemas} makes sure that all GLib's
1870@uref{https://developer.gnome.org/gio/stable/glib-compile-schemas.html,
1871GSettings schemas} are compiled. Compilation is performed by the
1872@command{glib-compile-schemas} program. It is provided by the package
1873@code{glib:bin} which is automatically imported by the build system.
1874The @code{glib} package providing @command{glib-compile-schemas} can be
1875specified with the @code{#:glib} parameter.
1876@end table
1877
1878Both phases are executed after the @code{install} phase.
1879@end defvr
1880
7458bd0a
LC
1881@defvr {Scheme Variable} python-build-system
1882This variable is exported by @code{(guix build-system python)}. It
1883implements the more or less standard build procedure used by Python
1884packages, which consists in running @code{python setup.py build} and
1885then @code{python setup.py install --prefix=/gnu/store/@dots{}}.
1886
1887For packages that install stand-alone Python programs under @code{bin/},
1888it takes care of wrapping these programs so their @code{PYTHONPATH}
1889environment variable points to all the Python libraries they depend on.
1890
1891Which Python package is used can be specified with the @code{#:python}
1892parameter.
1893@end defvr
1894
1895@defvr {Scheme Variable} perl-build-system
1896This variable is exported by @code{(guix build-system perl)}. It
1897implements the standard build procedure for Perl packages, which
1898consists in running @code{perl Makefile.PL PREFIX=/gnu/store/@dots{}},
1899followed by @code{make} and @code{make install}.
1900
1901The initial @code{perl Makefile.PL} invocation passes flags specified by
1902the @code{#:make-maker-flags} parameter.
1903
1904Which Perl package is used can be specified with @code{#:perl}.
1905@end defvr
1906
c08f9818
DT
1907@defvr {Scheme Variable} ruby-build-system
1908This variable is exported by @code{(guix build-system ruby)}. It
1909implements the RubyGems build procedure used by Ruby packages, which
1910involves running @code{gem build} followed by @code{gem install}.
1911
1912Which Ruby package is used can be specified with the @code{#:ruby}
1913parameter.
1914@end defvr
7458bd0a 1915
a677c726
RW
1916@defvr {Scheme Variable} waf-build-system
1917This variable is exported by @code{(guix build-system waf)}. It
1918implements a build procedure around the @code{waf} script. The common
1919phases---@code{configure}, @code{build}, and @code{install}---are
1920implemented by passing their names as arguments to the @code{waf}
1921script.
1922
1923The @code{waf} script is executed by the Python interpreter. Which
1924Python package is used to run the script can be specified with the
1925@code{#:python} parameter.
1926@end defvr
1927
7458bd0a
LC
1928Lastly, for packages that do not need anything as sophisticated, a
1929``trivial'' build system is provided. It is trivial in the sense that
1930it provides basically no support: it does not pull any implicit inputs,
1931and does not have a notion of build phases.
1932
1933@defvr {Scheme Variable} trivial-build-system
1934This variable is exported by @code{(guix build-system trivial)}.
1935
1936This build system requires a @code{#:builder} argument. This argument
1937must be a Scheme expression that builds the package's output(s)---as
1938with @code{build-expression->derivation} (@pxref{Derivations,
1939@code{build-expression->derivation}}).
1940@end defvr
1941
568717fd
LC
1942@node The Store
1943@section The Store
1944
e531ac2a
LC
1945@cindex store
1946@cindex store paths
1947
1948Conceptually, the @dfn{store} is where derivations that have been
834129e0 1949successfully built are stored---by default, under @file{/gnu/store}.
e531ac2a
LC
1950Sub-directories in the store are referred to as @dfn{store paths}. The
1951store has an associated database that contains information such has the
1952store paths referred to by each store path, and the list of @emph{valid}
1953store paths---paths that result from a successful build.
1954
1955The store is always accessed by the daemon on behalf of its clients
1956(@pxref{Invoking guix-daemon}). To manipulate the store, clients
1957connect to the daemon over a Unix-domain socket, send it requests, and
1958read the result---these are remote procedure calls, or RPCs.
1959
1960The @code{(guix store)} module provides procedures to connect to the
1961daemon, and to perform RPCs. These are described below.
1962
1963@deffn {Scheme Procedure} open-connection [@var{file}] [#:reserve-space? #t]
1964Connect to the daemon over the Unix-domain socket at @var{file}. When
1965@var{reserve-space?} is true, instruct it to reserve a little bit of
1966extra space on the file system so that the garbage collector can still
1967operate, should the disk become full. Return a server object.
1968
1969@var{file} defaults to @var{%default-socket-path}, which is the normal
1970location given the options that were passed to @command{configure}.
1971@end deffn
1972
1973@deffn {Scheme Procedure} close-connection @var{server}
1974Close the connection to @var{server}.
1975@end deffn
1976
1977@defvr {Scheme Variable} current-build-output-port
1978This variable is bound to a SRFI-39 parameter, which refers to the port
1979where build and error logs sent by the daemon should be written.
1980@end defvr
1981
1982Procedures that make RPCs all take a server object as their first
1983argument.
1984
1985@deffn {Scheme Procedure} valid-path? @var{server} @var{path}
1986Return @code{#t} when @var{path} is a valid store path.
1987@end deffn
1988
cfbf9160 1989@deffn {Scheme Procedure} add-text-to-store @var{server} @var{name} @var{text} [@var{references}]
e531ac2a
LC
1990Add @var{text} under file @var{name} in the store, and return its store
1991path. @var{references} is the list of store paths referred to by the
1992resulting store path.
1993@end deffn
1994
874e6874 1995@deffn {Scheme Procedure} build-derivations @var{server} @var{derivations}
59688fc4
LC
1996Build @var{derivations} (a list of @code{<derivation>} objects or
1997derivation paths), and return when the worker is done building them.
1998Return @code{#t} on success.
874e6874
LC
1999@end deffn
2000
b860f382
LC
2001Note that the @code{(guix monads)} module provides a monad as well as
2002monadic versions of the above procedures, with the goal of making it
2003more convenient to work with code that accesses the store (@pxref{The
2004Store Monad}).
2005
e531ac2a
LC
2006@c FIXME
2007@i{This section is currently incomplete.}
568717fd
LC
2008
2009@node Derivations
2010@section Derivations
2011
874e6874
LC
2012@cindex derivations
2013Low-level build actions and the environment in which they are performed
2014are represented by @dfn{derivations}. A derivation contain the
2015following pieces of information:
2016
2017@itemize
2018@item
2019The outputs of the derivation---derivations produce at least one file or
2020directory in the store, but may produce more.
2021
2022@item
2023The inputs of the derivations, which may be other derivations or plain
2024files in the store (patches, build scripts, etc.)
2025
2026@item
2027The system type targeted by the derivation---e.g., @code{x86_64-linux}.
2028
2029@item
2030The file name of a build script in the store, along with the arguments
2031to be passed.
2032
2033@item
2034A list of environment variables to be defined.
2035
2036@end itemize
2037
2038@cindex derivation path
2039Derivations allow clients of the daemon to communicate build actions to
2040the store. They exist in two forms: as an in-memory representation,
2041both on the client- and daemon-side, and as files in the store whose
2042name end in @code{.drv}---these files are referred to as @dfn{derivation
2043paths}. Derivations paths can be passed to the @code{build-derivations}
2044procedure to perform the build actions they prescribe (@pxref{The
2045Store}).
2046
2047The @code{(guix derivations)} module provides a representation of
2048derivations as Scheme objects, along with procedures to create and
2049otherwise manipulate derivations. The lowest-level primitive to create
2050a derivation is the @code{derivation} procedure:
2051
1909431c
LC
2052@deffn {Scheme Procedure} derivation @var{store} @var{name} @var{builder} @
2053 @var{args} [#:outputs '("out")] [#:hash #f] [#:hash-algo #f] @
2096ef47 2054 [#:recursive? #f] [#:inputs '()] [#:env-vars '()] @
1909431c 2055 [#:system (%current-system)] [#:references-graphs #f] @
b53be755 2056 [#:allowed-references #f] [#:local-build? #f]
59688fc4
LC
2057Build a derivation with the given arguments, and return the resulting
2058@code{<derivation>} object.
874e6874 2059
2096ef47 2060When @var{hash} and @var{hash-algo} are given, a
874e6874 2061@dfn{fixed-output derivation} is created---i.e., one whose result is
36bbbbd1
LC
2062known in advance, such as a file download. If, in addition,
2063@var{recursive?} is true, then that fixed output may be an executable
2064file or a directory and @var{hash} must be the hash of an archive
2065containing this output.
5b0c9d16 2066
858e9282 2067When @var{references-graphs} is true, it must be a list of file
5b0c9d16
LC
2068name/store path pairs. In that case, the reference graph of each store
2069path is exported in the build environment in the corresponding file, in
2070a simple text format.
1909431c 2071
b53be755
LC
2072When @var{allowed-references} is true, it must be a list of store items
2073or outputs that the derivation's output may refer to.
2074
1909431c
LC
2075When @var{local-build?} is true, declare that the derivation is not a
2076good candidate for offloading and should rather be built locally
2077(@pxref{Daemon Offload Setup}). This is the case for small derivations
2078where the costs of data transfers would outweigh the benefits.
874e6874
LC
2079@end deffn
2080
2081@noindent
2082Here's an example with a shell script as its builder, assuming
2083@var{store} is an open connection to the daemon, and @var{bash} points
2084to a Bash executable in the store:
2085
2086@lisp
2087(use-modules (guix utils)
2088 (guix store)
2089 (guix derivations))
2090
59688fc4
LC
2091(let ((builder ; add the Bash script to the store
2092 (add-text-to-store store "my-builder.sh"
2093 "echo hello world > $out\n" '())))
2094 (derivation store "foo"
2095 bash `("-e" ,builder)
21b679f6 2096 #:inputs `((,bash) (,builder))
59688fc4 2097 #:env-vars '(("HOME" . "/homeless"))))
834129e0 2098@result{} #<derivation /gnu/store/@dots{}-foo.drv => /gnu/store/@dots{}-foo>
874e6874
LC
2099@end lisp
2100
21b679f6
LC
2101As can be guessed, this primitive is cumbersome to use directly. A
2102better approach is to write build scripts in Scheme, of course! The
2103best course of action for that is to write the build code as a
2104``G-expression'', and to pass it to @code{gexp->derivation}. For more
6621cdb6 2105information, @pxref{G-Expressions}.
21b679f6
LC
2106
2107Once upon a time, @code{gexp->derivation} did not exist and constructing
2108derivations with build code written in Scheme was achieved with
2109@code{build-expression->derivation}, documented below. This procedure
2110is now deprecated in favor of the much nicer @code{gexp->derivation}.
874e6874 2111
dd1a5a15
LC
2112@deffn {Scheme Procedure} build-expression->derivation @var{store} @
2113 @var{name} @var{exp} @
2114 [#:system (%current-system)] [#:inputs '()] @
2115 [#:outputs '("out")] [#:hash #f] [#:hash-algo #f] @
36bbbbd1 2116 [#:recursive? #f] [#:env-vars '()] [#:modules '()] @
63a42824
LC
2117 [#:references-graphs #f] [#:allowed-references #f] @
2118 [#:local-build? #f] [#:guile-for-build #f]
874e6874
LC
2119Return a derivation that executes Scheme expression @var{exp} as a
2120builder for derivation @var{name}. @var{inputs} must be a list of
2121@code{(name drv-path sub-drv)} tuples; when @var{sub-drv} is omitted,
2122@code{"out"} is assumed. @var{modules} is a list of names of Guile
2123modules from the current search path to be copied in the store,
2124compiled, and made available in the load path during the execution of
2125@var{exp}---e.g., @code{((guix build utils) (guix build
2126gnu-build-system))}.
2127
2128@var{exp} is evaluated in an environment where @code{%outputs} is bound
2129to a list of output/path pairs, and where @code{%build-inputs} is bound
2130to a list of string/output-path pairs made from @var{inputs}.
2131Optionally, @var{env-vars} is a list of string pairs specifying the name
2132and value of environment variables visible to the builder. The builder
2133terminates by passing the result of @var{exp} to @code{exit}; thus, when
2134@var{exp} returns @code{#f}, the build is considered to have failed.
2135
2136@var{exp} is built using @var{guile-for-build} (a derivation). When
2137@var{guile-for-build} is omitted or is @code{#f}, the value of the
2138@code{%guile-for-build} fluid is used instead.
9c629a27 2139
63a42824
LC
2140See the @code{derivation} procedure for the meaning of
2141@var{references-graphs}, @var{allowed-references}, and @var{local-build?}.
874e6874
LC
2142@end deffn
2143
2144@noindent
2145Here's an example of a single-output derivation that creates a directory
2146containing one file:
2147
2148@lisp
2149(let ((builder '(let ((out (assoc-ref %outputs "out")))
834129e0 2150 (mkdir out) ; create /gnu/store/@dots{}-goo
874e6874
LC
2151 (call-with-output-file (string-append out "/test")
2152 (lambda (p)
2153 (display '(hello guix) p))))))
dd1a5a15 2154 (build-expression->derivation store "goo" builder))
874e6874 2155
834129e0 2156@result{} #<derivation /gnu/store/@dots{}-goo.drv => @dots{}>
874e6874
LC
2157@end lisp
2158
568717fd 2159
b860f382
LC
2160@node The Store Monad
2161@section The Store Monad
2162
2163@cindex monad
2164
2165The procedures that operate on the store described in the previous
2166sections all take an open connection to the build daemon as their first
2167argument. Although the underlying model is functional, they either have
2168side effects or depend on the current state of the store.
2169
2170The former is inconvenient: the connection to the build daemon has to be
2171carried around in all those functions, making it impossible to compose
2172functions that do not take that parameter with functions that do. The
2173latter can be problematic: since store operations have side effects
2174and/or depend on external state, they have to be properly sequenced.
2175
2176@cindex monadic values
2177@cindex monadic functions
2178This is where the @code{(guix monads)} module comes in. This module
2179provides a framework for working with @dfn{monads}, and a particularly
2180useful monad for our uses, the @dfn{store monad}. Monads are a
2181construct that allows two things: associating ``context'' with values
2182(in our case, the context is the store), and building sequences of
561fb6c3 2183computations (here computations include accesses to the store.) Values
b860f382
LC
2184in a monad---values that carry this additional context---are called
2185@dfn{monadic values}; procedures that return such values are called
2186@dfn{monadic procedures}.
2187
2188Consider this ``normal'' procedure:
2189
2190@example
45adbd62
LC
2191(define (sh-symlink store)
2192 ;; Return a derivation that symlinks the 'bash' executable.
2193 (let* ((drv (package-derivation store bash))
2194 (out (derivation->output-path drv))
2195 (sh (string-append out "/bin/bash")))
2196 (build-expression->derivation store "sh"
2197 `(symlink ,sh %output))))
b860f382
LC
2198@end example
2199
2200Using @code{(guix monads)}, it may be rewritten as a monadic function:
2201
ada3df03 2202@c FIXME: Find a better example, one that uses 'mlet'.
b860f382 2203@example
45adbd62 2204(define (sh-symlink)
b860f382 2205 ;; Same, but return a monadic value.
ada3df03
LC
2206 (gexp->derivation "sh"
2207 #~(symlink (string-append #$bash "/bin/bash") #$output)))
b860f382
LC
2208@end example
2209
2210There are two things to note in the second version: the @code{store}
2211parameter is now implicit, and the monadic value returned by
2212@code{package-file}---a wrapper around @code{package-derivation} and
2213@code{derivation->output-path}---is @dfn{bound} using @code{mlet}
2214instead of plain @code{let}.
2215
2216Calling the monadic @code{profile.sh} has no effect. To get the desired
2217effect, one must use @code{run-with-store}:
2218
2219@example
2220(run-with-store (open-connection) (profile.sh))
834129e0 2221@result{} /gnu/store/...-profile.sh
b860f382
LC
2222@end example
2223
b9b86078
LC
2224Note that the @code{(guix monad-repl)} module extends Guile's REPL with
2225new ``meta-commands'' to make it easier to deal with monadic procedures:
2226@code{run-in-store}, and @code{enter-store-monad}. The former, is used
2227to ``run'' a single monadic value through the store:
2228
2229@example
2230scheme@@(guile-user)> ,run-in-store (package->derivation hello)
2231$1 = #<derivation /gnu/store/@dots{}-hello-2.9.drv => @dots{}>
2232@end example
2233
2234The latter enters a recursive REPL, where all the return values are
2235automatically run through the store:
2236
2237@example
2238scheme@@(guile-user)> ,enter-store-monad
2239store-monad@@(guile-user) [1]> (package->derivation hello)
2240$2 = #<derivation /gnu/store/@dots{}-hello-2.9.drv => @dots{}>
2241store-monad@@(guile-user) [1]> (text-file "foo" "Hello!")
2242$3 = "/gnu/store/@dots{}-foo"
2243store-monad@@(guile-user) [1]> ,q
2244scheme@@(guile-user)>
2245@end example
2246
2247@noindent
2248Note that non-monadic values cannot be returned in the
2249@code{store-monad} REPL.
2250
e87f0591
LC
2251The main syntactic forms to deal with monads in general are provided by
2252the @code{(guix monads)} module and are described below.
b860f382
LC
2253
2254@deffn {Scheme Syntax} with-monad @var{monad} @var{body} ...
2255Evaluate any @code{>>=} or @code{return} forms in @var{body} as being
2256in @var{monad}.
2257@end deffn
2258
2259@deffn {Scheme Syntax} return @var{val}
2260Return a monadic value that encapsulates @var{val}.
2261@end deffn
2262
2263@deffn {Scheme Syntax} >>= @var{mval} @var{mproc}
2264@dfn{Bind} monadic value @var{mval}, passing its ``contents'' to monadic
2265procedure @var{mproc}@footnote{This operation is commonly referred to as
2266``bind'', but that name denotes an unrelated procedure in Guile. Thus
2267we use this somewhat cryptic symbol inherited from the Haskell
2268language.}.
2269@end deffn
2270
2271@deffn {Scheme Syntax} mlet @var{monad} ((@var{var} @var{mval}) ...) @
2272 @var{body} ...
2273@deffnx {Scheme Syntax} mlet* @var{monad} ((@var{var} @var{mval}) ...) @
2274 @var{body} ...
2275Bind the variables @var{var} to the monadic values @var{mval} in
2276@var{body}. The form (@var{var} -> @var{val}) binds @var{var} to the
2277``normal'' value @var{val}, as per @code{let}.
2278
2279@code{mlet*} is to @code{mlet} what @code{let*} is to @code{let}
2280(@pxref{Local Bindings,,, guile, GNU Guile Reference Manual}).
2281@end deffn
2282
405a9d4e
LC
2283@deffn {Scheme System} mbegin @var{monad} @var{mexp} ...
2284Bind @var{mexp} and the following monadic expressions in sequence,
2285returning the result of the last expression.
2286
2287This is akin to @code{mlet}, except that the return values of the
2288monadic expressions are ignored. In that sense, it is analogous to
2289@code{begin}, but applied to monadic expressions.
2290@end deffn
2291
561fb6c3
LC
2292@cindex state monad
2293The @code{(guix monads)} module provides the @dfn{state monad}, which
2294allows an additional value---the state---to be @emph{threaded} through
2295monadic procedure calls.
2296
2297@defvr {Scheme Variable} %state-monad
2298The state monad. Procedures in the state monad can access and change
2299the state that is threaded.
2300
2301Consider the example below. The @code{square} procedure returns a value
2302in the state monad. It returns the square of its argument, but also
2303increments the current state value:
2304
2305@example
2306(define (square x)
2307 (mlet %state-monad ((count (current-state)))
2308 (mbegin %state-monad
2309 (set-current-state (+ 1 count))
2310 (return (* x x)))))
2311
2312(run-with-state (sequence %state-monad (map square (iota 3))) 0)
2313@result{} (0 1 4)
2314@result{} 3
2315@end example
2316
2317When ``run'' through @var{%state-monad}, we obtain that additional state
2318value, which is the number of @code{square} calls.
2319@end defvr
2320
2321@deffn {Monadic Procedure} current-state
2322Return the current state as a monadic value.
2323@end deffn
2324
2325@deffn {Monadic Procedure} set-current-state @var{value}
2326Set the current state to @var{value} and return the previous state as a
2327monadic value.
2328@end deffn
2329
2330@deffn {Monadic Procedure} state-push @var{value}
2331Push @var{value} to the current state, which is assumed to be a list,
2332and return the previous state as a monadic value.
2333@end deffn
2334
2335@deffn {Monadic Procedure} state-pop
2336Pop a value from the current state and return it as a monadic value.
2337The state is assumed to be a list.
2338@end deffn
2339
2340@deffn {Scheme Procedure} run-with-state @var{mval} [@var{state}]
2341Run monadic value @var{mval} starting with @var{state} as the initial
2342state. Return two values: the resulting value, and the resulting state.
2343@end deffn
2344
e87f0591
LC
2345The main interface to the store monad, provided by the @code{(guix
2346store)} module, is as follows.
b860f382
LC
2347
2348@defvr {Scheme Variable} %store-monad
561fb6c3
LC
2349The store monad---an alias for @var{%state-monad}.
2350
2351Values in the store monad encapsulate accesses to the store. When its
2352effect is needed, a value of the store monad must be ``evaluated'' by
2353passing it to the @code{run-with-store} procedure (see below.)
b860f382
LC
2354@end defvr
2355
2356@deffn {Scheme Procedure} run-with-store @var{store} @var{mval} [#:guile-for-build] [#:system (%current-system)]
2357Run @var{mval}, a monadic value in the store monad, in @var{store}, an
2358open store connection.
2359@end deffn
2360
ad372953 2361@deffn {Monadic Procedure} text-file @var{name} @var{text} [@var{references}]
b860f382 2362Return as a monadic value the absolute file name in the store of the file
ad372953
LC
2363containing @var{text}, a string. @var{references} is a list of store items that the
2364resulting text file refers to; it defaults to the empty list.
45adbd62
LC
2365@end deffn
2366
0a90af15
LC
2367@deffn {Monadic Procedure} interned-file @var{file} [@var{name}] @
2368 [#:recursive? #t]
2369Return the name of @var{file} once interned in the store. Use
2370@var{name} as its store name, or the basename of @var{file} if
2371@var{name} is omitted.
2372
2373When @var{recursive?} is true, the contents of @var{file} are added
2374recursively; if @var{file} designates a flat file and @var{recursive?}
2375is true, its contents are added, and its permission bits are kept.
2376
2377The example below adds a file to the store, under two different names:
2378
2379@example
2380(run-with-store (open-connection)
2381 (mlet %store-monad ((a (interned-file "README"))
2382 (b (interned-file "README" "LEGU-MIN")))
2383 (return (list a b))))
2384
2385@result{} ("/gnu/store/rwm@dots{}-README" "/gnu/store/44i@dots{}-LEGU-MIN")
2386@end example
2387
2388@end deffn
2389
e87f0591
LC
2390The @code{(guix packages)} module exports the following package-related
2391monadic procedures:
2392
b860f382 2393@deffn {Monadic Procedure} package-file @var{package} [@var{file}] @
4231f05b
LC
2394 [#:system (%current-system)] [#:target #f] @
2395 [#:output "out"] Return as a monadic
b860f382
LC
2396value in the absolute file name of @var{file} within the @var{output}
2397directory of @var{package}. When @var{file} is omitted, return the name
4231f05b
LC
2398of the @var{output} directory of @var{package}. When @var{target} is
2399true, use it as a cross-compilation target triplet.
b860f382
LC
2400@end deffn
2401
b860f382 2402@deffn {Monadic Procedure} package->derivation @var{package} [@var{system}]
4231f05b
LC
2403@deffnx {Monadic Procedure} package->cross-derivation @var{package} @
2404 @var{target} [@var{system}]
2405Monadic version of @code{package-derivation} and
2406@code{package-cross-derivation} (@pxref{Defining Packages}).
b860f382
LC
2407@end deffn
2408
2409
21b679f6
LC
2410@node G-Expressions
2411@section G-Expressions
2412
2413@cindex G-expression
2414@cindex build code quoting
2415So we have ``derivations'', which represent a sequence of build actions
2416to be performed to produce an item in the store (@pxref{Derivations}).
2417Those build actions are performed when asking the daemon to actually
2418build the derivations; they are run by the daemon in a container
2419(@pxref{Invoking guix-daemon}).
2420
2421@cindex strata of code
2422It should come as no surprise that we like to write those build actions
2423in Scheme. When we do that, we end up with two @dfn{strata} of Scheme
2424code@footnote{The term @dfn{stratum} in this context was coined by
ef4ab0a4
LC
2425Manuel Serrano et al.@: in the context of their work on Hop. Oleg
2426Kiselyov, who has written insightful
2427@url{http://okmij.org/ftp/meta-programming/#meta-scheme, essays and code
2428on this topic}, refers to this kind of code generation as
2429@dfn{staging}.}: the ``host code''---code that defines packages, talks
2430to the daemon, etc.---and the ``build code''---code that actually
2431performs build actions, such as making directories, invoking
2432@command{make}, etc.
21b679f6
LC
2433
2434To describe a derivation and its build actions, one typically needs to
2435embed build code inside host code. It boils down to manipulating build
2436code as data, and Scheme's homoiconicity---code has a direct
2437representation as data---comes in handy for that. But we need more than
2438Scheme's normal @code{quasiquote} mechanism to construct build
2439expressions.
2440
2441The @code{(guix gexp)} module implements @dfn{G-expressions}, a form of
2442S-expressions adapted to build expressions. G-expressions, or
2443@dfn{gexps}, consist essentially in three syntactic forms: @code{gexp},
2444@code{ungexp}, and @code{ungexp-splicing} (or simply: @code{#~},
2445@code{#$}, and @code{#$@@}), which are comparable respectively to
2446@code{quasiquote}, @code{unquote}, and @code{unquote-splicing}
2447(@pxref{Expression Syntax, @code{quasiquote},, guile, GNU Guile
2448Reference Manual}). However, there are major differences:
2449
2450@itemize
2451@item
2452Gexps are meant to be written to a file and run or manipulated by other
2453processes.
2454
2455@item
2456When a package or derivation is unquoted inside a gexp, the result is as
2457if its output file name had been introduced.
2458
2459@item
2460Gexps carry information about the packages or derivations they refer to,
2461and these dependencies are automatically added as inputs to the build
2462processes that use them.
2463@end itemize
2464
2465To illustrate the idea, here is an example of a gexp:
2466
2467@example
2468(define build-exp
2469 #~(begin
2470 (mkdir #$output)
2471 (chdir #$output)
2472 (symlink (string-append #$coreutils "/bin/ls")
2473 "list-files")))
2474@end example
2475
2476This gexp can be passed to @code{gexp->derivation}; we obtain a
2477derivation that builds a directory containing exactly one symlink to
2478@file{/gnu/store/@dots{}-coreutils-8.22/bin/ls}:
2479
2480@example
2481(gexp->derivation "the-thing" build-exp)
2482@end example
2483
e20fd1bf 2484As one would expect, the @code{"/gnu/store/@dots{}-coreutils-8.22"} string is
21b679f6
LC
2485substituted to the reference to the @var{coreutils} package in the
2486actual build code, and @var{coreutils} is automatically made an input to
2487the derivation. Likewise, @code{#$output} (equivalent to @code{(ungexp
2488output)}) is replaced by a string containing the derivation's output
667b2508
LC
2489directory name.
2490
2491@cindex cross compilation
2492In a cross-compilation context, it is useful to distinguish between
2493references to the @emph{native} build of a package---that can run on the
2494host---versus references to cross builds of a package. To that end, the
2495@code{#+} plays the same role as @code{#$}, but is a reference to a
2496native package build:
2497
2498@example
2499(gexp->derivation "vi"
2500 #~(begin
2501 (mkdir #$output)
2502 (system* (string-append #+coreutils "/bin/ln")
2503 "-s"
2504 (string-append #$emacs "/bin/emacs")
2505 (string-append #$output "/bin/vi")))
2506 #:target "mips64el-linux")
2507@end example
2508
2509@noindent
2510In the example above, the native build of @var{coreutils} is used, so
2511that @command{ln} can actually run on the host; but then the
2512cross-compiled build of @var{emacs} is referenced.
2513
2514The syntactic form to construct gexps is summarized below.
21b679f6
LC
2515
2516@deffn {Scheme Syntax} #~@var{exp}
2517@deffnx {Scheme Syntax} (gexp @var{exp})
2518Return a G-expression containing @var{exp}. @var{exp} may contain one
2519or more of the following forms:
2520
2521@table @code
2522@item #$@var{obj}
2523@itemx (ungexp @var{obj})
2524Introduce a reference to @var{obj}. @var{obj} may be a package or a
2525derivation, in which case the @code{ungexp} form is replaced by its
2526output file name---e.g., @code{"/gnu/store/@dots{}-coreutils-8.22}.
2527
2528If @var{obj} is a list, it is traversed and any package or derivation
2529references are substituted similarly.
2530
2531If @var{obj} is another gexp, its contents are inserted and its
2532dependencies are added to those of the containing gexp.
2533
2534If @var{obj} is another kind of object, it is inserted as is.
2535
2536@item #$@var{package-or-derivation}:@var{output}
2537@itemx (ungexp @var{package-or-derivation} @var{output})
2538This is like the form above, but referring explicitly to the
2539@var{output} of @var{package-or-derivation}---this is useful when
2540@var{package-or-derivation} produces multiple outputs (@pxref{Packages
2541with Multiple Outputs}).
2542
667b2508
LC
2543@item #+@var{obj}
2544@itemx #+@var{obj}:output
2545@itemx (ungexp-native @var{obj})
2546@itemx (ungexp-native @var{obj} @var{output})
2547Same as @code{ungexp}, but produces a reference to the @emph{native}
2548build of @var{obj} when used in a cross compilation context.
2549
21b679f6
LC
2550@item #$output[:@var{output}]
2551@itemx (ungexp output [@var{output}])
2552Insert a reference to derivation output @var{output}, or to the main
2553output when @var{output} is omitted.
2554
2555This only makes sense for gexps passed to @code{gexp->derivation}.
2556
2557@item #$@@@var{lst}
2558@itemx (ungexp-splicing @var{lst})
2559Like the above, but splices the contents of @var{lst} inside the
2560containing list.
2561
667b2508
LC
2562@item #+@@@var{lst}
2563@itemx (ungexp-native-splicing @var{lst})
2564Like the above, but refers to native builds of the objects listed in
2565@var{lst}.
2566
21b679f6
LC
2567@end table
2568
2569G-expressions created by @code{gexp} or @code{#~} are run-time objects
2570of the @code{gexp?} type (see below.)
2571@end deffn
2572
2573@deffn {Scheme Procedure} gexp? @var{obj}
2574Return @code{#t} if @var{obj} is a G-expression.
2575@end deffn
2576
2577G-expressions are meant to be written to disk, either as code building
2578some derivation, or as plain files in the store. The monadic procedures
2579below allow you to do that (@pxref{The Store Monad}, for more
2580information about monads.)
2581
2582@deffn {Monadic Procedure} gexp->derivation @var{name} @var{exp} @
68a61e9f 2583 [#:system (%current-system)] [#:target #f] [#:inputs '()] @
21b679f6
LC
2584 [#:hash #f] [#:hash-algo #f] @
2585 [#:recursive? #f] [#:env-vars '()] [#:modules '()] @
4684f301 2586 [#:module-path @var{%load-path}] @
c8351d9a
LC
2587 [#:references-graphs #f] [#:allowed-references #f] @
2588 [#:local-build? #f] [#:guile-for-build #f]
21b679f6 2589Return a derivation @var{name} that runs @var{exp} (a gexp) with
68a61e9f
LC
2590@var{guile-for-build} (a derivation) on @var{system}. When @var{target}
2591is true, it is used as the cross-compilation target triplet for packages
2592referred to by @var{exp}.
21b679f6
LC
2593
2594Make @var{modules} available in the evaluation context of @var{EXP};
4684f301
LC
2595@var{MODULES} is a list of names of Guile modules searched in
2596@var{MODULE-PATH} to be copied in the store, compiled, and made available in
21b679f6
LC
2597the load path during the execution of @var{exp}---e.g., @code{((guix
2598build utils) (guix build gnu-build-system))}.
2599
b53833b2
LC
2600When @var{references-graphs} is true, it must be a list of tuples of one of the
2601following forms:
2602
2603@example
2604(@var{file-name} @var{package})
2605(@var{file-name} @var{package} @var{output})
2606(@var{file-name} @var{derivation})
2607(@var{file-name} @var{derivation} @var{output})
2608(@var{file-name} @var{store-item})
2609@end example
2610
2611The right-hand-side of each element of @var{references-graphs} is automatically made
2612an input of the build process of @var{exp}. In the build environment, each
2613@var{file-name} contains the reference graph of the corresponding item, in a simple
2614text format.
2615
c8351d9a
LC
2616@var{allowed-references} must be either @code{#f} or a list of output names and packages.
2617In the latter case, the list denotes store items that the result is allowed to
2618refer to. Any reference to another store item will lead to a build error.
2619
e20fd1bf 2620The other arguments are as for @code{derivation} (@pxref{Derivations}).
21b679f6
LC
2621@end deffn
2622
2623@deffn {Monadic Procedure} gexp->script @var{name} @var{exp}
2624Return an executable script @var{name} that runs @var{exp} using
2625@var{guile} with @var{modules} in its search path.
2626
2627The example below builds a script that simply invokes the @command{ls}
2628command:
2629
2630@example
2631(use-modules (guix gexp) (gnu packages base))
2632
2633(gexp->script "list-files"
2634 #~(execl (string-append #$coreutils "/bin/ls")
2635 "ls"))
2636@end example
2637
2638When ``running'' it through the store (@pxref{The Store Monad,
e20fd1bf 2639@code{run-with-store}}), we obtain a derivation that produces an
21b679f6
LC
2640executable file @file{/gnu/store/@dots{}-list-files} along these lines:
2641
2642@example
2643#!/gnu/store/@dots{}-guile-2.0.11/bin/guile -ds
2644!#
2645(execl (string-append "/gnu/store/@dots{}-coreutils-8.22"/bin/ls")
2646 "ls")
2647@end example
2648@end deffn
2649
2650@deffn {Monadic Procedure} gexp->file @var{name} @var{exp}
2651Return a derivation that builds a file @var{name} containing @var{exp}.
2652
2653The resulting file holds references to all the dependencies of @var{exp}
2654or a subset thereof.
2655@end deffn
1ed19464
LC
2656
2657@deffn {Monadic Procedure} text-file* @var{name} @var{text} @dots{}
2658Return as a monadic value a derivation that builds a text file
2659containing all of @var{text}. @var{text} may list, in addition to
2660strings, packages, derivations, and store file names; the resulting
2661store file holds references to all these.
2662
2663This variant should be preferred over @code{text-file} anytime the file
2664to create will reference items from the store. This is typically the
2665case when building a configuration file that embeds store file names,
2666like this:
2667
2668@example
2669(define (profile.sh)
2670 ;; Return the name of a shell script in the store that
2671 ;; initializes the 'PATH' environment variable.
2672 (text-file* "profile.sh"
2673 "export PATH=" coreutils "/bin:"
2674 grep "/bin:" sed "/bin\n"))
2675@end example
2676
2677In this example, the resulting @file{/gnu/store/@dots{}-profile.sh} file
2678will references @var{coreutils}, @var{grep}, and @var{sed}, thereby
2679preventing them from being garbage-collected during its lifetime.
2680@end deffn
21b679f6
LC
2681
2682Of course, in addition to gexps embedded in ``host'' code, there are
2683also modules containing build tools. To make it clear that they are
2684meant to be used in the build stratum, these modules are kept in the
2685@code{(guix build @dots{})} name space.
2686
2687
568717fd
LC
2688@c *********************************************************************
2689@node Utilities
2690@chapter Utilities
2691
210cc920
LC
2692This section describes tools primarily targeted at developers and users
2693who write new package definitions. They complement the Scheme
2694programming interface of Guix in a convenient way.
2695
568717fd 2696@menu
37166310 2697* Invoking guix build:: Building packages from the command line.
210cc920 2698* Invoking guix download:: Downloading a file and printing its hash.
37166310 2699* Invoking guix hash:: Computing the cryptographic hash of a file.
2f7d2d91 2700* Invoking guix import:: Importing package definitions.
37166310 2701* Invoking guix refresh:: Updating package definitions.
b4f5e0e8 2702* Invoking guix lint:: Finding errors in package definitions.
372c4bbc 2703* Invoking guix environment:: Setting up development environments.
568717fd
LC
2704@end menu
2705
e49951eb
MW
2706@node Invoking guix build
2707@section Invoking @command{guix build}
568717fd 2708
e49951eb 2709The @command{guix build} command builds packages or derivations and
6798a8e4
LC
2710their dependencies, and prints the resulting store paths. Note that it
2711does not modify the user's profile---this is the job of the
e49951eb 2712@command{guix package} command (@pxref{Invoking guix package}). Thus,
6798a8e4
LC
2713it is mainly useful for distribution developers.
2714
2715The general syntax is:
c78bd12b
LC
2716
2717@example
e49951eb 2718guix build @var{options} @var{package-or-derivation}@dots{}
c78bd12b
LC
2719@end example
2720
2721@var{package-or-derivation} may be either the name of a package found in
5401dd75
LC
2722the software distribution such as @code{coreutils} or
2723@code{coreutils-8.20}, or a derivation such as
834129e0 2724@file{/gnu/store/@dots{}-coreutils-8.19.drv}. In the former case, a
e7f34eb0
LC
2725package with the corresponding name (and optionally version) is searched
2726for among the GNU distribution modules (@pxref{Package Modules}).
2727
2728Alternatively, the @code{--expression} option may be used to specify a
2729Scheme expression that evaluates to a package; this is useful when
2730disambiguation among several same-named packages or package variants is
2731needed.
c78bd12b
LC
2732
2733The @var{options} may be zero or more of the following:
2734
2735@table @code
2736
2737@item --expression=@var{expr}
2738@itemx -e @var{expr}
ac5de156 2739Build the package or derivation @var{expr} evaluates to.
c78bd12b 2740
5401dd75 2741For example, @var{expr} may be @code{(@@ (gnu packages guile)
c78bd12b
LC
2742guile-1.8)}, which unambiguously designates this specific variant of
2743version 1.8 of Guile.
2744
56b82106
LC
2745Alternately, @var{expr} may be a G-expression, in which case it is used
2746as a build program passed to @code{gexp->derivation}
2747(@pxref{G-Expressions}).
2748
2749Lastly, @var{expr} may refer to a zero-argument monadic procedure
ac5de156
LC
2750(@pxref{The Store Monad}). The procedure must return a derivation as a
2751monadic value, which is then passed through @code{run-with-store}.
2752
c78bd12b
LC
2753@item --source
2754@itemx -S
2755Build the packages' source derivations, rather than the packages
2756themselves.
2757
e49951eb 2758For instance, @code{guix build -S gcc} returns something like
834129e0 2759@file{/gnu/store/@dots{}-gcc-4.7.2.tar.bz2}, which is GCC's source tarball.
c78bd12b 2760
f9cc8971
LC
2761The returned source tarball is the result of applying any patches and
2762code snippets specified in the package's @code{origin} (@pxref{Defining
2763Packages}).
2764
c78bd12b
LC
2765@item --system=@var{system}
2766@itemx -s @var{system}
2767Attempt to build for @var{system}---e.g., @code{i686-linux}---instead of
2768the host's system type.
2769
2770An example use of this is on Linux-based systems, which can emulate
2771different personalities. For instance, passing
2772@code{--system=i686-linux} on an @code{x86_64-linux} system allows users
2773to build packages in a complete 32-bit environment.
2774
e55ec43d
LC
2775@item --target=@var{triplet}
2776@cindex cross-compilation
2777Cross-build for @var{triplet}, which must be a valid GNU triplet, such
2778as @code{"mips64el-linux-gnu"} (@pxref{Configuration Names, GNU
2779configuration triplets,, configure, GNU Configure and Build System}).
2780
7f3673f2
LC
2781@item --with-source=@var{source}
2782Use @var{source} as the source of the corresponding package.
2783@var{source} must be a file name or a URL, as for @command{guix
2784download} (@pxref{Invoking guix download}).
2785
2786The ``corresponding package'' is taken to be one specified on the
2787command line whose name matches the base of @var{source}---e.g., if
2788@var{source} is @code{/src/guile-2.0.10.tar.gz}, the corresponding
2789package is @code{guile}. Likewise, the version string is inferred from
2790@var{source}; in the previous example, it's @code{2.0.10}.
2791
2792This option allows users to try out versions of packages other than the
2793one provided by the distribution. The example below downloads
2794@file{ed-1.7.tar.gz} from a GNU mirror and uses that as the source for
2795the @code{ed} package:
2796
2797@example
2798guix build ed --with-source=mirror://gnu/ed/ed-1.7.tar.gz
2799@end example
2800
2801As a developer, @code{--with-source} makes it easy to test release
2802candidates:
2803
2804@example
2805guix build guile --with-source=../guile-2.0.9.219-e1bb7.tar.xz
2806@end example
2807
05962f29
LC
2808@item --no-grafts
2809Do not ``graft'' packages. In practice, this means that package updates
2810available as grafts are not applied. @xref{Security Updates}, for more
2811information on grafts.
7f3673f2 2812
c78bd12b
LC
2813@item --derivations
2814@itemx -d
2815Return the derivation paths, not the output paths, of the given
2816packages.
2817
70ee5642
LC
2818@item --root=@var{file}
2819@itemx -r @var{file}
2820Make @var{file} a symlink to the result, and register it as a garbage
2821collector root.
2822
2823@item --log-file
2824Return the build log file names for the given
2825@var{package-or-derivation}s, or raise an error if build logs are
2826missing.
2827
2828This works regardless of how packages or derivations are specified. For
2829instance, the following invocations are equivalent:
2830
2831@example
2832guix build --log-file `guix build -d guile`
2833guix build --log-file `guix build guile`
2834guix build --log-file guile
2835guix build --log-file -e '(@@ (gnu packages guile) guile-2.0)'
2836@end example
2837
2838
2839@end table
2840
2841@cindex common build options
2842In addition, a number of options that control the build process are
2843common to @command{guix build} and other commands that can spawn builds,
2844such as @command{guix package} or @command{guix archive}. These are the
2845following:
2846
2847@table @code
2848
300868ba
LC
2849@item --load-path=@var{directory}
2850@itemx -L @var{directory}
2851Add @var{directory} to the front of the package module search path
2852(@pxref{Package Modules}).
2853
2854This allows users to define their own packages and make them visible to
2855the command-line tools.
2856
c78bd12b
LC
2857@item --keep-failed
2858@itemx -K
2859Keep the build tree of failed builds. Thus, if a build fail, its build
2860tree is kept under @file{/tmp}, in a directory whose name is shown at
2861the end of the build log. This is useful when debugging build issues.
2862
2863@item --dry-run
2864@itemx -n
2865Do not build the derivations.
2866
56b1f4b7
LC
2867@item --fallback
2868When substituting a pre-built binary fails, fall back to building
2869packages locally.
2870
c78bd12b 2871@item --no-substitutes
b5385b52 2872Do not use substitutes for build products. That is, always build things
c4202d60
LC
2873locally instead of allowing downloads of pre-built binaries
2874(@pxref{Substitutes}).
c78bd12b 2875
425b0bfc 2876@item --no-build-hook
4ec2e92d
LC
2877Do not attempt to offload builds @i{via} the daemon's ``build hook''
2878(@pxref{Daemon Offload Setup}). That is, always build things locally
2879instead of offloading builds to remote machines.
425b0bfc 2880
969e678e
LC
2881@item --max-silent-time=@var{seconds}
2882When the build or substitution process remains silent for more than
2883@var{seconds}, terminate it and report a build failure.
2884
002622b6
LC
2885@item --timeout=@var{seconds}
2886Likewise, when the build or substitution process lasts for more than
2887@var{seconds}, terminate it and report a build failure.
2888
2889By default there is no timeout. This behavior can be restored with
2890@code{--timeout=0}.
2891
07ab4bf1
LC
2892@item --verbosity=@var{level}
2893Use the given verbosity level. @var{level} must be an integer between 0
2894and 5; higher means more verbose output. Setting a level of 4 or more
2895may be helpful when debugging setup issues with the build daemon.
2896
70ee5642
LC
2897@item --cores=@var{n}
2898@itemx -c @var{n}
2899Allow the use of up to @var{n} CPU cores for the build. The special
2900value @code{0} means to use as many CPU cores as available.
bf421152 2901
f6526eb3
LC
2902@item --max-jobs=@var{n}
2903@itemx -M @var{n}
2904Allow at most @var{n} build jobs in parallel. @xref{Invoking
2905guix-daemon, @code{--max-jobs}}, for details about this option and the
2906equivalent @command{guix-daemon} option.
2907
c78bd12b
LC
2908@end table
2909
e49951eb 2910Behind the scenes, @command{guix build} is essentially an interface to
c78bd12b
LC
2911the @code{package-derivation} procedure of the @code{(guix packages)}
2912module, and to the @code{build-derivations} procedure of the @code{(guix
01d8ac64 2913derivations)} module.
c78bd12b 2914
16eb115e
DP
2915In addition to options explicitly passed on the command line,
2916@command{guix build} and other @command{guix} commands that support
2917building honor the @code{GUIX_BUILD_OPTIONS} environment variable.
2918
2919@defvr {Environment Variable} GUIX_BUILD_OPTIONS
2920Users can define this variable to a list of command line options that
2921will automatically be used by @command{guix build} and other
2922@command{guix} commands that can perform builds, as in the example
2923below:
2924
2925@example
2926$ export GUIX_BUILD_OPTIONS="--no-substitutes -c 2 -L /foo/bar"
2927@end example
2928
847391fe
DP
2929These options are parsed independently, and the result is appended to
2930the parsed command-line options.
16eb115e
DP
2931@end defvr
2932
2933
210cc920
LC
2934@node Invoking guix download
2935@section Invoking @command{guix download}
2936
2937When writing a package definition, developers typically need to download
2938the package's source tarball, compute its SHA256 hash, and write that
2939hash in the package definition (@pxref{Defining Packages}). The
2940@command{guix download} tool helps with this task: it downloads a file
2941from the given URI, adds it to the store, and prints both its file name
2942in the store and its SHA256 hash.
2943
2944The fact that the downloaded file is added to the store saves bandwidth:
2945when the developer eventually tries to build the newly defined package
2946with @command{guix build}, the source tarball will not have to be
2947downloaded again because it is already in the store. It is also a
2948convenient way to temporarily stash files, which may be deleted
2949eventually (@pxref{Invoking guix gc}).
2950
2951The @command{guix download} command supports the same URIs as used in
2952package definitions. In particular, it supports @code{mirror://} URIs.
2953@code{https} URIs (HTTP over TLS) are supported @emph{provided} the
2954Guile bindings for GnuTLS are available in the user's environment; when
537c8bb3
LC
2955they are not available, an error is raised. @xref{Guile Preparations,
2956how to install the GnuTLS bindings for Guile,, gnutls-guile,
2957GnuTLS-Guile}, for more information.
210cc920
LC
2958
2959The following option is available:
2960
2961@table @code
2962@item --format=@var{fmt}
2963@itemx -f @var{fmt}
2964Write the hash in the format specified by @var{fmt}. For more
081145cf 2965information on the valid values for @var{fmt}, @pxref{Invoking guix hash}.
210cc920
LC
2966@end table
2967
6c365eca
NK
2968@node Invoking guix hash
2969@section Invoking @command{guix hash}
2970
210cc920 2971The @command{guix hash} command computes the SHA256 hash of a file.
6c365eca
NK
2972It is primarily a convenience tool for anyone contributing to the
2973distribution: it computes the cryptographic hash of a file, which can be
2974used in the definition of a package (@pxref{Defining Packages}).
2975
2976The general syntax is:
2977
2978@example
2979guix hash @var{option} @var{file}
2980@end example
2981
2982@command{guix hash} has the following option:
2983
2984@table @code
2985
2986@item --format=@var{fmt}
2987@itemx -f @var{fmt}
210cc920 2988Write the hash in the format specified by @var{fmt}.
6c365eca
NK
2989
2990Supported formats: @code{nix-base32}, @code{base32}, @code{base16}
2991(@code{hex} and @code{hexadecimal} can be used as well).
2992
2993If the @option{--format} option is not specified, @command{guix hash}
2994will output the hash in @code{nix-base32}. This representation is used
2995in the definitions of packages.
2996
3140f2df
LC
2997@item --recursive
2998@itemx -r
2999Compute the hash on @var{file} recursively.
3000
3001In this case, the hash is computed on an archive containing @var{file},
3002including its children if it is a directory. Some of @var{file}'s
3003meta-data is part of the archive; for instance, when @var{file} is a
3004regular file, the hash is different depending on whether @var{file} is
3005executable or not. Meta-data such as time stamps has no impact on the
3006hash (@pxref{Invoking guix archive}).
3007@c FIXME: Replace xref above with xref to an ``Archive'' section when
3008@c it exists.
3009
6c365eca
NK
3010@end table
3011
2f7d2d91
LC
3012@node Invoking guix import
3013@section Invoking @command{guix import}
3014
3015@cindex importing packages
3016@cindex package import
3017@cindex package conversion
3018The @command{guix import} command is useful for people willing to add a
3019package to the distribution but who'd rather do as little work as
3020possible to get there---a legitimate demand. The command knows of a few
3021repositories from which it can ``import'' package meta-data. The result
3022is a package definition, or a template thereof, in the format we know
3023(@pxref{Defining Packages}).
3024
3025The general syntax is:
3026
3027@example
3028guix import @var{importer} @var{options}@dots{}
3029@end example
3030
3031@var{importer} specifies the source from which to import package
3032meta-data, and @var{options} specifies a package identifier and other
3033options specific to @var{importer}. Currently, the available
3034``importers'' are:
3035
3036@table @code
3037@item gnu
3038Import meta-data for the given GNU package. This provides a template
3039for the latest version of that GNU package, including the hash of its
3040source tarball, and its canonical synopsis and description.
3041
3042Additional information such as the package's dependencies and its
3043license needs to be figured out manually.
3044
3045For example, the following command returns a package definition for
3046GNU@tie{}Hello:
3047
3048@example
3049guix import gnu hello
3050@end example
3051
3052Specific command-line options are:
3053
3054@table @code
3055@item --key-download=@var{policy}
3056As for @code{guix refresh}, specify the policy to handle missing OpenPGP
3057keys when verifying the package's signature. @xref{Invoking guix
3058refresh, @code{--key-download}}.
3059@end table
3060
3061@item pypi
3062@cindex pypi
3063Import meta-data from the @uref{https://pypi.python.org/, Python Package
3064Index}@footnote{This functionality requires Guile-JSON to be installed.
3065@xref{Requirements}.}. Information is taken from the JSON-formatted
3066description available at @code{pypi.python.org} and usually includes all
3067the relevant information, including package dependencies.
3068
3069The command below imports meta-data for the @code{itsdangerous} Python
3070package:
3071
3072@example
3073guix import pypi itsdangerous
3074@end example
3075
d45dc6da
EB
3076@item cpan
3077@cindex CPAN
3078Import meta-data from @uref{https://www.metacpan.org/, MetaCPAN}.
3079Information is taken from the JSON-formatted meta-data provided through
3080@uref{https://api.metacpan.org/, MetaCPAN's API} and includes most
3081relevant information. License information should be checked closely.
3082Package dependencies are included but may in some cases needlessly
3083include core Perl modules.
3084
3085The command command below imports meta-data for the @code{Acme::Boolean}
3086Perl module:
3087
3088@example
3089guix import cpan Acme::Boolean
3090@end example
3091
2f7d2d91
LC
3092@item nix
3093Import meta-data from a local copy of the source of the
3094@uref{http://nixos.org/nixpkgs/, Nixpkgs distribution}@footnote{This
3095relies on the @command{nix-instantiate} command of
3096@uref{http://nixos.org/nix/, Nix}.}. Package definitions in Nixpkgs are
3097typically written in a mixture of Nix-language and Bash code. This
3098command only imports the high-level package structure that is written in
3099the Nix language. It normally includes all the basic fields of a
3100package definition.
3101
3102When importing a GNU package, the synopsis and descriptions are replaced
3103by their canonical upstream variant.
3104
3105As an example, the command below imports the package definition of
3106LibreOffice (more precisely, it imports the definition of the package
3107bound to the @code{libreoffice} top-level attribute):
3108
3109@example
3110guix import nix ~/path/to/nixpkgs libreoffice
3111@end example
3112@end table
3113
3114The structure of the @command{guix import} code is modular. It would be
3115useful to have more importers for other package formats, and your help
3116is welcome here (@pxref{Contributing}).
3117
37166310
LC
3118@node Invoking guix refresh
3119@section Invoking @command{guix refresh}
3120
3121The primary audience of the @command{guix refresh} command is developers
3122of the GNU software distribution. By default, it reports any packages
3123provided by the distribution that are outdated compared to the latest
3124upstream version, like this:
3125
3126@example
3127$ guix refresh
3128gnu/packages/gettext.scm:29:13: gettext would be upgraded from 0.18.1.1 to 0.18.2.1
3129gnu/packages/glib.scm:77:12: glib would be upgraded from 2.34.3 to 2.37.0
3130@end example
3131
3132It does so by browsing each package's FTP directory and determining the
3133highest version number of the source tarballs
3134therein@footnote{Currently, this only works for GNU packages.}.
3135
3136When passed @code{--update}, it modifies distribution source files to
3137update the version numbers and source tarball hashes of those packages'
3138recipes (@pxref{Defining Packages}). This is achieved by downloading
3139each package's latest source tarball and its associated OpenPGP
3140signature, authenticating the downloaded tarball against its signature
3141using @command{gpg}, and finally computing its hash. When the public
3142key used to sign the tarball is missing from the user's keyring, an
3143attempt is made to automatically retrieve it from a public key server;
3144when it's successful, the key is added to the user's keyring; otherwise,
3145@command{guix refresh} reports an error.
3146
3147The following options are supported:
3148
3149@table @code
3150
3151@item --update
3152@itemx -u
3153Update distribution source files (package recipes) in place.
081145cf 3154@xref{Defining Packages}, for more information on package definitions.
37166310
LC
3155
3156@item --select=[@var{subset}]
3157@itemx -s @var{subset}
3158Select all the packages in @var{subset}, one of @code{core} or
3159@code{non-core}.
3160
3161The @code{core} subset refers to all the packages at the core of the
3162distribution---i.e., packages that are used to build ``everything
3163else''. This includes GCC, libc, Binutils, Bash, etc. Usually,
3164changing one of these packages in the distribution entails a rebuild of
3165all the others. Thus, such updates are an inconvenience to users in
3166terms of build time or bandwidth used to achieve the upgrade.
3167
3168The @code{non-core} subset refers to the remaining packages. It is
3169typically useful in cases where an update of the core packages would be
3170inconvenient.
3171
3172@end table
3173
3174In addition, @command{guix refresh} can be passed one or more package
3175names, as in this example:
3176
3177@example
3178guix refresh -u emacs idutils
3179@end example
3180
3181@noindent
3182The command above specifically updates the @code{emacs} and
3183@code{idutils} packages. The @code{--select} option would have no
3184effect in this case.
3185
7d193ec3
EB
3186When considering whether to upgrade a package, it is sometimes
3187convenient to know which packages would be affected by the upgrade and
3188should be checked for compatibility. For this the following option may
3189be used when passing @command{guix refresh} one or more package names:
3190
3191@table @code
3192
3193@item --list-dependent
3194@itemx -l
3195List top-level dependent packages that would need to be rebuilt as a
3196result of upgrading one or more packages.
3197
3198@end table
3199
3200Be aware that the @code{--list-dependent} option only
3201@emph{approximates} the rebuilds that would be required as a result of
3202an upgrade. More rebuilds might be required under some circumstances.
3203
3204@example
7779ab61
LC
3205$ guix refresh --list-dependent flex
3206Building the following 120 packages would ensure 213 dependent packages are rebuilt:
3207hop-2.4.0 geiser-0.4 notmuch-0.18 mu-0.9.9.5 cflow-1.4 idutils-4.6 @dots{}
7d193ec3
EB
3208@end example
3209
3210The command above lists a set of packages that could be built to check
3211for compatibility with an upgraded @code{flex} package.
3212
f9230085
LC
3213The following options can be used to customize GnuPG operation:
3214
3215@table @code
3216
f9230085
LC
3217@item --gpg=@var{command}
3218Use @var{command} as the GnuPG 2.x command. @var{command} is searched
3219for in @code{$PATH}.
3220
2bc53ba9
LC
3221@item --key-download=@var{policy}
3222Handle missing OpenPGP keys according to @var{policy}, which may be one
3223of:
3224
3225@table @code
3226@item always
3227Always download missing OpenPGP keys from the key server, and add them
3228to the user's GnuPG keyring.
3229
3230@item never
3231Never try to download missing OpenPGP keys. Instead just bail out.
3232
3233@item interactive
3234When a package signed with an unknown OpenPGP key is encountered, ask
3235the user whether to download it or not. This is the default behavior.
3236@end table
3237
3238@item --key-server=@var{host}
3239Use @var{host} as the OpenPGP key server when importing a public key.
3240
f9230085
LC
3241@end table
3242
b4f5e0e8
CR
3243@node Invoking guix lint
3244@section Invoking @command{guix lint}
3245The @command{guix lint} is meant to help package developers avoid common
873c4085
LC
3246errors and use a consistent style. It runs a number of checks on a
3247given set of packages in order to find common mistakes in their
3248definitions. Available @dfn{checkers} include (see
3249@code{--list-checkers} for a complete list):
3250
3251@table @code
3252@item synopsis
3253@itemx description
3254Validate certain typographical and stylistic rules about package
3255descriptions and synopses.
3256
3257@item inputs-should-be-native
3258Identify inputs that should most likely be native inputs.
3259
3260@item source
3261@itemx home-page
3262Probe @code{home-page} and @code{source} URLs and report those that are
3263invalid.
3264@end table
b4f5e0e8
CR
3265
3266The general syntax is:
3267
3268@example
3269guix lint @var{options} @var{package}@dots{}
3270@end example
3271
3272If no package is given on the command line, then all packages are checked.
3273The @var{options} may be zero or more of the following:
3274
3275@table @code
3276
dd7c013d
CR
3277@item --checkers
3278@itemx -c
3279Only enable the checkers specified in a comma-separated list using the
3280names returned by @code{--list-checkers}.
3281
b4f5e0e8
CR
3282@item --list-checkers
3283@itemx -l
3284List and describe all the available checkers that will be run on packages
3285and exit.
3286
3287@end table
37166310 3288
372c4bbc
DT
3289@node Invoking guix environment
3290@section Invoking @command{guix environment}
3291
f5fd4fd2 3292@cindex reproducible build environments
372c4bbc
DT
3293The purpose of @command{guix environment} is to assist hackers in
3294creating reproducible development environments without polluting their
3295package profile. The @command{guix environment} tool takes one or more
3296packages, builds all of the necessary inputs, and creates a shell
3297environment to use them.
3298
3299The general syntax is:
3300
3301@example
3302guix environment @var{options} @var{package}@dots{}
3303@end example
3304
3305The following examples spawns a new shell that is capable of building
3306the GNU Guile source code:
3307
3308@example
3309guix environment guile
3310@end example
3311
3312If the specified packages are not built yet, @command{guix environment}
3313automatically builds them. The new shell's environment is an augmented
3314version of the environment that @command{guix environment} was run in.
3315It contains the necessary search paths for building the given package
3316added to the existing environment variables. To create a ``pure''
3317environment in which the original environment variables have been unset,
3318use the @code{--pure} option.
3319
3320Additionally, more than one package may be specified, in which case the
3321union of the inputs for the given packages are used. For example, the
3322command below spawns a shell where all of the dependencies of both Guile
3323and Emacs are available:
3324
3325@example
3326guix environment guile emacs
3327@end example
3328
3329Sometimes an interactive shell session is not desired. The
3330@code{--exec} option can be used to specify the command to run instead.
3331
3332@example
3333guix environment guile --exec=make
3334@end example
3335
3336The following options are available:
3337
3338@table @code
3339@item --expression=@var{expr}
3340@itemx -e @var{expr}
3341Create an environment for the package that @var{expr} evaluates to.
3342
3343@item --load=@var{file}
3344@itemx -l @var{file}
3345Create an environment for the package that the code within @var{file}
3346evaluates to.
3347
3348@item --exec=@var{command}
3349@item -E @var{command}
3350Execute @var{command} in the new environment.
3351
3352@item --pure
3353Unset existing environment variables when building the new environment.
3354This has the effect of creating an environment in which search paths
3355only contain package inputs.
3356
3357@item --search-paths
3358Display the environment variable definitions that make up the
3359environment.
3360@end table
3361
3362It also supports all of the common build options that @command{guix
3363build} supports (@pxref{Invoking guix build, common build options}).
3364
a1ba8475
LC
3365@c *********************************************************************
3366@node GNU Distribution
3367@chapter GNU Distribution
3368
3ca2731c
LC
3369@cindex Guix System Distribution
3370@cindex GSD
3371Guix comes with a distribution of the GNU system consisting entirely of
3372free software@footnote{The term ``free'' here refers to the
a1ba8475 3373@url{http://www.gnu.org/philosophy/free-sw.html,freedom provided to
3ca2731c 3374users of that software}.}. The
35ed9306
LC
3375distribution can be installed on its own (@pxref{System Installation}),
3376but it is also possible to install Guix as a package manager on top of
3377an installed GNU/Linux system (@pxref{Installation}). To distinguish
3ca2731c
LC
3378between the two, we refer to the standalone distribution as the Guix
3379System Distribution, or GNU@tie{}GSD.
35ed9306
LC
3380
3381The distribution provides core GNU packages such as GNU libc, GCC, and
3382Binutils, as well as many GNU and non-GNU applications. The complete
3383list of available packages can be browsed
d03bb653
LC
3384@url{http://www.gnu.org/software/guix/package-list.html,on-line} or by
3385running @command{guix package} (@pxref{Invoking guix package}):
a1ba8475
LC
3386
3387@example
e49951eb 3388guix package --list-available
a1ba8475
LC
3389@end example
3390
35ed9306 3391Our goal has been to provide a practical 100% free software distribution of
401c53c4
LC
3392Linux-based and other variants of GNU, with a focus on the promotion and
3393tight integration of GNU components, and an emphasis on programs and
3394tools that help users exert that freedom.
3395
3ca2731c 3396Packages are currently available on the following platforms:
c320011d
LC
3397
3398@table @code
3399
3400@item x86_64-linux
3401Intel/AMD @code{x86_64} architecture, Linux-Libre kernel;
3402
3403@item i686-linux
3404Intel 32-bit architecture (IA32), Linux-Libre kernel;
3405
aa1e1947
MW
3406@item armhf-linux
3407ARMv7-A architecture with hard float, Thumb-2 and VFP3D16 coprocessor,
3408using the EABI hard-float ABI, and Linux-Libre kernel.
3409
c320011d
LC
3410@item mips64el-linux
3411little-endian 64-bit MIPS processors, specifically the Loongson series,
3412n32 application binary interface (ABI), and Linux-Libre kernel.
3413
3414@end table
3415
3ca2731c
LC
3416GSD itself is currently only available on @code{i686} and @code{x86_64}.
3417
c320011d
LC
3418@noindent
3419For information on porting to other architectures or kernels,
3420@xref{Porting}.
3421
401c53c4 3422@menu
5af6de3e 3423* System Installation:: Installing the whole operating system.
35ed9306 3424* System Configuration:: Configuring the operating system.
91ef73d4 3425* Installing Debugging Files:: Feeding the debugger.
05962f29 3426* Security Updates:: Deploying security fixes quickly.
401c53c4 3427* Package Modules:: Packages from the programmer's viewpoint.
da7cabd4 3428* Packaging Guidelines:: Growing the distribution.
401c53c4 3429* Bootstrapping:: GNU/Linux built from scratch.
8b315a6d 3430* Porting:: Targeting another platform or kernel.
401c53c4
LC
3431@end menu
3432
3433Building this distribution is a cooperative effort, and you are invited
081145cf 3434to join! @xref{Contributing}, for information about how you can help.
401c53c4 3435
5af6de3e
LC
3436@node System Installation
3437@section System Installation
3438
3ca2731c
LC
3439@cindex Guix System Distribution
3440This section explains how to install the Guix System Distribution
3441on a machine. The Guix package manager can
35ed9306
LC
3442also be installed on top of a running GNU/Linux system,
3443@pxref{Installation}.
5af6de3e
LC
3444
3445@ifinfo
3446@c This paragraph is for people reading this from tty2 of the
3447@c installation image.
3448You're reading this documentation with an Info reader. For details on
3449how to use it, hit the @key{RET} key (``return'' or ``enter'') on the
6621cdb6 3450link that follows: @pxref{Help,,, info, Info: An Introduction}. Hit
5af6de3e
LC
3451@kbd{l} afterwards to come back here.
3452@end ifinfo
3453
8aaaae38
LC
3454@subsection Limitations
3455
3ca2731c
LC
3456As of version @value{VERSION}, the Guix System Distribution (GSD) is
3457not production-ready. It may contain bugs and lack important
8aaaae38
LC
3458features. Thus, if you are looking for a stable production system that
3459respects your freedom as a computer user, a good solution at this point
3460is to consider @url{http://www.gnu.org/distros/free-distros.html, one of
3461more established GNU/Linux distributions}. We hope you can soon switch
3ca2731c 3462to the GSD without fear, of course. In the meantime, you can
8aaaae38
LC
3463also keep using your distribution and try out the package manager on top
3464of it (@pxref{Installation}).
3465
3466Before you proceed with the installation, be aware of the following
3467noteworthy limitations applicable to version @value{VERSION}:
3468
3469@itemize
3470@item
3471The installation process does not include a graphical user interface and
3472requires familiarity with GNU/Linux (see the following subsections to
3473get a feel of what that means.)
3474
3475@item
b1e95eca
LC
3476The system does not yet provide GNOME and KDE; it provides Xfce, though,
3477if graphical desktop environments are your thing.
8aaaae38
LC
3478
3479@item
dbcb0ab1 3480Support for the Logical Volume Manager (LVM) is missing.
8aaaae38
LC
3481
3482@item
3483Few system services are currently supported out-of-the-box
3484(@pxref{Services}).
3485
3486@item
b1e95eca 3487On the order of 1,200 packages are available, which means that you may
8aaaae38
LC
3488occasionally find that a useful package is missing.
3489@end itemize
3490
3491You've been warned. But more than a disclaimer, this is an invitation
3492to report issues (and success stories!), and join us in improving it.
3493@xref{Contributing}, for more info.
5af6de3e
LC
3494
3495@subsection USB Stick Installation
3496
3497An installation image for USB sticks can be downloaded from
ab3872de 3498@code{ftp://alpha.gnu.org/gnu/guix/gsd-usb-install-@value{VERSION}.@var{system}.xz},
5af6de3e
LC
3499where @var{system} is one of:
3500
3501@table @code
3502@item x86_64-linux
3503for a GNU/Linux system on Intel/AMD-compatible 64-bit CPUs;
3504
3505@item i686-linux
3506for a 32-bit GNU/Linux system on Intel-compatible CPUs.
3507@end table
3508
3509This image contains a single partition with the tools necessary for an
3510installation. It is meant to be copied @emph{as is} to a large-enough
3511USB stick.
3512
3513To copy the image to a USB stick, follow these steps:
3514
3515@enumerate
3516@item
3517Decompress the image using the @command{xz} command:
3518
3519@example
3a5d914b 3520xz -d gsd-usb-install-@value{VERSION}.@var{system}.xz
5af6de3e
LC
3521@end example
3522
3523@item
3524Insert a USB stick of 1@tie{}GiB or more in your machine, and determine
3525its device name. Assuming that USB stick is known as @file{/dev/sdX},
3526copy the image with:
3527
3528@example
3a5d914b 3529dd if=gsd-usb-install-@value{VERSION}.x86_64 of=/dev/sdX
5af6de3e
LC
3530@end example
3531
3532Access to @file{/dev/sdX} usually requires root privileges.
3533@end enumerate
3534
3535Once this is done, you should be able to reboot the system and boot from
3536the USB stick. The latter usually requires you to get in the BIOS' boot
3537menu, where you can choose to boot from the USB stick.
3538
3539@subsection Preparing for Installation
3540
3541Once you have successfully booted the image on the USB stick, you should
3542end up with a root prompt. Several console TTYs are configured and can
3543be used to run commands as root. TTY2 shows this documentation,
3544browsable using the Info reader commands (@pxref{Help,,, info, Info: An
3545Introduction}).
3546
3547To install the system, you would:
3548
3549@enumerate
3550
3551@item
95c559c1 3552Configure the network, by running @command{dhclient eno1} (to get an
5af6de3e 3553automatically assigned IP address from the wired network interface
95c559c1
LC
3554controller@footnote{
3555@c http://cgit.freedesktop.org/systemd/systemd/tree/src/udev/udev-builtin-net_id.c#n20
3556The name @code{eno1} is for the first on-board Ethernet controller. The
3557interface name for an Ethernet controller that is in the first slot of
3558the first PCI bus, for instance, would be @code{enp1s0}. Use
3559@command{ifconfig -a} to list all the available network interfaces.}),
3560or using the @command{ifconfig} command.
5af6de3e
LC
3561
3562The system automatically loads drivers for your network interface
3563controllers.
3564
3565Setting up network access is almost always a requirement because the
3566image does not contain all the software and tools that may be needed.
3567
3568@item
3569Unless this has already been done, you must partition and format the
3570target partitions.
3571
7ab44369
LC
3572Preferably, assign partitions a label so that you can easily and
3573reliably refer to them in @code{file-system} declarations (@pxref{File
3574Systems}). This is typically done using the @code{-L} option of
3575@command{mkfs.ext4} and related commands.
3576
5af6de3e 3577The installation image includes Parted (@pxref{Overview,,, parted, GNU
b419c7f5
LC
3578Parted User Manual}), @command{fdisk}, Cryptsetup/LUKS for disk
3579encryption, and e2fsprogs, the suite of tools to manipulate
3580ext2/ext3/ext4 file systems.
5af6de3e 3581
83a17b62
LC
3582@item
3583Once that is done, mount the target root partition under @file{/mnt}.
3584
3585@item
3586Lastly, run @code{deco start cow-store /mnt}.
3587
3588This will make @file{/gnu/store} copy-on-write, such that packages added
3589to it during the installation phase will be written to the target disk
3590rather than kept in memory.
3591
5af6de3e
LC
3592@end enumerate
3593
5af6de3e
LC
3594
3595@subsection Proceeding with the Installation
3596
3597With the target partitions ready, you now have to edit a file and
3598provide the declaration of the operating system to be installed. To
3599that end, the installation system comes with two text editors: GNU nano
3600(@pxref{Top,,, nano, GNU nano Manual}), and GNU Zile, an Emacs clone.
3601It is better to store that file on the target root file system, say, as
3602@file{/mnt/etc/config.scm}.
3603
3604A minimal operating system configuration, with just the bare minimum and
1dac8566
LC
3605only a root account would look like this (on the installation system,
3606this example is available as @file{/etc/configuration-template.scm}):
5af6de3e
LC
3607
3608@example
931c132a 3609@include os-config.texi
5af6de3e
LC
3610@end example
3611
3612@noindent
3613For more information on @code{operating-system} declarations,
6621cdb6 3614@pxref{Using the Configuration System}.
5af6de3e
LC
3615
3616Once that is done, the new system must be initialized (remember that the
3617target root file system is mounted under @file{/mnt}):
3618
3619@example
3620guix system init /mnt/etc/config.scm /mnt
3621@end example
3622
3623@noindent
3624This will copy all the necessary files, and install GRUB on
3625@file{/dev/sdX}, unless you pass the @option{--no-grub} option. For
6621cdb6 3626more information, @pxref{Invoking guix system}. This command may trigger
5af6de3e
LC
3627downloads or builds of missing packages, which can take some time.
3628
3629Once that command has completed---and hopefully succeeded!---you can
ad14d9e7 3630run @command{reboot} and boot into the new system. Cross fingers, and
5af6de3e
LC
3631join us on @code{#guix} on the Freenode IRC network or on
3632@file{guix-devel@@gnu.org} to share your experience---good or not so
3633good.
3634
3635@subsection Building the Installation Image
3636
3637The installation image described above was built using the @command{guix
3638system} command, specifically:
3639
3640@example
8a225c66 3641guix system disk-image --image-size=850MiB gnu/system/install.scm
5af6de3e
LC
3642@end example
3643
3644@xref{Invoking guix system}, for more information. See
3645@file{gnu/system/install.scm} in the source tree for more information
3646about the installation image.
3647
cf4a9129
LC
3648@node System Configuration
3649@section System Configuration
b208a005 3650
cf4a9129 3651@cindex system configuration
3ca2731c 3652The Guix System Distribution supports a consistent whole-system configuration
cf4a9129
LC
3653mechanism. By that we mean that all aspects of the global system
3654configuration---such as the available system services, timezone and
3655locale settings, user accounts---are declared in a single place. Such
3656a @dfn{system configuration} can be @dfn{instantiated}---i.e., effected.
91ef73d4 3657
cf4a9129
LC
3658One of the advantages of putting all the system configuration under the
3659control of Guix is that it supports transactional system upgrades, and
3660makes it possible to roll-back to a previous system instantiation,
3661should something go wrong with the new one (@pxref{Features}). Another
3662one is that it makes it easy to replicate the exact same configuration
3663across different machines, or at different points in time, without
3664having to resort to additional administration tools layered on top of
3665the system's own tools.
3666@c Yes, we're talking of Puppet, Chef, & co. here. ↑
91ef73d4 3667
cf4a9129
LC
3668This section describes this mechanism. First we focus on the system
3669administrator's viewpoint---explaining how the system is configured and
3670instantiated. Then we show how this mechanism can be extended, for
3671instance to support new system services.
91ef73d4 3672
cf4a9129
LC
3673@menu
3674* Using the Configuration System:: Customizing your GNU system.
7313a52e 3675* operating-system Reference:: Detail of operating-system declarations.
cf4a9129 3676* File Systems:: Configuring file system mounts.
510f9d86 3677* Mapped Devices:: Block device extra processing.
cf4a9129 3678* User Accounts:: Specifying user accounts.
598e19dc 3679* Locales:: Language and cultural convention settings.
cf4a9129 3680* Services:: Specifying system services.
0ae8c15a 3681* Setuid Programs:: Programs running with root privileges.
996ed739 3682* Name Service Switch:: Configuring libc's name service switch.
fd1b1fa2 3683* Initial RAM Disk:: Linux-Libre bootstrapping.
88faf933 3684* GRUB Configuration:: Configuring the boot loader.
cf4a9129
LC
3685* Invoking guix system:: Instantiating a system configuration.
3686* Defining Services:: Adding new service definitions.
3687@end menu
91ef73d4 3688
cf4a9129
LC
3689@node Using the Configuration System
3690@subsection Using the Configuration System
64d76fa6 3691
cf4a9129
LC
3692The operating system is configured by providing an
3693@code{operating-system} declaration in a file that can then be passed to
3694the @command{guix system} command (@pxref{Invoking guix system}). A
3695simple setup, with the default system services, the default Linux-Libre
3696kernel, initial RAM disk, and boot loader looks like this:
91ef73d4 3697
cf4a9129
LC
3698@findex operating-system
3699@lisp
3700(use-modules (gnu) ; for 'user-account', '%base-services', etc.
3701 (gnu packages emacs) ; for 'emacs'
3702 (gnu services ssh)) ; for 'lsh-service'
91ef73d4 3703
cf4a9129
LC
3704(operating-system
3705 (host-name "komputilo")
3706 (timezone "Europe/Paris")
598e19dc 3707 (locale "fr_FR.utf8")
cf4a9129
LC
3708 (bootloader (grub-configuration
3709 (device "/dev/sda")))
a69576ea 3710 (file-systems (cons (file-system
cf4a9129
LC
3711 (device "/dev/sda1") ; or partition label
3712 (mount-point "/")
a69576ea
LC
3713 (type "ext3"))
3714 %base-file-systems))
cf4a9129
LC
3715 (users (list (user-account
3716 (name "alice")
bc73aa43 3717 (group "users")
cf4a9129
LC
3718 (comment "Bob's sister")
3719 (home-directory "/home/alice"))))
3720 (packages (cons emacs %base-packages))
f4391bec 3721 (services (cons (lsh-service #:port 2222 #:root-login? #t)
cf4a9129
LC
3722 %base-services)))
3723@end lisp
401c53c4 3724
cf4a9129
LC
3725This example should be self-describing. Some of the fields defined
3726above, such as @code{host-name} and @code{bootloader}, are mandatory.
3727Others, such as @code{packages} and @code{services}, can be omitted, in
3728which case they get a default value.
e7f34eb0 3729
cf4a9129
LC
3730@vindex %base-packages
3731The @code{packages} field lists
3732packages that will be globally visible on the system, for all user
3733accounts---i.e., in every user's @code{PATH} environment variable---in
3734addition to the per-user profiles (@pxref{Invoking guix package}). The
3735@var{%base-packages} variable provides all the tools one would expect
3736for basic user and administrator tasks---including the GNU Core
3737Utilities, the GNU Networking Utilities, the GNU Zile lightweight text
3738editor, @command{find}, @command{grep}, etc. The example above adds
3739Emacs to those, taken from the @code{(gnu packages emacs)} module
3740(@pxref{Package Modules}).
e7f34eb0 3741
cf4a9129
LC
3742@vindex %base-services
3743The @code{services} field lists @dfn{system services} to be made
3744available when the system starts (@pxref{Services}).
3745The @code{operating-system} declaration above specifies that, in
3746addition to the basic services, we want the @command{lshd} secure shell
3747daemon listening on port 2222, and allowing remote @code{root} logins
3748(@pxref{Invoking lshd,,, lsh, GNU lsh Manual}). Under the hood,
3749@code{lsh-service} arranges so that @code{lshd} is started with the
3750right command-line options, possibly with supporting configuration files
7313a52e
LC
3751generated as needed (@pxref{Defining Services}). @xref{operating-system
3752Reference}, for details about the available @code{operating-system}
3753fields.
a1ba8475 3754
cf4a9129
LC
3755Assuming the above snippet is stored in the @file{my-system-config.scm}
3756file, the @command{guix system reconfigure my-system-config.scm} command
3757instantiates that configuration, and makes it the default GRUB boot
3758entry (@pxref{Invoking guix system}). The normal way to change the
3759system's configuration is by updating this file and re-running the
3760@command{guix system} command.
b81e1947 3761
cf4a9129
LC
3762At the Scheme level, the bulk of an @code{operating-system} declaration
3763is instantiated with the following monadic procedure (@pxref{The Store
3764Monad}):
b81e1947 3765
cf4a9129
LC
3766@deffn {Monadic Procedure} operating-system-derivation os
3767Return a derivation that builds @var{os}, an @code{operating-system}
3768object (@pxref{Derivations}).
b81e1947 3769
cf4a9129
LC
3770The output of the derivation is a single directory that refers to all
3771the packages, configuration files, and other supporting files needed to
3772instantiate @var{os}.
3773@end deffn
b81e1947 3774
7313a52e
LC
3775@node operating-system Reference
3776@subsection @code{operating-system} Reference
3777
3778This section summarizes all the options available in
3779@code{operating-system} declarations (@pxref{Using the Configuration
3780System}).
3781
3782@deftp {Data Type} operating-system
3783This is the data type representing an operating system configuration.
3784By that, we mean all the global system configuration, not per-user
3785configuration (@pxref{Using the Configuration System}).
3786
3787@table @asis
3788@item @code{kernel} (default: @var{linux-libre})
3789The package object of the operating system to use@footnote{Currently
3790only the Linux-libre kernel is supported. In the future, it will be
3791possible to use the GNU@tie{}Hurd.}.
3792
3793@item @code{bootloader}
88faf933 3794The system bootloader configuration object. @xref{GRUB Configuration}.
7313a52e
LC
3795
3796@item @code{initrd} (default: @code{base-initrd})
3797A two-argument monadic procedure that returns an initial RAM disk for
3798the Linux kernel. @xref{Initial RAM Disk}.
3799
f34c56be
LC
3800@item @code{firmware} (default: @var{%base-firmware})
3801@cindex firmware
3802List of firmware packages loadable by the operating system kernel.
3803
3804The default includes firmware needed for Atheros-based WiFi devices
3805(Linux-libre module @code{ath9k}.)
3806
7313a52e
LC
3807@item @code{host-name}
3808The host name.
3809
3810@item @code{hosts-file}
3811@cindex hosts file
3812A zero-argument monadic procedure that returns a text file for use as
3813@file{/etc/hosts} (@pxref{Host Names,,, libc, The GNU C Library
3814Reference Manual}). The default is to produce a file with entries for
3815@code{localhost} and @var{host-name}.
3816
3817@item @code{mapped-devices} (default: @code{'()})
3818A list of mapped devices. @xref{Mapped Devices}.
3819
3820@item @code{file-systems}
3821A list of file systems. @xref{File Systems}.
3822
3823@item @code{swap-devices} (default: @code{'()})
3824@cindex swap devices
3825A list of strings identifying devices to be used for ``swap space''
3826(@pxref{Memory Concepts,,, libc, The GNU C Library Reference Manual}).
3827For example, @code{'("/dev/sda3")}.
3828
3829@item @code{users} (default: @code{'()})
3830@itemx @code{groups} (default: @var{%base-groups})
3831List of user accounts and groups. @xref{User Accounts}.
3832
3833@item @code{skeletons} (default: @code{(default-skeletons)})
3834A monadic list of pairs of target file name and files. These are the
3835files that will be used as skeletons as new accounts are created.
3836
3837For instance, a valid value may look like this:
3838
3839@example
3840(mlet %store-monad ((bashrc (text-file "bashrc" "\
3841 export PATH=$HOME/.guix-profile/bin")))
3842 (return `((".bashrc" ,bashrc))))
3843@end example
3844
3845@item @code{issue} (default: @var{%default-issue})
3846A string denoting the contents of the @file{/etc/issue} file, which is
3847what displayed when users log in on a text console.
3848
3849@item @code{packages} (default: @var{%base-packages})
3850The set of packages installed in the global profile, which is accessible
3851at @file{/run/current-system/profile}.
3852
3853The default set includes core utilities, but it is good practice to
3854install non-core utilities in user profiles (@pxref{Invoking guix
3855package}).
3856
3857@item @code{timezone}
3858A timezone identifying string---e.g., @code{"Europe/Paris"}.
3859
598e19dc
LC
3860@item @code{locale} (default: @code{"en_US.utf8"})
3861The name of the default locale (@pxref{Locale Names,,, libc, The GNU C
3862Library Reference Manual}). @xref{Locales}, for more information.
3863
3864@item @code{locale-definitions} (default: @var{%default-locale-definitions})
3865The list of locale definitions to be compiled and that may be used at
3866run time. @xref{Locales}.
7313a52e 3867
996ed739
LC
3868@item @code{name-service-switch} (default: @var{%default-nss})
3869Configuration of libc's name service switch (NSS)---a
3870@code{<name-service-switch>} object. @xref{Name Service Switch}, for
3871details.
3872
7313a52e
LC
3873@item @code{services} (default: @var{%base-services})
3874A list of monadic values denoting system services. @xref{Services}.
3875
3876@item @code{pam-services} (default: @code{(base-pam-services)})
3877@cindex PAM
3878@cindex pluggable authentication modules
3879Linux @dfn{pluggable authentication module} (PAM) services.
3880@c FIXME: Add xref to PAM services section.
3881
3882@item @code{setuid-programs} (default: @var{%setuid-programs})
3883List of string-valued G-expressions denoting setuid programs.
3884@xref{Setuid Programs}.
3885
3886@item @code{sudoers} (default: @var{%sudoers-specification})
3887@cindex sudoers
3888The contents of the @file{/etc/sudoers} file as a string.
3889
3890This file specifies which users can use the @command{sudo} command, what
3891they are allowed to do, and what privileges they may gain. The default
3892is that only @code{root} and members of the @code{wheel} group may use
3893@code{sudo}.
3894
3895@end table
3896@end deftp
3897
cf4a9129
LC
3898@node File Systems
3899@subsection File Systems
b81e1947 3900
cf4a9129
LC
3901The list of file systems to be mounted is specified in the
3902@code{file-systems} field of the operating system's declaration
3903(@pxref{Using the Configuration System}). Each file system is declared
3904using the @code{file-system} form, like this:
b81e1947
LC
3905
3906@example
cf4a9129
LC
3907(file-system
3908 (mount-point "/home")
3909 (device "/dev/sda3")
3910 (type "ext4"))
b81e1947
LC
3911@end example
3912
cf4a9129
LC
3913As usual, some of the fields are mandatory---those shown in the example
3914above---while others can be omitted. These are described below.
b81e1947 3915
cf4a9129
LC
3916@deftp {Data Type} file-system
3917Objects of this type represent file systems to be mounted. They
3918contain the following members:
5ff3c4b8 3919
cf4a9129
LC
3920@table @asis
3921@item @code{type}
3922This is a string specifying the type of the file system---e.g.,
3923@code{"ext4"}.
5ff3c4b8 3924
cf4a9129
LC
3925@item @code{mount-point}
3926This designates the place where the file system is to be mounted.
b81e1947 3927
cf4a9129
LC
3928@item @code{device}
3929This names the ``source'' of the file system. By default it is the name
3930of a node under @file{/dev}, but its meaning depends on the @code{title}
3931field described below.
401c53c4 3932
cf4a9129
LC
3933@item @code{title} (default: @code{'device})
3934This is a symbol that specifies how the @code{device} field is to be
3935interpreted.
401c53c4 3936
cf4a9129
LC
3937When it is the symbol @code{device}, then the @code{device} field is
3938interpreted as a file name; when it is @code{label}, then @code{device}
3939is interpreted as a partition label name; when it is @code{uuid},
3940@code{device} is interpreted as a partition unique identifier (UUID).
da7cabd4 3941
cf4a9129
LC
3942The @code{label} and @code{uuid} options offer a way to refer to disk
3943partitions without having to hard-code their actual device name.
da7cabd4 3944
5f86a66e
LC
3945However, when a file system's source is a mapped device (@pxref{Mapped
3946Devices}), its @code{device} field @emph{must} refer to the mapped
3947device name---e.g., @file{/dev/mapper/root-partition}---and consequently
3948@code{title} must be set to @code{'device}. This is required so that
3949the system knows that mounting the file system depends on having the
3950corresponding device mapping established.
3951
cf4a9129
LC
3952@item @code{flags} (default: @code{'()})
3953This is a list of symbols denoting mount flags. Recognized flags
2c071ce9
LC
3954include @code{read-only}, @code{bind-mount}, @code{no-dev} (disallow
3955access to special files), @code{no-suid} (ignore setuid and setgid
3956bits), and @code{no-exec} (disallow program execution.)
da7cabd4 3957
cf4a9129
LC
3958@item @code{options} (default: @code{#f})
3959This is either @code{#f}, or a string denoting mount options.
da7cabd4 3960
cf4a9129
LC
3961@item @code{needed-for-boot?} (default: @code{#f})
3962This Boolean value indicates whether the file system is needed when
3963booting. If that is true, then the file system is mounted when the
3964initial RAM disk (initrd) is loaded. This is always the case, for
3965instance, for the root file system.
da7cabd4 3966
cf4a9129
LC
3967@item @code{check?} (default: @code{#t})
3968This Boolean indicates whether the file system needs to be checked for
3969errors before being mounted.
f9cc8971 3970
4e469051
LC
3971@item @code{create-mount-point?} (default: @code{#f})
3972When true, the mount point is created if it does not exist yet.
3973
cf4a9129
LC
3974@end table
3975@end deftp
da7cabd4 3976
a69576ea
LC
3977The @code{(gnu system file-systems)} exports the following useful
3978variables.
3979
3980@defvr {Scheme Variable} %base-file-systems
3981These are essential file systems that are required on normal systems,
3982such as @var{%devtmpfs-file-system} (see below.) Operating system
3983declarations should always contain at least these.
3984@end defvr
3985
3986@defvr {Scheme Variable} %devtmpfs-file-system
3987The @code{devtmpfs} file system to be mounted on @file{/dev}. This is a
3988requirement for udev (@pxref{Base Services, @code{udev-service}}).
3989@end defvr
3990
7f239fd3
LC
3991@defvr {Scheme Variable} %pseudo-terminal-file-system
3992This is the file system to be mounted as @file{/dev/pts}. It supports
3993@dfn{pseudo-terminals} created @i{via} @code{openpty} and similar
3994functions (@pxref{Pseudo-Terminals,,, libc, The GNU C Library Reference
3995Manual}). Pseudo-terminals are used by terminal emulators such as
3996@command{xterm}.
3997@end defvr
3998
db17ae5c
LC
3999@defvr {Scheme Variable} %shared-memory-file-system
4000This file system is mounted as @file{/dev/shm} and is used to support
4001memory sharing across processes (@pxref{Memory-mapped I/O,
4002@code{shm_open},, libc, The GNU C Library Reference Manual}).
4003@end defvr
4004
a69576ea
LC
4005@defvr {Scheme Variable} %binary-format-file-system
4006The @code{binfmt_misc} file system, which allows handling of arbitrary
4007executable file types to be delegated to user space. This requires the
4008@code{binfmt.ko} kernel module to be loaded.
4009@end defvr
4010
4011@defvr {Scheme Variable} %fuse-control-file-system
4012The @code{fusectl} file system, which allows unprivileged users to mount
4013and unmount user-space FUSE file systems. This requires the
4014@code{fuse.ko} kernel module to be loaded.
4015@end defvr
4016
510f9d86
LC
4017@node Mapped Devices
4018@subsection Mapped Devices
4019
4020@cindex device mapping
4021@cindex mapped devices
4022The Linux kernel has a notion of @dfn{device mapping}: a block device,
4023such as a hard disk partition, can be @dfn{mapped} into another device,
4024with additional processing over the data that flows through
4025it@footnote{Note that the GNU@tie{}Hurd makes no difference between the
4026concept of a ``mapped device'' and that of a file system: both boil down
4027to @emph{translating} input/output operations made on a file to
4028operations on its backing store. Thus, the Hurd implements mapped
4029devices, like file systems, using the generic @dfn{translator} mechanism
4030(@pxref{Translators,,, hurd, The GNU Hurd Reference Manual}).}. A
4031typical example is encryption device mapping: all writes to the mapped
4032device are encrypted, and all reads are deciphered, transparently.
4033
4034Mapped devices are declared using the @code{mapped-device} form:
4035
4036@example
4037(mapped-device
4038 (source "/dev/sda3")
4039 (target "home")
4040 (type luks-device-mapping))
4041@end example
4042
4043@noindent
4044@cindex disk encryption
4045@cindex LUKS
4046This example specifies a mapping from @file{/dev/sda3} to
4047@file{/dev/mapper/home} using LUKS---the
4048@url{http://code.google.com/p/cryptsetup,Linux Unified Key Setup}, a
4049standard mechanism for disk encryption. The @file{/dev/mapper/home}
4050device can then be used as the @code{device} of a @code{file-system}
4051declaration (@pxref{File Systems}). The @code{mapped-device} form is
4052detailed below.
4053
4054@deftp {Data Type} mapped-device
4055Objects of this type represent device mappings that will be made when
4056the system boots up.
4057
9cb426b8
LC
4058@table @code
4059@item source
510f9d86
LC
4060This string specifies the name of the block device to be mapped, such as
4061@code{"/dev/sda3"}.
4062
9cb426b8 4063@item target
510f9d86
LC
4064This string specifies the name of the mapping to be established. For
4065example, specifying @code{"my-partition"} will lead to the creation of
4066the @code{"/dev/mapper/my-partition"} device.
4067
9cb426b8 4068@item type
510f9d86
LC
4069This must be a @code{mapped-device-kind} object, which specifies how
4070@var{source} is mapped to @var{target}.
4071@end table
4072@end deftp
4073
4074@defvr {Scheme Variable} luks-device-mapping
4075This defines LUKS block device encryption using the @command{cryptsetup}
4076command, from the same-named package. This relies on the
4077@code{dm-crypt} Linux kernel module.
4078@end defvr
4079
cf4a9129
LC
4080@node User Accounts
4081@subsection User Accounts
ee85f3db 4082
cf4a9129 4083User accounts are specified with the @code{user-account} form:
ee85f3db 4084
cf4a9129
LC
4085@example
4086(user-account
4087 (name "alice")
4088 (group "users")
24e752c0
LC
4089 (supplementary-groups '("wheel" ;allow use of sudo, etc.
4090 "audio" ;sound card
4091 "video" ;video devices such as webcams
4092 "cdrom")) ;the good ol' CD-ROM
cf4a9129
LC
4093 (comment "Bob's sister")
4094 (home-directory "/home/alice"))
4095@end example
25083588 4096
cf4a9129
LC
4097@deftp {Data Type} user-account
4098Objects of this type represent user accounts. The following members may
4099be specified:
ee85f3db 4100
cf4a9129
LC
4101@table @asis
4102@item @code{name}
4103The name of the user account.
ee85f3db 4104
cf4a9129
LC
4105@item @code{group}
4106This is the name (a string) or identifier (a number) of the user group
4107this account belongs to.
ee85f3db 4108
cf4a9129
LC
4109@item @code{supplementary-groups} (default: @code{'()})
4110Optionally, this can be defined as a list of group names that this
4111account belongs to.
ee85f3db 4112
cf4a9129
LC
4113@item @code{uid} (default: @code{#f})
4114This is the user ID for this account (a number), or @code{#f}. In the
4115latter case, a number is automatically chosen by the system when the
4116account is created.
ee85f3db 4117
cf4a9129
LC
4118@item @code{comment} (default: @code{""})
4119A comment about the account, such as the account's owner full name.
c8c871d1 4120
cf4a9129
LC
4121@item @code{home-directory}
4122This is the name of the home directory for the account.
ee85f3db 4123
cf4a9129
LC
4124@item @code{shell} (default: Bash)
4125This is a G-expression denoting the file name of a program to be used as
4126the shell (@pxref{G-Expressions}).
ee85f3db 4127
cf4a9129
LC
4128@item @code{system?} (default: @code{#f})
4129This Boolean value indicates whether the account is a ``system''
4130account. System accounts are sometimes treated specially; for instance,
4131graphical login managers do not list them.
ee85f3db 4132
cf4a9129 4133@item @code{password} (default: @code{#f})
eb59595c
LC
4134You would normally leave this field to @code{#f}, initialize user
4135passwords as @code{root} with the @command{passwd} command, and then let
4136users change it with @command{passwd}.
4137
4138If you @emph{do} want to have a preset password for an account, then
4139this field must contain the encrypted password, as a string.
5d1f1177
LC
4140@xref{crypt,,, libc, The GNU C Library Reference Manual}, for more information
4141on password encryption, and @ref{Encryption,,, guile, GNU Guile Reference
eb59595c 4142Manual}, for information on Guile's @code{crypt} procedure.
c8c871d1 4143
cf4a9129
LC
4144@end table
4145@end deftp
ee85f3db 4146
cf4a9129 4147User group declarations are even simpler:
ee85f3db 4148
cf4a9129
LC
4149@example
4150(user-group (name "students"))
4151@end example
ee85f3db 4152
cf4a9129
LC
4153@deftp {Data Type} user-group
4154This type is for, well, user groups. There are just a few fields:
af8a56b8 4155
cf4a9129
LC
4156@table @asis
4157@item @code{name}
4158The group's name.
ee85f3db 4159
cf4a9129
LC
4160@item @code{id} (default: @code{#f})
4161The group identifier (a number). If @code{#f}, a new number is
4162automatically allocated when the group is created.
ee85f3db 4163
c8fa3426
LC
4164@item @code{system?} (default: @code{#f})
4165This Boolean value indicates whether the group is a ``system'' group.
4166System groups have low numerical IDs.
4167
cf4a9129
LC
4168@item @code{password} (default: @code{#f})
4169What, user groups can have a password? Well, apparently yes. Unless
4170@code{#f}, this field specifies the group's password.
ee85f3db 4171
cf4a9129
LC
4172@end table
4173@end deftp
401c53c4 4174
cf4a9129
LC
4175For convenience, a variable lists all the basic user groups one may
4176expect:
401c53c4 4177
cf4a9129
LC
4178@defvr {Scheme Variable} %base-groups
4179This is the list of basic user groups that users and/or packages expect
4180to be present on the system. This includes groups such as ``root'',
4181``wheel'', and ``users'', as well as groups used to control access to
4182specific devices such as ``audio'', ``disk'', and ``cdrom''.
4183@end defvr
401c53c4 4184
598e19dc
LC
4185@node Locales
4186@subsection Locales
4187
4188@cindex locale
4189A @dfn{locale} defines cultural conventions for a particular language
4190and region of the world (@pxref{Locales,,, libc, The GNU C Library
4191Reference Manual}). Each locale has a name that typically has the form
4192@code{@var{language}_@var{territory}.@var{charset}}---e.g.,
4193@code{fr_LU.utf8} designates the locale for the French language, with
4194cultural conventions from Luxembourg, and using the UTF-8 encoding.
4195
4196@cindex locale definition
4197Usually, you will want to specify the default locale for the machine
4198using the @code{locale} field of the @code{operating-system} declaration
4199(@pxref{operating-system Reference, @code{locale}}).
4200
4201That locale must be among the @dfn{locale definitions} that are known to
4202the system---and these are specified in the @code{locale-definitions}
4203slot of @code{operating-system}. The default value includes locale
4204definition for some widely used locales, but not for all the available
4205locales, in order to save space.
4206
4207If the locale specified in the @code{locale} field is not among the
4208definitions listed in @code{locale-definitions}, @command{guix system}
4209raises an error. In that case, you should add the locale definition to
4210the @code{locale-definitions} field. For instance, to add the North
4211Frisian locale for Germany, the value of that field may be:
4212
4213@example
4214(cons (locale-definition
4215 (name "fy_DE.utf8") (source "fy_DE"))
4216 %default-locale-definitions)
4217@end example
4218
4219Likewise, to save space, one might want @code{locale-definitions} to
4220list only the locales that are actually used, as in:
4221
4222@example
4223(list (locale-definition
4224 (name "ja_JP.eucjp") (source "ja_JP")
4225 (charset "EUC-JP")))
4226@end example
4227
4228The @code{locale-definition} form is provided by the @code{(gnu system
4229locale)} module. Details are given below.
4230
4231@deftp {Data Type} locale-definition
4232This is the data type of a locale definition.
4233
4234@table @asis
4235
4236@item @code{name}
4237The name of the locale. @xref{Locale Names,,, libc, The GNU C Library
4238Reference Manual}, for more information on locale names.
4239
4240@item @code{source}
4241The name of the source for that locale. This is typically the
4242@code{@var{language}_@var{territory}} part of the locale name.
4243
4244@item @code{charset} (default: @code{"UTF-8"})
4245The ``character set'' or ``code set'' for that locale,
4246@uref{http://www.iana.org/assignments/character-sets, as defined by
4247IANA}.
4248
4249@end table
4250@end deftp
4251
4252@defvr {Scheme Variable} %default-locale-definitions
4253An arbitrary list of commonly used locales, used as the default value of
4254the @code{locale-definitions} field of @code{operating-system}
4255declarations.
4256@end defvr
401c53c4 4257
cf4a9129
LC
4258@node Services
4259@subsection Services
401c53c4 4260
cf4a9129
LC
4261@cindex system services
4262An important part of preparing an @code{operating-system} declaration is
4263listing @dfn{system services} and their configuration (@pxref{Using the
4264Configuration System}). System services are typically daemons launched
4265when the system boots, or other actions needed at that time---e.g.,
d8b94dbd
LC
4266configuring network access.
4267
4268Services are managed by GNU@tie{}dmd (@pxref{Introduction,,, dmd, GNU
4269dmd Manual}). On a running system, the @command{deco} command allows
4270you to list the available services, show their status, start and stop
4271them, or do other specific operations (@pxref{Jump Start,,, dmd, GNU dmd
4272Manual}). For example:
4273
4274@example
4275# deco status dmd
4276@end example
4277
4278The above command, run as @code{root}, lists the currently defined
4279services. The @command{deco doc} command shows a synopsis of the given
4280service:
4281
4282@example
4283# deco doc nscd
4284Run libc's name service cache daemon (nscd).
4285@end example
4286
4287The @command{start}, @command{stop}, and @command{restart} sub-commands
4288have the effect you would expect. For instance, the commands below stop
4289the nscd service and restart the Xorg display server:
4290
4291@example
4292# deco stop nscd
4293Service nscd has been stopped.
4294# deco restart xorg-server
4295Service xorg-server has been stopped.
4296Service xorg-server has been started.
4297@end example
401c53c4 4298
cf4a9129 4299The following sections document the available services, starting with
d8b94dbd
LC
4300the core services, that may be used in an @code{operating-system}
4301declaration.
401c53c4 4302
cf4a9129
LC
4303@menu
4304* Base Services:: Essential system services.
4305* Networking Services:: Network setup, SSH daemon, etc.
4306* X Window:: Graphical display.
4307@end menu
401c53c4 4308
cf4a9129
LC
4309@node Base Services
4310@subsubsection Base Services
a1ba8475 4311
cf4a9129
LC
4312The @code{(gnu services base)} module provides definitions for the basic
4313services that one expects from the system. The services exported by
4314this module are listed below.
401c53c4 4315
cf4a9129
LC
4316@defvr {Scheme Variable} %base-services
4317This variable contains a list of basic services@footnote{Technically,
4318this is a list of monadic services. @xref{The Store Monad}.} one would
4319expect from the system: a login service (mingetty) on each tty, syslogd,
4320libc's name service cache daemon (nscd), the udev device manager, and
4321more.
401c53c4 4322
cf4a9129
LC
4323This is the default value of the @code{services} field of
4324@code{operating-system} declarations. Usually, when customizing a
4325system, you will want to append services to @var{%base-services}, like
4326this:
401c53c4 4327
cf4a9129 4328@example
fa1e31b8 4329(cons* (avahi-service) (lsh-service) %base-services)
cf4a9129
LC
4330@end example
4331@end defvr
401c53c4 4332
cf4a9129
LC
4333@deffn {Monadic Procedure} host-name-service @var{name}
4334Return a service that sets the host name to @var{name}.
4335@end deffn
401c53c4 4336
cf4a9129
LC
4337@deffn {Monadic Procedure} mingetty-service @var{tty} [#:motd] @
4338 [#:auto-login #f] [#:login-program] [#:login-pause? #f] @
4339 [#:allow-empty-passwords? #f]
4340Return a service to run mingetty on @var{tty}.
401c53c4 4341
cf4a9129
LC
4342When @var{allow-empty-passwords?} is true, allow empty log-in password. When
4343@var{auto-login} is true, it must be a user name under which to log-in
4344automatically. @var{login-pause?} can be set to @code{#t} in conjunction with
4345@var{auto-login}, in which case the user will have to press a key before the
4346login shell is launched.
401c53c4 4347
cf4a9129
LC
4348When true, @var{login-program} is a gexp or a monadic gexp denoting the name
4349of the log-in program (the default is the @code{login} program from the Shadow
4350tool suite.)
401c53c4 4351
cf4a9129
LC
4352@var{motd} is a monadic value containing a text file to use as
4353the ``message of the day''.
4354@end deffn
401c53c4 4355
6454b333
LC
4356@cindex name service cache daemon
4357@cindex nscd
4aee6e60
LC
4358@deffn {Monadic Procedure} nscd-service [@var{config}] [#:glibc glibc] @
4359 [#:name-services '()]
4360Return a service that runs libc's name service cache daemon (nscd) with
4361the given @var{config}---an @code{<nscd-configuration>} object.
4362Optionally, @code{#:name-services} is a list of packages that provide
4363name service switch (NSS) modules needed by nscd.
cf4a9129 4364@end deffn
401c53c4 4365
6454b333
LC
4366@defvr {Scheme Variable} %nscd-default-configuration
4367This is the default @code{<nscd-configuration>} value (see below) used
4368by @code{nscd-service}. This uses the caches defined by
4369@var{%nscd-default-caches}; see below.
4370@end defvr
4371
4372@deftp {Data Type} nscd-configuration
4373This is the type representing the name service cache daemon (nscd)
4374configuration.
4375
4376@table @asis
4377
4378@item @code{log-file} (default: @code{"/var/log/nscd.log"})
4379Name of nscd's log file. This is where debugging output goes when
4380@code{debug-level} is strictly positive.
4381
4382@item @code{debug-level} (default: @code{0})
4383Integer denoting the debugging levels. Higher numbers mean more
4384debugging output is logged.
4385
4386@item @code{caches} (default: @var{%nscd-default-caches})
4387List of @code{<nscd-cache>} objects denoting things to be cached; see
4388below.
4389
4390@end table
4391@end deftp
4392
4393@deftp {Data Type} nscd-cache
4394Data type representing a cache database of nscd and its parameters.
4395
4396@table @asis
4397
4398@item @code{database}
4399This is a symbol representing the name of the database to be cached.
4400Valid values are @code{passwd}, @code{group}, @code{hosts}, and
4401@code{services}, which designate the corresponding NSS database
4402(@pxref{NSS Basics,,, libc, The GNU C Library Reference Manual}).
4403
4404@item @code{positive-time-to-live}
4405@itemx @code{negative-time-to-live} (default: @code{20})
4406A number representing the number of seconds during which a positive or
4407negative lookup result remains in cache.
4408
4409@item @code{check-files?} (default: @code{#t})
4410Whether to check for updates of the files corresponding to
4411@var{database}.
4412
4413For instance, when @var{database} is @code{hosts}, setting this flag
4414instructs nscd to check for updates in @file{/etc/hosts} and to take
4415them into account.
4416
4417@item @code{persistent?} (default: @code{#t})
4418Whether the cache should be stored persistently on disk.
4419
4420@item @code{shared?} (default: @code{#t})
4421Whether the cache should be shared among users.
4422
4423@item @code{max-database-size} (default: 32@tie{}MiB)
4424Maximum size in bytes of the database cache.
4425
4426@c XXX: 'suggested-size' and 'auto-propagate?' seem to be expert
4427@c settings, so leave them out.
4428
4429@end table
4430@end deftp
4431
4432@defvr {Scheme Variable} %nscd-default-caches
4433List of @code{<nscd-cache>} objects used by default by
4434@code{nscd-configuration} (see above.)
4435
4436It enables persistent and aggressive caching of service and host name
4437lookups. The latter provides better host name lookup performance,
4438resilience in the face of unreliable name servers, and also better
4439privacy---often the result of host name lookups is in local cache, so
4440external name servers do not even need to be queried.
4441@end defvr
4442
4443
cf4a9129
LC
4444@deffn {Monadic Procedure} syslog-service
4445Return a service that runs @code{syslogd} with reasonable default
4446settings.
4447@end deffn
401c53c4 4448
cf4a9129
LC
4449@deffn {Monadic Procedure} guix-service [#:guix guix] @
4450 [#:builder-group "guixbuild"] [#:build-accounts 10] @
02bb6b45 4451 [#:authorize-hydra-key? #t] [#:use-substitutes? #t] @
cf4a9129
LC
4452 [#:extra-options '()]
4453Return a service that runs the build daemon from @var{guix}, and has
4454@var{build-accounts} user accounts available under @var{builder-group}.
401c53c4 4455
cf4a9129
LC
4456When @var{authorize-hydra-key?} is true, the @code{hydra.gnu.org} public key
4457provided by @var{guix} is authorized upon activation, meaning that substitutes
4458from @code{hydra.gnu.org} are used by default.
401c53c4 4459
cf4a9129
LC
4460If @var{use-substitutes?} is false, the daemon is run with
4461@option{--no-substitutes} (@pxref{Invoking guix-daemon,
4462@option{--no-substitutes}}).
401c53c4 4463
cf4a9129
LC
4464Finally, @var{extra-options} is a list of additional command-line options
4465passed to @command{guix-daemon}.
4466@end deffn
a1ba8475 4467
cf4a9129
LC
4468@deffn {Monadic Procedure} udev-service [#:udev udev]
4469Run @var{udev}, which populates the @file{/dev} directory dynamically.
4470@end deffn
401c53c4 4471
a69576ea 4472
cf4a9129
LC
4473@node Networking Services
4474@subsubsection Networking Services
401c53c4 4475
fa1e31b8 4476The @code{(gnu services networking)} module provides services to configure
cf4a9129 4477the network interface.
a1ba8475 4478
a023cca8
LC
4479@cindex DHCP, networking service
4480@deffn {Monadic Procedure} dhcp-client-service [#:dhcp @var{isc-dhcp}]
4481Return a service that runs @var{dhcp}, a Dynamic Host Configuration
4482Protocol (DHCP) client, on all the non-loopback network interfaces.
4483@end deffn
4484
cf4a9129
LC
4485@deffn {Monadic Procedure} static-networking-service @var{interface} @var{ip} @
4486 [#:gateway #f] [#:name-services @code{'()}]
4487Return a service that starts @var{interface} with address @var{ip}. If
4488@var{gateway} is true, it must be a string specifying the default network
4489gateway.
4490@end deffn
8b315a6d 4491
b7d0c494
MW
4492@cindex wicd
4493@deffn {Monadic Procedure} wicd-service [#:wicd @var{wicd}]
4494Return a service that runs @url{https://launchpad.net/wicd,Wicd}, a
4495network manager that aims to simplify wired and wireless networking.
4496@end deffn
4497
63854bcb
LC
4498@deffn {Monadic Procedure} ntp-service [#:ntp @var{ntp}] @
4499 [#:name-service @var{%ntp-servers}]
4500Return a service that runs the daemon from @var{ntp}, the
4501@uref{http://www.ntp.org, Network Time Protocol package}. The daemon will
4502keep the system clock synchronized with that of @var{servers}.
4503@end deffn
4504
4505@defvr {Scheme Variable} %ntp-servers
4506List of host names used as the default NTP servers.
4507@end defvr
4508
cf4a9129
LC
4509@deffn {Monadic Procedure} tor-service [#:tor tor]
4510Return a service to run the @uref{https://torproject.org,Tor} daemon.
8b315a6d 4511
cf4a9129
LC
4512The daemon runs with the default settings (in particular the default exit
4513policy) as the @code{tor} unprivileged user.
4514@end deffn
8b315a6d 4515
4627a464
LC
4516@deffn {Monadic Procedure} bitlbee-service [#:bitlbee bitlbee] @
4517 [#:interface "127.0.0.1"] [#:port 6667] @
4518 [#:extra-settings ""]
4519Return a service that runs @url{http://bitlbee.org,BitlBee}, a daemon that
4520acts as a gateway between IRC and chat networks.
4521
4522The daemon will listen to the interface corresponding to the IP address
4523specified in @var{interface}, on @var{port}. @code{127.0.0.1} means that only
4524local clients can connect, whereas @code{0.0.0.0} means that connections can
4525come from any networking interface.
4526
4527In addition, @var{extra-settings} specifies a string to append to the
4528configuration file.
4529@end deffn
4530
f4391bec 4531Furthermore, @code{(gnu services ssh)} provides the following service.
8b315a6d 4532
cf4a9129 4533@deffn {Monadic Procedure} lsh-service [#:host-key "/etc/lsh/host-key"] @
5833bf33 4534 [#:daemonic? #t] [#:interfaces '()] [#:port-number 22] @
cf4a9129
LC
4535 [#:allow-empty-passwords? #f] [#:root-login? #f] @
4536 [#:syslog-output? #t] [#:x11-forwarding? #t] @
4537 [#:tcp/ip-forwarding? #t] [#:password-authentication? #t] @
2c636195 4538 [#:public-key-authentication? #t] [#:initialize? #f]
cf4a9129
LC
4539Run the @command{lshd} program from @var{lsh} to listen on port @var{port-number}.
4540@var{host-key} must designate a file containing the host key, and readable
4541only by root.
72e25e35 4542
5833bf33
DP
4543When @var{daemonic?} is true, @command{lshd} will detach from the
4544controlling terminal and log its output to syslogd, unless one sets
4545@var{syslog-output?} to false. Obviously, it also makes lsh-service
4546depend on existence of syslogd service. When @var{pid-file?} is true,
4547@command{lshd} writes its PID to the file called @var{pid-file}.
4548
cf4a9129
LC
4549When @var{initialize?} is true, automatically create the seed and host key
4550upon service activation if they do not exist yet. This may take long and
4551require interaction.
8b315a6d 4552
20dd519c
LC
4553When @var{initialize?} is false, it is up to the user to initialize the
4554randomness generator (@pxref{lsh-make-seed,,, lsh, LSH Manual}), and to create
4555a key pair with the private key stored in file @var{host-key} (@pxref{lshd
4556basics,,, lsh, LSH Manual}).
4557
cf4a9129
LC
4558When @var{interfaces} is empty, lshd listens for connections on all the
4559network interfaces; otherwise, @var{interfaces} must be a list of host names
4560or addresses.
9bf3c1a7 4561
20dd519c
LC
4562@var{allow-empty-passwords?} specifies whether to accept log-ins with empty
4563passwords, and @var{root-login?} specifies whether to accept log-ins as
cf4a9129 4564root.
4af2447e 4565
cf4a9129
LC
4566The other options should be self-descriptive.
4567@end deffn
4af2447e 4568
fa0c1d61
LC
4569@defvr {Scheme Variable} %facebook-host-aliases
4570This variable contains a string for use in @file{/etc/hosts}
4571(@pxref{Host Names,,, libc, The GNU C Library Reference Manual}). Each
4572line contains a entry that maps a known server name of the Facebook
4573on-line service---e.g., @code{www.facebook.com}---to the local
4574host---@code{127.0.0.1} or its IPv6 equivalent, @code{::1}.
4575
4576This variable is typically used in the @code{hosts-file} field of an
7313a52e
LC
4577@code{operating-system} declaration (@pxref{operating-system Reference,
4578@file{/etc/hosts}}):
fa0c1d61
LC
4579
4580@example
4581(use-modules (gnu) (guix))
4582
4583(operating-system
4584 (host-name "mymachine")
4585 ;; ...
4586 (hosts-file
4587 ;; Create a /etc/hosts file with aliases for "localhost"
4588 ;; and "mymachine", as well as for Facebook servers.
4589 (text-file "hosts"
4590 (string-append (local-host-aliases host-name)
4591 %facebook-host-aliases))))
4592@end example
4593
4594This mechanism can prevent programs running locally, such as Web
4595browsers, from accessing Facebook.
4596@end defvr
4597
cf4a9129
LC
4598@node X Window
4599@subsubsection X Window
68ad877c 4600
cf4a9129
LC
4601Support for the X Window graphical display system---specifically
4602Xorg---is provided by the @code{(gnu services xorg)} module. Note that
4603there is no @code{xorg-service} procedure. Instead, the X server is
4604started by the @dfn{login manager}, currently SLiM.
4af2447e 4605
cf4a9129 4606@deffn {Monadic Procedure} slim-service [#:allow-empty-passwords? #f] @
0ecc3bf3
LC
4607 [#:auto-login? #f] [#:default-user ""] [#:startx] @
4608 [#:theme @var{%default-slim-theme}] @
ffc3a02b
LC
4609 [#:theme-name @var{%default-slim-theme-name}] @
4610 [#:sessions @var{%default-sessions}]
cf4a9129
LC
4611Return a service that spawns the SLiM graphical login manager, which in
4612turn starts the X display server with @var{startx}, a command as returned by
4613@code{xorg-start-command}.
4af2447e 4614
cf4a9129
LC
4615When @var{allow-empty-passwords?} is true, allow logins with an empty
4616password. When @var{auto-login?} is true, log in automatically as
4617@var{default-user}.
0ecc3bf3
LC
4618
4619If @var{theme} is @code{#f}, the use the default log-in theme; otherwise
4620@var{theme} must be a gexp denoting the name of a directory containing the
4621theme to use. In that case, @var{theme-name} specifies the name of the
4622theme.
ffc3a02b
LC
4623
4624Last, @var{session} is a list of @code{<session-type>} objects denoting the
4625available session types that can be chosen from the log-in screen.
cf4a9129 4626@end deffn
4af2447e 4627
ffc3a02b
LC
4628@defvr {Scheme Variable} %default-sessions
4629The list of default session types used by SLiM.
4630@end defvr
4631
4632@defvr {Scheme Variable} %ratpoison-session-type
4633Session type using the Ratpoison window manager.
4634@end defvr
4635
4636@defvr {Scheme Variable} %windowmaker-session-type
4637Session type using the WindowMaker window manager.
4638@end defvr
4639
5ce93d9a
SB
4640@defvr {Scheme Variable} %sawfish-session-type
4641Session type using the Sawfish window manager.
4642@end defvr
4643
0ecc3bf3
LC
4644@defvr {Scheme Variable} %default-theme
4645@defvrx {Scheme Variable} %default-theme-name
4646The G-Expression denoting the default SLiM theme and its name.
4647@end defvr
4648
f703413e 4649@deffn {Monadic Procedure} xorg-start-command [#:guile] @
d2e59637 4650 [#:drivers '()] [#:resolutions '()] [#:xorg-server @var{xorg-server}]
f703413e
LC
4651Return a derivation that builds a @var{guile} script to start the X server
4652from @var{xorg-server}. Usually the X server is started by a login manager.
4653
4654@var{drivers} must be either the empty list, in which case Xorg chooses a
4655graphics driver automatically, or a list of driver names that will be tried in
4656this order---e.g., @code{("modesetting" "vesa")}.
d2e59637
LC
4657
4658Likewise, when @var{resolutions} is the empty list, Xorg chooses an
4659appropriate screen resolution; otherwise, it must be a list of
4660resolutions---e.g., @code{((1024 768) (640 480))}.
f703413e 4661@end deffn
4af2447e 4662
0ae8c15a
LC
4663@node Setuid Programs
4664@subsection Setuid Programs
4665
4666@cindex setuid programs
4667Some programs need to run with ``root'' privileges, even when they are
4668launched by unprivileged users. A notorious example is the
4669@command{passwd} programs, which can users can run to change their
4670password, and which requires write access to the @file{/etc/passwd} and
4671@file{/etc/shadow} files---something normally restricted to root, for
4672obvious security reasons. To address that, these executables are
4673@dfn{setuid-root}, meaning that they always run with root privileges
4674(@pxref{How Change Persona,,, libc, The GNU C Library Reference Manual},
4675for more info about the setuid mechanisms.)
4676
4677The store itself @emph{cannot} contain setuid programs: that would be a
4678security issue since any user on the system can write derivations that
4679populate the store (@pxref{The Store}). Thus, a different mechanism is
4680used: instead of changing the setuid bit directly on files that are in
4681the store, we let the system administrator @emph{declare} which programs
4682should be setuid root.
4683
4684The @code{setuid-programs} field of an @code{operating-system}
4685declaration contains a list of G-expressions denoting the names of
4686programs to be setuid-root (@pxref{Using the Configuration System}).
4687For instance, the @command{passwd} program, which is part of the Shadow
4688package, can be designated by this G-expression (@pxref{G-Expressions}):
4689
4690@example
4691#~(string-append #$shadow "/bin/passwd")
4692@end example
4693
4694A default set of setuid programs is defined by the
4695@code{%setuid-programs} variable of the @code{(gnu system)} module.
4696
4697@defvr {Scheme Variable} %setuid-programs
4698A list of G-expressions denoting common programs that are setuid-root.
4699
4700The list includes commands such as @command{passwd}, @command{ping},
4701@command{su}, and @command{sudo}.
4702@end defvr
4703
4704Under the hood, the actual setuid programs are created in the
4705@file{/run/setuid-programs} directory at system activation time. The
4706files in this directory refer to the ``real'' binaries, which are in the
4707store.
4708
996ed739
LC
4709@node Name Service Switch
4710@subsection Name Service Switch
4711
4712@cindex name service switch
4713@cindex NSS
4714The @code{(gnu system nss)} module provides bindings to the
4715configuration file of libc's @dfn{name service switch} or @dfn{NSS}
4716(@pxref{NSS Configuration File,,, libc, The GNU C Library Reference
4717Manual}). In a nutshell, the NSS is a mechanism that allows libc to be
4718extended with new ``name'' lookup methods for system databases, which
4719includes host names, service names, user accounts, and more (@pxref{Name
4720Service Switch, System Databases and Name Service Switch,, libc, The GNU
4721C Library Reference Manual}).
4722
4723The NSS configuration specifies, for each system database, which lookup
4724method is to be used, and how the various methods are chained
4725together---for instance, under which circumstances NSS should try the
4726next method in the list. The NSS configuration is given in the
4727@code{name-service-switch} field of @code{operating-system} declarations
4728(@pxref{operating-system Reference, @code{name-service-switch}}).
4729
4730@c See <http://0pointer.de/lennart/projects/nss-mdns/>.
4731As an example, the declaration below configures the NSS to use the
4732@code{nss-mdns} back-end for host name lookups:
4733
4734@example
4735(name-service-switch
4736 (hosts (list %files ;first, check /etc/hosts
4737
4738 ;; If the above did not succeed, try
4739 ;; with 'mdns_minimal'.
4740 (name-service
4741 (name "mdns_minimal")
4742
4743 ;; 'mdns_minimal' is authoritative for
4744 ;; '.local'. When it returns "not found",
4745 ;; no need to try the next methods.
4746 (reaction (lookup-specification
4747 (not-found => return))))
4748
4749 ;; Then fall back to DNS.
4750 (name-service
4751 (name "dns"))
4752
4753 ;; Finally, try with the "full" 'mdns'.
4754 (name-service
4755 (name "mdns")))))
4756@end example
4757
4758The reference for name service switch configuration is given below. It
4759is a direct mapping of the C library's configuration file format, so
4760please refer to the C library manual for more information (@pxref{NSS
4761Configuration File,,, libc, The GNU C Library Reference Manual}).
4762Compared to libc's NSS configuration file format, it has the advantage
4763not only of adding this warm parenthetic feel that we like, but also
4764static checks: you'll know about syntax errors and typos as soon as you
4765run @command{guix system}.
4766
4767@defvr {Scheme Variable} %default-nss
4768This is the default name service switch configuration, a
4769@code{name-service-switch} object.
4770@end defvr
4771
4772@deftp {Data Type} name-service-switch
4773
4774This is the data type representation the configuration of libc's name
4775service switch (NSS). Each field below represents one of the supported
4776system databases.
4777
4778@table @code
4779@item aliases
4780@itemx ethers
4781@itemx group
4782@itemx gshadow
4783@itemx hosts
4784@itemx initgroups
4785@itemx netgroup
4786@itemx networks
4787@itemx password
4788@itemx public-key
4789@itemx rpc
4790@itemx services
4791@itemx shadow
4792The system databases handled by the NSS. Each of these fields must be a
4793list of @code{<name-service>} objects (see below.)
4794@end table
4795@end deftp
4796
4797@deftp {Data Type} name-service
4798
4799This is the data type representing an actual name service and the
4800associated lookup action.
4801
4802@table @code
4803@item name
4804A string denoting the name service (@pxref{Services in the NSS
4805configuration,,, libc, The GNU C Library Reference Manual}).
4806
4aee6e60
LC
4807Note that name services listed here must be visible to nscd. This is
4808achieved by passing the @code{#:name-services} argument to
4809@code{nscd-service} the list of packages providing the needed name
4810services (@pxref{Base Services, @code{nscd-service}}).
4811
996ed739
LC
4812@item reaction
4813An action specified using the @code{lookup-specification} macro
4814(@pxref{Actions in the NSS configuration,,, libc, The GNU C Library
4815Reference Manual}). For example:
4816
4817@example
4818(lookup-specification (unavailable => continue)
4819 (success => return))
4820@end example
4821@end table
4822@end deftp
0ae8c15a 4823
fd1b1fa2
LC
4824@node Initial RAM Disk
4825@subsection Initial RAM Disk
4826
4827@cindex initial RAM disk (initrd)
4828@cindex initrd (initial RAM disk)
4829For bootstrapping purposes, the Linux-Libre kernel is passed an
4830@dfn{initial RAM disk}, or @dfn{initrd}. An initrd contains a temporary
4831root file system, as well as an initialization script. The latter is
4832responsible for mounting the real root file system, and for loading any
4833kernel modules that may be needed to achieve that.
4834
4835The @code{initrd} field of an @code{operating-system} declaration allows
4836you to specify which initrd you would like to use. The @code{(gnu
4837system linux-initrd)} module provides two ways to build an initrd: the
4838high-level @code{base-initrd} procedure, and the low-level
4839@code{expression->initrd} procedure.
4840
4841The @code{base-initrd} procedure is intended to cover most common uses.
4842For example, if you want to add a bunch of kernel modules to be loaded
4843at boot time, you can define the @code{initrd} field of the operating
4844system declaration like this:
4845
4846@example
52ac153e 4847(initrd (lambda (file-systems . rest)
027981d6
LC
4848 ;; Create a standard initrd that has modules "foo.ko"
4849 ;; and "bar.ko", as well as their dependencies, in
4850 ;; addition to the modules available by default.
52ac153e 4851 (apply base-initrd file-systems
027981d6 4852 #:extra-modules '("foo" "bar")
52ac153e 4853 rest)))
fd1b1fa2
LC
4854@end example
4855
52ac153e
LC
4856The @code{base-initrd} procedure also handles common use cases that
4857involves using the system as a QEMU guest, or as a ``live'' system whose
4858root file system is volatile.
fd1b1fa2
LC
4859
4860@deffn {Monadic Procedure} base-initrd @var{file-systems} @
4861 [#:qemu-networking? #f] [#:virtio? #f] [#:volatile-root? #f] @
52ac153e 4862 [#:extra-modules '()] [#:mapped-devices '()]
fd1b1fa2
LC
4863Return a monadic derivation that builds a generic initrd. @var{file-systems} is
4864a list of file-systems to be mounted by the initrd, possibly in addition to
4865the root file system specified on the kernel command line via @code{--root}.
52ac153e
LC
4866@var{mapped-devices} is a list of device mappings to realize before
4867@var{file-systems} are mounted (@pxref{Mapped Devices}).
fd1b1fa2
LC
4868
4869When @var{qemu-networking?} is true, set up networking with the standard QEMU
4870parameters. When @var{virtio?} is true, load additional modules so the initrd can
4871be used as a QEMU guest with para-virtualized I/O drivers.
4872
4873When @var{volatile-root?} is true, the root file system is writable but any changes
4874to it are lost.
4875
4876The initrd is automatically populated with all the kernel modules necessary
4877for @var{file-systems} and for the given options. However, additional kernel
4878modules can be listed in @var{extra-modules}. They will be added to the initrd, and
4879loaded at boot time in the order in which they appear.
4880@end deffn
4881
4882Needless to say, the initrds we produce and use embed a
4883statically-linked Guile, and the initialization program is a Guile
4884program. That gives a lot of flexibility. The
4885@code{expression->initrd} procedure builds such an initrd, given the
4886program to run in that initrd.
4887
4888@deffn {Monadic Procedure} expression->initrd @var{exp} @
4889 [#:guile %guile-static-stripped] [#:name "guile-initrd"] @
42d10464 4890 [#:modules '()]
fd1b1fa2
LC
4891Return a derivation that builds a Linux initrd (a gzipped cpio archive)
4892containing @var{guile} and that evaluates @var{exp}, a G-expression,
df650fa8
LC
4893upon booting. All the derivations referenced by @var{exp} are
4894automatically copied to the initrd.
fd1b1fa2 4895
42d10464
LC
4896@var{modules} is a list of Guile module names to be embedded in the
4897initrd.
fd1b1fa2
LC
4898@end deffn
4899
88faf933
LC
4900@node GRUB Configuration
4901@subsection GRUB Configuration
4902
4903@cindex GRUB
4904@cindex boot loader
4905
4906The operating system uses GNU@tie{}GRUB as its boot loader
4907(@pxref{Overview, overview of GRUB,, grub, GNU GRUB Manual}). It is
4908configured using @code{grub-configuration} declarations. This data type
4909is exported by the @code{(gnu system grub)} module, and described below.
4910
4911@deftp {Data Type} grub-configuration
4912The type of a GRUB configuration declaration.
4913
4914@table @asis
4915
4916@item @code{device}
4917This is a string denoting the boot device. It must be a device name
4918understood by the @command{grub-install} command, such as
4919@code{/dev/sda} or @code{(hd0)} (@pxref{Invoking grub-install,,, grub,
4920GNU GRUB Manual}).
4921
4922@item @code{menu-entries} (default: @code{()})
4923A possibly empty list of @code{menu-entry} objects (see below), denoting
4924entries to appear in the GRUB boot menu, in addition to the current
4925system entry and the entry pointing to previous system generations.
4926
4927@item @code{default-entry} (default: @code{0})
4928The index of the default boot menu entry. Index 0 is for the current
4929system's entry.
4930
4931@item @code{timeout} (default: @code{5})
4932The number of seconds to wait for keyboard input before booting. Set to
49330 to boot immediately, and to -1 to wait indefinitely.
4934
4935@item @code{theme} (default: @var{%default-theme})
4936The @code{grub-theme} object describing the theme to use.
4937@end table
4938
4939@end deftp
4940
4941Should you want to list additional boot menu entries @i{via} the
4942@code{menu-entries} field above, you will need to create them with the
4943@code{menu-entry} form:
4944
4945@deftp {Data Type} menu-entry
4946The type of an entry in the GRUB boot menu.
4947
4948@table @asis
4949
4950@item @code{label}
35ed9306 4951The label to show in the menu---e.g., @code{"GNU"}.
88faf933
LC
4952
4953@item @code{linux}
4954The Linux kernel to boot.
4955
4956@item @code{linux-arguments} (default: @code{()})
4957The list of extra Linux kernel command-line arguments---e.g.,
4958@code{("console=ttyS0")}.
4959
4960@item @code{initrd}
4961A G-Expression or string denoting the file name of the initial RAM disk
4962to use (@pxref{G-Expressions}).
4963
4964@end table
4965@end deftp
4966
4967@c FIXME: Write documentation once it's stable.
4968Themes are created using the @code{grub-theme} form, which is not
4969documented yet.
4970
4971@defvr {Scheme Variable} %default-theme
4972This is the default GRUB theme used by the operating system, with a
4973fancy background image displaying the GNU and Guix logos.
4974@end defvr
4975
4976
cf4a9129
LC
4977@node Invoking guix system
4978@subsection Invoking @code{guix system}
0918e64a 4979
cf4a9129
LC
4980Once you have written an operating system declaration, as seen in the
4981previous section, it can be @dfn{instantiated} using the @command{guix
4982system} command. The synopsis is:
4af2447e 4983
cf4a9129
LC
4984@example
4985guix system @var{options}@dots{} @var{action} @var{file}
4986@end example
4af2447e 4987
cf4a9129
LC
4988@var{file} must be the name of a file containing an
4989@code{operating-system} declaration. @var{action} specifies how the
4990operating system is instantiate. Currently the following values are
4991supported:
4af2447e 4992
cf4a9129
LC
4993@table @code
4994@item reconfigure
4995Build the operating system described in @var{file}, activate it, and
4996switch to it@footnote{This action is usable only on systems already
4997running GNU.}.
4af2447e 4998
cf4a9129
LC
4999This effects all the configuration specified in @var{file}: user
5000accounts, system services, global package list, setuid programs, etc.
4af2447e 5001
cf4a9129
LC
5002It also adds a GRUB menu entry for the new OS configuration, and moves
5003entries for older configurations to a submenu---unless
5004@option{--no-grub} is passed.
4af2447e 5005
bf2479c7
LC
5006@c The paragraph below refers to the problem discussed at
5007@c <http://lists.gnu.org/archive/html/guix-devel/2014-08/msg00057.html>.
5008It is highly recommended to run @command{guix pull} once before you run
5009@command{guix system reconfigure} for the first time (@pxref{Invoking
5010guix pull}). Failing to do that you would see an older version of Guix
5011once @command{reconfigure} has completed.
5012
cf4a9129
LC
5013@item build
5014Build the operating system's derivation, which includes all the
5015configuration files and programs needed to boot and run the system.
5016This action does not actually install anything.
113daf62 5017
cf4a9129
LC
5018@item init
5019Populate the given directory with all the files necessary to run the
5020operating system specified in @var{file}. This is useful for first-time
3ca2731c 5021installations of GSD. For instance:
113daf62
LC
5022
5023@example
cf4a9129 5024guix system init my-os-config.scm /mnt
113daf62
LC
5025@end example
5026
cf4a9129
LC
5027copies to @file{/mnt} all the store items required by the configuration
5028specified in @file{my-os-config.scm}. This includes configuration
5029files, packages, and so on. It also creates other essential files
5030needed for the system to operate correctly---e.g., the @file{/etc},
5031@file{/var}, and @file{/run} directories, and the @file{/bin/sh} file.
113daf62 5032
cf4a9129
LC
5033This command also installs GRUB on the device specified in
5034@file{my-os-config}, unless the @option{--no-grub} option was passed.
113daf62 5035
cf4a9129
LC
5036@item vm
5037@cindex virtual machine
0276f697 5038@cindex VM
cf4a9129
LC
5039Build a virtual machine that contain the operating system declared in
5040@var{file}, and return a script to run that virtual machine (VM).
810568b3 5041Arguments given to the script are passed as is to QEMU.
113daf62 5042
cf4a9129 5043The VM shares its store with the host system.
113daf62 5044
0276f697
LC
5045Additional file systems can be shared between the host and the VM using
5046the @code{--share} and @code{--expose} command-line options: the former
5047specifies a directory to be shared with write access, while the latter
5048provides read-only access to the shared directory.
5049
5050The example below creates a VM in which the user's home directory is
5051accessible read-only, and where the @file{/exchange} directory is a
5052read-write mapping of the host's @file{$HOME/tmp}:
5053
5054@example
5055guix system vm my-config.scm \
5056 --expose=$HOME --share=$HOME/tmp=/exchange
5057@end example
5058
6aa260af
LC
5059On GNU/Linux, the default is to boot directly to the kernel; this has
5060the advantage of requiring only a very tiny root disk image since the
5061host's store can then be mounted.
5062
5063The @code{--full-boot} option forces a complete boot sequence, starting
5064with the bootloader. This requires more disk space since a root image
5065containing at least the kernel, initrd, and bootloader data files must
5066be created. The @code{--image-size} option can be used to specify the
5067image's size.
ab11f0be 5068
cf4a9129
LC
5069@item vm-image
5070@itemx disk-image
5071Return a virtual machine or disk image of the operating system declared
5072in @var{file} that stands alone. Use the @option{--image-size} option
5073to specify the size of the image.
113daf62 5074
cf4a9129
LC
5075When using @code{vm-image}, the returned image is in qcow2 format, which
5076the QEMU emulator can efficiently use.
113daf62 5077
cf4a9129
LC
5078When using @code{disk-image}, a raw disk image is produced; it can be
5079copied as is to a USB stick, for instance. Assuming @code{/dev/sdc} is
5080the device corresponding to a USB stick, one can copy the image on it
5081using the following command:
113daf62 5082
cf4a9129
LC
5083@example
5084# dd if=$(guix system disk-image my-os.scm) of=/dev/sdc
5085@end example
113daf62 5086
cf4a9129 5087@end table
113daf62 5088
cf4a9129
LC
5089@var{options} can contain any of the common build options provided by
5090@command{guix build} (@pxref{Invoking guix build}). In addition,
5091@var{options} can contain one of the following:
113daf62 5092
cf4a9129
LC
5093@table @option
5094@item --system=@var{system}
5095@itemx -s @var{system}
5096Attempt to build for @var{system} instead of the host's system type.
5097This works as per @command{guix build} (@pxref{Invoking guix build}).
113daf62 5098
cf4a9129
LC
5099@item --image-size=@var{size}
5100For the @code{vm-image} and @code{disk-image} actions, create an image
5101of the given @var{size}. @var{size} may be a number of bytes, or it may
4a44d7bb
LC
5102include a unit as a suffix (@pxref{Block size, size specifications,,
5103coreutils, GNU Coreutils}).
113daf62 5104@end table
113daf62 5105
cf4a9129
LC
5106Note that all the actions above, except @code{build} and @code{init},
5107rely on KVM support in the Linux-Libre kernel. Specifically, the
5108machine should have hardware virtualization support, the corresponding
5109KVM kernel module should be loaded, and the @file{/dev/kvm} device node
5110must exist and be readable and writable by the user and by the daemon's
5111build users.
8451a568 5112
cf4a9129
LC
5113@node Defining Services
5114@subsection Defining Services
8451a568 5115
cf4a9129
LC
5116The @code{(gnu services @dots{})} modules define several procedures that allow
5117users to declare the operating system's services (@pxref{Using the
5118Configuration System}). These procedures are @emph{monadic
5119procedures}---i.e., procedures that return a monadic value in the store
5120monad (@pxref{The Store Monad}). For examples of such procedures,
5121@xref{Services}.
8451a568 5122
cf4a9129
LC
5123@cindex service definition
5124The monadic value returned by those procedures is a @dfn{service
5125definition}---a structure as returned by the @code{service} form.
5126Service definitions specifies the inputs the service depends on, and an
5127expression to start and stop the service. Behind the scenes, service
5128definitions are ``translated'' into the form suitable for the
5129configuration file of dmd, the init system (@pxref{Services,,, dmd, GNU
5130dmd Manual}).
8451a568 5131
cf4a9129
LC
5132As an example, here is what the @code{nscd-service} procedure looks
5133like:
8451a568 5134
cf4a9129
LC
5135@lisp
5136(define (nscd-service)
5137 (with-monad %store-monad
5138 (return (service
5139 (documentation "Run libc's name service cache daemon.")
5140 (provision '(nscd))
5141 (activate #~(begin
5142 (use-modules (guix build utils))
5143 (mkdir-p "/var/run/nscd")))
5144 (start #~(make-forkexec-constructor
5145 (string-append #$glibc "/sbin/nscd")
5146 "-f" "/dev/null" "--foreground"))
5147 (stop #~(make-kill-destructor))
5148 (respawn? #f)))))
5149@end lisp
8451a568 5150
cf4a9129
LC
5151@noindent
5152The @code{activate}, @code{start}, and @code{stop} fields are G-expressions
5153(@pxref{G-Expressions}). The @code{activate} field contains a script to
5154run at ``activation'' time; it makes sure that the @file{/var/run/nscd}
5155directory exists before @command{nscd} is started.
8451a568 5156
cf4a9129
LC
5157The @code{start} and @code{stop} fields refer to dmd's facilities to
5158start and stop processes (@pxref{Service De- and Constructors,,, dmd,
5159GNU dmd Manual}). The @code{provision} field specifies the name under
5160which this service is known to dmd, and @code{documentation} specifies
5161on-line documentation. Thus, the commands @command{deco start ncsd},
5162@command{deco stop nscd}, and @command{deco doc nscd} will do what you
5163would expect (@pxref{Invoking deco,,, dmd, GNU dmd Manual}).
8451a568 5164
8451a568 5165
cf4a9129
LC
5166@node Installing Debugging Files
5167@section Installing Debugging Files
8451a568 5168
cf4a9129
LC
5169@cindex debugging files
5170Program binaries, as produced by the GCC compilers for instance, are
5171typically written in the ELF format, with a section containing
5172@dfn{debugging information}. Debugging information is what allows the
5173debugger, GDB, to map binary code to source code; it is required to
5174debug a compiled program in good conditions.
8451a568 5175
cf4a9129
LC
5176The problem with debugging information is that is takes up a fair amount
5177of disk space. For example, debugging information for the GNU C Library
5178weighs in at more than 60 MiB. Thus, as a user, keeping all the
5179debugging info of all the installed programs is usually not an option.
5180Yet, space savings should not come at the cost of an impediment to
5181debugging---especially in the GNU system, which should make it easier
5182for users to exert their computing freedom (@pxref{GNU Distribution}).
8451a568 5183
cf4a9129
LC
5184Thankfully, the GNU Binary Utilities (Binutils) and GDB provide a
5185mechanism that allows users to get the best of both worlds: debugging
5186information can be stripped from the binaries and stored in separate
5187files. GDB is then able to load debugging information from those files,
5188when they are available (@pxref{Separate Debug Files,,, gdb, Debugging
5189with GDB}).
8451a568 5190
cf4a9129
LC
5191The GNU distribution takes advantage of this by storing debugging
5192information in the @code{lib/debug} sub-directory of a separate package
5193output unimaginatively called @code{debug} (@pxref{Packages with
5194Multiple Outputs}). Users can choose to install the @code{debug} output
5195of a package when they need it. For instance, the following command
5196installs the debugging information for the GNU C Library and for GNU
5197Guile:
8451a568
LC
5198
5199@example
cf4a9129 5200guix package -i glibc:debug guile:debug
8451a568
LC
5201@end example
5202
cf4a9129
LC
5203GDB must then be told to look for debug files in the user's profile, by
5204setting the @code{debug-file-directory} variable (consider setting it
5205from the @file{~/.gdbinit} file, @pxref{Startup,,, gdb, Debugging with
5206GDB}):
8451a568 5207
cf4a9129
LC
5208@example
5209(gdb) set debug-file-directory ~/.guix-profile/lib/debug
5210@end example
8451a568 5211
cf4a9129
LC
5212From there on, GDB will pick up debugging information from the
5213@code{.debug} files under @file{~/.guix-profile/lib/debug}.
8451a568 5214
cf4a9129
LC
5215In addition, you will most likely want GDB to be able to show the source
5216code being debugged. To do that, you will have to unpack the source
5217code of the package of interest (obtained with @code{guix build
5218--source}, @pxref{Invoking guix build}), and to point GDB to that source
5219directory using the @code{directory} command (@pxref{Source Path,
5220@code{directory},, gdb, Debugging with GDB}).
8451a568 5221
cf4a9129
LC
5222@c XXX: keep me up-to-date
5223The @code{debug} output mechanism in Guix is implemented by the
5224@code{gnu-build-system} (@pxref{Build Systems}). Currently, it is
5225opt-in---debugging information is available only for those packages
5226whose definition explicitly declares a @code{debug} output. This may be
5227changed to opt-out in the future, if our build farm servers can handle
5228the load. To check whether a package has a @code{debug} output, use
5229@command{guix package --list-available} (@pxref{Invoking guix package}).
8451a568 5230
8451a568 5231
05962f29
LC
5232@node Security Updates
5233@section Security Updates
5234
843858b8
LC
5235@quotation Note
5236As of version @value{VERSION}, the feature described in this section is
5237experimental.
5238@end quotation
05962f29
LC
5239
5240@cindex security updates
5241Occasionally, important security vulnerabilities are discovered in core
5242software packages and must be patched. Guix follows a functional
5243package management discipline (@pxref{Introduction}), which implies
5244that, when a package is changed, @emph{every package that depends on it}
5245must be rebuilt. This can significantly slow down the deployment of
5246fixes in core packages such as libc or Bash, since basically the whole
5247distribution would need to be rebuilt. Using pre-built binaries helps
5248(@pxref{Substitutes}), but deployment may still take more time than
5249desired.
5250
5251@cindex grafts
5252To address that, Guix implements @dfn{grafts}, a mechanism that allows
5253for fast deployment of critical updates without the costs associated
5254with a whole-distribution rebuild. The idea is to rebuild only the
5255package that needs to be patched, and then to ``graft'' it onto packages
5256explicitly installed by the user and that were previously referring to
5257the original package. The cost of grafting is typically very low, and
5258order of magnitudes lower than a full rebuild of the dependency chain.
5259
5260@cindex replacements of packages, for grafts
5261For instance, suppose a security update needs to be applied to Bash.
5262Guix developers will provide a package definition for the ``fixed''
5263Bash, say @var{bash-fixed}, in the usual way (@pxref{Defining
5264Packages}). Then, the original package definition is augmented with a
5265@code{replacement} field pointing to the package containing the bug fix:
5266
5267@example
5268(define bash
5269 (package
5270 (name "bash")
5271 ;; @dots{}
5272 (replacement bash-fixed)))
5273@end example
5274
5275From there on, any package depending directly or indirectly on Bash that
5276is installed will automatically be ``rewritten'' to refer to
5277@var{bash-fixed} instead of @var{bash}. This grafting process takes
5278time proportional to the size of the package, but expect less than a
5279minute for an ``average'' package on a recent machine.
5280
5281Currently, the graft and the package it replaces (@var{bash-fixed} and
5282@var{bash} in the example above) must have the exact same @code{name}
5283and @code{version} fields. This restriction mostly comes from the fact
5284that grafting works by patching files, including binary files, directly.
5285Other restrictions may apply: for instance, when adding a graft to a
5286package providing a shared library, the original shared library and its
5287replacement must have the same @code{SONAME} and be binary-compatible.
5288
5289
cf4a9129
LC
5290@node Package Modules
5291@section Package Modules
8451a568 5292
cf4a9129
LC
5293From a programming viewpoint, the package definitions of the
5294GNU distribution are provided by Guile modules in the @code{(gnu packages
5295@dots{})} name space@footnote{Note that packages under the @code{(gnu
5296packages @dots{})} module name space are not necessarily ``GNU
5297packages''. This module naming scheme follows the usual Guile module
5298naming convention: @code{gnu} means that these modules are distributed
5299as part of the GNU system, and @code{packages} identifies modules that
5300define packages.} (@pxref{Modules, Guile modules,, guile, GNU Guile
5301Reference Manual}). For instance, the @code{(gnu packages emacs)}
5302module exports a variable named @code{emacs}, which is bound to a
5303@code{<package>} object (@pxref{Defining Packages}).
113daf62 5304
300868ba 5305The @code{(gnu packages @dots{})} module name space is
cf4a9129
LC
5306automatically scanned for packages by the command-line tools. For
5307instance, when running @code{guix package -i emacs}, all the @code{(gnu
5308packages @dots{})} modules are scanned until one that exports a package
5309object whose name is @code{emacs} is found. This package search
5310facility is implemented in the @code{(gnu packages)} module.
113daf62 5311
300868ba 5312@cindex customization, of packages
8689901f 5313@cindex package module search path
cf4a9129 5314Users can store package definitions in modules with different
300868ba
LC
5315names---e.g., @code{(my-packages emacs)}. These package definitions
5316will not be visible by default. Thus, users can invoke commands such as
5317@command{guix package} and @command{guix build} have to be used with the
5318@code{-e} option so that they know where to find the package, or use the
5319@code{-L} option of these commands to make those modules visible
8689901f
LC
5320(@pxref{Invoking guix build, @code{--load-path}}), or define the
5321@code{GUIX_PACKAGE_PATH} environment variable. This environment
5322variable makes it easy to extend or customize the distribution and is
5323honored by all the user interfaces.
5324
5325@defvr {Environment Variable} GUIX_PACKAGE_PATH
5326This is a colon-separated list of directories to search for package
5327modules. Directories listed in this variable take precedence over the
5328distribution's own modules.
5329@end defvr
ef5dd60a 5330
cf4a9129
LC
5331The distribution is fully @dfn{bootstrapped} and @dfn{self-contained}:
5332each package is built based solely on other packages in the
5333distribution. The root of this dependency graph is a small set of
5334@dfn{bootstrap binaries}, provided by the @code{(gnu packages
5335bootstrap)} module. For more information on bootstrapping,
081145cf 5336@pxref{Bootstrapping}.
ef5dd60a 5337
cf4a9129
LC
5338@node Packaging Guidelines
5339@section Packaging Guidelines
ef5dd60a 5340
cf4a9129
LC
5341The GNU distribution is nascent and may well lack some of your favorite
5342packages. This section describes how you can help make the distribution
5343grow. @xref{Contributing}, for additional information on how you can
5344help.
ef5dd60a 5345
cf4a9129
LC
5346Free software packages are usually distributed in the form of
5347@dfn{source code tarballs}---typically @file{tar.gz} files that contain
5348all the source files. Adding a package to the distribution means
5349essentially two things: adding a @dfn{recipe} that describes how to
5350build the package, including a list of other packages required to build
5351it, and adding @dfn{package meta-data} along with that recipe, such as a
5352description and licensing information.
ef5dd60a 5353
cf4a9129
LC
5354In Guix all this information is embodied in @dfn{package definitions}.
5355Package definitions provide a high-level view of the package. They are
5356written using the syntax of the Scheme programming language; in fact,
5357for each package we define a variable bound to the package definition,
5358and export that variable from a module (@pxref{Package Modules}).
5359However, in-depth Scheme knowledge is @emph{not} a prerequisite for
5360creating packages. For more information on package definitions,
081145cf 5361@pxref{Defining Packages}.
ef5dd60a 5362
cf4a9129
LC
5363Once a package definition is in place, stored in a file in the Guix
5364source tree, it can be tested using the @command{guix build} command
5365(@pxref{Invoking guix build}). For example, assuming the new package is
5366called @code{gnew}, you may run this command from the Guix build tree:
ef5dd60a
LC
5367
5368@example
cf4a9129 5369./pre-inst-env guix build gnew --keep-failed
ef5dd60a 5370@end example
ef5dd60a 5371
cf4a9129
LC
5372Using @code{--keep-failed} makes it easier to debug build failures since
5373it provides access to the failed build tree. Another useful
5374command-line option when debugging is @code{--log-file}, to access the
5375build log.
ef5dd60a 5376
cf4a9129
LC
5377If the package is unknown to the @command{guix} command, it may be that
5378the source file contains a syntax error, or lacks a @code{define-public}
5379clause to export the package variable. To figure it out, you may load
5380the module from Guile to get more information about the actual error:
ef5dd60a 5381
cf4a9129
LC
5382@example
5383./pre-inst-env guile -c '(use-modules (gnu packages gnew))'
5384@end example
ef5dd60a 5385
cf4a9129
LC
5386Once your package builds correctly, please send us a patch
5387(@pxref{Contributing}). Well, if you need help, we will be happy to
5388help you too. Once the patch is committed in the Guix repository, the
5389new package automatically gets built on the supported platforms by
2b1cee21 5390@url{http://hydra.gnu.org/jobset/gnu/master, our continuous integration
cf4a9129 5391system}.
ef5dd60a 5392
cf4a9129
LC
5393@cindex substituter
5394Users can obtain the new package definition simply by running
5395@command{guix pull} (@pxref{Invoking guix pull}). When
5396@code{hydra.gnu.org} is done building the package, installing the
5397package automatically downloads binaries from there
5398(@pxref{Substitutes}). The only place where human intervention is
5399needed is to review and apply the patch.
ef5dd60a 5400
ef5dd60a 5401
cf4a9129
LC
5402@menu
5403* Software Freedom:: What may go into the distribution.
5404* Package Naming:: What's in a name?
5405* Version Numbers:: When the name is not enough.
5406* Python Modules:: Taming the snake.
5407* Perl Modules:: Little pearls.
7fec52b7 5408* Fonts:: Fond of fonts.
cf4a9129 5409@end menu
ef5dd60a 5410
cf4a9129
LC
5411@node Software Freedom
5412@subsection Software Freedom
ef5dd60a 5413
cf4a9129 5414@c Adapted from http://www.gnu.org/philosophy/philosophy.html.
c11a6eb1 5415
cf4a9129
LC
5416The GNU operating system has been developed so that users can have
5417freedom in their computing. GNU is @dfn{free software}, meaning that
5418users have the @url{http://www.gnu.org/philosophy/free-sw.html,four
5419essential freedoms}: to run the program, to study and change the program
5420in source code form, to redistribute exact copies, and to distribute
5421modified versions. Packages found in the GNU distribution provide only
5422software that conveys these four freedoms.
c11a6eb1 5423
cf4a9129
LC
5424In addition, the GNU distribution follow the
5425@url{http://www.gnu.org/distros/free-system-distribution-guidelines.html,free
5426software distribution guidelines}. Among other things, these guidelines
5427reject non-free firmware, recommendations of non-free software, and
5428discuss ways to deal with trademarks and patents.
ef5dd60a 5429
cf4a9129
LC
5430Some packages contain a small and optional subset that violates the
5431above guidelines, for instance because this subset is itself non-free
5432code. When that happens, the offending items are removed with
5433appropriate patches or code snippets in the package definition's
5434@code{origin} form (@pxref{Defining Packages}). That way, @code{guix
5435build --source} returns the ``freed'' source rather than the unmodified
5436upstream source.
ef5dd60a 5437
ef5dd60a 5438
cf4a9129
LC
5439@node Package Naming
5440@subsection Package Naming
ef5dd60a 5441
cf4a9129
LC
5442A package has actually two names associated with it:
5443First, there is the name of the @emph{Scheme variable}, the one following
5444@code{define-public}. By this name, the package can be made known in the
5445Scheme code, for instance as input to another package. Second, there is
5446the string in the @code{name} field of a package definition. This name
5447is used by package management commands such as
5448@command{guix package} and @command{guix build}.
ef5dd60a 5449
cf4a9129
LC
5450Both are usually the same and correspond to the lowercase conversion of
5451the project name chosen upstream, with underscores replaced with
5452hyphens. For instance, GNUnet is available as @code{gnunet}, and
5453SDL_net as @code{sdl-net}.
927097ef 5454
cf4a9129 5455We do not add @code{lib} prefixes for library packages, unless these are
081145cf 5456already part of the official project name. But @pxref{Python
cf4a9129
LC
5457Modules} and @ref{Perl Modules} for special rules concerning modules for
5458the Python and Perl languages.
927097ef 5459
1b366ee4 5460Font package names are handled differently, @pxref{Fonts}.
7fec52b7 5461
ef5dd60a 5462
cf4a9129
LC
5463@node Version Numbers
5464@subsection Version Numbers
ef5dd60a 5465
cf4a9129
LC
5466We usually package only the latest version of a given free software
5467project. But sometimes, for instance for incompatible library versions,
5468two (or more) versions of the same package are needed. These require
5469different Scheme variable names. We use the name as defined
5470in @ref{Package Naming}
5471for the most recent version; previous versions use the same name, suffixed
5472by @code{-} and the smallest prefix of the version number that may
5473distinguish the two versions.
ef5dd60a 5474
cf4a9129
LC
5475The name inside the package definition is the same for all versions of a
5476package and does not contain any version number.
ef5dd60a 5477
cf4a9129 5478For instance, the versions 2.24.20 and 3.9.12 of GTK+ may be packaged as follows:
ef5dd60a 5479
cf4a9129
LC
5480@example
5481(define-public gtk+
5482 (package
5483 (name "gtk+")
5484 (version "3.9.12")
5485 ...))
5486(define-public gtk+-2
5487 (package
5488 (name "gtk+")
5489 (version "2.24.20")
5490 ...))
5491@end example
5492If we also wanted GTK+ 3.8.2, this would be packaged as
5493@example
5494(define-public gtk+-3.8
5495 (package
5496 (name "gtk+")
5497 (version "3.8.2")
5498 ...))
5499@end example
ef5dd60a 5500
ef5dd60a 5501
cf4a9129
LC
5502@node Python Modules
5503@subsection Python Modules
ef5dd60a 5504
cf4a9129
LC
5505We currently package Python 2 and Python 3, under the Scheme variable names
5506@code{python-2} and @code{python} as explained in @ref{Version Numbers}.
5507To avoid confusion and naming clashes with other programming languages, it
5508seems desirable that the name of a package for a Python module contains
5509the word @code{python}.
ef5dd60a 5510
cf4a9129
LC
5511Some modules are compatible with only one version of Python, others with both.
5512If the package Foo compiles only with Python 3, we name it
5513@code{python-foo}; if it compiles only with Python 2, we name it
5514@code{python2-foo}. If it is compatible with both versions, we create two
5515packages with the corresponding names.
ef5dd60a 5516
cf4a9129
LC
5517If a project already contains the word @code{python}, we drop this;
5518for instance, the module python-dateutil is packaged under the names
5519@code{python-dateutil} and @code{python2-dateutil}.
113daf62 5520
523e4896 5521
cf4a9129
LC
5522@node Perl Modules
5523@subsection Perl Modules
523e4896 5524
cf4a9129
LC
5525Perl programs standing for themselves are named as any other package,
5526using the lowercase upstream name.
5527For Perl packages containing a single class, we use the lowercase class name,
5528replace all occurrences of @code{::} by dashes and prepend the prefix
5529@code{perl-}.
5530So the class @code{XML::Parser} becomes @code{perl-xml-parser}.
5531Modules containing several classes keep their lowercase upstream name and
5532are also prepended by @code{perl-}. Such modules tend to have the word
5533@code{perl} somewhere in their name, which gets dropped in favor of the
5534prefix. For instance, @code{libwww-perl} becomes @code{perl-libwww}.
523e4896 5535
523e4896 5536
7fec52b7
AE
5537@node Fonts
5538@subsection Fonts
5539
5540For fonts that are in general not installed by a user for typesetting
5541purposes, or that are distributed as part of a larger software package,
5542we rely on the general packaging rules for software; for instance, this
5543applies to the fonts delivered as part of the X.Org system or fonts that
5544are part of TeX Live.
5545
5546To make it easier for a user to search for fonts, names for other packages
5547containing only fonts are constructed as follows, independently of the
5548upstream package name.
5549
5550The name of a package containing only one font family starts with
5551@code{font-}; it is followed by the foundry name and a dash @code{-}
5552if the foundry is known, and the font family name, in which spaces are
5553replaced by dashes (and as usual, all upper case letters are transformed
5554to lower case).
5555For example, the Gentium font family by SIL is packaged under the name
5556@code{font-sil-gentium}.
5557
5558For a package containing several font families, the name of the collection
5559is used in the place of the font family name.
5560For instance, the Liberation fonts consist of three families,
5561Liberation Sans, Liberation Serif and Liberation Mono.
5562These could be packaged separately under the names
5563@code{font-liberation-sans} and so on; but as they are distributed together
5564under a common name, we prefer to package them together as
5565@code{font-liberation}.
5566
5567In the case where several formats of the same font family or font collection
5568are packaged separately, a short form of the format, prepended by a dash,
5569is added to the package name. We use @code{-ttf} for TrueType fonts,
1b366ee4 5570@code{-otf} for OpenType fonts and @code{-type1} for PostScript Type 1
7fec52b7
AE
5571fonts.
5572
5573
b25937e3 5574
cf4a9129
LC
5575@node Bootstrapping
5576@section Bootstrapping
b25937e3 5577
cf4a9129 5578@c Adapted from the ELS 2013 paper.
b25937e3 5579
cf4a9129 5580@cindex bootstrapping
7889394e 5581
cf4a9129
LC
5582Bootstrapping in our context refers to how the distribution gets built
5583``from nothing''. Remember that the build environment of a derivation
5584contains nothing but its declared inputs (@pxref{Introduction}). So
5585there's an obvious chicken-and-egg problem: how does the first package
5586get built? How does the first compiler get compiled? Note that this is
5587a question of interest only to the curious hacker, not to the regular
5588user, so you can shamelessly skip this section if you consider yourself
5589a ``regular user''.
72b9d60d 5590
cf4a9129
LC
5591@cindex bootstrap binaries
5592The GNU system is primarily made of C code, with libc at its core. The
5593GNU build system itself assumes the availability of a Bourne shell and
5594command-line tools provided by GNU Coreutils, Awk, Findutils, `sed', and
5595`grep'. Furthermore, build programs---programs that run
5596@code{./configure}, @code{make}, etc.---are written in Guile Scheme
5597(@pxref{Derivations}). Consequently, to be able to build anything at
5598all, from scratch, Guix relies on pre-built binaries of Guile, GCC,
5599Binutils, libc, and the other packages mentioned above---the
5600@dfn{bootstrap binaries}.
72b9d60d 5601
cf4a9129
LC
5602These bootstrap binaries are ``taken for granted'', though we can also
5603re-create them if needed (more on that later).
72b9d60d 5604
cf4a9129 5605@unnumberedsubsec Preparing to Use the Bootstrap Binaries
c79d54fe 5606
cf4a9129
LC
5607@c As of Emacs 24.3, Info-mode displays the image, but since it's a
5608@c large image, it's hard to scroll. Oh well.
5609@image{images/bootstrap-graph,6in,,Dependency graph of the early bootstrap derivations}
523e4896 5610
cf4a9129
LC
5611The figure above shows the very beginning of the dependency graph of the
5612distribution, corresponding to the package definitions of the @code{(gnu
5613packages bootstrap)} module. At this level of detail, things are
5614slightly complex. First, Guile itself consists of an ELF executable,
5615along with many source and compiled Scheme files that are dynamically
5616loaded when it runs. This gets stored in the @file{guile-2.0.7.tar.xz}
5617tarball shown in this graph. This tarball is part of Guix's ``source''
5618distribution, and gets inserted into the store with @code{add-to-store}
5619(@pxref{The Store}).
2e7b5cea 5620
cf4a9129
LC
5621But how do we write a derivation that unpacks this tarball and adds it
5622to the store? To solve this problem, the @code{guile-bootstrap-2.0.drv}
5623derivation---the first one that gets built---uses @code{bash} as its
5624builder, which runs @code{build-bootstrap-guile.sh}, which in turn calls
5625@code{tar} to unpack the tarball. Thus, @file{bash}, @file{tar},
5626@file{xz}, and @file{mkdir} are statically-linked binaries, also part of
5627the Guix source distribution, whose sole purpose is to allow the Guile
5628tarball to be unpacked.
fb729425 5629
cf4a9129
LC
5630Once @code{guile-bootstrap-2.0.drv} is built, we have a functioning
5631Guile that can be used to run subsequent build programs. Its first task
5632is to download tarballs containing the other pre-built binaries---this
5633is what the @code{.tar.xz.drv} derivations do. Guix modules such as
5634@code{ftp-client.scm} are used for this purpose. The
5635@code{module-import.drv} derivations import those modules in a directory
5636in the store, using the original layout. The
5637@code{module-import-compiled.drv} derivations compile those modules, and
5638write them in an output directory with the right layout. This
5639corresponds to the @code{#:modules} argument of
5640@code{build-expression->derivation} (@pxref{Derivations}).
fb729425 5641
cf4a9129
LC
5642Finally, the various tarballs are unpacked by the
5643derivations @code{gcc-bootstrap-0.drv}, @code{glibc-bootstrap-0.drv},
5644etc., at which point we have a working C tool chain.
fb729425 5645
fb729425 5646
cf4a9129 5647@unnumberedsubsec Building the Build Tools
523e4896 5648
cf4a9129
LC
5649@c TODO: Add a package-level dependency graph generated from (gnu
5650@c packages base).
df2ce343 5651
cf4a9129
LC
5652Bootstrapping is complete when we have a full tool chain that does not
5653depend on the pre-built bootstrap tools discussed above. This
5654no-dependency requirement is verified by checking whether the files of
5655the final tool chain contain references to the @file{/gnu/store}
5656directories of the bootstrap inputs. The process that leads to this
5657``final'' tool chain is described by the package definitions found in
1f6f57df 5658the @code{(gnu packages commencement)} module.
df2ce343 5659
cf4a9129
LC
5660@c See <http://lists.gnu.org/archive/html/gnu-system-discuss/2012-10/msg00000.html>.
5661The first tool that gets built with the bootstrap binaries is
5662GNU Make, which is a prerequisite for all the following packages.
5663From there Findutils and Diffutils get built.
523e4896 5664
cf4a9129
LC
5665Then come the first-stage Binutils and GCC, built as pseudo cross
5666tools---i.e., with @code{--target} equal to @code{--host}. They are
5667used to build libc. Thanks to this cross-build trick, this libc is
5668guaranteed not to hold any reference to the initial tool chain.
4af2447e 5669
cf4a9129
LC
5670From there the final Binutils and GCC are built. GCC uses @code{ld}
5671from the final Binutils, and links programs against the just-built libc.
5672This tool chain is used to build the other packages used by Guix and by
5673the GNU Build System: Guile, Bash, Coreutils, etc.
4af2447e 5674
cf4a9129
LC
5675And voilà! At this point we have the complete set of build tools that
5676the GNU Build System expects. These are in the @code{%final-inputs}
dd164244
MW
5677variable of the @code{(gnu packages commencement)} module, and are
5678implicitly used by any package that uses @code{gnu-build-system}
1f6f57df 5679(@pxref{Build Systems, @code{gnu-build-system}}).
4af2447e 5680
4af2447e 5681
cf4a9129 5682@unnumberedsubsec Building the Bootstrap Binaries
4af2447e 5683
cf4a9129
LC
5684Because the final tool chain does not depend on the bootstrap binaries,
5685those rarely need to be updated. Nevertheless, it is useful to have an
5686automated way to produce them, should an update occur, and this is what
5687the @code{(gnu packages make-bootstrap)} module provides.
4af2447e 5688
cf4a9129
LC
5689The following command builds the tarballs containing the bootstrap
5690binaries (Guile, Binutils, GCC, libc, and a tarball containing a mixture
5691of Coreutils and other basic command-line tools):
4b2615e1 5692
cf4a9129
LC
5693@example
5694guix build bootstrap-tarballs
5695@end example
5696
5697The generated tarballs are those that should be referred to in the
5698@code{(gnu packages bootstrap)} module mentioned at the beginning of
5699this section.
5700
5701Still here? Then perhaps by now you've started to wonder: when do we
5702reach a fixed point? That is an interesting question! The answer is
5703unknown, but if you would like to investigate further (and have
5704significant computational and storage resources to do so), then let us
5705know.
5706
5707@node Porting
5708@section Porting to a New Platform
5709
5710As discussed above, the GNU distribution is self-contained, and
5711self-containment is achieved by relying on pre-built ``bootstrap
5712binaries'' (@pxref{Bootstrapping}). These binaries are specific to an
5713operating system kernel, CPU architecture, and application binary
5714interface (ABI). Thus, to port the distribution to a platform that is
5715not yet supported, one must build those bootstrap binaries, and update
5716the @code{(gnu packages bootstrap)} module to use them on that platform.
5717
5718Fortunately, Guix can @emph{cross compile} those bootstrap binaries.
5719When everything goes well, and assuming the GNU tool chain supports the
5720target platform, this can be as simple as running a command like this
5721one:
5722
5723@example
5724guix build --target=armv5tel-linux-gnueabi bootstrap-tarballs
5725@end example
5726
1c0c417d
LC
5727For this to work, the @code{glibc-dynamic-linker} procedure in
5728@code{(gnu packages bootstrap)} must be augmented to return the right
5729file name for libc's dynamic linker on that platform; likewise,
5730@code{system->linux-architecture} in @code{(gnu packages linux)} must be
5731taught about the new platform.
5732
cf4a9129 5733Once these are built, the @code{(gnu packages bootstrap)} module needs
1c0c417d
LC
5734to be updated to refer to these binaries on the target platform. That
5735is, the hashes and URLs of the bootstrap tarballs for the new platform
5736must be added alongside those of the currently supported platforms. The
5737bootstrap Guile tarball is treated specially: it is expected to be
5738available locally, and @file{gnu-system.am} has rules do download it for
5739the supported architectures; a rule for the new platform must be added
5740as well.
cf4a9129
LC
5741
5742In practice, there may be some complications. First, it may be that the
5743extended GNU triplet that specifies an ABI (like the @code{eabi} suffix
5744above) is not recognized by all the GNU tools. Typically, glibc
5745recognizes some of these, whereas GCC uses an extra @code{--with-abi}
5746configure flag (see @code{gcc.scm} for examples of how to handle this).
5747Second, some of the required packages could fail to build for that
5748platform. Lastly, the generated binaries could be broken for some
5749reason.
4af2447e
LC
5750
5751
9bf3c1a7
LC
5752@c *********************************************************************
5753@node Contributing
5754@chapter Contributing
5755
5756This project is a cooperative effort, and we need your help to make it
5ff3c4b8
PAR
5757grow! Please get in touch with us on @email{guix-devel@@gnu.org} and
5758@code{#guix} on the Freenode IRC network. We welcome ideas, bug
5759reports, patches, and anything that may be helpful to the project. We
5760particularly welcome help on packaging (@pxref{Packaging Guidelines}).
a1ba8475 5761
9bf3c1a7
LC
5762Please see the
5763@url{http://git.savannah.gnu.org/cgit/guix.git/tree/HACKING,
5764@file{HACKING} file} that comes with the Guix source code for practical
5765details about contributions.
5766
c78bd12b 5767
568717fd
LC
5768@c *********************************************************************
5769@node Acknowledgments
5770@chapter Acknowledgments
5771
5772Guix is based on the Nix package manager, which was designed and
4c7ac9aa
LC
5773implemented by Eelco Dolstra, with contributions from other people (see
5774the @file{nix/AUTHORS} file in Guix.) Nix pioneered functional package
568717fd
LC
5775management, and promoted unprecedented features, such as transactional
5776package upgrades and rollbacks, per-user profiles, and referentially
5777transparent build processes. Without this work, Guix would not exist.
5778
5779The Nix-based software distributions, Nixpkgs and NixOS, have also been
5780an inspiration for Guix.
5781
4c7ac9aa
LC
5782GNU@tie{}Guix itself is a collective work with contributions from a
5783number of people. See the @file{AUTHORS} file in Guix for more
5784information on these fine people. The @file{THANKS} file lists people
5785who have helped by reporting bugs, taking care of the infrastructure,
5786providing artwork and themes, making suggestions, and more---thank you!
5787
5788
568717fd
LC
5789@c *********************************************************************
5790@node GNU Free Documentation License
5791@appendix GNU Free Documentation License
5792
5793@include fdl-1.3.texi
5794
5795@c *********************************************************************
5796@node Concept Index
5797@unnumbered Concept Index
5798@printindex cp
5799
a85b83d2
LC
5800@node Programming Index
5801@unnumbered Programming Index
5802@syncodeindex tp fn
5803@syncodeindex vr fn
568717fd
LC
5804@printindex fn
5805
5806@bye
5807
5808@c Local Variables:
5809@c ispell-local-dictionary: "american";
5810@c End: