guix/gnu
Ian Eure 3dec0dbf14
gnu: services: Support channels when extending guix-service-type.
Most of the configuration for guix-service-type can be extended (build
machines, substitutes, etc), but channels currently cannot.  This commit adds
support for that.

* gnu/services/base.scm (guix-extension): Add `channels'.
(guix-extension-merge): Merge channels.
(guix-service-type): Add extension channels.
* doc/guix.texi (Getting Substitutes from Other Servers): Use a service
extension instead of modify-services.
(Base Services, guix-extension): Document channel field.

Change-Id: I26cd0556a536f49ecc61662fc10af080d6c6dc9f
2025-12-28 09:57:09 -08:00
..
bootloader
build gnu: make-iso9660-image: Do not compress any kernel, compress man pages. 2025-12-22 23:00:40 +01:00
home
installer
machine
packages gnu: gprof2dot: Update to 2025.04.14. 2025-12-28 14:39:33 +00:00
services gnu: services: Support channels when extending guix-service-type. 2025-12-28 09:57:09 -08:00
system image: operating-system-for-image: Bring back root-fs placeholder. 2025-12-26 19:54:23 +01:00
tests tests: Add Fedora foreign distribution test. 2025-12-28 12:38:29 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Drop uri from provenance log. 2025-12-22 23:00:46 +01:00
local.mk gnu: mpv: Update to 0.41.0. 2025-12-25 09:30:11 -08:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm