guix/doc
Ricardo Wurmus af12790bdd
guix: Add support for channel dependencies.
* guix/channels.scm (<channel-metadata>): New record.
(read-channel-metadata, channel-instance-dependencies): New procedures.
(latest-channel-instances): Include channel dependencies; add optional
argument PREVIOUS-CHANNELS.
(channel-instance-derivations): Build derivation for additional channels and
add it as dependency to the channel instance derivation.
* doc/guix.texi (Channels): Add subsection "Declaring Channel Dependencies".
* tests/channels.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
2018-12-09 13:55:22 +01:00
..
images
contributing.de.texi nls: Update 'de' translation of the manual. 2018-12-02 23:08:47 +01:00
contributing.fr.texi nls: Update 'fr' translation. 2018-12-02 14:31:20 +01:00
contributing.texi Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
environment-gdb.scm
fdl-1.3.texi
guix.de.texi nls: Update 'de' translation of the manual. 2018-12-02 23:08:47 +01:00
guix.fr.texi nls: Update 'fr' translation. 2018-12-02 14:31:20 +01:00
guix.texi guix: Add support for channel dependencies. 2018-12-09 13:55:22 +01:00
htmlxref.cnf doc: Update URL of the Emacs-Guix manual. 2018-07-05 22:16:10 +02:00
local.mk doc: Add German translation. 2018-11-01 12:36:47 +01:00
package-hello.scm