guix/doc
Ludovic Courtès d6a3818761
build-system/channel: Add support for additional channels.
Until now, ‘channel-build-system’ would assume a single channel, the
‘guix’ channel.  This change lets users specify additional channels
using the #:channels parameter.

* guix/build-system/channel.scm (build-channels): Add #:channels and
honor it.
(channel-build-system): In ‘lower’, add #:channels and honor it.
* doc/guix.texi (Build Systems): Document it.

Change-Id: I36c1d19cbeee02a4d1144de089b78df0390774a0
2024-04-05 18:21:23 +02:00
..
images
build.scm nls: Update translations. 2024-04-01 14:09:20 +02:00
contributing.texi doc: Explain to run bootstrap after Automake errors. 2024-04-05 16:12:59 +02:00
environment-gdb.scm doc: Update GDB "guix shell" example to use autoconf-2.69 2023-07-18 00:41:15 +02:00
fdl-1.3.texi
guix-cookbook.texi nls: Update translations. 2024-04-01 14:09:20 +02:00
guix.texi build-system/channel: Add support for additional channels. 2024-04-05 18:21:23 +02:00
he-config-bare-bones.scm
htmlxref.cnf nls: Update translations. 2024-04-01 14:09:20 +02:00
local.mk maint: Fix help2man for guix subcommands with `make V=2'. 2024-04-03 16:19:47 +02:00
package-hello.json import: Do not return package name with json importer. 2024-02-23 19:02:55 +01:00
package-hello.scm