1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

Merge branch 'core-updates'

Conflicts:
	guix/build/union.scm
This commit is contained in:
Ludovic Courtès
2013-01-11 16:01:49 +01:00
40 changed files with 1208 additions and 512 deletions

View File

@@ -444,7 +444,7 @@ Install @var{package}.
@code{guile}, or a package name followed by a hyphen and version number,
such as @code{guile-1.8.8}. In addition, @var{package} may contain a
colon, followed by the name of one of the outputs of the package, as in
@code{gcc:doc} or @code{libsigsegv-2.10:lib}.
@code{gcc:doc} or @code{binutils-2.22:lib}.
@item --remove=@var{package}
@itemx -r @var{package}