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