guix/gnu
Maxim Cournoyer b75559179e
services: configuration: Rename location accessor to "source-location".
Fixes <https://issues.guix.gnu.org/59423>.

* gnu/services/configuration.scm (define-configuration-helper): Rename the
accessor of the %location field from "NAME-location" to
"NAME-source-location".

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Pierre Langlois <pierre.langlois@gmx.com>
2022-12-02 22:02:48 -05:00
..
bootloader gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
build
home home: services: Use 'match-record' instead of 'match'. 2022-12-02 00:02:13 +01:00
installer
machine
packages gnu: loko-scheme: Update to 0.12.0. 2022-12-02 23:11:10 +01:00
services services: configuration: Rename location accessor to "source-location". 2022-12-02 22:02:48 -05:00
system gnu: raspberry-pi: Add a bootloader-chain for the Raspberry Pi and os examples. 2022-12-01 14:31:29 -05:00
tests
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: sssd: Update to 2.8.1. 2022-12-01 14:27:13 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm