This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Bruno Victal
10093abf9c
services: replace bare serializers with (serializer ...)
* gnu/home/services/shells.scm
(home-zsh-configuration)[environment-variables]: Use (serializer ...).
(home-bash-configuration)[aliases, environment-variables]: Likewise.
(home-fish-configuration)[abbreviations, aliases]
[environment-variables]: Likewise.
* gnu/services/audio.scm (mpd-configuration)[music-dir, playlist-dir]
[endpoints, address, inputs, archive-plugins, input-cache-size]
[decoders, filters, playlist-plugins]: Likewise.
* gnu/services/linux.scm (fstrim-configuration)[extra-arguments]:
Likewise.
* gnu/services/security.scm (fail2ban-jail-configuration)[backend]
[log-encoding, extra-content]: Likewise.
* tests/services/configuration.scm: Update tests.
("serialize-configuration [deprecated]"): New test.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
2023-04-12 08:26:24 -04:00 |
.. |
bootloader
|
…
|
|
build
|
file-systems: Validate 'no-diratime flag.
|
2023-02-26 01:00:07 +01:00 |
home
|
services: replace bare serializers with (serializer ...)
|
2023-04-12 08:26:24 -04:00 |
installer
|
…
|
|
machine
|
…
|
|
packages
|
gnu: Add python-clingraph.
|
2023-04-12 08:26:24 -04:00 |
services
|
services: replace bare serializers with (serializer ...)
|
2023-04-12 08:26:24 -04:00 |
system
|
linux-container: Remove hosts-service-type when network is shared.
|
2023-03-26 14:15:16 +01:00 |
tests
|
Merge branch 'master' into staging
|
2023-03-31 10:48:54 -04:00 |
artwork.scm
|
…
|
|
bootloader.scm
|
…
|
|
ci.scm
|
…
|
|
compression.scm
|
…
|
|
home.scm
|
home: 'home-environment-with-provenance' uses the HE location info.
|
2023-03-20 09:14:23 +04:00 |
image.scm
|
…
|
|
installer.scm
|
…
|
|
local.mk
|
gnu: Separate potassco packages into their own module.
|
2023-04-12 08:26:24 -04:00 |
machine.scm
|
…
|
|
packages.scm
|
…
|
|
services.scm
|
services: etc-service: Deprecate etc-service procedure.
|
2023-03-16 12:37:03 +01:00 |
system.scm
|
system: Remove obsolete GUIX_LOCPATH workaround.
|
2023-03-30 23:18:16 +02:00 |
tests.scm
|
…
|
|