2012-10-13 10:05:01 -04:00
|
|
|
|
\input texinfo
|
|
|
|
|
@c -*-texinfo-*-
|
|
|
|
|
|
|
|
|
|
@c %**start of header
|
|
|
|
|
@setfilename guix.info
|
|
|
|
|
@documentencoding UTF-8
|
2012-11-18 09:22:00 -05:00
|
|
|
|
@settitle GNU Guix Reference Manual
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@c %**end of header
|
|
|
|
|
|
|
|
|
|
@include version.texi
|
2013-10-17 09:21:10 -04:00
|
|
|
|
|
|
|
|
|
@copying
|
2014-01-05 16:58:32 -05:00
|
|
|
|
Copyright @copyright{} 2012, 2013, 2014 Ludovic Courtès@*
|
2013-10-17 09:21:10 -04:00
|
|
|
|
Copyright @copyright{} 2013 Andreas Enge@*
|
|
|
|
|
Copyright @copyright{} 2013 Nikita Karetnikov
|
|
|
|
|
|
|
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
|
|
|
under the terms of the GNU Free Documentation License, Version 1.3 or
|
|
|
|
|
any later version published by the Free Software Foundation; with no
|
|
|
|
|
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
|
|
|
|
|
copy of the license is included in the section entitled ``GNU Free
|
|
|
|
|
Documentation License''.
|
|
|
|
|
@end copying
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@dircategory Package management
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@direntry
|
|
|
|
|
* guix: (guix). Guix, the functional package manager.
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
* guix package: (guix)Invoking guix package
|
2012-11-07 13:24:03 -05:00
|
|
|
|
Managing packages with Guix.
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
* guix build: (guix)Invoking guix build
|
2012-10-13 10:05:01 -04:00
|
|
|
|
Building packages with Guix.
|
|
|
|
|
@end direntry
|
|
|
|
|
|
|
|
|
|
@titlepage
|
2013-02-20 17:32:15 -05:00
|
|
|
|
@title GNU Guix Reference Manual
|
|
|
|
|
@subtitle Using the GNU Guix Functional Package Manager
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@author Ludovic Courtès
|
2013-08-28 16:04:52 -04:00
|
|
|
|
@author Andreas Enge
|
2013-01-28 01:29:10 -05:00
|
|
|
|
@author Nikita Karetnikov
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
|
|
|
|
@page
|
|
|
|
|
@vskip 0pt plus 1filll
|
|
|
|
|
Edition @value{EDITION} @*
|
|
|
|
|
@value{UPDATED} @*
|
|
|
|
|
|
2013-10-17 09:21:10 -04:00
|
|
|
|
@insertcopying
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@end titlepage
|
|
|
|
|
|
|
|
|
|
@contents
|
|
|
|
|
|
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Top
|
2012-11-18 09:22:00 -05:00
|
|
|
|
@top GNU Guix
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
2012-11-18 09:22:00 -05:00
|
|
|
|
This document describes GNU Guix version @value{VERSION}, a functional
|
|
|
|
|
package management tool written for the GNU system.
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
|
|
|
|
@menu
|
|
|
|
|
* Introduction:: What is Guix about?
|
2013-01-09 06:58:27 -05:00
|
|
|
|
* Installation:: Installing Guix.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
* Package Management:: Package installation, upgrade, etc.
|
2012-10-13 10:05:01 -04:00
|
|
|
|
* Programming Interface:: Using Guix in Scheme.
|
|
|
|
|
* Utilities:: Package management commands.
|
2013-01-17 19:27:09 -05:00
|
|
|
|
* GNU Distribution:: Software for your friendly GNU system.
|
2013-06-04 04:29:57 -04:00
|
|
|
|
* Contributing:: Your help needed!
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
|
|
|
|
* Acknowledgments:: Thanks!
|
|
|
|
|
* GNU Free Documentation License:: The license of this manual.
|
|
|
|
|
* Concept Index:: Concepts.
|
|
|
|
|
* Function Index:: Functions.
|
|
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Introduction
|
|
|
|
|
@chapter Introduction
|
|
|
|
|
|
2012-11-25 09:30:03 -05:00
|
|
|
|
GNU Guix@footnote{``Guix'' is pronounced like ``geeks'', or ``ɡiːks''
|
|
|
|
|
using the international phonetic alphabet (IPA).} is a functional
|
|
|
|
|
package management tool for the GNU system. Package management consists
|
2013-05-26 19:01:46 -04:00
|
|
|
|
of all activities that relate to building packages from sources,
|
|
|
|
|
honoring their build-time and run-time dependencies,
|
2012-11-25 09:30:03 -05:00
|
|
|
|
installing packages in user environments, upgrading installed packages
|
|
|
|
|
to new versions or rolling back to a previous set, removing unused
|
|
|
|
|
software packages, etc.
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
|
|
|
|
@cindex functional package management
|
|
|
|
|
The term @dfn{functional} refers to a specific package management
|
|
|
|
|
discipline. In Guix, the package build and installation process is seen
|
2013-05-26 19:01:46 -04:00
|
|
|
|
as a function, in the mathematical sense. That function takes inputs,
|
|
|
|
|
such as build scripts, a compiler, and libraries, and
|
|
|
|
|
returns an installed package. As a pure function, its result depends
|
2012-10-13 10:05:01 -04:00
|
|
|
|
solely on its inputs---for instance, it cannot refer to software or
|
|
|
|
|
scripts that were not explicitly passed as inputs. A build function
|
2013-05-26 19:01:46 -04:00
|
|
|
|
always produces the same result when passed a given set of inputs. It
|
|
|
|
|
cannot alter the system's environment in
|
2012-10-13 10:05:01 -04:00
|
|
|
|
any way; for instance, it cannot create, modify, or delete files outside
|
|
|
|
|
of its build and installation directories. This is achieved by running
|
2013-11-18 16:07:29 -05:00
|
|
|
|
build processes in isolated environments (or @dfn{containers}), where only their
|
2013-05-26 19:01:46 -04:00
|
|
|
|
explicit inputs are visible.
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
2013-01-15 17:32:13 -05:00
|
|
|
|
@cindex store
|
2012-10-13 10:05:01 -04:00
|
|
|
|
The result of package build functions is @dfn{cached} in the file
|
2013-01-15 17:32:13 -05:00
|
|
|
|
system, in a special directory called @dfn{the store} (@pxref{The
|
|
|
|
|
Store}). Each package is installed in a directory of its own, in the
|
2014-03-09 17:09:12 -04:00
|
|
|
|
store---by default under @file{/gnu/store}. The directory name contains
|
2012-10-13 10:05:01 -04:00
|
|
|
|
a hash of all the inputs used to build that package; thus, changing an
|
|
|
|
|
input yields a different directory name.
|
|
|
|
|
|
|
|
|
|
This approach is the foundation of Guix's salient features: support for
|
2013-05-26 19:01:46 -04:00
|
|
|
|
transactional package upgrade and rollback, per-user installation, and
|
2012-11-07 13:24:03 -05:00
|
|
|
|
garbage collection of packages (@pxref{Features}).
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
2013-05-26 19:01:46 -04:00
|
|
|
|
Guix has a command-line interface, which allows users to build, install,
|
2012-10-13 10:05:01 -04:00
|
|
|
|
upgrade, and remove packages, as well as a Scheme programming interface.
|
|
|
|
|
|
2013-01-17 19:27:09 -05:00
|
|
|
|
Last but not least, Guix is used to build a distribution of the GNU
|
|
|
|
|
system, with many GNU and non-GNU free software packages. @xref{GNU
|
|
|
|
|
Distribution}.
|
|
|
|
|
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Installation
|
|
|
|
|
@chapter Installation
|
|
|
|
|
|
2013-04-18 16:03:04 -04:00
|
|
|
|
GNU Guix is available for download from its website at
|
|
|
|
|
@url{http://www.gnu.org/software/guix/}. This section describes the
|
|
|
|
|
software requirements of Guix, as well as how to install it and get
|
|
|
|
|
ready to use it.
|
2013-01-09 06:58:27 -05:00
|
|
|
|
|
2013-01-11 10:16:36 -05:00
|
|
|
|
The build procedure for Guix is the same as for other GNU software, and
|
2013-01-16 06:23:51 -05:00
|
|
|
|
is not covered here. Please see the files @file{README} and
|
2013-01-11 10:16:36 -05:00
|
|
|
|
@file{INSTALL} in the Guix source tree for additional details.
|
|
|
|
|
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@menu
|
|
|
|
|
* Requirements:: Software needed to build and run Guix.
|
|
|
|
|
* Setting Up the Daemon:: Preparing the build daemon's environment.
|
|
|
|
|
* Invoking guix-daemon:: Running the build daemon.
|
|
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
@node Requirements
|
|
|
|
|
@section Requirements
|
|
|
|
|
|
|
|
|
|
GNU Guix depends on the following packages:
|
|
|
|
|
|
|
|
|
|
@itemize
|
2013-07-17 05:01:42 -04:00
|
|
|
|
@item @url{http://gnu.org/software/guile/, GNU Guile}, version 2.0.5 or later;
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@item @url{http://gnupg.org/, GNU libgcrypt}
|
|
|
|
|
@end itemize
|
|
|
|
|
|
|
|
|
|
Unless @code{--disable-daemon} was passed to @command{configure}, the
|
|
|
|
|
following packages are also needed:
|
|
|
|
|
|
|
|
|
|
@itemize
|
|
|
|
|
@item @url{http://sqlite.org, SQLite 3}
|
|
|
|
|
@item @url{http://www.bzip.org, libbz2}
|
|
|
|
|
@item @url{http://gcc.gnu.org, GCC's g++}
|
|
|
|
|
@end itemize
|
|
|
|
|
|
2013-05-26 19:01:46 -04:00
|
|
|
|
When a working installation of @url{http://nixos.org/nix/, the Nix package
|
|
|
|
|
manager} is available, you
|
2013-01-09 06:58:27 -05:00
|
|
|
|
can instead configure Guix with @code{--disable-daemon}. In that case,
|
2013-05-26 19:01:46 -04:00
|
|
|
|
Nix replaces the three dependencies above.
|
2013-01-09 06:58:27 -05:00
|
|
|
|
|
2013-01-11 10:16:36 -05:00
|
|
|
|
Guix is compatible with Nix, so it is possible to share the same store
|
|
|
|
|
between both. To do so, you must pass @command{configure} not only the
|
|
|
|
|
same @code{--with-store-dir} value, but also the same
|
2013-05-26 19:01:46 -04:00
|
|
|
|
@code{--localstatedir} value. The latter is essential because it
|
|
|
|
|
specifies where the database that stores metadata about the store is
|
2014-03-09 17:09:12 -04:00
|
|
|
|
located, among other things. The default values for Nix are
|
2013-01-11 10:16:36 -05:00
|
|
|
|
@code{--with-store-dir=/nix/store} and @code{--localstatedir=/nix/var}.
|
2013-05-26 19:01:46 -04:00
|
|
|
|
Note that @code{--disable-daemon} is not required if
|
|
|
|
|
your goal is to share the store with Nix.
|
2013-01-11 10:16:36 -05:00
|
|
|
|
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@node Setting Up the Daemon
|
|
|
|
|
@section Setting Up the Daemon
|
|
|
|
|
|
|
|
|
|
@cindex daemon
|
|
|
|
|
Operations such as building a package or running the garbage collector
|
2014-01-23 17:48:34 -05:00
|
|
|
|
are all performed by a specialized process, the @dfn{build daemon}, on
|
2013-01-09 06:58:27 -05:00
|
|
|
|
behalf of clients. Only the daemon may access the store and its
|
|
|
|
|
associated database. Thus, any operation that manipulates the store
|
|
|
|
|
goes through the daemon. For instance, command-line tools such as
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
@command{guix package} and @command{guix build} communicate with the
|
2013-01-09 06:58:27 -05:00
|
|
|
|
daemon (@i{via} remote procedure calls) to instruct it what to do.
|
|
|
|
|
|
2014-01-23 17:48:34 -05:00
|
|
|
|
The following sections explain how to prepare the build daemon's
|
|
|
|
|
environment.
|
|
|
|
|
|
|
|
|
|
@menu
|
|
|
|
|
* Build Environment Setup:: Preparing the isolated build environment.
|
|
|
|
|
* Daemon Offload Setup:: Offloading builds to remote machines.
|
|
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
@node Build Environment Setup
|
|
|
|
|
@subsection Build Environment Setup
|
|
|
|
|
|
2013-01-09 06:58:27 -05:00
|
|
|
|
In a standard multi-user setup, Guix and its daemon---the
|
|
|
|
|
@command{guix-daemon} program---are installed by the system
|
2014-03-09 17:09:12 -04:00
|
|
|
|
administrator; @file{/gnu/store} is owned by @code{root} and
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@command{guix-daemon} runs as @code{root}. Unprivileged users may use
|
|
|
|
|
Guix tools to build packages or otherwise access the store, and the
|
|
|
|
|
daemon will do it on their behalf, ensuring that the store is kept in a
|
|
|
|
|
consistent state, and allowing built packages to be shared among users.
|
|
|
|
|
|
|
|
|
|
@cindex build users
|
|
|
|
|
When @command{guix-daemon} runs as @code{root}, you may not want package
|
|
|
|
|
build processes themselves to run as @code{root} too, for obvious
|
|
|
|
|
security reasons. To avoid that, a special pool of @dfn{build users}
|
|
|
|
|
should be created for use by build processes started by the daemon.
|
|
|
|
|
These build users need not have a shell and a home directory: they will
|
|
|
|
|
just be used when the daemon drops @code{root} privileges in build
|
|
|
|
|
processes. Having several such users allows the daemon to launch
|
|
|
|
|
distinct build processes under separate UIDs, which guarantees that they
|
|
|
|
|
do not interfere with each other---an essential feature since builds are
|
|
|
|
|
regarded as pure functions (@pxref{Introduction}).
|
|
|
|
|
|
|
|
|
|
On a GNU/Linux system, a build user pool may be created like this (using
|
|
|
|
|
Bash syntax and the @code{shadow} commands):
|
|
|
|
|
|
2013-01-20 09:45:14 -05:00
|
|
|
|
@c See http://lists.gnu.org/archive/html/bug-guix/2013-01/msg00239.html
|
|
|
|
|
@c for why `-G' is needed.
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@example
|
|
|
|
|
# groupadd guix-builder
|
|
|
|
|
# for i in `seq 1 10`;
|
|
|
|
|
do
|
2013-01-20 09:45:14 -05:00
|
|
|
|
useradd -g guix-builder -G guix-builder \
|
|
|
|
|
-d /var/empty -s `which nologin` \
|
2013-12-30 10:47:32 -05:00
|
|
|
|
-c "Guix build user $i" --system \
|
|
|
|
|
guix-builder$i;
|
2013-01-09 06:58:27 -05:00
|
|
|
|
done
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
The @code{guix-daemon} program may then be run as @code{root} with:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
# guix-daemon --build-users-group=guix-builder
|
|
|
|
|
@end example
|
|
|
|
|
|
2013-11-18 16:07:29 -05:00
|
|
|
|
@cindex chroot
|
2013-08-24 05:08:01 -04:00
|
|
|
|
@noindent
|
|
|
|
|
This way, the daemon starts build processes in a chroot, under one of
|
|
|
|
|
the @code{guix-builder} users. On GNU/Linux, by default, the chroot
|
2014-01-18 16:04:30 -05:00
|
|
|
|
environment contains nothing but:
|
|
|
|
|
|
|
|
|
|
@c Keep this list in sync with libstore/build.cc! -----------------------
|
|
|
|
|
@itemize
|
|
|
|
|
@item
|
2014-04-03 17:43:14 -04:00
|
|
|
|
a minimal @code{/dev} directory, created mostly independently from the
|
|
|
|
|
host @code{/dev}@footnote{``Mostly'', because while the set of files
|
|
|
|
|
that appear in the chroot's @code{/dev} is fixed, most of these files
|
|
|
|
|
can only be created if the host has them.};
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
the @code{/proc} directory; it only shows the container's processes
|
|
|
|
|
since a separate PID name space is used;
|
2014-01-18 16:04:30 -05:00
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
@file{/etc/passwd} with an entry for the current user and an entry for
|
|
|
|
|
user @file{nobody};
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
@file{/etc/group} with an entry for the user's group;
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
@file{/etc/hosts} with an entry that maps @code{localhost} to
|
|
|
|
|
@code{127.0.0.1};
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
a writable @file{/tmp} directory.
|
|
|
|
|
@end itemize
|
2013-08-24 05:08:01 -04:00
|
|
|
|
|
2014-01-18 10:48:29 -05:00
|
|
|
|
If you are installing Guix as an unprivileged user, it is still
|
2013-01-09 06:58:27 -05:00
|
|
|
|
possible to run @command{guix-daemon}. However, build processes will
|
|
|
|
|
not be isolated from one another, and not from the rest of the system.
|
|
|
|
|
Thus, build processes may interfere with each other, and may access
|
|
|
|
|
programs, libraries, and other files available on the system---making it
|
|
|
|
|
much harder to view them as @emph{pure} functions.
|
|
|
|
|
|
2014-01-23 17:48:34 -05:00
|
|
|
|
|
|
|
|
|
@node Daemon Offload Setup
|
|
|
|
|
@subsection Using the Offload Facility
|
|
|
|
|
|
|
|
|
|
@cindex offloading
|
2014-01-24 15:52:05 -05:00
|
|
|
|
@cindex build hook
|
|
|
|
|
When desired, the build daemon can @dfn{offload}
|
|
|
|
|
derivation builds to other machines
|
2014-01-23 17:48:34 -05:00
|
|
|
|
running Guix, using the @code{offload} @dfn{build hook}. When that
|
|
|
|
|
feature is enabled, a list of user-specified build machines is read from
|
|
|
|
|
@file{/etc/guix/machines.scm}; anytime a build is requested, for
|
|
|
|
|
instance via @code{guix build}, the daemon attempts to offload it to one
|
|
|
|
|
of the machines that satisfies the derivation's constraints, in
|
|
|
|
|
particular its system type---e.g., @file{x86_64-linux}. Missing
|
|
|
|
|
prerequisites for the build are copied over SSH to the target machine,
|
|
|
|
|
which then proceeds with the build; upon success the output(s) of the
|
|
|
|
|
build are copied back to the initial machine.
|
|
|
|
|
|
2014-01-24 15:52:05 -05:00
|
|
|
|
The @file{/etc/guix/machines.scm} file typically looks like this:
|
2014-01-23 17:48:34 -05:00
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
(list (build-machine
|
|
|
|
|
(name "eightysix.example.org")
|
|
|
|
|
(system "x86_64-linux")
|
|
|
|
|
(user "bob")
|
|
|
|
|
(speed 2.)) ; incredibly fast!
|
|
|
|
|
|
|
|
|
|
(build-machine
|
|
|
|
|
(name "meeps.example.org")
|
|
|
|
|
(system "mips64el-linux")
|
|
|
|
|
(user "alice")
|
|
|
|
|
(private-key
|
|
|
|
|
(string-append (getenv "HOME")
|
|
|
|
|
"/.ssh/id-rsa-for-guix"))))
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
In the example above we specify a list of two build machines, one for
|
|
|
|
|
the @code{x86_64} architecture and one for the @code{mips64el}
|
2014-01-24 15:52:05 -05:00
|
|
|
|
architecture.
|
|
|
|
|
|
|
|
|
|
In fact, this file is---not surprisingly!---a Scheme file that is
|
|
|
|
|
evaluated when the @code{offload} hook is started. Its return value
|
|
|
|
|
must be a list of @code{build-machine} objects. While this example
|
|
|
|
|
shows a fixed list of build machines, one could imagine, say, using
|
|
|
|
|
DNS-SD to return a list of potential build machines discovered in the
|
|
|
|
|
local network (@pxref{Introduction, Guile-Avahi,, guile-avahi, Using
|
|
|
|
|
Avahi in Guile Scheme Programs}).
|
|
|
|
|
|
|
|
|
|
The compulsory fields for a @code{build-machine} declaration are:
|
2014-01-23 17:48:34 -05:00
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
|
|
|
|
@item name
|
|
|
|
|
The remote machine's host name.
|
|
|
|
|
|
|
|
|
|
@item system
|
|
|
|
|
The remote machine's system type.
|
|
|
|
|
|
|
|
|
|
@item user
|
|
|
|
|
The user account to use when connecting to the remote machine over SSH.
|
|
|
|
|
Note that the SSH key pair must @emph{not} be passphrase-protected, to
|
|
|
|
|
allow non-interactive logins.
|
|
|
|
|
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
@noindent
|
2014-01-24 15:52:05 -05:00
|
|
|
|
A number of optional fields may be specified:
|
2014-01-23 17:48:34 -05:00
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
2014-03-13 16:58:04 -04:00
|
|
|
|
@item port
|
|
|
|
|
Port number of the machine's SSH server (default: 22).
|
|
|
|
|
|
2014-01-23 17:48:34 -05:00
|
|
|
|
@item private-key
|
|
|
|
|
The SSH private key file to use when connecting to the machine.
|
|
|
|
|
|
|
|
|
|
@item parallel-builds
|
|
|
|
|
The number of builds that may run in parallel on the machine (1 by
|
|
|
|
|
default.)
|
|
|
|
|
|
|
|
|
|
@item speed
|
|
|
|
|
A ``relative speed factor''. The offload scheduler will tend to prefer
|
|
|
|
|
machines with a higher speed factor.
|
|
|
|
|
|
|
|
|
|
@item features
|
|
|
|
|
A list of strings denoting specific features supported by the machine.
|
|
|
|
|
An example is @code{"kvm"} for machines that have the KVM Linux modules
|
|
|
|
|
and corresponding hardware support. Derivations can request features by
|
|
|
|
|
name, and they will be scheduled on matching build machines.
|
|
|
|
|
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
The @code{guix} command must be in the search path on the build
|
|
|
|
|
machines, since offloading works by invoking the @code{guix archive} and
|
|
|
|
|
@code{guix build} commands.
|
|
|
|
|
|
|
|
|
|
There's one last thing to do once @file{machines.scm} is in place. As
|
|
|
|
|
explained above, when offloading, files are transferred back and forth
|
|
|
|
|
between the machine stores. For this to work, you need to generate a
|
|
|
|
|
key pair to allow the daemon to export signed archives of files from the
|
|
|
|
|
store (@pxref{Invoking guix archive}):
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
# guix archive --generate-key
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
Thus, when receiving files, a machine's build daemon can make sure they
|
|
|
|
|
are genuine, have not been tampered with, and that they are signed by an
|
|
|
|
|
authorized key.
|
|
|
|
|
|
|
|
|
|
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@node Invoking guix-daemon
|
|
|
|
|
@section Invoking @command{guix-daemon}
|
|
|
|
|
|
|
|
|
|
The @command{guix-daemon} program implements all the functionality to
|
|
|
|
|
access the store. This includes launching build processes, running the
|
|
|
|
|
garbage collector, querying the availability of a build result, etc. It
|
|
|
|
|
is normally run as @code{root} like this:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
# guix-daemon --build-users-group=guix-builder
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
For details on how to set it up, @ref{Setting Up the Daemon}.
|
|
|
|
|
|
2013-11-18 16:07:29 -05:00
|
|
|
|
@cindex chroot
|
|
|
|
|
@cindex container, build environment
|
|
|
|
|
@cindex build environment
|
|
|
|
|
@cindex reproducible builds
|
2013-01-09 06:58:27 -05:00
|
|
|
|
By default, @command{guix-daemon} launches build processes under
|
|
|
|
|
different UIDs, taken from the build group specified with
|
|
|
|
|
@code{--build-users-group}. In addition, each build process is run in a
|
|
|
|
|
chroot environment that only contains the subset of the store that the
|
|
|
|
|
build process depends on, as specified by its derivation
|
|
|
|
|
(@pxref{Programming Interface, derivation}), plus a set of specific
|
|
|
|
|
system directories. By default, the latter contains @file{/dev} and
|
2013-11-18 16:07:29 -05:00
|
|
|
|
@file{/dev/pts}. Furthermore, on GNU/Linux, the build environment is a
|
|
|
|
|
@dfn{container}: in addition to having its own file system tree, it has
|
|
|
|
|
a separate mount name space, its own PID name space, network name space,
|
|
|
|
|
etc. This helps achieve reproducible builds (@pxref{Features}).
|
2013-01-09 06:58:27 -05:00
|
|
|
|
|
|
|
|
|
The following command-line options are supported:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
@item --build-users-group=@var{group}
|
|
|
|
|
Take users from @var{group} to run build processes (@pxref{Setting Up
|
|
|
|
|
the Daemon, build users}).
|
|
|
|
|
|
2013-04-18 16:46:34 -04:00
|
|
|
|
@item --no-substitutes
|
2013-11-07 15:57:53 -05:00
|
|
|
|
@cindex substitutes
|
2013-04-18 16:46:34 -04:00
|
|
|
|
Do not use substitutes for build products. That is, always build things
|
2014-03-30 17:37:46 -04:00
|
|
|
|
locally instead of allowing downloads of pre-built binaries
|
|
|
|
|
(@pxref{Substitutes}).
|
2013-04-18 16:46:34 -04:00
|
|
|
|
|
2013-11-07 15:57:53 -05:00
|
|
|
|
By default substitutes are used, unless the client---such as the
|
|
|
|
|
@command{guix package} command---is explicitly invoked with
|
|
|
|
|
@code{--no-substitutes}.
|
|
|
|
|
|
|
|
|
|
When the daemon runs with @code{--no-substitutes}, clients can still
|
|
|
|
|
explicitly enable substitution @i{via} the @code{set-build-options}
|
|
|
|
|
remote procedure call (@pxref{The Store}).
|
|
|
|
|
|
2014-01-24 15:52:05 -05:00
|
|
|
|
@cindex build hook
|
|
|
|
|
@item --no-build-hook
|
|
|
|
|
Do not use the @dfn{build hook}.
|
|
|
|
|
|
|
|
|
|
The build hook is a helper program that the daemon can start and to
|
|
|
|
|
which it submits build requests. This mechanism is used to offload
|
|
|
|
|
builds to other machines (@pxref{Daemon Offload Setup}).
|
|
|
|
|
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@item --cache-failures
|
|
|
|
|
Cache build failures. By default, only successful builds are cached.
|
|
|
|
|
|
|
|
|
|
@item --cores=@var{n}
|
|
|
|
|
@itemx -c @var{n}
|
|
|
|
|
Use @var{n} CPU cores to build each derivation; @code{0} means as many
|
|
|
|
|
as available.
|
|
|
|
|
|
|
|
|
|
The default value is @code{1}, but it may be overridden by clients, such
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
as the @code{--cores} option of @command{guix build} (@pxref{Invoking
|
|
|
|
|
guix build}).
|
2013-01-09 06:58:27 -05:00
|
|
|
|
|
|
|
|
|
The effect is to define the @code{NIX_BUILD_CORES} environment variable
|
|
|
|
|
in the build process, which can then use it to exploit internal
|
|
|
|
|
parallelism---for instance, by running @code{make -j$NIX_BUILD_CORES}.
|
|
|
|
|
|
|
|
|
|
@item --max-jobs=@var{n}
|
|
|
|
|
@itemx -M @var{n}
|
|
|
|
|
Allow at most @var{n} build jobs in parallel. The default value is
|
|
|
|
|
@code{1}.
|
|
|
|
|
|
|
|
|
|
@item --debug
|
|
|
|
|
Produce debugging output.
|
|
|
|
|
|
|
|
|
|
This is useful to debug daemon start-up issues, but then it may be
|
|
|
|
|
overridden by clients, for example the @code{--verbosity} option of
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
@command{guix build} (@pxref{Invoking guix build}).
|
2013-01-09 06:58:27 -05:00
|
|
|
|
|
|
|
|
|
@item --chroot-directory=@var{dir}
|
|
|
|
|
Add @var{dir} to the build chroot.
|
|
|
|
|
|
|
|
|
|
Doing this may change the result of build processes---for instance if
|
|
|
|
|
they use optional dependencies found in @var{dir} when it is available,
|
|
|
|
|
and not otherwise. For that reason, it is not recommended to do so.
|
|
|
|
|
Instead, make sure that each derivation declares all the inputs that it
|
|
|
|
|
needs.
|
|
|
|
|
|
|
|
|
|
@item --disable-chroot
|
|
|
|
|
Disable chroot builds.
|
|
|
|
|
|
|
|
|
|
Using this option is not recommended since, again, it would allow build
|
|
|
|
|
processes to gain access to undeclared dependencies.
|
|
|
|
|
|
|
|
|
|
@item --disable-log-compression
|
|
|
|
|
Disable compression of the build logs.
|
|
|
|
|
|
2013-01-16 06:23:51 -05:00
|
|
|
|
Unless @code{--lose-logs} is used, all the build logs are kept in the
|
|
|
|
|
@var{localstatedir}. To save space, the daemon automatically compresses
|
|
|
|
|
them with bzip2 by default. This option disables that.
|
|
|
|
|
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@item --disable-store-optimization
|
|
|
|
|
Disable automatic file ``deduplication'' in the store.
|
|
|
|
|
|
2013-01-16 06:23:51 -05:00
|
|
|
|
By default, files added to the store are automatically ``deduplicated'':
|
|
|
|
|
if a newly added file is identical as another one found in the store,
|
|
|
|
|
the daemon makes the new file a hard link to the other file. This
|
|
|
|
|
slightly increases the input/output load at the end of a build process.
|
|
|
|
|
This option disables this.
|
|
|
|
|
|
2014-02-06 15:49:47 -05:00
|
|
|
|
@item --gc-keep-outputs[=yes|no]
|
|
|
|
|
Tell whether the garbage collector (GC) must keep outputs of live
|
|
|
|
|
derivations.
|
|
|
|
|
|
|
|
|
|
When set to ``yes'', the GC will keep the outputs of any live derivation
|
|
|
|
|
available in the store---the @code{.drv} files. The default is ``no'',
|
|
|
|
|
meaning that derivation outputs are kept only if they are GC roots.
|
|
|
|
|
|
|
|
|
|
@item --gc-keep-derivations[=yes|no]
|
|
|
|
|
Tell whether the garbage collector (GC) must keep derivations
|
|
|
|
|
corresponding to live outputs.
|
|
|
|
|
|
|
|
|
|
When set to ``yes'', as is the case by default, the GC keeps
|
|
|
|
|
derivations---i.e., @code{.drv} files---as long as at least one of their
|
|
|
|
|
outputs is live. This allows users to keep track of the origins of
|
|
|
|
|
items in their store. Setting it to ``no'' saves a bit of disk space.
|
|
|
|
|
|
|
|
|
|
Note that when both @code{--gc-keep-derivations} and
|
|
|
|
|
@code{--gc-keep-outputs} are used, the effect is to keep all the build
|
|
|
|
|
prerequisites (the sources, compiler, libraries, and other build-time
|
|
|
|
|
tools) of live objects in the store, regardless of whether these
|
|
|
|
|
prerequisites are live. This is convenient for developers since it
|
|
|
|
|
saves rebuilds or downloads.
|
|
|
|
|
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@item --impersonate-linux-2.6
|
|
|
|
|
On Linux-based systems, impersonate Linux 2.6. This means that the
|
|
|
|
|
kernel's @code{uname} system call will report 2.6 as the release number.
|
|
|
|
|
|
|
|
|
|
This might be helpful to build programs that (usually wrongfully) depend
|
|
|
|
|
on the kernel version number.
|
|
|
|
|
|
|
|
|
|
@item --lose-logs
|
|
|
|
|
Do not keep build logs. By default they are kept under
|
|
|
|
|
@code{@var{localstatedir}/nix/log}.
|
|
|
|
|
|
|
|
|
|
@item --system=@var{system}
|
|
|
|
|
Assume @var{system} as the current system type. By default it is the
|
|
|
|
|
architecture/kernel pair found at configure time, such as
|
|
|
|
|
@code{x86_64-linux}.
|
2013-02-19 16:48:13 -05:00
|
|
|
|
|
|
|
|
|
@item --listen=@var{socket}
|
|
|
|
|
Listen for connections on @var{socket}, the file name of a Unix-domain
|
|
|
|
|
socket. The default socket is
|
|
|
|
|
@file{@var{localstatedir}/daemon-socket/socket}. This option is only
|
|
|
|
|
useful in exceptional circumstances, such as if you need to run several
|
|
|
|
|
daemons on the same machine.
|
2013-01-09 06:58:27 -05:00
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Package Management
|
|
|
|
|
@chapter Package Management
|
|
|
|
|
|
2012-11-18 09:22:00 -05:00
|
|
|
|
The purpose of GNU Guix is to allow users to easily install, upgrade, and
|
2012-11-07 13:24:03 -05:00
|
|
|
|
remove software packages, without having to know about their build
|
|
|
|
|
procedure or dependencies. Guix also goes beyond this obvious set of
|
|
|
|
|
features.
|
|
|
|
|
|
|
|
|
|
This chapter describes the main features of Guix, as well as the package
|
|
|
|
|
management tools it provides.
|
|
|
|
|
|
|
|
|
|
@menu
|
|
|
|
|
* Features:: How Guix will make your life brighter.
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
* Invoking guix package:: Package installation, removal, etc.
|
2014-03-30 17:37:46 -04:00
|
|
|
|
* Substitutes:: Downloading pre-built binaries.
|
2013-12-21 19:08:21 -05:00
|
|
|
|
* Packages with Multiple Outputs:: Single source package, multiple outputs.
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
* Invoking guix gc:: Running the garbage collector.
|
2013-02-20 17:46:38 -05:00
|
|
|
|
* Invoking guix pull:: Fetching the latest Guix and distribution.
|
2013-12-21 19:08:21 -05:00
|
|
|
|
* Invoking guix archive:: Exporting and importing store files.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
@node Features
|
|
|
|
|
@section Features
|
|
|
|
|
|
|
|
|
|
When using Guix, each package ends up in the @dfn{package store}, in its
|
|
|
|
|
own directory---something that resembles
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@file{/gnu/store/xxx-package-1.2}, where @code{xxx} is a base32 string.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
|
|
|
|
Instead of referring to these directories, users have their own
|
|
|
|
|
@dfn{profile}, which points to the packages that they actually want to
|
2013-01-23 09:35:36 -05:00
|
|
|
|
use. These profiles are stored within each user's home directory, at
|
|
|
|
|
@code{$HOME/.guix-profile}.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2013-01-23 09:35:36 -05:00
|
|
|
|
For example, @code{alice} installs GCC 4.7.2. As a result,
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@file{/home/alice/.guix-profile/bin/gcc} points to
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@file{/gnu/store/@dots{}-gcc-4.7.2/bin/gcc}. Now, on the same machine,
|
2013-01-23 09:35:36 -05:00
|
|
|
|
@code{bob} had already installed GCC 4.8.0. The profile of @code{bob}
|
|
|
|
|
simply continues to point to
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@file{/gnu/store/@dots{}-gcc-4.8.0/bin/gcc}---i.e., both versions of GCC
|
2013-01-23 09:35:36 -05:00
|
|
|
|
coexist on the same system without any interference.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
The @command{guix package} command is the central tool to manage
|
|
|
|
|
packages (@pxref{Invoking guix package}). It operates on those per-user
|
2013-01-23 09:35:36 -05:00
|
|
|
|
profiles, and can be used @emph{with normal user privileges}.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
|
|
|
|
The command provides the obvious install, remove, and upgrade
|
|
|
|
|
operations. Each invocation is actually a @emph{transaction}: either
|
2012-12-12 08:46:43 -05:00
|
|
|
|
the specified operation succeeds, or nothing happens. Thus, if the
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
@command{guix package} process is terminated during the transaction,
|
2012-11-07 13:24:03 -05:00
|
|
|
|
or if a power outage occurs during the transaction, then the user's
|
|
|
|
|
profile remains in its previous state, and remains usable.
|
|
|
|
|
|
|
|
|
|
In addition, any package transaction may be @emph{rolled back}. So, if,
|
|
|
|
|
for example, an upgrade installs a new version of a package that turns
|
|
|
|
|
out to have a serious bug, users may roll back to the previous instance
|
2013-12-09 18:23:33 -05:00
|
|
|
|
of their profile, which was known to work well. Similarly, the global
|
|
|
|
|
system configuration is subject to transactional upgrades and roll-back
|
|
|
|
|
(@pxref{Using the Configuration System}).
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
|
|
|
|
All those packages in the package store may be @emph{garbage-collected}.
|
|
|
|
|
Guix can determine which packages are still referenced by the user
|
2013-01-05 18:28:06 -05:00
|
|
|
|
profiles, and remove those that are provably no longer referenced
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
(@pxref{Invoking guix gc}). Users may also explicitly remove old
|
2013-01-05 18:28:06 -05:00
|
|
|
|
generations of their profile so that the packages they refer to can be
|
|
|
|
|
collected.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2013-11-18 16:07:29 -05:00
|
|
|
|
@cindex reproducibility
|
|
|
|
|
@cindex reproducible builds
|
2012-11-07 13:24:03 -05:00
|
|
|
|
Finally, Guix takes a @dfn{purely functional} approach to package
|
|
|
|
|
management, as described in the introduction (@pxref{Introduction}).
|
2014-03-09 17:09:12 -04:00
|
|
|
|
Each @file{/gnu/store} package directory name contains a hash of all the
|
2012-11-07 13:24:03 -05:00
|
|
|
|
inputs that were used to build that package---compiler, libraries, build
|
|
|
|
|
scripts, etc. This direct correspondence allows users to make sure a
|
|
|
|
|
given package installation matches the current state of their
|
2013-11-18 16:07:29 -05:00
|
|
|
|
distribution. It also helps maximize @dfn{build reproducibility}:
|
|
|
|
|
thanks to the isolated build environments that are used, a given build
|
|
|
|
|
is likely to yield bit-identical files when performed on different
|
|
|
|
|
machines (@pxref{Invoking guix-daemon, container}).
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2014-03-30 17:37:46 -04:00
|
|
|
|
@cindex substitutes
|
2012-11-07 13:24:03 -05:00
|
|
|
|
This foundation allows Guix to support @dfn{transparent binary/source
|
2014-03-30 17:37:46 -04:00
|
|
|
|
deployment}. When a pre-built binary for a @file{/gnu/store} item is
|
2013-11-07 16:18:24 -05:00
|
|
|
|
available from an external source---a @dfn{substitute}, Guix just
|
2014-03-30 17:37:46 -04:00
|
|
|
|
downloads it and unpacks it;
|
|
|
|
|
otherwise, it builds the package from source, locally
|
|
|
|
|
(@pxref{Substitutes}).
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
@node Invoking guix package
|
|
|
|
|
@section Invoking @command{guix package}
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
The @command{guix package} command is the tool that allows users to
|
2012-11-07 13:24:03 -05:00
|
|
|
|
install, upgrade, and remove packages, as well as rolling back to
|
|
|
|
|
previous configurations. It operates only on the user's own profile,
|
|
|
|
|
and works with normal user privileges (@pxref{Features}). Its syntax
|
|
|
|
|
is:
|
|
|
|
|
|
|
|
|
|
@example
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
guix package @var{options}
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@end example
|
|
|
|
|
|
2012-12-12 08:46:43 -05:00
|
|
|
|
Primarily, @var{options} specifies the operations to be performed during
|
2012-11-07 13:24:03 -05:00
|
|
|
|
the transaction. Upon completion, a new profile is created, but
|
|
|
|
|
previous generations of the profile remain available, should the user
|
|
|
|
|
want to roll back.
|
|
|
|
|
|
2013-12-13 15:37:57 -05:00
|
|
|
|
For example, to remove @code{lua} and install @code{guile} and
|
|
|
|
|
@code{guile-cairo} in a single transaction:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix package -r lua -i guile guile-cairo
|
|
|
|
|
@end example
|
|
|
|
|
|
2013-01-09 13:57:44 -05:00
|
|
|
|
For each user, a symlink to the user's default profile is automatically
|
2013-01-14 17:44:58 -05:00
|
|
|
|
created in @file{$HOME/.guix-profile}. This symlink always points to the
|
2013-01-09 13:57:44 -05:00
|
|
|
|
current generation of the user's default profile. Thus, users can add
|
|
|
|
|
@file{$HOME/.guix-profile/bin} to their @code{PATH} environment
|
|
|
|
|
variable, and so on.
|
|
|
|
|
|
2013-01-14 17:44:58 -05:00
|
|
|
|
In a multi-user setup, user profiles must be stored in a place
|
|
|
|
|
registered as a @dfn{garbage-collector root}, which
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
@file{$HOME/.guix-profile} points to (@pxref{Invoking guix gc}). That
|
2013-01-14 17:44:58 -05:00
|
|
|
|
directory is normally
|
|
|
|
|
@code{@var{localstatedir}/profiles/per-user/@var{user}}, where
|
|
|
|
|
@var{localstatedir} is the value passed to @code{configure} as
|
|
|
|
|
@code{--localstatedir}, and @var{user} is the user name. It must be
|
|
|
|
|
created by @code{root}, with @var{user} as the owner. When it does not
|
2013-05-16 14:04:13 -04:00
|
|
|
|
exist, or is not owned by @var{user}, @command{guix package} emits an
|
|
|
|
|
error about it.
|
2013-01-14 17:44:58 -05:00
|
|
|
|
|
|
|
|
|
The @var{options} can be among the following:
|
|
|
|
|
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@table @code
|
|
|
|
|
|
2013-12-13 15:37:57 -05:00
|
|
|
|
@item --install=@var{package} @dots{}
|
|
|
|
|
@itemx -i @var{package} @dots{}
|
|
|
|
|
Install the specified @var{package}s.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2013-12-13 15:37:57 -05:00
|
|
|
|
Each @var{package} may specify either a simple package name, such as
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@code{guile}, or a package name followed by a hyphen and version number,
|
Build newest versions unless specified, and implement upgrades.
* gnu/packages.scm (find-newest-available-packages):
New exported procedure.
* guix-build.in (newest-available-packages, find-best-packages-by-name):
New procedures.
(find-package): Use find-best-packages-by-name, to guarantee that
if a version number is not specified, only the newest versions will
be considered.
* guix-package.in (%options): Add --upgrade/-u option.
(newest-available-packages, find-best-packages-by-name, upgradeable?):
New procedures.
(find-package): Use find-best-packages-by-name, to guarantee that
if a version number is not specified, only the newest versions will
be considered.
(process-actions): Implement upgrade option.
* doc/guix.texi (Invoking guix-package): In the description of --install,
mention that if no version number is specified, the newest available
version will be selected.
2013-02-12 01:24:21 -05:00
|
|
|
|
such as @code{guile-1.8.8}. If no version number is specified, the
|
|
|
|
|
newest available version will be selected. In addition, @var{package}
|
|
|
|
|
may contain a colon, followed by the name of one of the outputs of the
|
2013-07-08 17:33:45 -04:00
|
|
|
|
package, as in @code{gcc:doc} or @code{binutils-2.22:lib}
|
2014-03-07 04:21:34 -05:00
|
|
|
|
(@pxref{Packages with Multiple Outputs}). Packages with a corresponding
|
|
|
|
|
name (and optionally version) are searched for among the GNU
|
|
|
|
|
distribution modules (@pxref{Package Modules}).
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2013-02-07 17:55:16 -05:00
|
|
|
|
@cindex propagated inputs
|
|
|
|
|
Sometimes packages have @dfn{propagated inputs}: these are dependencies
|
|
|
|
|
that automatically get installed along with the required package.
|
|
|
|
|
|
|
|
|
|
An example is the GNU MPC library: its C header files refer to those of
|
|
|
|
|
the GNU MPFR library, which in turn refer to those of the GMP library.
|
|
|
|
|
Thus, when installing MPC, the MPFR and GMP libraries also get installed
|
|
|
|
|
in the profile; removing MPC also removes MPFR and GMP---unless they had
|
|
|
|
|
also been explicitly installed independently.
|
|
|
|
|
|
2013-09-27 04:22:02 -04:00
|
|
|
|
Besides, packages sometimes rely on the definition of environment
|
2013-04-28 17:05:57 -04:00
|
|
|
|
variables for their search paths (see explanation of
|
2013-09-27 04:22:02 -04:00
|
|
|
|
@code{--search-paths} below). Any missing or possibly incorrect
|
2013-04-28 17:05:57 -04:00
|
|
|
|
environment variable definitions are reported here.
|
|
|
|
|
|
2013-03-05 14:30:27 -05:00
|
|
|
|
@c XXX: keep me up-to-date
|
2013-04-28 17:05:57 -04:00
|
|
|
|
Finally, when installing a GNU package, the tool reports the
|
2013-03-05 14:30:27 -05:00
|
|
|
|
availability of a newer upstream version. In the future, it may provide
|
|
|
|
|
the option of installing directly from the upstream version, even if
|
|
|
|
|
that version is not yet in the distribution.
|
|
|
|
|
|
2013-03-01 15:12:32 -05:00
|
|
|
|
@item --install-from-expression=@var{exp}
|
|
|
|
|
@itemx -e @var{exp}
|
|
|
|
|
Install the package @var{exp} evaluates to.
|
|
|
|
|
|
|
|
|
|
@var{exp} must be a Scheme expression that evaluates to a
|
|
|
|
|
@code{<package>} object. This option is notably useful to disambiguate
|
|
|
|
|
between same-named variants of a package, with expressions such as
|
|
|
|
|
@code{(@@ (gnu packages base) guile-final)}.
|
|
|
|
|
|
|
|
|
|
Note that this option installs the first output of the specified
|
|
|
|
|
package, which may be insufficient when needing a specific output of a
|
|
|
|
|
multiple-output package.
|
|
|
|
|
|
2013-12-13 15:37:57 -05:00
|
|
|
|
@item --remove=@var{package} @dots{}
|
|
|
|
|
@itemx -r @var{package} @dots{}
|
|
|
|
|
Remove the specified @var{package}s.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2013-12-13 15:37:57 -05:00
|
|
|
|
As for @code{--install}, each @var{package} may specify a version number
|
2013-11-01 19:01:35 -04:00
|
|
|
|
and/or output name in addition to the package name. For instance,
|
|
|
|
|
@code{-r glibc:debug} would remove the @code{debug} output of
|
|
|
|
|
@code{glibc}.
|
|
|
|
|
|
2013-12-13 15:37:57 -05:00
|
|
|
|
@item --upgrade[=@var{regexp} @dots{}]
|
|
|
|
|
@itemx -u [@var{regexp} @dots{}]
|
|
|
|
|
Upgrade all the installed packages. If one or more @var{regexp}s are
|
|
|
|
|
specified, upgrade only installed packages whose name matches a
|
|
|
|
|
@var{regexp}.
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2013-02-20 17:46:38 -05:00
|
|
|
|
Note that this upgrades package to the latest version of packages found
|
|
|
|
|
in the distribution currently installed. To update your distribution,
|
|
|
|
|
you should regularly run @command{guix pull} (@pxref{Invoking guix
|
|
|
|
|
pull}).
|
|
|
|
|
|
2013-01-17 16:20:42 -05:00
|
|
|
|
@item --roll-back
|
|
|
|
|
Roll back to the previous @dfn{generation} of the profile---i.e., undo
|
|
|
|
|
the last transaction.
|
|
|
|
|
|
|
|
|
|
When combined with options such as @code{--install}, roll back occurs
|
|
|
|
|
before any other actions.
|
|
|
|
|
|
2013-01-27 11:18:55 -05:00
|
|
|
|
When rolling back from the first generation that actually contains
|
2013-09-24 18:18:09 -04:00
|
|
|
|
installed packages, the profile is made to point to the @dfn{zeroth
|
|
|
|
|
generation}, which contains no files apart from its own meta-data.
|
2013-01-27 11:18:55 -05:00
|
|
|
|
|
2013-01-27 11:58:46 -05:00
|
|
|
|
Installing, removing, or upgrading packages from a generation that has
|
|
|
|
|
been rolled back to overwrites previous future generations. Thus, the
|
|
|
|
|
history of a profile's generations is always linear.
|
|
|
|
|
|
2013-04-28 17:05:57 -04:00
|
|
|
|
@item --search-paths
|
|
|
|
|
@cindex search paths
|
|
|
|
|
Report environment variable definitions, in Bash syntax, that may be
|
|
|
|
|
needed in order to use the set of installed packages. These environment
|
|
|
|
|
variables are used to specify @dfn{search paths} for files used by some
|
|
|
|
|
of the installed packages.
|
|
|
|
|
|
|
|
|
|
For example, GCC needs the @code{CPATH} and @code{LIBRARY_PATH}
|
|
|
|
|
environment variables to be defined so it can look for headers and
|
|
|
|
|
libraries in the user's profile (@pxref{Environment Variables,,, gcc,
|
|
|
|
|
Using the GNU Compiler Collection (GCC)}). If GCC and, say, the C
|
|
|
|
|
library are installed in the profile, then @code{--search-paths} will
|
|
|
|
|
suggest setting these variables to @code{@var{profile}/include} and
|
|
|
|
|
@code{@var{profile}/lib}, respectively.
|
|
|
|
|
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@item --profile=@var{profile}
|
|
|
|
|
@itemx -p @var{profile}
|
|
|
|
|
Use @var{profile} instead of the user's default profile.
|
|
|
|
|
|
2012-12-12 08:59:16 -05:00
|
|
|
|
@item --verbose
|
|
|
|
|
Produce verbose output. In particular, emit the environment's build log
|
|
|
|
|
on the standard error port.
|
|
|
|
|
|
2012-11-07 13:24:03 -05:00
|
|
|
|
@item --bootstrap
|
|
|
|
|
Use the bootstrap Guile to build the profile. This option is only
|
|
|
|
|
useful to distribution developers.
|
|
|
|
|
|
|
|
|
|
@end table
|
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
In addition to these actions @command{guix package} supports the
|
2012-11-19 16:39:45 -05:00
|
|
|
|
following options to query the current state of a profile, or the
|
|
|
|
|
availability of packages:
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2012-11-19 16:39:45 -05:00
|
|
|
|
@table @option
|
|
|
|
|
|
2013-01-28 01:29:10 -05:00
|
|
|
|
@item --search=@var{regexp}
|
|
|
|
|
@itemx -s @var{regexp}
|
|
|
|
|
List the available packages whose synopsis or description matches
|
2013-02-01 07:16:27 -05:00
|
|
|
|
@var{regexp}. Print all the meta-data of matching packages in
|
|
|
|
|
@code{recutils} format (@pxref{Top, GNU recutils databases,, recutils,
|
|
|
|
|
GNU recutils manual}).
|
2013-01-28 01:29:10 -05:00
|
|
|
|
|
2013-02-01 07:16:27 -05:00
|
|
|
|
This allows specific fields to be extracted using the @command{recsel}
|
|
|
|
|
command, for instance:
|
|
|
|
|
|
|
|
|
|
@example
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
$ guix package -s malloc | recsel -p name,version
|
2013-02-01 07:16:27 -05:00
|
|
|
|
name: glibc
|
|
|
|
|
version: 2.17
|
|
|
|
|
|
|
|
|
|
name: libgc
|
|
|
|
|
version: 7.2alpha6
|
|
|
|
|
@end example
|
2013-01-28 01:29:10 -05:00
|
|
|
|
|
2012-11-19 16:39:45 -05:00
|
|
|
|
@item --list-installed[=@var{regexp}]
|
|
|
|
|
@itemx -I [@var{regexp}]
|
2013-09-22 15:50:11 -04:00
|
|
|
|
List the currently installed packages in the specified profile, with the
|
|
|
|
|
most recently installed packages shown last. When @var{regexp} is
|
|
|
|
|
specified, list only installed packages whose name matches @var{regexp}.
|
2012-11-19 16:39:45 -05:00
|
|
|
|
|
|
|
|
|
For each installed package, print the following items, separated by
|
|
|
|
|
tabs: the package name, its version string, the part of the package that
|
|
|
|
|
is installed (for instance, @code{out} for the default output,
|
|
|
|
|
@code{include} for its headers, etc.), and the path of this package in
|
|
|
|
|
the store.
|
|
|
|
|
|
2012-11-19 17:02:59 -05:00
|
|
|
|
@item --list-available[=@var{regexp}]
|
|
|
|
|
@itemx -A [@var{regexp}]
|
2013-01-17 19:27:09 -05:00
|
|
|
|
List packages currently available in the software distribution
|
|
|
|
|
(@pxref{GNU Distribution}). When @var{regexp} is specified, list only
|
|
|
|
|
installed packages whose name matches @var{regexp}.
|
2012-11-19 17:02:59 -05:00
|
|
|
|
|
|
|
|
|
For each package, print the following items separated by tabs: its name,
|
2013-07-08 17:33:45 -04:00
|
|
|
|
its version string, the parts of the package (@pxref{Packages with
|
|
|
|
|
Multiple Outputs}), and the source location of its definition.
|
2012-11-19 17:02:59 -05:00
|
|
|
|
|
2013-09-22 16:03:15 -04:00
|
|
|
|
@item --list-generations[=@var{pattern}]
|
|
|
|
|
@itemx -l [@var{pattern}]
|
|
|
|
|
Return a list of generations along with their creation dates; for each
|
|
|
|
|
generation, show the installed packages, with the most recently
|
2013-09-24 18:18:09 -04:00
|
|
|
|
installed packages shown last. Note that the zeroth generation is never
|
|
|
|
|
shown.
|
2013-09-22 16:03:15 -04:00
|
|
|
|
|
|
|
|
|
For each installed package, print the following items, separated by
|
|
|
|
|
tabs: the name of a package, its version string, the part of the package
|
|
|
|
|
that is installed (@pxref{Packages with Multiple Outputs}), and the
|
|
|
|
|
location of this package in the store.
|
|
|
|
|
|
|
|
|
|
When @var{pattern} is used, the command returns only matching
|
|
|
|
|
generations. Valid patterns include:
|
|
|
|
|
|
|
|
|
|
@itemize
|
|
|
|
|
@item @emph{Integers and comma-separated integers}. Both patterns denote
|
|
|
|
|
generation numbers. For instance, @code{--list-generations=1} returns
|
|
|
|
|
the first one.
|
|
|
|
|
|
|
|
|
|
And @code{--list-generations=1,8,2} outputs three generations in the
|
|
|
|
|
specified order. Neither spaces nor trailing commas are allowed.
|
|
|
|
|
|
|
|
|
|
@item @emph{Ranges}. @code{--list-generations=2..9} prints the
|
|
|
|
|
specified generations and everything in between. Note that the start of
|
|
|
|
|
a range must be lesser than its end.
|
|
|
|
|
|
|
|
|
|
It is also possible to omit the endpoint. For example,
|
|
|
|
|
@code{--list-generations=2..}, returns all generations starting from the
|
|
|
|
|
second one.
|
|
|
|
|
|
|
|
|
|
@item @emph{Durations}. You can also get the last @emph{N}@tie{}days, weeks,
|
|
|
|
|
or months by passing an integer along with the first letter of the
|
2013-09-26 19:17:01 -04:00
|
|
|
|
duration. For example, @code{--list-generations=20d} lists generations
|
|
|
|
|
that are up to 20 days old.
|
2013-09-22 16:03:15 -04:00
|
|
|
|
@end itemize
|
|
|
|
|
|
2013-09-25 22:36:24 -04:00
|
|
|
|
@item --delete-generations[=@var{pattern}]
|
|
|
|
|
@itemx -d [@var{pattern}]
|
2013-09-26 19:17:01 -04:00
|
|
|
|
When @var{pattern} is omitted, delete all generations except the current
|
|
|
|
|
one.
|
2013-09-25 22:36:24 -04:00
|
|
|
|
|
|
|
|
|
This command accepts the same patterns as @option{--list-generations}.
|
2013-09-26 19:17:01 -04:00
|
|
|
|
When @var{pattern} is specified, delete the matching generations. When
|
|
|
|
|
@var{pattern} specifies a duration, generations @emph{older} than the
|
|
|
|
|
specified duration match. For instance, @code{--delete-generations=1m}
|
|
|
|
|
deletes generations that are more than one month old.
|
|
|
|
|
|
|
|
|
|
If the current generation matches, it is deleted atomically---i.e., by
|
|
|
|
|
switching to the previous available generation. Note that the zeroth
|
|
|
|
|
generation is never deleted.
|
2013-09-25 22:36:24 -04:00
|
|
|
|
|
2013-09-26 19:26:26 -04:00
|
|
|
|
Note that deleting generations prevents roll-back to them.
|
|
|
|
|
Consequently, this command must be used with care.
|
|
|
|
|
|
2012-11-19 16:39:45 -05:00
|
|
|
|
@end table
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2014-03-02 17:15:31 -05:00
|
|
|
|
Finally, since @command{guix package} may actually start build
|
|
|
|
|
processes, it supports all the common build options that @command{guix
|
|
|
|
|
build} supports (@pxref{Invoking guix build, common build options}).
|
|
|
|
|
|
2014-03-30 17:37:46 -04:00
|
|
|
|
@node Substitutes
|
|
|
|
|
@section Substitutes
|
|
|
|
|
|
|
|
|
|
@cindex substitutes
|
|
|
|
|
@cindex pre-built binaries
|
|
|
|
|
Guix supports transparent source/binary deployment, which means that it
|
|
|
|
|
can either build things locally, or download pre-built items from a
|
|
|
|
|
server. We call these pre-built items @dfn{substitutes}---they are
|
|
|
|
|
substitutes for local build results. In many cases, downloading a
|
|
|
|
|
substitute is much faster than building things locally.
|
|
|
|
|
|
|
|
|
|
Substitutes can be anything resulting from a derivation build
|
|
|
|
|
(@pxref{Derivations}). Of course, in the common case, they are
|
|
|
|
|
pre-built package binaries, but source tarballs, for instance, which
|
|
|
|
|
also result from derivation builds, can be available as substitutes.
|
|
|
|
|
|
|
|
|
|
The @code{hydra.gnu.org} server is a front-end to a build farm that
|
|
|
|
|
builds packages from the GNU distribution continuously for some
|
|
|
|
|
architectures, and makes them available as substitutes.
|
|
|
|
|
|
|
|
|
|
@cindex security
|
|
|
|
|
@cindex digital signatures
|
|
|
|
|
To allow Guix to download substitutes from @code{hydra.gnu.org}, you
|
|
|
|
|
must add its public key to the access control list (ACL) of archive
|
|
|
|
|
imports, using the @command{guix archive} command (@pxref{Invoking guix
|
|
|
|
|
archive}). Doing so implies that you trust @code{hydra.gnu.org} to not
|
|
|
|
|
be compromised and to serve genuine substitutes.
|
|
|
|
|
|
|
|
|
|
This public key is installed along with Guix, in
|
|
|
|
|
@code{@var{prefix}/share/guix/hydra.gnu.org.pub}, where @var{prefix} is
|
|
|
|
|
the installation prefix of Guix. If you installed Guix from source,
|
|
|
|
|
make sure you checked the GPG signature of
|
|
|
|
|
@file{guix-@value{VERSION}.tar.gz}, which contains this public key file.
|
|
|
|
|
Then, you can run something like this:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
# guix archive --authorize < hydra.gnu.org.pub
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
Once this is in place, the output of a command like @code{guix build}
|
|
|
|
|
should change from something like:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
$ guix build emacs --dry-run
|
|
|
|
|
The following derivations would be built:
|
|
|
|
|
/gnu/store/yr7bnx8xwcayd6j95r2clmkdl1qh688w-emacs-24.3.drv
|
|
|
|
|
/gnu/store/x8qsh1hlhgjx6cwsjyvybnfv2i37z23w-dbus-1.6.4.tar.gz.drv
|
|
|
|
|
/gnu/store/1ixwp12fl950d15h2cj11c73733jay0z-alsa-lib-1.0.27.1.tar.bz2.drv
|
|
|
|
|
/gnu/store/nlma1pw0p603fpfiqy7kn4zm105r5dmw-util-linux-2.21.drv
|
|
|
|
|
@dots{}
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
to something like:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
$ guix build emacs --dry-run
|
|
|
|
|
The following files would be downloaded:
|
|
|
|
|
/gnu/store/pk3n22lbq6ydamyymqkkz7i69wiwjiwi-emacs-24.3
|
|
|
|
|
/gnu/store/2ygn4ncnhrpr61rssa6z0d9x22si0va3-libjpeg-8d
|
|
|
|
|
/gnu/store/71yz6lgx4dazma9dwn2mcjxaah9w77jq-cairo-1.12.16
|
|
|
|
|
/gnu/store/7zdhgp0n1518lvfn8mb96sxqfmvqrl7v-libxrender-0.9.7
|
|
|
|
|
@dots{}
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
This indicates that substitutes from @code{hydra.gnu.org} are usable and
|
|
|
|
|
will be downloaded, when possible, for future builds.
|
|
|
|
|
|
|
|
|
|
Guix ignores substitutes that are not signed, or that are not signed by
|
2014-03-31 14:08:26 -04:00
|
|
|
|
one of the keys listed in the ACL. It also detects and raises an error
|
2014-03-30 17:37:46 -04:00
|
|
|
|
when attempting to use a substitute that has been tampered with.
|
|
|
|
|
|
|
|
|
|
The substitute mechanism can be disabled globally by running
|
|
|
|
|
@code{guix-daemon} with @code{--no-substitutes} (@pxref{Invoking
|
|
|
|
|
guix-daemon}). It can also be disabled temporarily by passing the
|
|
|
|
|
@code{--no-substitutes} option to @command{guix package}, @command{guix
|
|
|
|
|
build}, and other command-line tools.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Today, each individual's control over their own computing is at the
|
|
|
|
|
mercy of institutions, corporations, and groups with enough power and
|
|
|
|
|
determination to subvert the computing infrastructure and exploit its
|
|
|
|
|
weaknesses. While using @code{hydra.gnu.org} substitutes can be
|
|
|
|
|
convenient, we encourage users to also build on their own, or even run
|
|
|
|
|
their own build farm, such that @code{hydra.gnu.org} is less of an
|
|
|
|
|
interesting target.
|
|
|
|
|
|
|
|
|
|
Guix has the foundations to maximize build reproducibility
|
|
|
|
|
(@pxref{Features}). In most cases, independent builds of a given
|
|
|
|
|
package or derivation should yield bit-identical results. Thus, through
|
|
|
|
|
a diverse set of independent package builds, we can strengthen the
|
|
|
|
|
integrity of our systems.
|
|
|
|
|
|
|
|
|
|
In the future, we want Guix to have support to publish and retrieve
|
|
|
|
|
binaries to/from other users, in a peer-to-peer fashion. If you would
|
|
|
|
|
like to discuss this project, join us on @email{guix-devel@@gnu.org}.
|
|
|
|
|
|
|
|
|
|
|
2013-07-08 17:33:45 -04:00
|
|
|
|
@node Packages with Multiple Outputs
|
|
|
|
|
@section Packages with Multiple Outputs
|
|
|
|
|
|
|
|
|
|
@cindex multiple-output packages
|
|
|
|
|
@cindex package outputs
|
|
|
|
|
|
|
|
|
|
Often, packages defined in Guix have a single @dfn{output}---i.e., the
|
|
|
|
|
source package leads exactly one directory in the store. When running
|
|
|
|
|
@command{guix package -i glibc}, one installs the default output of the
|
|
|
|
|
GNU libc package; the default output is called @code{out}, but its name
|
|
|
|
|
can be omitted as shown in this command. In this particular case, the
|
|
|
|
|
default output of @code{glibc} contains all the C header files, shared
|
|
|
|
|
libraries, static libraries, Info documentation, and other supporting
|
|
|
|
|
files.
|
|
|
|
|
|
|
|
|
|
Sometimes it is more appropriate to separate the various types of files
|
|
|
|
|
produced from a single source package into separate outputs. For
|
|
|
|
|
instance, the GLib C library (used by GTK+ and related packages)
|
|
|
|
|
installs more than 20 MiB of reference documentation as HTML pages.
|
|
|
|
|
To save space for users who do not need it, the documentation goes to a
|
|
|
|
|
separate output, called @code{doc}. To install the main GLib output,
|
|
|
|
|
which contains everything but the documentation, one would run:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix package -i glib
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
The command to install its documentation is:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix package -i glib:doc
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
Some packages install programs with different ``dependency footprints''.
|
|
|
|
|
For instance, the WordNet package install both command-line tools and
|
|
|
|
|
graphical user interfaces (GUIs). The former depend solely on the C
|
|
|
|
|
library, whereas the latter depend on Tcl/Tk and the underlying X
|
|
|
|
|
libraries. In this case, we leave the command-line tools in the default
|
|
|
|
|
output, whereas the GUIs are in a separate output. This allows users
|
|
|
|
|
who do not need the GUIs to save space.
|
|
|
|
|
|
|
|
|
|
There are several such multiple-output packages in the GNU distribution.
|
2013-07-08 18:24:54 -04:00
|
|
|
|
Other conventional output names include @code{lib} for libraries and
|
|
|
|
|
possibly header files, @code{bin} for stand-alone programs, and
|
|
|
|
|
@code{debug} for debugging information (@pxref{Installing Debugging
|
|
|
|
|
Files}). The outputs of a packages are listed in the third column of
|
|
|
|
|
the output of @command{guix package --list-available} (@pxref{Invoking
|
|
|
|
|
guix package}).
|
2013-07-08 17:33:45 -04:00
|
|
|
|
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
@node Invoking guix gc
|
|
|
|
|
@section Invoking @command{guix gc}
|
2013-01-05 18:28:06 -05:00
|
|
|
|
|
|
|
|
|
@cindex garbage collector
|
|
|
|
|
Packages that are installed but not used may be @dfn{garbage-collected}.
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
The @command{guix gc} command allows users to explicitly run the garbage
|
2014-03-09 17:09:12 -04:00
|
|
|
|
collector to reclaim space from the @file{/gnu/store} directory.
|
2013-01-05 18:28:06 -05:00
|
|
|
|
|
|
|
|
|
The garbage collector has a set of known @dfn{roots}: any file under
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@file{/gnu/store} reachable from a root is considered @dfn{live} and
|
2013-01-05 18:28:06 -05:00
|
|
|
|
cannot be deleted; any other file is considered @dfn{dead} and may be
|
|
|
|
|
deleted. The set of garbage collector roots includes default user
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
profiles, and may be augmented with @command{guix build --root}, for
|
|
|
|
|
example (@pxref{Invoking guix build}).
|
2013-01-05 18:28:06 -05:00
|
|
|
|
|
2013-09-26 19:26:26 -04:00
|
|
|
|
Prior to running @code{guix gc --collect-garbage} to make space, it is
|
|
|
|
|
often useful to remove old generations from user profiles; that way, old
|
|
|
|
|
package builds referenced by those generations can be reclaimed. This
|
|
|
|
|
is achieved by running @code{guix package --delete-generations}
|
|
|
|
|
(@pxref{Invoking guix package}).
|
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
The @command{guix gc} command has three modes of operation: it can be
|
2013-01-05 18:28:06 -05:00
|
|
|
|
used to garbage-collect any dead files (the default), to delete specific
|
|
|
|
|
files (the @code{--delete} option), or to print garbage-collector
|
|
|
|
|
information. The available options are listed below:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
@item --collect-garbage[=@var{min}]
|
|
|
|
|
@itemx -C [@var{min}]
|
2014-03-09 17:09:12 -04:00
|
|
|
|
Collect garbage---i.e., unreachable @file{/gnu/store} files and
|
2013-01-05 18:28:06 -05:00
|
|
|
|
sub-directories. This is the default operation when no option is
|
|
|
|
|
specified.
|
|
|
|
|
|
|
|
|
|
When @var{min} is given, stop once @var{min} bytes have been collected.
|
|
|
|
|
@var{min} may be a number of bytes, or it may include a unit as a
|
|
|
|
|
suffix, such as @code{MiB} for mebibytes and @code{GB} for gigabytes.
|
|
|
|
|
|
|
|
|
|
When @var{min} is omitted, collect all the garbage.
|
|
|
|
|
|
|
|
|
|
@item --delete
|
|
|
|
|
@itemx -d
|
|
|
|
|
Attempt to delete all the store files and directories specified as
|
|
|
|
|
arguments. This fails if some of the files are not in the store, or if
|
|
|
|
|
they are still live.
|
|
|
|
|
|
|
|
|
|
@item --list-dead
|
|
|
|
|
Show the list of dead files and directories still present in the
|
|
|
|
|
store---i.e., files and directories no longer reachable from any root.
|
|
|
|
|
|
|
|
|
|
@item --list-live
|
|
|
|
|
Show the list of live store files and directories.
|
2013-02-27 17:16:00 -05:00
|
|
|
|
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
In addition, the references among existing store files can be queried:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
|
|
|
|
@item --references
|
|
|
|
|
@itemx --referrers
|
|
|
|
|
List the references (respectively, the referrers) of store files given
|
|
|
|
|
as arguments.
|
|
|
|
|
|
2013-06-13 16:15:41 -04:00
|
|
|
|
@item --requisites
|
|
|
|
|
@itemx -R
|
|
|
|
|
List the requisites of the store files passed as arguments. Requisites
|
|
|
|
|
include the store files themselves, their references, and the references
|
|
|
|
|
of these, recursively. In other words, the returned list is the
|
|
|
|
|
@dfn{transitive closure} of the store files.
|
|
|
|
|
|
2013-01-05 18:28:06 -05:00
|
|
|
|
@end table
|
|
|
|
|
|
2012-11-07 13:24:03 -05:00
|
|
|
|
|
2013-02-20 17:46:38 -05:00
|
|
|
|
@node Invoking guix pull
|
|
|
|
|
@section Invoking @command{guix pull}
|
|
|
|
|
|
|
|
|
|
Packages are installed or upgraded to the latest version available in
|
|
|
|
|
the distribution currently available on your local machine. To update
|
|
|
|
|
that distribution, along with the Guix tools, you must run @command{guix
|
|
|
|
|
pull}: the command downloads the latest Guix source code and package
|
|
|
|
|
descriptions, and deploys it.
|
|
|
|
|
|
|
|
|
|
On completion, @command{guix package} will use packages and package
|
|
|
|
|
versions from this just-retrieved copy of Guix. Not only that, but all
|
|
|
|
|
the Guix commands and Scheme modules will also be taken from that latest
|
|
|
|
|
version. New @command{guix} sub-commands added by the update also
|
|
|
|
|
become available.
|
|
|
|
|
|
|
|
|
|
The @command{guix pull} command is usually invoked with no arguments,
|
|
|
|
|
but it supports the following options:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
@item --verbose
|
|
|
|
|
Produce verbose output, writing build logs to the standard error output.
|
|
|
|
|
|
2013-10-12 17:23:41 -04:00
|
|
|
|
@item --url=@var{url}
|
|
|
|
|
Download the source tarball of Guix from @var{url}.
|
|
|
|
|
|
|
|
|
|
By default, the tarball is taken from its canonical address at
|
|
|
|
|
@code{gnu.org}, for the stable branch of Guix.
|
|
|
|
|
|
2013-02-20 17:46:38 -05:00
|
|
|
|
@item --bootstrap
|
|
|
|
|
Use the bootstrap Guile to build the latest Guix. This option is only
|
|
|
|
|
useful to Guix developers.
|
|
|
|
|
@end table
|
|
|
|
|
|
2013-12-21 19:08:21 -05:00
|
|
|
|
|
|
|
|
|
@node Invoking guix archive
|
|
|
|
|
@section Invoking @command{guix archive}
|
|
|
|
|
|
|
|
|
|
The @command{guix archive} command allows users to @dfn{export} files
|
|
|
|
|
from the store into a single archive, and to later @dfn{import} them.
|
|
|
|
|
In particular, it allows store files to be transferred from one machine
|
|
|
|
|
to another machine's store. For example, to transfer the @code{emacs}
|
|
|
|
|
package to a machine connected over SSH, one would run:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix archive --export emacs | ssh the-machine guix archive --import
|
|
|
|
|
@end example
|
|
|
|
|
|
2014-01-06 16:25:29 -05:00
|
|
|
|
@noindent
|
|
|
|
|
However, note that, in this example, all of @code{emacs} and its
|
|
|
|
|
dependencies are transferred, regardless of what is already available in
|
|
|
|
|
the target machine's store. The @code{--missing} option can help figure
|
|
|
|
|
out which items are missing from the target's store.
|
|
|
|
|
|
2013-12-21 19:08:21 -05:00
|
|
|
|
Archives are stored in the ``Nix archive'' or ``Nar'' format, which is
|
2014-02-21 14:22:57 -05:00
|
|
|
|
comparable in spirit to `tar', but with a few noteworthy differences
|
|
|
|
|
that make it more appropriate for our purposes. First, rather than
|
|
|
|
|
recording all Unix meta-data for each file, the Nar format only mentions
|
|
|
|
|
the file type (regular, directory, or symbolic link); Unix permissions
|
|
|
|
|
and owner/group are dismissed. Second, the order in which directory
|
|
|
|
|
entries are stored always follows the order of file names according to
|
|
|
|
|
the C locale collation order. This makes archive production fully
|
|
|
|
|
deterministic.
|
|
|
|
|
|
|
|
|
|
When exporting, the daemon digitally signs the contents of the archive,
|
|
|
|
|
and that digital signature is appended. When importing, the daemon
|
|
|
|
|
verifies the signature and rejects the import in case of an invalid
|
|
|
|
|
signature or if the signing key is not authorized.
|
2013-12-21 19:08:21 -05:00
|
|
|
|
@c FIXME: Add xref to daemon doc about signatures.
|
|
|
|
|
|
|
|
|
|
The main options are:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
@item --export
|
|
|
|
|
Export the specified store files or packages (see below.) Write the
|
|
|
|
|
resulting archive to the standard output.
|
|
|
|
|
|
|
|
|
|
@item --import
|
|
|
|
|
Read an archive from the standard input, and import the files listed
|
|
|
|
|
therein into the store. Abort if the archive has an invalid digital
|
2013-12-30 17:18:52 -05:00
|
|
|
|
signature, or if it is signed by a public key not among the authorized
|
|
|
|
|
keys (see @code{--authorize} below.)
|
2013-12-30 16:46:21 -05:00
|
|
|
|
|
2014-01-06 16:25:29 -05:00
|
|
|
|
@item --missing
|
|
|
|
|
Read a list of store file names from the standard input, one per line,
|
|
|
|
|
and write on the standard output the subset of these files missing from
|
|
|
|
|
the store.
|
|
|
|
|
|
2013-12-30 16:46:21 -05:00
|
|
|
|
@item --generate-key[=@var{parameters}]
|
2013-12-30 17:18:52 -05:00
|
|
|
|
@cindex signing, archives
|
2013-12-30 16:46:21 -05:00
|
|
|
|
Generate a new key pair for the daemons. This is a prerequisite before
|
|
|
|
|
archives can be exported with @code{--export}. Note that this operation
|
|
|
|
|
usually takes time, because it needs to gather enough entropy to
|
|
|
|
|
generate the key pair.
|
|
|
|
|
|
|
|
|
|
The generated key pair is typically stored under @file{/etc/guix}, in
|
|
|
|
|
@file{signing-key.pub} (public key) and @file{signing-key.sec} (private
|
|
|
|
|
key, which must be kept secret.) When @var{parameters} is omitted, it
|
|
|
|
|
is a 4096-bit RSA key. Alternately, @var{parameters} can specify
|
|
|
|
|
@code{genkey} parameters suitable for Libgcrypt (@pxref{General
|
|
|
|
|
public-key related Functions, @code{gcry_pk_genkey},, gcrypt, The
|
|
|
|
|
Libgcrypt Reference Manual}).
|
2013-12-30 17:18:52 -05:00
|
|
|
|
|
|
|
|
|
@item --authorize
|
|
|
|
|
@cindex authorizing, archives
|
|
|
|
|
Authorize imports signed by the public key passed on standard input.
|
|
|
|
|
The public key must be in ``s-expression advanced format''---i.e., the
|
|
|
|
|
same format as the @file{signing-key.pub} file.
|
|
|
|
|
|
|
|
|
|
The list of authorized keys is kept in the human-editable file
|
|
|
|
|
@file{/etc/guix/acl}. The file contains
|
|
|
|
|
@url{http://people.csail.mit.edu/rivest/Sexp.txt, ``advanced-format
|
|
|
|
|
s-expressions''} and is structured as an access-control list in the
|
|
|
|
|
@url{http://theworld.com/~cme/spki.txt, Simple Public-Key Infrastructure
|
|
|
|
|
(SPKI)}.
|
2013-12-21 19:08:21 -05:00
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
To export store files as an archive to the standard output, run:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix archive --export @var{options} @var{specifications}...
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@var{specifications} may be either store file names or package
|
|
|
|
|
specifications, as for @command{guix package} (@pxref{Invoking guix
|
|
|
|
|
package}). For instance, the following command creates an archive
|
|
|
|
|
containing the @code{gui} output of the @code{git} package and the main
|
|
|
|
|
output of @code{emacs}:
|
|
|
|
|
|
|
|
|
|
@example
|
2014-03-09 17:09:12 -04:00
|
|
|
|
guix archive --export git:gui /gnu/store/...-emacs-24.3 > great.nar
|
2013-12-21 19:08:21 -05:00
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
If the specified packages are not built yet, @command{guix archive}
|
|
|
|
|
automatically builds them. The build process may be controlled with the
|
|
|
|
|
same options that can be passed to the @command{guix build} command
|
2014-03-02 17:15:31 -05:00
|
|
|
|
(@pxref{Invoking guix build, common build options}).
|
2013-12-21 19:08:21 -05:00
|
|
|
|
|
|
|
|
|
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Programming Interface
|
|
|
|
|
@chapter Programming Interface
|
|
|
|
|
|
2012-11-21 09:56:43 -05:00
|
|
|
|
GNU Guix provides several Scheme programming interfaces (APIs) to
|
|
|
|
|
define, build, and query packages. The first interface allows users to
|
|
|
|
|
write high-level package definitions. These definitions refer to
|
|
|
|
|
familiar packaging concepts, such as the name and version of a package,
|
|
|
|
|
its build system, and its dependencies. These definitions can then be
|
|
|
|
|
turned into concrete build actions.
|
|
|
|
|
|
2012-12-12 08:46:43 -05:00
|
|
|
|
Build actions are performed by the Guix daemon, on behalf of users. In a
|
2012-11-21 09:56:43 -05:00
|
|
|
|
standard setup, the daemon has write access to the store---the
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@file{/gnu/store} directory---whereas users do not. The recommended
|
2012-11-21 09:56:43 -05:00
|
|
|
|
setup also has the daemon perform builds in chroots, under a specific
|
|
|
|
|
build users, to minimize interference with the rest of the system.
|
|
|
|
|
|
|
|
|
|
@cindex derivation
|
|
|
|
|
Lower-level APIs are available to interact with the daemon and the
|
|
|
|
|
store. To instruct the daemon to perform a build action, users actually
|
|
|
|
|
provide it with a @dfn{derivation}. A derivation is a low-level
|
|
|
|
|
representation of the build actions to be taken, and the environment in
|
|
|
|
|
which they should occur---derivations are to package definitions what
|
|
|
|
|
assembly is to C programs.
|
|
|
|
|
|
|
|
|
|
This chapter describes all these APIs in turn, starting from high-level
|
|
|
|
|
package definitions.
|
|
|
|
|
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@menu
|
2013-10-03 16:45:25 -04:00
|
|
|
|
* Defining Packages:: Defining new packages.
|
|
|
|
|
* The Store:: Manipulating the package store.
|
|
|
|
|
* Derivations:: Low-level interface to package derivations.
|
|
|
|
|
* The Store Monad:: Purely functional interface to the store.
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
@node Defining Packages
|
|
|
|
|
@section Defining Packages
|
|
|
|
|
|
2012-11-21 09:56:43 -05:00
|
|
|
|
The high-level interface to package definitions is implemented in the
|
|
|
|
|
@code{(guix packages)} and @code{(guix build-system)} modules. As an
|
|
|
|
|
example, the package definition, or @dfn{recipe}, for the GNU Hello
|
|
|
|
|
package looks like this:
|
|
|
|
|
|
|
|
|
|
@example
|
2014-03-07 04:21:34 -05:00
|
|
|
|
(define-module (gnu packages hello)
|
|
|
|
|
#:use-module (guix packages)
|
|
|
|
|
#:use-module (guix download)
|
|
|
|
|
#:use-module (guix build-system gnu)
|
|
|
|
|
#:use-module (guix licenses))
|
2013-01-11 10:16:36 -05:00
|
|
|
|
|
2012-11-21 09:56:43 -05:00
|
|
|
|
(define hello
|
|
|
|
|
(package
|
|
|
|
|
(name "hello")
|
|
|
|
|
(version "2.8")
|
|
|
|
|
(source (origin
|
|
|
|
|
(method url-fetch)
|
|
|
|
|
(uri (string-append "mirror://gnu/hello/hello-" version
|
|
|
|
|
".tar.gz"))
|
|
|
|
|
(sha256
|
|
|
|
|
(base32 "0wqd8sjmxfskrflaxywc7gqw7sfawrfvdxd9skxawzfgyy0pzdz6"))))
|
|
|
|
|
(build-system gnu-build-system)
|
|
|
|
|
(inputs `(("gawk" ,gawk)))
|
|
|
|
|
(synopsis "GNU Hello")
|
|
|
|
|
(description "Yeah...")
|
|
|
|
|
(home-page "http://www.gnu.org/software/hello/")
|
2013-01-11 10:16:36 -05:00
|
|
|
|
(license gpl3+)))
|
2012-11-21 09:56:43 -05:00
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
Without being a Scheme expert, the reader may have guessed the meaning
|
2014-03-07 04:21:34 -05:00
|
|
|
|
of the various fields here. This expression binds variable @code{hello}
|
2012-11-21 09:56:43 -05:00
|
|
|
|
to a @code{<package>} object, which is essentially a record
|
|
|
|
|
(@pxref{SRFI-9, Scheme records,, guile, GNU Guile Reference Manual}).
|
|
|
|
|
This package object can be inspected using procedures found in the
|
|
|
|
|
@code{(guix packages)} module; for instance, @code{(package-name hello)}
|
|
|
|
|
returns---surprise!---@code{"hello"}.
|
|
|
|
|
|
2014-03-07 04:21:34 -05:00
|
|
|
|
In the example above, @var{hello} is defined into a module of its own,
|
|
|
|
|
@code{(gnu packages hello)}. Technically, this is not strictly
|
|
|
|
|
necessary, but it is convenient to do so: all the packages defined in
|
|
|
|
|
modules under @code{(gnu packages @dots{})} are automatically known to
|
|
|
|
|
the command-line tools (@pxref{Package Modules}).
|
|
|
|
|
|
2012-11-21 09:56:43 -05:00
|
|
|
|
There are a few points worth noting in the above package definition:
|
|
|
|
|
|
|
|
|
|
@itemize
|
|
|
|
|
@item
|
|
|
|
|
The @code{source} field of the package is an @code{<origin>} object.
|
|
|
|
|
Here, the @code{url-fetch} method from @code{(guix download)} is used,
|
|
|
|
|
meaning that the source is a file to be downloaded over FTP or HTTP.
|
|
|
|
|
|
|
|
|
|
The @code{mirror://gnu} prefix instructs @code{url-fetch} to use one of
|
|
|
|
|
the GNU mirrors defined in @code{(guix download)}.
|
|
|
|
|
|
|
|
|
|
The @code{sha256} field specifies the expected SHA256 hash of the file
|
|
|
|
|
being downloaded. It is mandatory, and allows Guix to check the
|
|
|
|
|
integrity of the file. The @code{(base32 @dots{})} form introduces the
|
2013-04-21 13:20:00 -04:00
|
|
|
|
base32 representation of the hash. You can obtain this information with
|
2013-05-11 10:18:15 -04:00
|
|
|
|
@code{guix download} (@pxref{Invoking guix download}) and @code{guix
|
|
|
|
|
hash} (@pxref{Invoking guix hash}).
|
2012-11-21 09:56:43 -05:00
|
|
|
|
|
2013-11-07 16:41:21 -05:00
|
|
|
|
@cindex patches
|
|
|
|
|
When needed, the @code{origin} form can also have a @code{patches} field
|
|
|
|
|
listing patches to be applied, and a @code{snippet} field giving a
|
|
|
|
|
Scheme expression to modify the source code.
|
|
|
|
|
|
2012-11-21 09:56:43 -05:00
|
|
|
|
@item
|
|
|
|
|
@cindex GNU Build System
|
|
|
|
|
The @code{build-system} field is set to @var{gnu-build-system}. The
|
|
|
|
|
@var{gnu-build-system} variable is defined in the @code{(guix
|
|
|
|
|
build-system gnu)} module, and is bound to a @code{<build-system>}
|
|
|
|
|
object.
|
|
|
|
|
|
|
|
|
|
Naturally, @var{gnu-build-system} represents the familiar GNU Build
|
|
|
|
|
System, and variants thereof (@pxref{Configuration, configuration and
|
|
|
|
|
makefile conventions,, standards, GNU Coding Standards}). In a
|
2012-12-12 08:46:43 -05:00
|
|
|
|
nutshell, packages using the GNU Build System may be configured, built,
|
2012-11-21 09:56:43 -05:00
|
|
|
|
and installed with the usual @code{./configure && make && make check &&
|
|
|
|
|
make install} command sequence. This is what @var{gnu-build-system}
|
|
|
|
|
does.
|
|
|
|
|
|
|
|
|
|
In addition, @var{gnu-build-system} ensures that the ``standard''
|
|
|
|
|
environment for GNU packages is available. This includes tools such as
|
|
|
|
|
GCC, Coreutils, Bash, Make, Diffutils, and Patch.
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
The @code{inputs} field specifies inputs to the build process---i.e.,
|
|
|
|
|
build-time or run-time dependencies of the package. Here, we define an
|
|
|
|
|
input called @code{"gawk"} whose value is that of the @var{gawk}
|
|
|
|
|
variable; @var{gawk} is itself bound to a @code{<package>} object.
|
|
|
|
|
|
|
|
|
|
Note that GCC, Coreutils, Bash, and other essential tools do not need to
|
|
|
|
|
be specified as inputs here. Instead, @var{gnu-build-system} takes care
|
|
|
|
|
of ensuring that they are present.
|
|
|
|
|
|
|
|
|
|
However, any other dependencies need to be specified in the
|
|
|
|
|
@code{inputs} field. Any dependency not specified here will simply be
|
|
|
|
|
unavailable to the build process, possibly leading to a build failure.
|
|
|
|
|
@end itemize
|
|
|
|
|
|
|
|
|
|
There are other fields that package definitions may provide. Of
|
|
|
|
|
particular interest is the @code{arguments} field. When specified, it
|
|
|
|
|
must be bound to a list of additional arguments to be passed to the
|
|
|
|
|
build system. For instance, the above definition could be augmented
|
|
|
|
|
with the following field initializer:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
(arguments `(#:tests? #f
|
|
|
|
|
#:configure-flags '("--enable-silent-rules")))
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
These are keyword arguments (@pxref{Optional Arguments, keyword
|
|
|
|
|
arguments in Guile,, guile, GNU Guile Reference Manual}). They are
|
|
|
|
|
passed to @var{gnu-build-system}, which interprets them as meaning ``do
|
|
|
|
|
not run @code{make check}'', and ``run @file{configure} with the
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@code{--enable-silent-rules} flag''. The value of these keyword
|
|
|
|
|
parameters is actually evaluated in the @dfn{build stratum}---i.e., by a
|
|
|
|
|
Guile process launched by the daemon (@pxref{Derivations}).
|
2012-11-21 09:56:43 -05:00
|
|
|
|
|
|
|
|
|
Once a package definition is in place@footnote{Simple package
|
|
|
|
|
definitions like the one above may be automatically converted from the
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
Nixpkgs distribution using the @command{guix import} command.}, the
|
|
|
|
|
package may actually be built using the @code{guix build} command-line
|
2013-05-08 10:07:50 -04:00
|
|
|
|
tool (@pxref{Invoking guix build}). Eventually, updating the package
|
|
|
|
|
definition to a new upstream version can be partly automated by the
|
|
|
|
|
@command{guix refresh} command (@pxref{Invoking guix refresh}).
|
2012-11-21 09:56:43 -05:00
|
|
|
|
|
|
|
|
|
Behind the scenes, a derivation corresponding to the @code{<package>}
|
|
|
|
|
object is first computed by the @code{package-derivation} procedure.
|
2014-03-09 17:09:12 -04:00
|
|
|
|
That derivation is stored in a @code{.drv} file under @file{/gnu/store}.
|
2012-12-12 08:46:43 -05:00
|
|
|
|
The build actions it prescribes may then be realized by using the
|
2012-11-21 09:56:43 -05:00
|
|
|
|
@code{build-derivations} procedure (@pxref{The Store}).
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Procedure} package-derivation @var{store} @var{package} [@var{system}]
|
derivations: 'derivation' and related procedures return a single value.
* guix/derivations.scm (derivation->output-path,
derivation->output-paths): New procedures.
(derivation-path->output-path): Use 'derivation->output-path'.
(derivation-path->output-paths): Use 'derivation->output-paths'.
(derivation): Accept 'derivation?' objects as inputs. Return a single
value.
(build-derivations): New procedure.
(compiled-modules): Use 'derivation->output-paths'.
(build-expression->derivation)[source-path]: Add case for when the
input matches 'derivation?'.
[prologue]: Accept 'derivation?' objects in INPUTS.
[mod-dir, go-dir]: Use 'derivation->output-path'.
* guix/download.scm (url-fetch): Adjust to the single-value return.
* guix/packages.scm (package-output): Use 'derivation->output-path'.
* guix/scripts/build.scm (guix-build): When the argument is
'derivation-path?', pass it through 'read-derivation'.
Use 'derivation-file-name' to print out the .drv file names, and to
register them. Use 'derivation->output-path' instead of
'derivation-path->output-path'.
* guix/scripts/package.scm (roll-back): Adjust to the single-value
return.
(guix-package): Use 'derivation->output-path'.
* guix/ui.scm (show-what-to-build): Adjust to deal with 'derivation?'
objects instead of .drv file names.
* gnu/system/grub.scm (grub-configuration-file): Use
'derivation->output-path' instead of 'derivation-path->output-path'.
* gnu/system/vm.scm (qemu-image, system-qemu-image): Likewise.
* tests/builders.scm, tests/derivations.scm, tests/packages.scm,
tests/store.scm, tests/union.scm: Adjust to the new calling
convention.
* doc/guix.texi (Defining Packages, The Store, Derivations): Adjust
accordingly.
2013-09-18 11:01:40 -04:00
|
|
|
|
Return the @code{<derivation>} object of @var{package} for @var{system}
|
|
|
|
|
(@pxref{Derivations}).
|
2012-11-21 09:56:43 -05:00
|
|
|
|
|
|
|
|
|
@var{package} must be a valid @code{<package>} object, and @var{system}
|
|
|
|
|
must be a string denoting the target system type---e.g.,
|
|
|
|
|
@code{"x86_64-linux"} for an x86_64 Linux-based GNU system. @var{store}
|
|
|
|
|
must be a connection to the daemon, which operates on the store
|
|
|
|
|
(@pxref{The Store}).
|
|
|
|
|
@end deffn
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
2013-05-24 16:21:24 -04:00
|
|
|
|
@noindent
|
|
|
|
|
@cindex cross-compilation
|
|
|
|
|
Similarly, it is possible to compute a derivation that cross-builds a
|
|
|
|
|
package for some other system:
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Procedure} package-cross-derivation @var{store} @
|
|
|
|
|
@var{package} @var{target} [@var{system}]
|
derivations: 'derivation' and related procedures return a single value.
* guix/derivations.scm (derivation->output-path,
derivation->output-paths): New procedures.
(derivation-path->output-path): Use 'derivation->output-path'.
(derivation-path->output-paths): Use 'derivation->output-paths'.
(derivation): Accept 'derivation?' objects as inputs. Return a single
value.
(build-derivations): New procedure.
(compiled-modules): Use 'derivation->output-paths'.
(build-expression->derivation)[source-path]: Add case for when the
input matches 'derivation?'.
[prologue]: Accept 'derivation?' objects in INPUTS.
[mod-dir, go-dir]: Use 'derivation->output-path'.
* guix/download.scm (url-fetch): Adjust to the single-value return.
* guix/packages.scm (package-output): Use 'derivation->output-path'.
* guix/scripts/build.scm (guix-build): When the argument is
'derivation-path?', pass it through 'read-derivation'.
Use 'derivation-file-name' to print out the .drv file names, and to
register them. Use 'derivation->output-path' instead of
'derivation-path->output-path'.
* guix/scripts/package.scm (roll-back): Adjust to the single-value
return.
(guix-package): Use 'derivation->output-path'.
* guix/ui.scm (show-what-to-build): Adjust to deal with 'derivation?'
objects instead of .drv file names.
* gnu/system/grub.scm (grub-configuration-file): Use
'derivation->output-path' instead of 'derivation-path->output-path'.
* gnu/system/vm.scm (qemu-image, system-qemu-image): Likewise.
* tests/builders.scm, tests/derivations.scm, tests/packages.scm,
tests/store.scm, tests/union.scm: Adjust to the new calling
convention.
* doc/guix.texi (Defining Packages, The Store, Derivations): Adjust
accordingly.
2013-09-18 11:01:40 -04:00
|
|
|
|
Return the @code{<derivation>} object of @var{package} cross-built from
|
|
|
|
|
@var{system} to @var{target}.
|
2013-05-24 16:21:24 -04:00
|
|
|
|
|
|
|
|
|
@var{target} must be a valid GNU triplet denoting the target hardware
|
|
|
|
|
and operating system, such as @code{"mips64el-linux-gnu"}
|
|
|
|
|
(@pxref{Configuration Names, GNU configuration triplets,, configure, GNU
|
|
|
|
|
Configure and Build System}).
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@node The Store
|
|
|
|
|
@section The Store
|
|
|
|
|
|
2013-01-15 17:32:13 -05:00
|
|
|
|
@cindex store
|
|
|
|
|
@cindex store paths
|
|
|
|
|
|
|
|
|
|
Conceptually, the @dfn{store} is where derivations that have been
|
2014-03-09 17:09:12 -04:00
|
|
|
|
successfully built are stored---by default, under @file{/gnu/store}.
|
2013-01-15 17:32:13 -05:00
|
|
|
|
Sub-directories in the store are referred to as @dfn{store paths}. The
|
|
|
|
|
store has an associated database that contains information such has the
|
|
|
|
|
store paths referred to by each store path, and the list of @emph{valid}
|
|
|
|
|
store paths---paths that result from a successful build.
|
|
|
|
|
|
|
|
|
|
The store is always accessed by the daemon on behalf of its clients
|
|
|
|
|
(@pxref{Invoking guix-daemon}). To manipulate the store, clients
|
|
|
|
|
connect to the daemon over a Unix-domain socket, send it requests, and
|
|
|
|
|
read the result---these are remote procedure calls, or RPCs.
|
|
|
|
|
|
|
|
|
|
The @code{(guix store)} module provides procedures to connect to the
|
|
|
|
|
daemon, and to perform RPCs. These are described below.
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Procedure} open-connection [@var{file}] [#:reserve-space? #t]
|
|
|
|
|
Connect to the daemon over the Unix-domain socket at @var{file}. When
|
|
|
|
|
@var{reserve-space?} is true, instruct it to reserve a little bit of
|
|
|
|
|
extra space on the file system so that the garbage collector can still
|
|
|
|
|
operate, should the disk become full. Return a server object.
|
|
|
|
|
|
|
|
|
|
@var{file} defaults to @var{%default-socket-path}, which is the normal
|
|
|
|
|
location given the options that were passed to @command{configure}.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Procedure} close-connection @var{server}
|
|
|
|
|
Close the connection to @var{server}.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@defvr {Scheme Variable} current-build-output-port
|
|
|
|
|
This variable is bound to a SRFI-39 parameter, which refers to the port
|
|
|
|
|
where build and error logs sent by the daemon should be written.
|
|
|
|
|
@end defvr
|
|
|
|
|
|
|
|
|
|
Procedures that make RPCs all take a server object as their first
|
|
|
|
|
argument.
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Procedure} valid-path? @var{server} @var{path}
|
|
|
|
|
Return @code{#t} when @var{path} is a valid store path.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
2013-09-10 16:36:41 -04:00
|
|
|
|
@deffn {Scheme Procedure} add-text-to-store @var{server} @var{name} @var{text} [@var{references}]
|
2013-01-15 17:32:13 -05:00
|
|
|
|
Add @var{text} under file @var{name} in the store, and return its store
|
|
|
|
|
path. @var{references} is the list of store paths referred to by the
|
|
|
|
|
resulting store path.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@deffn {Scheme Procedure} build-derivations @var{server} @var{derivations}
|
derivations: 'derivation' and related procedures return a single value.
* guix/derivations.scm (derivation->output-path,
derivation->output-paths): New procedures.
(derivation-path->output-path): Use 'derivation->output-path'.
(derivation-path->output-paths): Use 'derivation->output-paths'.
(derivation): Accept 'derivation?' objects as inputs. Return a single
value.
(build-derivations): New procedure.
(compiled-modules): Use 'derivation->output-paths'.
(build-expression->derivation)[source-path]: Add case for when the
input matches 'derivation?'.
[prologue]: Accept 'derivation?' objects in INPUTS.
[mod-dir, go-dir]: Use 'derivation->output-path'.
* guix/download.scm (url-fetch): Adjust to the single-value return.
* guix/packages.scm (package-output): Use 'derivation->output-path'.
* guix/scripts/build.scm (guix-build): When the argument is
'derivation-path?', pass it through 'read-derivation'.
Use 'derivation-file-name' to print out the .drv file names, and to
register them. Use 'derivation->output-path' instead of
'derivation-path->output-path'.
* guix/scripts/package.scm (roll-back): Adjust to the single-value
return.
(guix-package): Use 'derivation->output-path'.
* guix/ui.scm (show-what-to-build): Adjust to deal with 'derivation?'
objects instead of .drv file names.
* gnu/system/grub.scm (grub-configuration-file): Use
'derivation->output-path' instead of 'derivation-path->output-path'.
* gnu/system/vm.scm (qemu-image, system-qemu-image): Likewise.
* tests/builders.scm, tests/derivations.scm, tests/packages.scm,
tests/store.scm, tests/union.scm: Adjust to the new calling
convention.
* doc/guix.texi (Defining Packages, The Store, Derivations): Adjust
accordingly.
2013-09-18 11:01:40 -04:00
|
|
|
|
Build @var{derivations} (a list of @code{<derivation>} objects or
|
|
|
|
|
derivation paths), and return when the worker is done building them.
|
|
|
|
|
Return @code{#t} on success.
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@end deffn
|
|
|
|
|
|
2013-10-03 16:45:25 -04:00
|
|
|
|
Note that the @code{(guix monads)} module provides a monad as well as
|
|
|
|
|
monadic versions of the above procedures, with the goal of making it
|
|
|
|
|
more convenient to work with code that accesses the store (@pxref{The
|
|
|
|
|
Store Monad}).
|
|
|
|
|
|
2013-01-15 17:32:13 -05:00
|
|
|
|
@c FIXME
|
|
|
|
|
@i{This section is currently incomplete.}
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
|
|
|
|
@node Derivations
|
|
|
|
|
@section Derivations
|
|
|
|
|
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@cindex derivations
|
|
|
|
|
Low-level build actions and the environment in which they are performed
|
|
|
|
|
are represented by @dfn{derivations}. A derivation contain the
|
|
|
|
|
following pieces of information:
|
|
|
|
|
|
|
|
|
|
@itemize
|
|
|
|
|
@item
|
|
|
|
|
The outputs of the derivation---derivations produce at least one file or
|
|
|
|
|
directory in the store, but may produce more.
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
The inputs of the derivations, which may be other derivations or plain
|
|
|
|
|
files in the store (patches, build scripts, etc.)
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
The system type targeted by the derivation---e.g., @code{x86_64-linux}.
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
The file name of a build script in the store, along with the arguments
|
|
|
|
|
to be passed.
|
|
|
|
|
|
|
|
|
|
@item
|
|
|
|
|
A list of environment variables to be defined.
|
|
|
|
|
|
|
|
|
|
@end itemize
|
|
|
|
|
|
|
|
|
|
@cindex derivation path
|
|
|
|
|
Derivations allow clients of the daemon to communicate build actions to
|
|
|
|
|
the store. They exist in two forms: as an in-memory representation,
|
|
|
|
|
both on the client- and daemon-side, and as files in the store whose
|
|
|
|
|
name end in @code{.drv}---these files are referred to as @dfn{derivation
|
|
|
|
|
paths}. Derivations paths can be passed to the @code{build-derivations}
|
|
|
|
|
procedure to perform the build actions they prescribe (@pxref{The
|
|
|
|
|
Store}).
|
|
|
|
|
|
|
|
|
|
The @code{(guix derivations)} module provides a representation of
|
|
|
|
|
derivations as Scheme objects, along with procedures to create and
|
|
|
|
|
otherwise manipulate derivations. The lowest-level primitive to create
|
|
|
|
|
a derivation is the @code{derivation} procedure:
|
|
|
|
|
|
2014-01-25 11:04:35 -05:00
|
|
|
|
@deffn {Scheme Procedure} derivation @var{store} @var{name} @var{builder} @
|
|
|
|
|
@var{args} [#:outputs '("out")] [#:hash #f] [#:hash-algo #f] @
|
2014-02-21 17:48:56 -05:00
|
|
|
|
[#:recursive? #f] [#:inputs '()] [#:env-vars '()] @
|
2014-01-25 11:04:35 -05:00
|
|
|
|
[#:system (%current-system)] [#:references-graphs #f] @
|
|
|
|
|
[#:local-build? #f]
|
derivations: 'derivation' and related procedures return a single value.
* guix/derivations.scm (derivation->output-path,
derivation->output-paths): New procedures.
(derivation-path->output-path): Use 'derivation->output-path'.
(derivation-path->output-paths): Use 'derivation->output-paths'.
(derivation): Accept 'derivation?' objects as inputs. Return a single
value.
(build-derivations): New procedure.
(compiled-modules): Use 'derivation->output-paths'.
(build-expression->derivation)[source-path]: Add case for when the
input matches 'derivation?'.
[prologue]: Accept 'derivation?' objects in INPUTS.
[mod-dir, go-dir]: Use 'derivation->output-path'.
* guix/download.scm (url-fetch): Adjust to the single-value return.
* guix/packages.scm (package-output): Use 'derivation->output-path'.
* guix/scripts/build.scm (guix-build): When the argument is
'derivation-path?', pass it through 'read-derivation'.
Use 'derivation-file-name' to print out the .drv file names, and to
register them. Use 'derivation->output-path' instead of
'derivation-path->output-path'.
* guix/scripts/package.scm (roll-back): Adjust to the single-value
return.
(guix-package): Use 'derivation->output-path'.
* guix/ui.scm (show-what-to-build): Adjust to deal with 'derivation?'
objects instead of .drv file names.
* gnu/system/grub.scm (grub-configuration-file): Use
'derivation->output-path' instead of 'derivation-path->output-path'.
* gnu/system/vm.scm (qemu-image, system-qemu-image): Likewise.
* tests/builders.scm, tests/derivations.scm, tests/packages.scm,
tests/store.scm, tests/union.scm: Adjust to the new calling
convention.
* doc/guix.texi (Defining Packages, The Store, Derivations): Adjust
accordingly.
2013-09-18 11:01:40 -04:00
|
|
|
|
Build a derivation with the given arguments, and return the resulting
|
|
|
|
|
@code{<derivation>} object.
|
2013-01-16 17:09:06 -05:00
|
|
|
|
|
2014-02-21 17:48:56 -05:00
|
|
|
|
When @var{hash} and @var{hash-algo} are given, a
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@dfn{fixed-output derivation} is created---i.e., one whose result is
|
2014-02-21 17:03:19 -05:00
|
|
|
|
known in advance, such as a file download. If, in addition,
|
|
|
|
|
@var{recursive?} is true, then that fixed output may be an executable
|
|
|
|
|
file or a directory and @var{hash} must be the hash of an archive
|
|
|
|
|
containing this output.
|
2013-08-26 16:12:46 -04:00
|
|
|
|
|
2013-08-27 12:34:49 -04:00
|
|
|
|
When @var{references-graphs} is true, it must be a list of file
|
2013-08-26 16:12:46 -04:00
|
|
|
|
name/store path pairs. In that case, the reference graph of each store
|
|
|
|
|
path is exported in the build environment in the corresponding file, in
|
|
|
|
|
a simple text format.
|
2014-01-25 11:04:35 -05:00
|
|
|
|
|
|
|
|
|
When @var{local-build?} is true, declare that the derivation is not a
|
|
|
|
|
good candidate for offloading and should rather be built locally
|
|
|
|
|
(@pxref{Daemon Offload Setup}). This is the case for small derivations
|
|
|
|
|
where the costs of data transfers would outweigh the benefits.
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
Here's an example with a shell script as its builder, assuming
|
|
|
|
|
@var{store} is an open connection to the daemon, and @var{bash} points
|
|
|
|
|
to a Bash executable in the store:
|
|
|
|
|
|
|
|
|
|
@lisp
|
|
|
|
|
(use-modules (guix utils)
|
|
|
|
|
(guix store)
|
|
|
|
|
(guix derivations))
|
|
|
|
|
|
derivations: 'derivation' and related procedures return a single value.
* guix/derivations.scm (derivation->output-path,
derivation->output-paths): New procedures.
(derivation-path->output-path): Use 'derivation->output-path'.
(derivation-path->output-paths): Use 'derivation->output-paths'.
(derivation): Accept 'derivation?' objects as inputs. Return a single
value.
(build-derivations): New procedure.
(compiled-modules): Use 'derivation->output-paths'.
(build-expression->derivation)[source-path]: Add case for when the
input matches 'derivation?'.
[prologue]: Accept 'derivation?' objects in INPUTS.
[mod-dir, go-dir]: Use 'derivation->output-path'.
* guix/download.scm (url-fetch): Adjust to the single-value return.
* guix/packages.scm (package-output): Use 'derivation->output-path'.
* guix/scripts/build.scm (guix-build): When the argument is
'derivation-path?', pass it through 'read-derivation'.
Use 'derivation-file-name' to print out the .drv file names, and to
register them. Use 'derivation->output-path' instead of
'derivation-path->output-path'.
* guix/scripts/package.scm (roll-back): Adjust to the single-value
return.
(guix-package): Use 'derivation->output-path'.
* guix/ui.scm (show-what-to-build): Adjust to deal with 'derivation?'
objects instead of .drv file names.
* gnu/system/grub.scm (grub-configuration-file): Use
'derivation->output-path' instead of 'derivation-path->output-path'.
* gnu/system/vm.scm (qemu-image, system-qemu-image): Likewise.
* tests/builders.scm, tests/derivations.scm, tests/packages.scm,
tests/store.scm, tests/union.scm: Adjust to the new calling
convention.
* doc/guix.texi (Defining Packages, The Store, Derivations): Adjust
accordingly.
2013-09-18 11:01:40 -04:00
|
|
|
|
(let ((builder ; add the Bash script to the store
|
|
|
|
|
(add-text-to-store store "my-builder.sh"
|
|
|
|
|
"echo hello world > $out\n" '())))
|
|
|
|
|
(derivation store "foo"
|
|
|
|
|
bash `("-e" ,builder)
|
|
|
|
|
#:env-vars '(("HOME" . "/homeless"))))
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@result{} #<derivation /gnu/store/@dots{}-foo.drv => /gnu/store/@dots{}-foo>
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@end lisp
|
|
|
|
|
|
|
|
|
|
As can be guessed, this primitive is cumbersome to use directly. An
|
|
|
|
|
improved variant is @code{build-expression->derivation}, which allows
|
|
|
|
|
the caller to directly pass a Guile expression as the build script:
|
|
|
|
|
|
derivations: Use more keyword parameters for 'build-expression->derivation'.
* guix/derivations.scm (build-expression->derivation): Turn 'system' and
'inputs' into keyword parameters.
Adjust callers accordingly.
* gnu/system/linux.scm, gnu/system/vm.scm, guix/build-system/cmake.scm,
guix/build-system/gnu.scm, guix/build-system/perl.scm,
guix/build-system/python.scm, guix/build-system/trivial.scm,
guix/download.scm, guix/packages.scm, guix/profiles.scm,
guix/scripts/pull.scm, tests/derivations.scm, tests/guix-build.sh,
tests/monads.scm, tests/store.scm, tests/union.scm: Adjust users of
'build-expression->derivation' and 'derivation-expression'
accordingly.
* doc/guix.texi (Derivations): Adjust 'build-expression->derivation'
documentation accordingly.
(The Store Monad): Likewise for 'derivation-expression'.
2013-12-04 10:07:36 -05:00
|
|
|
|
@deffn {Scheme Procedure} build-expression->derivation @var{store} @
|
|
|
|
|
@var{name} @var{exp} @
|
|
|
|
|
[#:system (%current-system)] [#:inputs '()] @
|
|
|
|
|
[#:outputs '("out")] [#:hash #f] [#:hash-algo #f] @
|
2014-02-21 17:03:19 -05:00
|
|
|
|
[#:recursive? #f] [#:env-vars '()] [#:modules '()] @
|
2014-01-25 11:04:35 -05:00
|
|
|
|
[#:references-graphs #f] [#:local-build? #f] [#:guile-for-build #f]
|
2013-01-16 17:09:06 -05:00
|
|
|
|
Return a derivation that executes Scheme expression @var{exp} as a
|
|
|
|
|
builder for derivation @var{name}. @var{inputs} must be a list of
|
|
|
|
|
@code{(name drv-path sub-drv)} tuples; when @var{sub-drv} is omitted,
|
|
|
|
|
@code{"out"} is assumed. @var{modules} is a list of names of Guile
|
|
|
|
|
modules from the current search path to be copied in the store,
|
|
|
|
|
compiled, and made available in the load path during the execution of
|
|
|
|
|
@var{exp}---e.g., @code{((guix build utils) (guix build
|
|
|
|
|
gnu-build-system))}.
|
|
|
|
|
|
|
|
|
|
@var{exp} is evaluated in an environment where @code{%outputs} is bound
|
|
|
|
|
to a list of output/path pairs, and where @code{%build-inputs} is bound
|
|
|
|
|
to a list of string/output-path pairs made from @var{inputs}.
|
|
|
|
|
Optionally, @var{env-vars} is a list of string pairs specifying the name
|
|
|
|
|
and value of environment variables visible to the builder. The builder
|
|
|
|
|
terminates by passing the result of @var{exp} to @code{exit}; thus, when
|
|
|
|
|
@var{exp} returns @code{#f}, the build is considered to have failed.
|
|
|
|
|
|
|
|
|
|
@var{exp} is built using @var{guile-for-build} (a derivation). When
|
|
|
|
|
@var{guile-for-build} is omitted or is @code{#f}, the value of the
|
|
|
|
|
@code{%guile-for-build} fluid is used instead.
|
2013-08-26 16:19:21 -04:00
|
|
|
|
|
2014-01-25 11:04:35 -05:00
|
|
|
|
See the @code{derivation} procedure for the meaning of @var{references-graphs}
|
|
|
|
|
and @var{local-build?}.
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
Here's an example of a single-output derivation that creates a directory
|
|
|
|
|
containing one file:
|
|
|
|
|
|
|
|
|
|
@lisp
|
|
|
|
|
(let ((builder '(let ((out (assoc-ref %outputs "out")))
|
2014-03-09 17:09:12 -04:00
|
|
|
|
(mkdir out) ; create /gnu/store/@dots{}-goo
|
2013-01-16 17:09:06 -05:00
|
|
|
|
(call-with-output-file (string-append out "/test")
|
|
|
|
|
(lambda (p)
|
|
|
|
|
(display '(hello guix) p))))))
|
derivations: Use more keyword parameters for 'build-expression->derivation'.
* guix/derivations.scm (build-expression->derivation): Turn 'system' and
'inputs' into keyword parameters.
Adjust callers accordingly.
* gnu/system/linux.scm, gnu/system/vm.scm, guix/build-system/cmake.scm,
guix/build-system/gnu.scm, guix/build-system/perl.scm,
guix/build-system/python.scm, guix/build-system/trivial.scm,
guix/download.scm, guix/packages.scm, guix/profiles.scm,
guix/scripts/pull.scm, tests/derivations.scm, tests/guix-build.sh,
tests/monads.scm, tests/store.scm, tests/union.scm: Adjust users of
'build-expression->derivation' and 'derivation-expression'
accordingly.
* doc/guix.texi (Derivations): Adjust 'build-expression->derivation'
documentation accordingly.
(The Store Monad): Likewise for 'derivation-expression'.
2013-12-04 10:07:36 -05:00
|
|
|
|
(build-expression->derivation store "goo" builder))
|
2013-01-16 17:09:06 -05:00
|
|
|
|
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@result{} #<derivation /gnu/store/@dots{}-goo.drv => @dots{}>
|
2013-01-16 17:09:06 -05:00
|
|
|
|
@end lisp
|
|
|
|
|
|
|
|
|
|
@cindex strata of code
|
|
|
|
|
Remember that the build expression passed to
|
|
|
|
|
@code{build-expression->derivation} is run by a separate Guile process
|
|
|
|
|
than the one that calls @code{build-expression->derivation}: it is run
|
|
|
|
|
by a Guile process launched by the daemon, typically in a chroot. So,
|
|
|
|
|
while there is a single language for both the @dfn{host} and the build
|
|
|
|
|
side, there are really two @dfn{strata} of code: the host-side, and the
|
|
|
|
|
build-side code@footnote{The term @dfn{stratum} in this context was
|
|
|
|
|
coined by Manuel Serrano et al. in the context of their work on Hop.}.
|
|
|
|
|
This distinction is important to keep in mind, notably when using
|
|
|
|
|
higher-level constructs such as @var{gnu-build-system} (@pxref{Defining
|
|
|
|
|
Packages}). For this reason, Guix modules that are meant to be used in
|
|
|
|
|
the build stratum are kept in the @code{(guix build @dots{})} name
|
|
|
|
|
space.
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
2013-10-03 16:45:25 -04:00
|
|
|
|
@node The Store Monad
|
|
|
|
|
@section The Store Monad
|
|
|
|
|
|
|
|
|
|
@cindex monad
|
|
|
|
|
|
|
|
|
|
The procedures that operate on the store described in the previous
|
|
|
|
|
sections all take an open connection to the build daemon as their first
|
|
|
|
|
argument. Although the underlying model is functional, they either have
|
|
|
|
|
side effects or depend on the current state of the store.
|
|
|
|
|
|
|
|
|
|
The former is inconvenient: the connection to the build daemon has to be
|
|
|
|
|
carried around in all those functions, making it impossible to compose
|
|
|
|
|
functions that do not take that parameter with functions that do. The
|
|
|
|
|
latter can be problematic: since store operations have side effects
|
|
|
|
|
and/or depend on external state, they have to be properly sequenced.
|
|
|
|
|
|
|
|
|
|
@cindex monadic values
|
|
|
|
|
@cindex monadic functions
|
|
|
|
|
This is where the @code{(guix monads)} module comes in. This module
|
|
|
|
|
provides a framework for working with @dfn{monads}, and a particularly
|
|
|
|
|
useful monad for our uses, the @dfn{store monad}. Monads are a
|
|
|
|
|
construct that allows two things: associating ``context'' with values
|
|
|
|
|
(in our case, the context is the store), and building sequences of
|
|
|
|
|
computations (here computations includes accesses to the store.) Values
|
|
|
|
|
in a monad---values that carry this additional context---are called
|
|
|
|
|
@dfn{monadic values}; procedures that return such values are called
|
|
|
|
|
@dfn{monadic procedures}.
|
|
|
|
|
|
|
|
|
|
Consider this ``normal'' procedure:
|
|
|
|
|
|
|
|
|
|
@example
|
2014-02-03 17:12:54 -05:00
|
|
|
|
(define (sh-symlink store)
|
|
|
|
|
;; Return a derivation that symlinks the 'bash' executable.
|
|
|
|
|
(let* ((drv (package-derivation store bash))
|
|
|
|
|
(out (derivation->output-path drv))
|
|
|
|
|
(sh (string-append out "/bin/bash")))
|
|
|
|
|
(build-expression->derivation store "sh"
|
|
|
|
|
`(symlink ,sh %output))))
|
2013-10-03 16:45:25 -04:00
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
Using @code{(guix monads)}, it may be rewritten as a monadic function:
|
|
|
|
|
|
|
|
|
|
@example
|
2014-02-03 17:12:54 -05:00
|
|
|
|
(define (sh-symlink)
|
2013-10-03 16:45:25 -04:00
|
|
|
|
;; Same, but return a monadic value.
|
2014-02-03 17:12:54 -05:00
|
|
|
|
(mlet %store-monad ((sh (package-file bash "bin")))
|
|
|
|
|
(derivation-expression "sh" `(symlink ,sh %output))))
|
2013-10-03 16:45:25 -04:00
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
There are two things to note in the second version: the @code{store}
|
|
|
|
|
parameter is now implicit, and the monadic value returned by
|
|
|
|
|
@code{package-file}---a wrapper around @code{package-derivation} and
|
|
|
|
|
@code{derivation->output-path}---is @dfn{bound} using @code{mlet}
|
|
|
|
|
instead of plain @code{let}.
|
|
|
|
|
|
|
|
|
|
Calling the monadic @code{profile.sh} has no effect. To get the desired
|
|
|
|
|
effect, one must use @code{run-with-store}:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
(run-with-store (open-connection) (profile.sh))
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@result{} /gnu/store/...-profile.sh
|
2013-10-03 16:45:25 -04:00
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
The main syntactic forms to deal with monads in general are described
|
|
|
|
|
below.
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Syntax} with-monad @var{monad} @var{body} ...
|
|
|
|
|
Evaluate any @code{>>=} or @code{return} forms in @var{body} as being
|
|
|
|
|
in @var{monad}.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Syntax} return @var{val}
|
|
|
|
|
Return a monadic value that encapsulates @var{val}.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Syntax} >>= @var{mval} @var{mproc}
|
|
|
|
|
@dfn{Bind} monadic value @var{mval}, passing its ``contents'' to monadic
|
|
|
|
|
procedure @var{mproc}@footnote{This operation is commonly referred to as
|
|
|
|
|
``bind'', but that name denotes an unrelated procedure in Guile. Thus
|
|
|
|
|
we use this somewhat cryptic symbol inherited from the Haskell
|
|
|
|
|
language.}.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Syntax} mlet @var{monad} ((@var{var} @var{mval}) ...) @
|
|
|
|
|
@var{body} ...
|
|
|
|
|
@deffnx {Scheme Syntax} mlet* @var{monad} ((@var{var} @var{mval}) ...) @
|
|
|
|
|
@var{body} ...
|
|
|
|
|
Bind the variables @var{var} to the monadic values @var{mval} in
|
|
|
|
|
@var{body}. The form (@var{var} -> @var{val}) binds @var{var} to the
|
|
|
|
|
``normal'' value @var{val}, as per @code{let}.
|
|
|
|
|
|
|
|
|
|
@code{mlet*} is to @code{mlet} what @code{let*} is to @code{let}
|
|
|
|
|
(@pxref{Local Bindings,,, guile, GNU Guile Reference Manual}).
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
The interface to the store monad provided by @code{(guix monads)} is as
|
|
|
|
|
follows.
|
|
|
|
|
|
|
|
|
|
@defvr {Scheme Variable} %store-monad
|
|
|
|
|
The store monad. Values in the store monad encapsulate accesses to the
|
|
|
|
|
store. When its effect is needed, a value of the store monad must be
|
|
|
|
|
``evaluated'' by passing it to the @code{run-with-store} procedure (see
|
|
|
|
|
below.)
|
|
|
|
|
@end defvr
|
|
|
|
|
|
|
|
|
|
@deffn {Scheme Procedure} run-with-store @var{store} @var{mval} [#:guile-for-build] [#:system (%current-system)]
|
|
|
|
|
Run @var{mval}, a monadic value in the store monad, in @var{store}, an
|
|
|
|
|
open store connection.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@deffn {Monadic Procedure} text-file @var{name} @var{text}
|
|
|
|
|
Return as a monadic value the absolute file name in the store of the file
|
2014-02-03 17:12:54 -05:00
|
|
|
|
containing @var{text}, a string.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@deffn {Monadic Procedure} text-file* @var{name} @var{text} @dots{}
|
|
|
|
|
Return as a monadic value a derivation that builds a text file
|
|
|
|
|
containing all of @var{text}. @var{text} may list, in addition to
|
|
|
|
|
strings, packages, derivations, and store file names; the resulting
|
|
|
|
|
store file holds references to all these.
|
|
|
|
|
|
|
|
|
|
This variant should be preferred over @code{text-file} anytime the file
|
|
|
|
|
to create will reference items from the store. This is typically the
|
|
|
|
|
case when building a configuration file that embeds store file names,
|
|
|
|
|
like this:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
(define (profile.sh)
|
|
|
|
|
;; Return the name of a shell script in the store that
|
|
|
|
|
;; initializes the 'PATH' environment variable.
|
|
|
|
|
(text-file* "profile.sh"
|
|
|
|
|
"export PATH=" coreutils "/bin:"
|
|
|
|
|
grep "/bin:" sed "/bin\n"))
|
|
|
|
|
@end example
|
|
|
|
|
|
2014-03-09 17:09:12 -04:00
|
|
|
|
In this example, the resulting @file{/gnu/store/@dots{}-profile.sh} file
|
2014-02-03 17:12:54 -05:00
|
|
|
|
will references @var{coreutils}, @var{grep}, and @var{sed}, thereby
|
|
|
|
|
preventing them from being garbage-collected during its lifetime.
|
2013-10-03 16:45:25 -04:00
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@deffn {Monadic Procedure} package-file @var{package} [@var{file}] @
|
|
|
|
|
[#:system (%current-system)] [#:output "out"] Return as a monadic
|
|
|
|
|
value in the absolute file name of @var{file} within the @var{output}
|
|
|
|
|
directory of @var{package}. When @var{file} is omitted, return the name
|
|
|
|
|
of the @var{output} directory of @var{package}.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
derivations: Use more keyword parameters for 'build-expression->derivation'.
* guix/derivations.scm (build-expression->derivation): Turn 'system' and
'inputs' into keyword parameters.
Adjust callers accordingly.
* gnu/system/linux.scm, gnu/system/vm.scm, guix/build-system/cmake.scm,
guix/build-system/gnu.scm, guix/build-system/perl.scm,
guix/build-system/python.scm, guix/build-system/trivial.scm,
guix/download.scm, guix/packages.scm, guix/profiles.scm,
guix/scripts/pull.scm, tests/derivations.scm, tests/guix-build.sh,
tests/monads.scm, tests/store.scm, tests/union.scm: Adjust users of
'build-expression->derivation' and 'derivation-expression'
accordingly.
* doc/guix.texi (Derivations): Adjust 'build-expression->derivation'
documentation accordingly.
(The Store Monad): Likewise for 'derivation-expression'.
2013-12-04 10:07:36 -05:00
|
|
|
|
@deffn {Monadic Procedure} derivation-expression @var{name} @var{exp} @
|
|
|
|
|
[#:system (%current-system)] [#:inputs '()] @
|
|
|
|
|
[#:outputs '("out")] [#:hash #f] @
|
2013-10-03 16:45:25 -04:00
|
|
|
|
[#:hash-algo #f] [#:env-vars '()] [#:modules '()] @
|
|
|
|
|
[#:references-graphs #f] [#:guile-for-build #f]
|
|
|
|
|
Monadic version of @code{build-expression->derivation}
|
|
|
|
|
(@pxref{Derivations}).
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
@deffn {Monadic Procedure} package->derivation @var{package} [@var{system}]
|
|
|
|
|
Monadic version of @code{package-derivation} (@pxref{Defining
|
|
|
|
|
Packages}).
|
|
|
|
|
@end deffn
|
|
|
|
|
|
|
|
|
|
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Utilities
|
|
|
|
|
@chapter Utilities
|
|
|
|
|
|
2013-05-11 10:18:15 -04:00
|
|
|
|
This section describes tools primarily targeted at developers and users
|
|
|
|
|
who write new package definitions. They complement the Scheme
|
|
|
|
|
programming interface of Guix in a convenient way.
|
|
|
|
|
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@menu
|
2013-05-08 10:07:50 -04:00
|
|
|
|
* Invoking guix build:: Building packages from the command line.
|
2013-05-11 10:18:15 -04:00
|
|
|
|
* Invoking guix download:: Downloading a file and printing its hash.
|
2013-05-08 10:07:50 -04:00
|
|
|
|
* Invoking guix hash:: Computing the cryptographic hash of a file.
|
|
|
|
|
* Invoking guix refresh:: Updating package definitions.
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@end menu
|
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
@node Invoking guix build
|
|
|
|
|
@section Invoking @command{guix build}
|
2012-10-13 10:05:01 -04:00
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
The @command{guix build} command builds packages or derivations and
|
2013-01-23 10:45:36 -05:00
|
|
|
|
their dependencies, and prints the resulting store paths. Note that it
|
|
|
|
|
does not modify the user's profile---this is the job of the
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
@command{guix package} command (@pxref{Invoking guix package}). Thus,
|
2013-01-23 10:45:36 -05:00
|
|
|
|
it is mainly useful for distribution developers.
|
|
|
|
|
|
|
|
|
|
The general syntax is:
|
2012-11-07 11:07:15 -05:00
|
|
|
|
|
|
|
|
|
@example
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
guix build @var{options} @var{package-or-derivation}@dots{}
|
2012-11-07 11:07:15 -05:00
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@var{package-or-derivation} may be either the name of a package found in
|
2013-01-22 16:13:10 -05:00
|
|
|
|
the software distribution such as @code{coreutils} or
|
|
|
|
|
@code{coreutils-8.20}, or a derivation such as
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@file{/gnu/store/@dots{}-coreutils-8.19.drv}. In the former case, a
|
2014-03-07 04:21:34 -05:00
|
|
|
|
package with the corresponding name (and optionally version) is searched
|
|
|
|
|
for among the GNU distribution modules (@pxref{Package Modules}).
|
|
|
|
|
|
|
|
|
|
Alternatively, the @code{--expression} option may be used to specify a
|
|
|
|
|
Scheme expression that evaluates to a package; this is useful when
|
|
|
|
|
disambiguation among several same-named packages or package variants is
|
|
|
|
|
needed.
|
2012-11-07 11:07:15 -05:00
|
|
|
|
|
|
|
|
|
The @var{options} may be zero or more of the following:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
|
|
|
|
@item --expression=@var{expr}
|
|
|
|
|
@itemx -e @var{expr}
|
2013-11-18 17:08:20 -05:00
|
|
|
|
Build the package or derivation @var{expr} evaluates to.
|
2012-11-07 11:07:15 -05:00
|
|
|
|
|
2013-01-22 16:13:10 -05:00
|
|
|
|
For example, @var{expr} may be @code{(@@ (gnu packages guile)
|
2012-11-07 11:07:15 -05:00
|
|
|
|
guile-1.8)}, which unambiguously designates this specific variant of
|
|
|
|
|
version 1.8 of Guile.
|
|
|
|
|
|
2013-11-18 17:08:20 -05:00
|
|
|
|
Alternately, @var{expr} may refer to a zero-argument monadic procedure
|
|
|
|
|
(@pxref{The Store Monad}). The procedure must return a derivation as a
|
|
|
|
|
monadic value, which is then passed through @code{run-with-store}.
|
|
|
|
|
|
2012-11-07 11:07:15 -05:00
|
|
|
|
@item --source
|
|
|
|
|
@itemx -S
|
|
|
|
|
Build the packages' source derivations, rather than the packages
|
|
|
|
|
themselves.
|
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
For instance, @code{guix build -S gcc} returns something like
|
2014-03-09 17:09:12 -04:00
|
|
|
|
@file{/gnu/store/@dots{}-gcc-4.7.2.tar.bz2}, which is GCC's source tarball.
|
2012-11-07 11:07:15 -05:00
|
|
|
|
|
2013-11-07 16:41:21 -05:00
|
|
|
|
The returned source tarball is the result of applying any patches and
|
|
|
|
|
code snippets specified in the package's @code{origin} (@pxref{Defining
|
|
|
|
|
Packages}).
|
|
|
|
|
|
2012-11-07 11:07:15 -05:00
|
|
|
|
@item --system=@var{system}
|
|
|
|
|
@itemx -s @var{system}
|
|
|
|
|
Attempt to build for @var{system}---e.g., @code{i686-linux}---instead of
|
|
|
|
|
the host's system type.
|
|
|
|
|
|
|
|
|
|
An example use of this is on Linux-based systems, which can emulate
|
|
|
|
|
different personalities. For instance, passing
|
|
|
|
|
@code{--system=i686-linux} on an @code{x86_64-linux} system allows users
|
|
|
|
|
to build packages in a complete 32-bit environment.
|
|
|
|
|
|
2013-05-24 16:52:52 -04:00
|
|
|
|
@item --target=@var{triplet}
|
|
|
|
|
@cindex cross-compilation
|
|
|
|
|
Cross-build for @var{triplet}, which must be a valid GNU triplet, such
|
|
|
|
|
as @code{"mips64el-linux-gnu"} (@pxref{Configuration Names, GNU
|
|
|
|
|
configuration triplets,, configure, GNU Configure and Build System}).
|
|
|
|
|
|
2014-03-11 17:08:40 -04:00
|
|
|
|
@item --with-source=@var{source}
|
|
|
|
|
Use @var{source} as the source of the corresponding package.
|
|
|
|
|
@var{source} must be a file name or a URL, as for @command{guix
|
|
|
|
|
download} (@pxref{Invoking guix download}).
|
|
|
|
|
|
|
|
|
|
The ``corresponding package'' is taken to be one specified on the
|
|
|
|
|
command line whose name matches the base of @var{source}---e.g., if
|
|
|
|
|
@var{source} is @code{/src/guile-2.0.10.tar.gz}, the corresponding
|
|
|
|
|
package is @code{guile}. Likewise, the version string is inferred from
|
|
|
|
|
@var{source}; in the previous example, it's @code{2.0.10}.
|
|
|
|
|
|
|
|
|
|
This option allows users to try out versions of packages other than the
|
|
|
|
|
one provided by the distribution. The example below downloads
|
|
|
|
|
@file{ed-1.7.tar.gz} from a GNU mirror and uses that as the source for
|
|
|
|
|
the @code{ed} package:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix build ed --with-source=mirror://gnu/ed/ed-1.7.tar.gz
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
As a developer, @code{--with-source} makes it easy to test release
|
|
|
|
|
candidates:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix build guile --with-source=../guile-2.0.9.219-e1bb7.tar.xz
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
|
2012-11-07 11:07:15 -05:00
|
|
|
|
@item --derivations
|
|
|
|
|
@itemx -d
|
|
|
|
|
Return the derivation paths, not the output paths, of the given
|
|
|
|
|
packages.
|
|
|
|
|
|
2014-03-02 17:15:31 -05:00
|
|
|
|
@item --root=@var{file}
|
|
|
|
|
@itemx -r @var{file}
|
|
|
|
|
Make @var{file} a symlink to the result, and register it as a garbage
|
|
|
|
|
collector root.
|
|
|
|
|
|
|
|
|
|
@item --log-file
|
|
|
|
|
Return the build log file names for the given
|
|
|
|
|
@var{package-or-derivation}s, or raise an error if build logs are
|
|
|
|
|
missing.
|
|
|
|
|
|
|
|
|
|
This works regardless of how packages or derivations are specified. For
|
|
|
|
|
instance, the following invocations are equivalent:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix build --log-file `guix build -d guile`
|
|
|
|
|
guix build --log-file `guix build guile`
|
|
|
|
|
guix build --log-file guile
|
|
|
|
|
guix build --log-file -e '(@@ (gnu packages guile) guile-2.0)'
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
@cindex common build options
|
|
|
|
|
In addition, a number of options that control the build process are
|
|
|
|
|
common to @command{guix build} and other commands that can spawn builds,
|
|
|
|
|
such as @command{guix package} or @command{guix archive}. These are the
|
|
|
|
|
following:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
2012-11-07 11:07:15 -05:00
|
|
|
|
@item --keep-failed
|
|
|
|
|
@itemx -K
|
|
|
|
|
Keep the build tree of failed builds. Thus, if a build fail, its build
|
|
|
|
|
tree is kept under @file{/tmp}, in a directory whose name is shown at
|
|
|
|
|
the end of the build log. This is useful when debugging build issues.
|
|
|
|
|
|
|
|
|
|
@item --dry-run
|
|
|
|
|
@itemx -n
|
|
|
|
|
Do not build the derivations.
|
|
|
|
|
|
2013-05-29 17:08:06 -04:00
|
|
|
|
@item --fallback
|
|
|
|
|
When substituting a pre-built binary fails, fall back to building
|
|
|
|
|
packages locally.
|
|
|
|
|
|
2012-11-07 11:07:15 -05:00
|
|
|
|
@item --no-substitutes
|
2013-11-07 15:57:53 -05:00
|
|
|
|
Do not use substitutes for build products. That is, always build things
|
2014-03-30 17:37:46 -04:00
|
|
|
|
locally instead of allowing downloads of pre-built binaries
|
|
|
|
|
(@pxref{Substitutes}).
|
2012-11-07 11:07:15 -05:00
|
|
|
|
|
2014-01-05 16:58:32 -05:00
|
|
|
|
@item --no-build-hook
|
2014-01-24 15:52:05 -05:00
|
|
|
|
Do not attempt to offload builds @i{via} the daemon's ``build hook''
|
|
|
|
|
(@pxref{Daemon Offload Setup}). That is, always build things locally
|
|
|
|
|
instead of offloading builds to remote machines.
|
2014-01-05 16:58:32 -05:00
|
|
|
|
|
2013-05-20 12:14:55 -04:00
|
|
|
|
@item --max-silent-time=@var{seconds}
|
|
|
|
|
When the build or substitution process remains silent for more than
|
|
|
|
|
@var{seconds}, terminate it and report a build failure.
|
|
|
|
|
|
2014-03-09 18:09:18 -04:00
|
|
|
|
@item --timeout=@var{seconds}
|
|
|
|
|
Likewise, when the build or substitution process lasts for more than
|
|
|
|
|
@var{seconds}, terminate it and report a build failure.
|
|
|
|
|
|
|
|
|
|
By default there is no timeout. This behavior can be restored with
|
|
|
|
|
@code{--timeout=0}.
|
|
|
|
|
|
2012-12-15 09:21:38 -05:00
|
|
|
|
@item --verbosity=@var{level}
|
|
|
|
|
Use the given verbosity level. @var{level} must be an integer between 0
|
|
|
|
|
and 5; higher means more verbose output. Setting a level of 4 or more
|
|
|
|
|
may be helpful when debugging setup issues with the build daemon.
|
|
|
|
|
|
2014-03-02 17:15:31 -05:00
|
|
|
|
@item --cores=@var{n}
|
|
|
|
|
@itemx -c @var{n}
|
|
|
|
|
Allow the use of up to @var{n} CPU cores for the build. The special
|
|
|
|
|
value @code{0} means to use as many CPU cores as available.
|
2013-11-11 19:06:25 -05:00
|
|
|
|
|
2012-11-07 11:07:15 -05:00
|
|
|
|
@end table
|
|
|
|
|
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
Behind the scenes, @command{guix build} is essentially an interface to
|
2012-11-07 11:07:15 -05:00
|
|
|
|
the @code{package-derivation} procedure of the @code{(guix packages)}
|
|
|
|
|
module, and to the @code{build-derivations} procedure of the @code{(guix
|
|
|
|
|
store)} module.
|
|
|
|
|
|
2013-05-11 10:18:15 -04:00
|
|
|
|
@node Invoking guix download
|
|
|
|
|
@section Invoking @command{guix download}
|
|
|
|
|
|
|
|
|
|
When writing a package definition, developers typically need to download
|
|
|
|
|
the package's source tarball, compute its SHA256 hash, and write that
|
|
|
|
|
hash in the package definition (@pxref{Defining Packages}). The
|
|
|
|
|
@command{guix download} tool helps with this task: it downloads a file
|
|
|
|
|
from the given URI, adds it to the store, and prints both its file name
|
|
|
|
|
in the store and its SHA256 hash.
|
|
|
|
|
|
|
|
|
|
The fact that the downloaded file is added to the store saves bandwidth:
|
|
|
|
|
when the developer eventually tries to build the newly defined package
|
|
|
|
|
with @command{guix build}, the source tarball will not have to be
|
|
|
|
|
downloaded again because it is already in the store. It is also a
|
|
|
|
|
convenient way to temporarily stash files, which may be deleted
|
|
|
|
|
eventually (@pxref{Invoking guix gc}).
|
|
|
|
|
|
|
|
|
|
The @command{guix download} command supports the same URIs as used in
|
|
|
|
|
package definitions. In particular, it supports @code{mirror://} URIs.
|
|
|
|
|
@code{https} URIs (HTTP over TLS) are supported @emph{provided} the
|
|
|
|
|
Guile bindings for GnuTLS are available in the user's environment; when
|
|
|
|
|
they are not available, an error is raised.
|
|
|
|
|
|
|
|
|
|
The following option is available:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
@item --format=@var{fmt}
|
|
|
|
|
@itemx -f @var{fmt}
|
|
|
|
|
Write the hash in the format specified by @var{fmt}. For more
|
|
|
|
|
information on the valid values for @var{fmt}, @ref{Invoking guix hash}.
|
|
|
|
|
@end table
|
|
|
|
|
|
2013-04-21 13:20:00 -04:00
|
|
|
|
@node Invoking guix hash
|
|
|
|
|
@section Invoking @command{guix hash}
|
|
|
|
|
|
2013-05-11 10:18:15 -04:00
|
|
|
|
The @command{guix hash} command computes the SHA256 hash of a file.
|
2013-04-21 13:20:00 -04:00
|
|
|
|
It is primarily a convenience tool for anyone contributing to the
|
|
|
|
|
distribution: it computes the cryptographic hash of a file, which can be
|
|
|
|
|
used in the definition of a package (@pxref{Defining Packages}).
|
|
|
|
|
|
|
|
|
|
The general syntax is:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix hash @var{option} @var{file}
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@command{guix hash} has the following option:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
|
|
|
|
@item --format=@var{fmt}
|
|
|
|
|
@itemx -f @var{fmt}
|
2013-05-11 10:18:15 -04:00
|
|
|
|
Write the hash in the format specified by @var{fmt}.
|
2013-04-21 13:20:00 -04:00
|
|
|
|
|
|
|
|
|
Supported formats: @code{nix-base32}, @code{base32}, @code{base16}
|
|
|
|
|
(@code{hex} and @code{hexadecimal} can be used as well).
|
|
|
|
|
|
|
|
|
|
If the @option{--format} option is not specified, @command{guix hash}
|
|
|
|
|
will output the hash in @code{nix-base32}. This representation is used
|
|
|
|
|
in the definitions of packages.
|
|
|
|
|
|
2014-02-21 11:54:32 -05:00
|
|
|
|
@item --recursive
|
|
|
|
|
@itemx -r
|
|
|
|
|
Compute the hash on @var{file} recursively.
|
|
|
|
|
|
|
|
|
|
In this case, the hash is computed on an archive containing @var{file},
|
|
|
|
|
including its children if it is a directory. Some of @var{file}'s
|
|
|
|
|
meta-data is part of the archive; for instance, when @var{file} is a
|
|
|
|
|
regular file, the hash is different depending on whether @var{file} is
|
|
|
|
|
executable or not. Meta-data such as time stamps has no impact on the
|
|
|
|
|
hash (@pxref{Invoking guix archive}).
|
|
|
|
|
@c FIXME: Replace xref above with xref to an ``Archive'' section when
|
|
|
|
|
@c it exists.
|
|
|
|
|
|
2013-04-21 13:20:00 -04:00
|
|
|
|
@end table
|
|
|
|
|
|
2013-05-08 10:07:50 -04:00
|
|
|
|
@node Invoking guix refresh
|
|
|
|
|
@section Invoking @command{guix refresh}
|
|
|
|
|
|
|
|
|
|
The primary audience of the @command{guix refresh} command is developers
|
|
|
|
|
of the GNU software distribution. By default, it reports any packages
|
|
|
|
|
provided by the distribution that are outdated compared to the latest
|
|
|
|
|
upstream version, like this:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
$ guix refresh
|
|
|
|
|
gnu/packages/gettext.scm:29:13: gettext would be upgraded from 0.18.1.1 to 0.18.2.1
|
|
|
|
|
gnu/packages/glib.scm:77:12: glib would be upgraded from 2.34.3 to 2.37.0
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
It does so by browsing each package's FTP directory and determining the
|
|
|
|
|
highest version number of the source tarballs
|
|
|
|
|
therein@footnote{Currently, this only works for GNU packages.}.
|
|
|
|
|
|
|
|
|
|
When passed @code{--update}, it modifies distribution source files to
|
|
|
|
|
update the version numbers and source tarball hashes of those packages'
|
|
|
|
|
recipes (@pxref{Defining Packages}). This is achieved by downloading
|
|
|
|
|
each package's latest source tarball and its associated OpenPGP
|
|
|
|
|
signature, authenticating the downloaded tarball against its signature
|
|
|
|
|
using @command{gpg}, and finally computing its hash. When the public
|
|
|
|
|
key used to sign the tarball is missing from the user's keyring, an
|
|
|
|
|
attempt is made to automatically retrieve it from a public key server;
|
|
|
|
|
when it's successful, the key is added to the user's keyring; otherwise,
|
|
|
|
|
@command{guix refresh} reports an error.
|
|
|
|
|
|
|
|
|
|
The following options are supported:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
|
|
|
|
@item --update
|
|
|
|
|
@itemx -u
|
|
|
|
|
Update distribution source files (package recipes) in place.
|
|
|
|
|
@ref{Defining Packages}, for more information on package definitions.
|
|
|
|
|
|
|
|
|
|
@item --select=[@var{subset}]
|
|
|
|
|
@itemx -s @var{subset}
|
|
|
|
|
Select all the packages in @var{subset}, one of @code{core} or
|
|
|
|
|
@code{non-core}.
|
|
|
|
|
|
|
|
|
|
The @code{core} subset refers to all the packages at the core of the
|
|
|
|
|
distribution---i.e., packages that are used to build ``everything
|
|
|
|
|
else''. This includes GCC, libc, Binutils, Bash, etc. Usually,
|
|
|
|
|
changing one of these packages in the distribution entails a rebuild of
|
|
|
|
|
all the others. Thus, such updates are an inconvenience to users in
|
|
|
|
|
terms of build time or bandwidth used to achieve the upgrade.
|
|
|
|
|
|
|
|
|
|
The @code{non-core} subset refers to the remaining packages. It is
|
|
|
|
|
typically useful in cases where an update of the core packages would be
|
|
|
|
|
inconvenient.
|
|
|
|
|
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
In addition, @command{guix refresh} can be passed one or more package
|
|
|
|
|
names, as in this example:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix refresh -u emacs idutils
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
The command above specifically updates the @code{emacs} and
|
|
|
|
|
@code{idutils} packages. The @code{--select} option would have no
|
|
|
|
|
effect in this case.
|
|
|
|
|
|
2013-05-11 08:36:58 -04:00
|
|
|
|
The following options can be used to customize GnuPG operation:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
|
|
|
|
@item --key-server=@var{host}
|
|
|
|
|
Use @var{host} as the OpenPGP key server when importing a public key.
|
|
|
|
|
|
|
|
|
|
@item --gpg=@var{command}
|
|
|
|
|
Use @var{command} as the GnuPG 2.x command. @var{command} is searched
|
|
|
|
|
for in @code{$PATH}.
|
|
|
|
|
|
|
|
|
|
@end table
|
|
|
|
|
|
2013-05-08 10:07:50 -04:00
|
|
|
|
|
2013-01-17 19:27:09 -05:00
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node GNU Distribution
|
|
|
|
|
@chapter GNU Distribution
|
|
|
|
|
|
|
|
|
|
Guix comes with a distribution of free software@footnote{The term
|
|
|
|
|
``free'' here refers to the
|
|
|
|
|
@url{http://www.gnu.org/philosophy/free-sw.html,freedom provided to
|
2013-11-23 16:26:05 -05:00
|
|
|
|
users of that software}.} that forms the basis of the GNU system. This
|
2013-01-17 19:27:09 -05:00
|
|
|
|
includes core GNU packages such as GNU libc, GCC, and Binutils, as well
|
|
|
|
|
as many GNU and non-GNU applications. The complete list of available
|
2013-11-18 18:02:41 -05:00
|
|
|
|
packages can be browsed
|
|
|
|
|
@url{http://www.gnu.org/software/guix/package-list.html,on-line} or by
|
|
|
|
|
running @command{guix package} (@pxref{Invoking guix package}):
|
2013-01-17 19:27:09 -05:00
|
|
|
|
|
|
|
|
|
@example
|
Replace individual scripts with master 'guix' script.
* scripts/guix.in: New script.
* Makefile.am (bin_SCRIPTS): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
(MODULES): Add 'guix/scripts/build.scm', 'guix/scripts/download.scm',
'guix/scripts/import.scm', 'guix/scripts/package.scm', and
'guix/scripts/gc.scm'.
* configure.ac (AC_CONFIG_FILES): Add 'scripts/guix'. Remove 'guix-build',
'guix-download', 'guix-import', 'guix-package', and 'guix-gc'.
* guix-build.in, guix-download.in, guix-gc.in, guix-import.in,
guix-package.in: Remove shell script boilerplate. Move to guix-COMMAND.in
to guix/scripts/COMMAND.scm. Rename module from (guix-COMMAND) to
(guix scripts COMMAND). Change "guix-COMMAND" to "guix COMMAND" in
usage help string.
* pre-inst-env.in: Add "@abs_top_builddir@/scripts" to the front of $PATH.
Export $GUIX_UNINSTALLED.
* tests/guix-build.sh, tests/guix-daemon.sh, tests/guix-download.sh,
tests/guix-gc.sh, tests/guix-package.sh: Use "guix COMMAND" instead of
"guix-COMMAND".
* doc/guix.texi: Replace all occurrences of "guix-COMMAND" with
"guix COMMAND".
* po/POTFILES.in: Update.
2013-02-14 04:15:25 -05:00
|
|
|
|
guix package --list-available
|
2013-01-17 19:27:09 -05:00
|
|
|
|
@end example
|
|
|
|
|
|
2013-07-06 18:29:50 -04:00
|
|
|
|
Our goal is to build a practical 100% free software distribution of
|
|
|
|
|
Linux-based and other variants of GNU, with a focus on the promotion and
|
|
|
|
|
tight integration of GNU components, and an emphasis on programs and
|
|
|
|
|
tools that help users exert that freedom.
|
|
|
|
|
|
2013-11-23 16:26:05 -05:00
|
|
|
|
The GNU distribution is currently available on the following platforms:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
|
|
|
|
|
@item x86_64-linux
|
|
|
|
|
Intel/AMD @code{x86_64} architecture, Linux-Libre kernel;
|
|
|
|
|
|
|
|
|
|
@item i686-linux
|
|
|
|
|
Intel 32-bit architecture (IA32), Linux-Libre kernel;
|
|
|
|
|
|
|
|
|
|
@item mips64el-linux
|
|
|
|
|
little-endian 64-bit MIPS processors, specifically the Loongson series,
|
|
|
|
|
n32 application binary interface (ABI), and Linux-Libre kernel.
|
|
|
|
|
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
For information on porting to other architectures or kernels,
|
|
|
|
|
@xref{Porting}.
|
|
|
|
|
|
2013-07-06 18:29:50 -04:00
|
|
|
|
@menu
|
2013-07-08 18:24:54 -04:00
|
|
|
|
* Installing Debugging Files:: Feeding the debugger.
|
2013-07-06 18:29:50 -04:00
|
|
|
|
* Package Modules:: Packages from the programmer's viewpoint.
|
2013-08-28 16:04:52 -04:00
|
|
|
|
* Packaging Guidelines:: Growing the distribution.
|
2013-07-06 18:29:50 -04:00
|
|
|
|
* Bootstrapping:: GNU/Linux built from scratch.
|
2013-07-06 19:02:48 -04:00
|
|
|
|
* Porting:: Targeting another platform or kernel.
|
2013-12-09 18:23:33 -05:00
|
|
|
|
* System Configuration:: Configuring a GNU system.
|
2013-07-06 18:29:50 -04:00
|
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
Building this distribution is a cooperative effort, and you are invited
|
|
|
|
|
to join! @ref{Contributing}, for information about how you can help.
|
|
|
|
|
|
2013-07-07 17:26:31 -04:00
|
|
|
|
|
2013-07-08 18:24:54 -04:00
|
|
|
|
@node Installing Debugging Files
|
|
|
|
|
@section Installing Debugging Files
|
|
|
|
|
|
|
|
|
|
Program binaries, as produced by the GCC compilers for instance, are
|
|
|
|
|
typically written in the ELF format, with a section containing
|
|
|
|
|
@dfn{debugging information}. Debugging information is what allows the
|
|
|
|
|
debugger, GDB, to map binary code to source code; it is required to
|
|
|
|
|
debug a compiled program in good conditions.
|
|
|
|
|
|
|
|
|
|
The problem with debugging information is that is takes up a fair amount
|
|
|
|
|
of disk space. For example, debugging information for the GNU C Library
|
|
|
|
|
weighs in at more than 60 MiB. Thus, as a user, keeping all the
|
|
|
|
|
debugging info of all the installed programs is usually not an option.
|
|
|
|
|
Yet, space savings should not come at the cost of an impediment to
|
|
|
|
|
debugging---especially in the GNU system, which should make it easier
|
|
|
|
|
for users to exert their computing freedom (@pxref{GNU Distribution}).
|
|
|
|
|
|
|
|
|
|
Thankfully, the GNU Binary Utilities (Binutils) and GDB provide a
|
|
|
|
|
mechanism that allows users to get the best of both worlds: debugging
|
|
|
|
|
information can be stripped from the binaries and stored in separate
|
|
|
|
|
files. GDB is then able to load debugging information from those files,
|
|
|
|
|
when they are available (@pxref{Separate Debug Files,,, gdb, Debugging
|
|
|
|
|
with GDB}).
|
|
|
|
|
|
|
|
|
|
The GNU distribution takes advantage of this by storing debugging
|
|
|
|
|
information in the @code{lib/debug} sub-directory of a separate package
|
|
|
|
|
output unimaginatively called @code{debug} (@pxref{Packages with
|
|
|
|
|
Multiple Outputs}). Users can choose to install the @code{debug} output
|
|
|
|
|
of a package when they need it. For instance, the following command
|
|
|
|
|
installs the debugging information for the GNU C Library and for GNU
|
|
|
|
|
Guile:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix package -i glibc:debug -i guile:debug
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
GDB must then be told to look for debug files in the user's profile, by
|
|
|
|
|
setting the @code{debug-file-directory} variable (consider setting it
|
|
|
|
|
from the @file{~/.gdbinit} file, @pxref{Startup,,, gdb, Debugging with
|
|
|
|
|
GDB}):
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
(gdb) set debug-file-directory ~/.guix-profile/lib/debug
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
From there on, GDB will pick up debugging information from the
|
|
|
|
|
@code{.debug} files under @file{~/.guix-profile/lib/debug}.
|
|
|
|
|
|
|
|
|
|
@c XXX: keep me up-to-date
|
|
|
|
|
The @code{debug} output mechanism in Guix is implemented by the
|
|
|
|
|
@code{gnu-build-system} (@pxref{Defining Packages}). Currently, it is
|
|
|
|
|
opt-in---debugging information is available only for those packages
|
|
|
|
|
whose definition explicitly declares a @code{debug} output. This may be
|
|
|
|
|
changed to opt-out in the future, if our build farm servers can handle
|
|
|
|
|
the load. To check whether a package has a @code{debug} output, use
|
|
|
|
|
@command{guix package --list-available} (@pxref{Invoking guix package}).
|
|
|
|
|
|
|
|
|
|
|
2013-07-06 18:29:50 -04:00
|
|
|
|
@node Package Modules
|
|
|
|
|
@section Package Modules
|
|
|
|
|
|
|
|
|
|
From a programming viewpoint, the package definitions of the
|
2014-03-07 04:21:34 -05:00
|
|
|
|
GNU distribution are provided by Guile modules in the @code{(gnu packages
|
2014-01-17 16:52:10 -05:00
|
|
|
|
@dots{})} name space@footnote{Note that packages under the @code{(gnu
|
|
|
|
|
packages @dots{})} module name space are not necessarily ``GNU
|
|
|
|
|
packages''. This module naming scheme follows the usual Guile module
|
|
|
|
|
naming convention: @code{gnu} means that these modules are distributed
|
|
|
|
|
as part of the GNU system, and @code{packages} identifies modules that
|
|
|
|
|
define packages.} (@pxref{Modules, Guile modules,, guile, GNU Guile
|
2013-07-17 05:59:48 -04:00
|
|
|
|
Reference Manual}). For instance, the @code{(gnu packages emacs)}
|
|
|
|
|
module exports a variable named @code{emacs}, which is bound to a
|
2014-03-07 04:21:34 -05:00
|
|
|
|
@code{<package>} object (@pxref{Defining Packages}).
|
|
|
|
|
|
|
|
|
|
The @code{(gnu packages @dots{})} module name space is special: it is
|
|
|
|
|
automatically scanned for packages by the command-line tools. For
|
|
|
|
|
instance, when running @code{guix package -i emacs}, all the @code{(gnu
|
|
|
|
|
packages @dots{})} modules are scanned until one that exports a package
|
|
|
|
|
object whose name is @code{emacs} is found. This package search
|
|
|
|
|
facility is implemented in the @code{(gnu packages)} module.
|
|
|
|
|
|
|
|
|
|
Users can store package definitions in modules with different
|
|
|
|
|
names---e.g., @code{(my-packages emacs)}. In that case, commands such
|
|
|
|
|
as @command{guix package} and @command{guix build} have to be used with
|
|
|
|
|
the @code{-e} option so that they know where to find the package.
|
2013-01-17 19:27:09 -05:00
|
|
|
|
|
|
|
|
|
The distribution is fully @dfn{bootstrapped} and @dfn{self-contained}:
|
|
|
|
|
each package is built based solely on other packages in the
|
|
|
|
|
distribution. The root of this dependency graph is a small set of
|
|
|
|
|
@dfn{bootstrap binaries}, provided by the @code{(gnu packages
|
2013-07-17 05:59:48 -04:00
|
|
|
|
bootstrap)} module. For more information on bootstrapping,
|
|
|
|
|
@ref{Bootstrapping}.
|
|
|
|
|
|
2013-08-28 16:04:52 -04:00
|
|
|
|
@node Packaging Guidelines
|
|
|
|
|
@section Packaging Guidelines
|
2013-07-17 05:59:48 -04:00
|
|
|
|
|
|
|
|
|
The GNU distribution is nascent and may well lack some of your favorite
|
|
|
|
|
packages. This section describes how you can help make the distribution
|
2013-08-30 18:02:00 -04:00
|
|
|
|
grow. @xref{Contributing}, for additional information on how you can
|
2013-07-17 05:59:48 -04:00
|
|
|
|
help.
|
|
|
|
|
|
|
|
|
|
Free software packages are usually distributed in the form of
|
|
|
|
|
@dfn{source code tarballs}---typically @file{tar.gz} files that contain
|
|
|
|
|
all the source files. Adding a package to the distribution means
|
|
|
|
|
essentially two things: adding a @dfn{recipe} that describes how to
|
|
|
|
|
build the package, including a list of other packages required to build
|
|
|
|
|
it, and adding @dfn{package meta-data} along with that recipe, such as a
|
|
|
|
|
description and licensing information.
|
|
|
|
|
|
|
|
|
|
In Guix all this information is embodied in @dfn{package definitions}.
|
|
|
|
|
Package definitions provide a high-level view of the package. They are
|
|
|
|
|
written using the syntax of the Scheme programming language; in fact,
|
|
|
|
|
for each package we define a variable bound to the package definition,
|
|
|
|
|
and export that variable from a module (@pxref{Package Modules}).
|
|
|
|
|
However, in-depth Scheme knowledge is @emph{not} a prerequisite for
|
|
|
|
|
creating packages. For more information on package definitions,
|
|
|
|
|
@ref{Defining Packages}.
|
|
|
|
|
|
|
|
|
|
Once a package definition is in place, stored in a file in the Guix
|
|
|
|
|
source tree, it can be tested using the @command{guix build} command
|
|
|
|
|
(@pxref{Invoking guix build}). For example, assuming the new package is
|
|
|
|
|
called @code{gnew}, you may run this command from the Guix build tree:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
./pre-inst-env guix build gnew --keep-failed
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
Using @code{--keep-failed} makes it easier to debug build failures since
|
|
|
|
|
it provides access to the failed build tree.
|
|
|
|
|
|
2014-03-09 12:10:27 -04:00
|
|
|
|
If the package is unknown to the @command{guix} command, it may be that
|
|
|
|
|
the source file contains a syntax error, or lacks a @code{define-public}
|
|
|
|
|
clause to export the package variable. To figure it out, you may load
|
|
|
|
|
the module from Guile to get more information about the actual error:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
./pre-inst-env guile -c '(use-modules (gnu packages gnew))'
|
|
|
|
|
@end example
|
|
|
|
|
|
2013-07-17 05:59:48 -04:00
|
|
|
|
Once your package builds correctly, please send us a patch
|
|
|
|
|
(@pxref{Contributing}). Well, if you need help, we will be happy to
|
|
|
|
|
help you too. Once the patch is committed in the Guix repository, the
|
|
|
|
|
new package automatically gets built on the supported platforms by
|
|
|
|
|
@url{http://hydra.gnu.org/gnu/master, our continuous integration
|
|
|
|
|
system}.
|
|
|
|
|
|
|
|
|
|
@cindex substituter
|
|
|
|
|
Users can obtain the new package definition simply by running
|
|
|
|
|
@command{guix pull} (@pxref{Invoking guix pull}). When
|
|
|
|
|
@code{hydra.gnu.org} is done building the package, installing the
|
2014-03-30 17:37:46 -04:00
|
|
|
|
package automatically downloads binaries from there
|
|
|
|
|
(@pxref{Substitutes}). The only place where human intervention is
|
2013-07-17 05:59:48 -04:00
|
|
|
|
needed is to review and apply the patch.
|
2013-07-06 18:29:50 -04:00
|
|
|
|
|
|
|
|
|
|
2013-08-28 16:04:52 -04:00
|
|
|
|
@menu
|
2013-08-28 16:51:20 -04:00
|
|
|
|
* Software Freedom:: What may go into the distribution.
|
|
|
|
|
* Package Naming:: What's in a name?
|
|
|
|
|
* Version Numbers:: When the name is not enough.
|
|
|
|
|
* Python Modules:: Taming the snake.
|
2013-08-28 16:04:52 -04:00
|
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
@node Software Freedom
|
|
|
|
|
@subsection Software Freedom
|
|
|
|
|
|
|
|
|
|
@c Adapted from http://www.gnu.org/philosophy/philosophy.html.
|
|
|
|
|
|
|
|
|
|
The GNU operating system has been developed so that users can have
|
|
|
|
|
freedom in their computing. GNU is @dfn{free software}, meaning that
|
|
|
|
|
users have the @url{http://www.gnu.org/philosophy/free-sw.html,four
|
|
|
|
|
essential freedoms}: to run the program, to study and change the program
|
|
|
|
|
in source code form, to redistribute exact copies, and to distribute
|
|
|
|
|
modified versions. Packages found in the GNU distribution provide only
|
|
|
|
|
software that conveys these four freedoms.
|
|
|
|
|
|
|
|
|
|
In addition, the GNU distribution follow the
|
|
|
|
|
@url{http://www.gnu.org/distros/free-system-distribution-guidelines.html,free
|
|
|
|
|
software distribution guidelines}. Among other things, these guidelines
|
|
|
|
|
reject non-free firmware, recommendations of non-free software, and
|
|
|
|
|
discuss ways to deal with trademarks and patents.
|
|
|
|
|
|
2013-11-07 16:41:21 -05:00
|
|
|
|
Some packages contain a small and optional subset that violates the
|
|
|
|
|
above guidelines, for instance because this subset is itself non-free
|
|
|
|
|
code. When that happens, the offending items are removed with
|
|
|
|
|
appropriate patches or code snippets in the package definition's
|
|
|
|
|
@code{origin} form (@pxref{Defining Packages}). That way, @code{guix
|
|
|
|
|
build --source} returns the ``freed'' source rather than the unmodified
|
|
|
|
|
upstream source.
|
|
|
|
|
|
2013-08-28 16:04:52 -04:00
|
|
|
|
|
2013-08-28 16:51:20 -04:00
|
|
|
|
@node Package Naming
|
|
|
|
|
@subsection Package Naming
|
|
|
|
|
|
2013-08-30 18:02:00 -04:00
|
|
|
|
A package has actually two names associated with it:
|
2013-08-28 16:51:20 -04:00
|
|
|
|
First, there is the name of the @emph{Scheme variable}, the one following
|
2013-08-30 18:02:00 -04:00
|
|
|
|
@code{define-public}. By this name, the package can be made known in the
|
|
|
|
|
Scheme code, for instance as input to another package. Second, there is
|
|
|
|
|
the string in the @code{name} field of a package definition. This name
|
|
|
|
|
is used by package management commands such as
|
|
|
|
|
@command{guix package} and @command{guix build}.
|
2013-08-28 16:51:20 -04:00
|
|
|
|
|
|
|
|
|
Both are usually the same and correspond to the lowercase conversion of the
|
2013-08-30 18:02:00 -04:00
|
|
|
|
project name chosen upstream. For instance, the GNUnet project is packaged
|
|
|
|
|
as @code{gnunet}. We do not add @code{lib} prefixes for library packages,
|
|
|
|
|
unless these are already part of the official project name. But see
|
|
|
|
|
@ref{Python Modules} for special rules concerning modules for
|
2013-08-28 16:51:20 -04:00
|
|
|
|
the Python language.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@node Version Numbers
|
|
|
|
|
@subsection Version Numbers
|
|
|
|
|
|
|
|
|
|
We usually package only the latest version of a given free software
|
2013-08-30 18:02:00 -04:00
|
|
|
|
project. But sometimes, for instance for incompatible library versions,
|
|
|
|
|
two (or more) versions of the same package are needed. These require
|
|
|
|
|
different Scheme variable names. We use the name as defined
|
|
|
|
|
in @ref{Package Naming}
|
2013-08-28 16:51:20 -04:00
|
|
|
|
for the most recent version; previous versions use the same name, suffixed
|
|
|
|
|
by @code{-} and the smallest prefix of the version number that may
|
|
|
|
|
distinguish the two versions.
|
|
|
|
|
|
|
|
|
|
The name inside the package definition is the same for all versions of a
|
|
|
|
|
package and does not contain any version number.
|
|
|
|
|
|
|
|
|
|
For instance, the versions 2.24.20 and 3.9.12 of GTK+ may be packaged as follows:
|
2013-08-30 18:02:00 -04:00
|
|
|
|
|
2013-08-28 16:51:20 -04:00
|
|
|
|
@example
|
|
|
|
|
(define-public gtk+
|
|
|
|
|
(package
|
|
|
|
|
(name "gtk+")
|
|
|
|
|
(version "3.9.12")
|
|
|
|
|
...))
|
|
|
|
|
(define-public gtk+-2
|
|
|
|
|
(package
|
|
|
|
|
(name "gtk+")
|
|
|
|
|
(version "2.24.20")
|
|
|
|
|
...))
|
|
|
|
|
@end example
|
|
|
|
|
If we also wanted GTK+ 3.8.2, this would be packaged as
|
|
|
|
|
@example
|
|
|
|
|
(define-public gtk+-3.8
|
|
|
|
|
(package
|
|
|
|
|
(name "gtk+")
|
|
|
|
|
(version "3.8.2")
|
|
|
|
|
...))
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@node Python Modules
|
|
|
|
|
@subsection Python Modules
|
|
|
|
|
|
|
|
|
|
We currently package Python 2 and Python 3, under the Scheme variable names
|
|
|
|
|
@code{python-2} and @code{python} as explained in @ref{Version Numbers}.
|
|
|
|
|
To avoid confusion and naming clashes with other programming languages, it
|
|
|
|
|
seems desirable that the name of a package for a Python module contains
|
|
|
|
|
the word @code{python}.
|
2013-08-30 18:02:00 -04:00
|
|
|
|
|
2013-08-28 16:51:20 -04:00
|
|
|
|
Some modules are compatible with only one version of Python, others with both.
|
|
|
|
|
If the package Foo compiles only with Python 3, we name it
|
|
|
|
|
@code{python-foo}; if it compiles only with Python 2, we name it
|
|
|
|
|
@code{python2-foo}. If it is compatible with both versions, we create two
|
|
|
|
|
packages with the corresponding names.
|
|
|
|
|
|
|
|
|
|
If a project already contains the word @code{python}, we drop this;
|
|
|
|
|
for instance, the module python-dateutil is packaged under the names
|
|
|
|
|
@code{python-dateutil} and @code{python2-dateutil}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2013-07-06 18:29:50 -04:00
|
|
|
|
@node Bootstrapping
|
|
|
|
|
@section Bootstrapping
|
|
|
|
|
|
|
|
|
|
@c Adapted from the ELS 2013 paper.
|
|
|
|
|
|
|
|
|
|
@cindex bootstrapping
|
|
|
|
|
|
|
|
|
|
Bootstrapping in our context refers to how the distribution gets built
|
|
|
|
|
``from nothing''. Remember that the build environment of a derivation
|
|
|
|
|
contains nothing but its declared inputs (@pxref{Introduction}). So
|
|
|
|
|
there's an obvious chicken-and-egg problem: how does the first package
|
|
|
|
|
get built? How does the first compiler get compiled? Note that this is
|
|
|
|
|
a question of interest only to the curious hacker, not to the regular
|
|
|
|
|
user, so you can shamelessly skip this section if you consider yourself
|
|
|
|
|
a ``regular user''.
|
|
|
|
|
|
|
|
|
|
@cindex bootstrap binaries
|
|
|
|
|
The GNU system is primarily made of C code, with libc at its core. The
|
|
|
|
|
GNU build system itself assumes the availability of a Bourne shell and
|
|
|
|
|
command-line tools provided by GNU Coreutils, Awk, Findutils, `sed', and
|
|
|
|
|
`grep'. Furthermore, build programs---programs that run
|
|
|
|
|
@code{./configure}, @code{make}, etc.---are written in Guile Scheme
|
|
|
|
|
(@pxref{Derivations}). Consequently, to be able to build anything at
|
|
|
|
|
all, from scratch, Guix relies on pre-built binaries of Guile, GCC,
|
|
|
|
|
Binutils, libc, and the other packages mentioned above---the
|
|
|
|
|
@dfn{bootstrap binaries}.
|
|
|
|
|
|
|
|
|
|
These bootstrap binaries are ``taken for granted'', though we can also
|
2013-09-27 04:22:02 -04:00
|
|
|
|
re-create them if needed (more on that later).
|
2013-07-06 18:29:50 -04:00
|
|
|
|
|
|
|
|
|
@unnumberedsubsec Preparing to Use the Bootstrap Binaries
|
|
|
|
|
|
|
|
|
|
@c As of Emacs 24.3, Info-mode displays the image, but since it's a
|
|
|
|
|
@c large image, it's hard to scroll. Oh well.
|
2013-08-29 15:58:15 -04:00
|
|
|
|
@image{images/bootstrap-graph,6in,,Dependency graph of the early bootstrap derivations}
|
2013-07-06 18:29:50 -04:00
|
|
|
|
|
|
|
|
|
The figure above shows the very beginning of the dependency graph of the
|
|
|
|
|
distribution, corresponding to the package definitions of the @code{(gnu
|
|
|
|
|
packages bootstrap)} module. At this level of detail, things are
|
|
|
|
|
slightly complex. First, Guile itself consists of an ELF executable,
|
|
|
|
|
along with many source and compiled Scheme files that are dynamically
|
|
|
|
|
loaded when it runs. This gets stored in the @file{guile-2.0.7.tar.xz}
|
|
|
|
|
tarball shown in this graph. This tarball is part of Guix's ``source''
|
|
|
|
|
distribution, and gets inserted into the store with @code{add-to-store}
|
|
|
|
|
(@pxref{The Store}).
|
2013-01-17 19:27:09 -05:00
|
|
|
|
|
2013-07-06 18:29:50 -04:00
|
|
|
|
But how do we write a derivation that unpacks this tarball and adds it
|
|
|
|
|
to the store? To solve this problem, the @code{guile-bootstrap-2.0.drv}
|
|
|
|
|
derivation---the first one that gets built---uses @code{bash} as its
|
|
|
|
|
builder, which runs @code{build-bootstrap-guile.sh}, which in turn calls
|
|
|
|
|
@code{tar} to unpack the tarball. Thus, @file{bash}, @file{tar},
|
|
|
|
|
@file{xz}, and @file{mkdir} are statically-linked binaries, also part of
|
|
|
|
|
the Guix source distribution, whose sole purpose is to allow the Guile
|
|
|
|
|
tarball to be unpacked.
|
|
|
|
|
|
|
|
|
|
Once @code{guile-bootstrap-2.0.drv} is built, we have a functioning
|
|
|
|
|
Guile that can be used to run subsequent build programs. Its first task
|
|
|
|
|
is to download tarballs containing the other pre-built binaries---this
|
|
|
|
|
is what the @code{.tar.xz.drv} derivations do. Guix modules such as
|
|
|
|
|
@code{ftp-client.scm} are used for this purpose. The
|
|
|
|
|
@code{module-import.drv} derivations import those modules in a directory
|
|
|
|
|
in the store, using the original layout. The
|
|
|
|
|
@code{module-import-compiled.drv} derivations compile those modules, and
|
|
|
|
|
write them in an output directory with the right layout. This
|
|
|
|
|
corresponds to the @code{#:modules} argument of
|
|
|
|
|
@code{build-expression->derivation} (@pxref{Derivations}).
|
|
|
|
|
|
|
|
|
|
Finally, the various tarballs are unpacked by the
|
|
|
|
|
derivations @code{gcc-bootstrap-0.drv}, @code{glibc-bootstrap-0.drv},
|
|
|
|
|
etc., at which point we have a working C tool chain.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@unnumberedsubsec Building the Build Tools
|
|
|
|
|
|
|
|
|
|
@c TODO: Add a package-level dependency graph generated from (gnu
|
|
|
|
|
@c packages base).
|
|
|
|
|
|
|
|
|
|
Bootstrapping is complete when we have a full tool chain that does not
|
|
|
|
|
depend on the pre-built bootstrap tools discussed above. This
|
|
|
|
|
no-dependency requirement is verified by checking whether the files of
|
2014-03-09 17:09:12 -04:00
|
|
|
|
the final tool chain contain references to the @file{/gnu/store}
|
2013-07-06 18:29:50 -04:00
|
|
|
|
directories of the bootstrap inputs. The process that leads to this
|
|
|
|
|
``final'' tool chain is described by the package definitions found in
|
|
|
|
|
the @code{(gnu packages base)} module.
|
|
|
|
|
|
|
|
|
|
@c See <http://lists.gnu.org/archive/html/gnu-system-discuss/2012-10/msg00000.html>.
|
|
|
|
|
The first tool that gets built with the bootstrap binaries is
|
|
|
|
|
GNU Make, which is a prerequisite for all the following packages.
|
|
|
|
|
From there Findutils and Diffutils get built.
|
|
|
|
|
|
|
|
|
|
Then come the first-stage Binutils and GCC, built as pseudo cross
|
|
|
|
|
tools---i.e., with @code{--target} equal to @code{--host}. They are
|
|
|
|
|
used to build libc. Thanks to this cross-build trick, this libc is
|
|
|
|
|
guaranteed not to hold any reference to the initial tool chain.
|
|
|
|
|
|
|
|
|
|
From there the final Binutils and GCC are built. GCC uses @code{ld}
|
|
|
|
|
from the final Binutils, and links programs against the just-built libc.
|
|
|
|
|
This tool chain is used to build the other packages used by Guix and by
|
|
|
|
|
the GNU Build System: Guile, Bash, Coreutils, etc.
|
|
|
|
|
|
|
|
|
|
And voilà! At this point we have the complete set of build tools that
|
|
|
|
|
the GNU Build System expects. These are in the @code{%final-inputs}
|
|
|
|
|
variables of the @code{(gnu packages base)} module, and are implicitly
|
|
|
|
|
used by any package that uses @code{gnu-build-system} (@pxref{Defining
|
|
|
|
|
Packages}).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@unnumberedsubsec Building the Bootstrap Binaries
|
|
|
|
|
|
|
|
|
|
Because the final tool chain does not depend on the bootstrap binaries,
|
|
|
|
|
those rarely need to be updated. Nevertheless, it is useful to have an
|
|
|
|
|
automated way to produce them, should an update occur, and this is what
|
|
|
|
|
the @code{(gnu packages make-bootstrap)} module provides.
|
|
|
|
|
|
|
|
|
|
The following command builds the tarballs containing the bootstrap
|
|
|
|
|
binaries (Guile, Binutils, GCC, libc, and a tarball containing a mixture
|
|
|
|
|
of Coreutils and other basic command-line tools):
|
2013-01-17 19:27:09 -05:00
|
|
|
|
|
2013-07-06 18:29:50 -04:00
|
|
|
|
@example
|
|
|
|
|
guix build bootstrap-tarballs
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
The generated tarballs are those that should be referred to in the
|
|
|
|
|
@code{(gnu packages bootstrap)} module mentioned at the beginning of
|
|
|
|
|
this section.
|
|
|
|
|
|
|
|
|
|
Still here? Then perhaps by now you've started to wonder: when do we
|
|
|
|
|
reach a fixed point? That is an interesting question! The answer is
|
|
|
|
|
unknown, but if you would like to investigate further (and have
|
|
|
|
|
significant computational and storage resources to do so), then let us
|
|
|
|
|
know.
|
2013-01-17 19:27:09 -05:00
|
|
|
|
|
2013-07-06 19:02:48 -04:00
|
|
|
|
@node Porting
|
|
|
|
|
@section Porting to a New Platform
|
|
|
|
|
|
|
|
|
|
As discussed above, the GNU distribution is self-contained, and
|
|
|
|
|
self-containment is achieved by relying on pre-built ``bootstrap
|
|
|
|
|
binaries'' (@pxref{Bootstrapping}). These binaries are specific to an
|
|
|
|
|
operating system kernel, CPU architecture, and application binary
|
|
|
|
|
interface (ABI). Thus, to port the distribution to a platform that is
|
|
|
|
|
not yet supported, one must build those bootstrap binaries, and update
|
|
|
|
|
the @code{(gnu packages bootstrap)} module to use them on that platform.
|
|
|
|
|
|
|
|
|
|
Fortunately, Guix can @emph{cross compile} those bootstrap binaries.
|
|
|
|
|
When everything goes well, and assuming the GNU tool chain supports the
|
|
|
|
|
target platform, this can be as simple as running a command like this
|
|
|
|
|
one:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix build --target=armv5tel-linux-gnueabi bootstrap-tarballs
|
|
|
|
|
@end example
|
|
|
|
|
|
2013-10-28 17:59:57 -04:00
|
|
|
|
Once these are built, the @code{(gnu packages bootstrap)} module needs
|
|
|
|
|
to be updated to refer to these binaries on the target platform. In
|
|
|
|
|
addition, the @code{glibc-dynamic-linker} procedure in that module must
|
|
|
|
|
be augmented to return the right file name for libc's dynamic linker on
|
|
|
|
|
that platform; likewise, @code{system->linux-architecture} in @code{(gnu
|
|
|
|
|
packages linux)} must be taught about the new platform.
|
|
|
|
|
|
2013-07-06 19:02:48 -04:00
|
|
|
|
In practice, there may be some complications. First, it may be that the
|
|
|
|
|
extended GNU triplet that specifies an ABI (like the @code{eabi} suffix
|
|
|
|
|
above) is not recognized by all the GNU tools. Typically, glibc
|
|
|
|
|
recognizes some of these, whereas GCC uses an extra @code{--with-abi}
|
2013-09-27 04:22:02 -04:00
|
|
|
|
configure flag (see @code{gcc.scm} for examples of how to handle this).
|
2013-07-06 19:02:48 -04:00
|
|
|
|
Second, some of the required packages could fail to build for that
|
|
|
|
|
platform. Lastly, the generated binaries could be broken for some
|
|
|
|
|
reason.
|
|
|
|
|
|
2013-06-04 04:29:57 -04:00
|
|
|
|
|
2013-12-09 18:23:33 -05:00
|
|
|
|
@node System Configuration
|
|
|
|
|
@section System Configuration
|
|
|
|
|
|
|
|
|
|
@emph{This section documents work-in-progress. As such it may be
|
|
|
|
|
incomplete, outdated, or open to discussions. Please discuss it on
|
|
|
|
|
@email{guix-devel@@gnu.org}.}
|
|
|
|
|
|
|
|
|
|
@cindex system configuration
|
|
|
|
|
The GNU system supports a consistent whole-system configuration
|
|
|
|
|
mechanism. By that we mean that all aspects of the global system
|
|
|
|
|
configuration---such as the available system services, timezone and
|
2013-12-11 04:47:55 -05:00
|
|
|
|
locale settings, user accounts---are declared in a single place. Such
|
2013-12-09 18:23:33 -05:00
|
|
|
|
a @dfn{system configuration} can be @dfn{instantiated}---i.e., effected.
|
|
|
|
|
|
2013-12-11 04:47:55 -05:00
|
|
|
|
One of the advantages of putting all the system configuration under the
|
|
|
|
|
control of Guix is that it supports transactional system upgrades, and
|
|
|
|
|
makes it possible to roll-back to a previous system instantiation,
|
|
|
|
|
should something go wrong with the new one (@pxref{Features}). Another
|
|
|
|
|
one is that it makes it easy to replicate the exact same configuration
|
|
|
|
|
across different machines, or at different points in time, without
|
|
|
|
|
having to resort to additional administration tools layered on top of
|
|
|
|
|
the system's own tools.
|
|
|
|
|
@c Yes, we're talking of Puppet, Chef, & co. here. ↑
|
|
|
|
|
|
2013-12-09 18:23:33 -05:00
|
|
|
|
This section describes this mechanism. First we focus on the system
|
|
|
|
|
administrator's viewpoint---explaining how the system is configured and
|
|
|
|
|
instantiated. Then we show how this mechanism can be extended, for
|
|
|
|
|
instance to support new system services.
|
|
|
|
|
|
|
|
|
|
@menu
|
2014-02-18 17:45:58 -05:00
|
|
|
|
* Using the Configuration System:: Customizing your GNU system.
|
|
|
|
|
* Invoking guix system:: Instantiating a system configuration.
|
|
|
|
|
* Defining Services:: Adding new service definitions.
|
2013-12-09 18:23:33 -05:00
|
|
|
|
@end menu
|
|
|
|
|
|
|
|
|
|
@node Using the Configuration System
|
|
|
|
|
@subsection Using the Configuration System
|
|
|
|
|
|
|
|
|
|
The operating system is configured by filling in an
|
|
|
|
|
@code{operating-system} structure, as defined by the @code{(gnu system)}
|
|
|
|
|
module. A simple setup, with the default system services, the default
|
|
|
|
|
Linux-Libre kernel, initial RAM disk, and boot loader looks like this:
|
|
|
|
|
|
|
|
|
|
@findex operating-system
|
|
|
|
|
@lisp
|
2014-02-19 15:08:28 -05:00
|
|
|
|
(use-modules (gnu services base) ; for '%base-services'
|
2014-02-19 14:58:24 -05:00
|
|
|
|
(gnu services ssh) ; for 'lsh-service'
|
2013-12-09 18:23:33 -05:00
|
|
|
|
(gnu system shadow) ; for 'user-account'
|
|
|
|
|
(gnu packages base) ; Coreutils, grep, etc.
|
|
|
|
|
(gnu packages bash) ; Bash
|
2014-01-14 03:00:29 -05:00
|
|
|
|
(gnu packages admin) ; dmd, Inetutils
|
2013-12-09 18:23:33 -05:00
|
|
|
|
(gnu packages zile) ; Zile
|
|
|
|
|
(gnu packages less) ; less
|
|
|
|
|
(gnu packages guile) ; Guile
|
|
|
|
|
(gnu packages linux)) ; procps, psmisc
|
|
|
|
|
|
2013-12-11 04:47:55 -05:00
|
|
|
|
(define komputilo
|
2013-12-09 18:23:33 -05:00
|
|
|
|
(operating-system
|
|
|
|
|
(host-name "komputilo")
|
|
|
|
|
(timezone "Europe/Paris")
|
|
|
|
|
(locale "fr_FR.UTF-8")
|
|
|
|
|
(users (list (user-account
|
|
|
|
|
(name "alice")
|
|
|
|
|
(password "")
|
|
|
|
|
(uid 1000) (gid 100)
|
|
|
|
|
(comment "Bob's sister")
|
|
|
|
|
(home-directory "/home/alice"))))
|
|
|
|
|
(packages (list coreutils bash guile-2.0
|
|
|
|
|
guix dmd
|
|
|
|
|
inetutils
|
|
|
|
|
findutils grep sed
|
|
|
|
|
procps psmisc
|
|
|
|
|
zile less))
|
|
|
|
|
(services (cons (lsh-service #:port 2222 #:allow-root-login? #t)
|
2014-02-19 15:08:28 -05:00
|
|
|
|
%base-services))))
|
2013-12-09 18:23:33 -05:00
|
|
|
|
@end lisp
|
|
|
|
|
|
|
|
|
|
This example should be self-describing. The @code{packages} field lists
|
2013-12-11 04:47:55 -05:00
|
|
|
|
packages provided by the various @code{(gnu packages ...)} modules above
|
|
|
|
|
(@pxref{Package Modules}). These are the packages that will be globally
|
|
|
|
|
visible on the system, for all user accounts---i.e., in every user's
|
|
|
|
|
@code{PATH} environment variable---in addition to the per-user profiles
|
|
|
|
|
(@pxref{Invoking guix package}).
|
2013-12-09 18:23:33 -05:00
|
|
|
|
|
2014-02-19 15:08:28 -05:00
|
|
|
|
@vindex %base-services
|
2013-12-09 18:23:33 -05:00
|
|
|
|
The @code{services} field lists @dfn{system services} to be made
|
2014-02-19 15:08:28 -05:00
|
|
|
|
available when the system starts. The @var{%base-services} list,
|
2014-02-19 14:58:24 -05:00
|
|
|
|
from the @code{(gnu services base)} module, provides the basic services one
|
2013-12-09 18:23:33 -05:00
|
|
|
|
would expect from a GNU system: a login service (mingetty) on each tty,
|
|
|
|
|
syslogd, libc's name service cache daemon (nscd), etc.
|
|
|
|
|
|
|
|
|
|
The @code{operating-system} declaration above specifies that, in
|
|
|
|
|
addition to those services, we want the @command{lshd} secure shell
|
|
|
|
|
daemon listening on port 2222, and allowing remote @code{root} logins
|
|
|
|
|
(@pxref{Invoking lshd,,, lsh, GNU lsh Manual}). Under the hood,
|
|
|
|
|
@code{lsh-service} arranges so that @code{lshd} is started with the
|
|
|
|
|
right command-line options, possibly with supporting configuration files
|
|
|
|
|
generated as needed (@pxref{Defining Services}).
|
|
|
|
|
|
|
|
|
|
Assuming the above snippet is stored in the @file{my-system-config.scm}
|
2014-02-18 17:45:58 -05:00
|
|
|
|
file, the @command{guix system boot my-system-config.scm} command
|
|
|
|
|
instantiates that configuration, and makes it the default GRUB boot
|
|
|
|
|
entry (@pxref{Invoking guix system}). The normal way to change the
|
|
|
|
|
system's configuration is by updating this file and re-running the
|
|
|
|
|
@command{guix system} command.
|
2013-12-09 18:23:33 -05:00
|
|
|
|
|
|
|
|
|
At the Scheme level, the bulk of an @code{operating-system} declaration
|
|
|
|
|
is instantiated with the following monadic procedure (@pxref{The Store
|
|
|
|
|
Monad}):
|
|
|
|
|
|
|
|
|
|
@deffn {Monadic Procedure} operating-system-derivation os
|
|
|
|
|
Return a derivation that builds @var{os}, an @code{operating-system}
|
|
|
|
|
object (@pxref{Derivations}).
|
|
|
|
|
|
|
|
|
|
The output of the derivation is a single directory that refers to all
|
|
|
|
|
the packages, configuration files, and other supporting files needed to
|
|
|
|
|
instantiate @var{os}.
|
|
|
|
|
@end deffn
|
|
|
|
|
|
2014-02-18 17:45:58 -05:00
|
|
|
|
@node Invoking guix system
|
|
|
|
|
@subsection Invoking @code{guix system}
|
|
|
|
|
|
|
|
|
|
Once you have written an operating system declaration, as seen in the
|
|
|
|
|
previous section, it can be @dfn{instantiated} using the @command{guix
|
|
|
|
|
system} command. The synopsis is:
|
|
|
|
|
|
|
|
|
|
@example
|
|
|
|
|
guix system @var{options}@dots{} @var{action} @var{file}
|
|
|
|
|
@end example
|
|
|
|
|
|
|
|
|
|
@var{file} must be the name of a file containing an
|
|
|
|
|
@code{operating-system} declaration. @var{action} specifies how the
|
|
|
|
|
operating system is instantiate. Currently only one value is supported:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
@item vm
|
|
|
|
|
@cindex virtual machine
|
|
|
|
|
Build a virtual machine that contain the operating system declared in
|
|
|
|
|
@var{file}, and return a script to run that virtual machine (VM).
|
|
|
|
|
|
|
|
|
|
The VM shares its store with the host system.
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
@var{options} can contain any of the common build options provided by
|
|
|
|
|
@command{guix build} (@pxref{Invoking guix build}).
|
|
|
|
|
|
2013-12-09 18:23:33 -05:00
|
|
|
|
|
|
|
|
|
@node Defining Services
|
|
|
|
|
@subsection Defining Services
|
|
|
|
|
|
2014-02-19 14:58:24 -05:00
|
|
|
|
The @code{(gnu services @dots{})} modules define several procedures that allow
|
2013-12-09 18:23:33 -05:00
|
|
|
|
users to declare the operating system's services (@pxref{Using the
|
|
|
|
|
Configuration System}). These procedures are @emph{monadic
|
|
|
|
|
procedures}---i.e., procedures that return a monadic value in the store
|
|
|
|
|
monad (@pxref{The Store Monad}). Examples of such procedures include:
|
|
|
|
|
|
|
|
|
|
@table @code
|
|
|
|
|
@item mingetty-service
|
|
|
|
|
return the definition of a service that runs @command{mingetty} to
|
|
|
|
|
offer a login service on the given console tty;
|
|
|
|
|
|
|
|
|
|
@item nscd-service
|
|
|
|
|
return a definition for libc's name service cache daemon (nscd);
|
|
|
|
|
|
|
|
|
|
@item guix-service
|
|
|
|
|
return a definition for a service that runs @command{guix-daemon}
|
|
|
|
|
(@pxref{Invoking guix-daemon}).
|
|
|
|
|
@end table
|
|
|
|
|
|
|
|
|
|
@cindex service definition
|
|
|
|
|
The monadic value returned by those procedures is a @dfn{service
|
|
|
|
|
definition}---a structure as returned by the @code{service} form.
|
|
|
|
|
Service definitions specifies the inputs the service depends on, and an
|
|
|
|
|
expression to start and stop the service. Behind the scenes, service
|
|
|
|
|
definitions are ``translated'' into the form suitable for the
|
|
|
|
|
configuration file of dmd, the init system (@pxref{Services,,, dmd, GNU
|
|
|
|
|
dmd Manual}).
|
|
|
|
|
|
|
|
|
|
As an example, here is what the @code{nscd-service} procedure looks
|
|
|
|
|
like:
|
|
|
|
|
|
|
|
|
|
@lisp
|
|
|
|
|
(define (nscd-service)
|
|
|
|
|
(mlet %store-monad ((nscd (package-file glibc "sbin/nscd")))
|
|
|
|
|
(return (service
|
|
|
|
|
(documentation "Run libc's name service cache daemon.")
|
|
|
|
|
(provision '(nscd))
|
|
|
|
|
(start `(make-forkexec-constructor ,nscd "-f" "/dev/null"
|
|
|
|
|
"--foreground"))
|
|
|
|
|
(stop `(make-kill-destructor))
|
|
|
|
|
|
|
|
|
|
(respawn? #f)
|
|
|
|
|
(inputs `(("glibc" ,glibc)))))))
|
|
|
|
|
@end lisp
|
|
|
|
|
|
|
|
|
|
@noindent
|
|
|
|
|
The @code{inputs} field specifies that this service depends on the
|
|
|
|
|
@var{glibc} package---the package that contains the @command{nscd}
|
|
|
|
|
program. The @code{start} and @code{stop} fields are expressions that
|
|
|
|
|
make use of dmd's facilities to start and stop processes (@pxref{Service
|
|
|
|
|
De- and Constructors,,, dmd, GNU dmd Manual}). The @code{provision}
|
|
|
|
|
field specifies the name under which this service is known to dmd, and
|
|
|
|
|
@code{documentation} specifies on-line documentation. Thus, the
|
|
|
|
|
commands @command{deco start ncsd}, @command{deco stop nscd}, and
|
|
|
|
|
@command{deco doc nscd} will do what you would expect (@pxref{Invoking
|
|
|
|
|
deco,,, dmd, GNU dmd Manual}).
|
|
|
|
|
|
|
|
|
|
|
2013-06-04 04:29:57 -04:00
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Contributing
|
|
|
|
|
@chapter Contributing
|
|
|
|
|
|
|
|
|
|
This project is a cooperative effort, and we need your help to make it
|
2014-03-09 12:10:27 -04:00
|
|
|
|
grow! Please get in touch with us on @email{guix-devel@@gnu.org} and
|
|
|
|
|
@code{#guix} on the Freenode IRC network. We welcome ideas, bug
|
|
|
|
|
reports, patches, and anything that may be helpful to the project. We
|
|
|
|
|
particularly welcome help on packaging (@pxref{Packaging Guidelines}).
|
2013-01-17 19:27:09 -05:00
|
|
|
|
|
2013-06-04 04:29:57 -04:00
|
|
|
|
Please see the
|
|
|
|
|
@url{http://git.savannah.gnu.org/cgit/guix.git/tree/HACKING,
|
|
|
|
|
@file{HACKING} file} that comes with the Guix source code for practical
|
|
|
|
|
details about contributions.
|
|
|
|
|
|
2012-11-07 11:07:15 -05:00
|
|
|
|
|
2012-10-13 10:05:01 -04:00
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Acknowledgments
|
|
|
|
|
@chapter Acknowledgments
|
|
|
|
|
|
|
|
|
|
Guix is based on the Nix package manager, which was designed and
|
|
|
|
|
implemented by Eelco Dolstra. Nix pioneered functional package
|
|
|
|
|
management, and promoted unprecedented features, such as transactional
|
|
|
|
|
package upgrades and rollbacks, per-user profiles, and referentially
|
|
|
|
|
transparent build processes. Without this work, Guix would not exist.
|
|
|
|
|
|
|
|
|
|
The Nix-based software distributions, Nixpkgs and NixOS, have also been
|
|
|
|
|
an inspiration for Guix.
|
|
|
|
|
|
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node GNU Free Documentation License
|
|
|
|
|
@appendix GNU Free Documentation License
|
|
|
|
|
|
|
|
|
|
@include fdl-1.3.texi
|
|
|
|
|
|
|
|
|
|
@c *********************************************************************
|
|
|
|
|
@node Concept Index
|
|
|
|
|
@unnumbered Concept Index
|
|
|
|
|
@printindex cp
|
|
|
|
|
|
|
|
|
|
@node Function Index
|
|
|
|
|
@unnumbered Function Index
|
|
|
|
|
@printindex fn
|
|
|
|
|
|
|
|
|
|
@bye
|
|
|
|
|
|
|
|
|
|
@c Local Variables:
|
|
|
|
|
@c ispell-local-dictionary: "american";
|
|
|
|
|
@c End:
|