guix/gnu
Maxim Cournoyer 543d971ed2
services: configuration: Re-order generated record fields.
This is so that the first field of the generated record matches the first one
declared, which makes 'define-configuration' record API compatible with
define-record-type* ones.

* gnu/services/configuration.scm (define-configuration-helper): Move the
%location field below the ones declared by the user.
* gnu/services/monitoring.scm (zabbix-front-end-config): Adjust match pattern
accordingly.
2022-11-15 16:26:16 -05:00
..
bootloader
build install: Validate symlink target in evaluate-populate-directive. 2022-11-15 14:15:11 -05:00
home
installer installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
machine machine/digital-ocean: Pull operating system definition out of string. 2022-11-09 13:45:24 +01:00
packages gnu: Add rust-1.65. 2022-11-15 18:13:37 +02:00
services services: configuration: Re-order generated record fields. 2022-11-15 16:26:16 -05:00
system system: image: Define correct docker image arch when cross building 2022-11-04 08:46:11 +01:00
tests
artwork.scm
bootloader.scm
ci.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
compression.scm
home.scm
image.scm
installer.scm installer: Migrate to 'guile-gnutls'. 2022-11-15 12:16:43 +01:00
local.mk installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
machine.scm
packages.scm
services.scm
system.scm gnu: Fix typos. 2022-10-23 17:03:09 -07:00
tests.scm