guix-play/gnu
Bruno Victal f215d80127
services: fstrim: Fix schedule ungexp.
Previously, only the first level of the list would be quoted,
resulting in a schedule of the sort:
'(next-second (range 0 60 30))
being incorrectly ungexp'd into:
(list next-second (0 30))

* gnu/services/linux.scm (fstrim-mcron-job): Fix schedule ungexp.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-28 22:22:51 -04:00
..
bootloader
build file-systems: Validate 'no-diratime flag. 2023-02-26 01:00:07 +01:00
home home: services: Export home-xmodmap-service-type and configuration. 2023-03-26 19:57:07 +02:00
installer
machine
packages gnu: ruby-rack-protection: Update to 3.0.5. 2023-03-28 22:22:51 -04:00
services services: fstrim: Fix schedule ungexp. 2023-03-28 22:22:51 -04:00
system linux-container: Remove hosts-service-type when network is shared. 2023-03-26 14:15:16 +01:00
tests tests: gdm: Remove tmpfs related tests. 2023-03-21 16:53:28 -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: Add fpm. 2023-03-28 22:22:41 -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 services: etc-service: Deprecate etc-service procedure. 2023-03-16 12:37:03 +01:00
tests.scm