index
:
guix
keyring
master
test
Personal fork of GNU Guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
mcron.scm
Age
Commit message (
Expand
)
Author
2024-08-28
services: mcron: Fix home version not respecting user PATH variable.
Sergio Pastor Pérez
2023-10-05
services: mcron: Hide ‘mkdir-p’ from (shepherd support).
Ludovic Courtès
2023-10-02
services: mcron: Do not #:select ‘%user-log-dir’.
Ludovic Courtès
2023-08-22
services: mcron: Use (shepherd support) module unconditionally.
Hilton Chain
2023-08-22
services: mcron: Add module for %user-log-dir.
Hilton Chain
2023-08-20
home: services: mcron: Define as a mapping of the system service.
Ludovic Courtès
2023-03-21
services: mcron: Add log-file and date-format fields.
Bruno Victal
2023-03-21
services: mcron: Use match-record.
Bruno Victal
2023-03-21
services: mcron: Restyle mcron-configuration.
Bruno Victal
2022-11-17
Revert "services: configuration: Revert to a working ‘guix home’."
Maxim Cournoyer
2022-11-13
services: configuration: Revert to a working ‘guix home’.
Tobias Geerinckx-Rice
2022-11-15
services: mcron: Add log? and log-format fields to mcron-configuration.
Maxim Cournoyer
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
Tobias Geerinckx-Rice
2021-06-14
services: Remove deprecated service procedures.
Ludovic Courtès
2020-08-26
services: mcron: Validate jobs even in the presence of #:user.
Ludovic Courtès
2020-08-26
services: mcron: Validate jobs at build time.
Ludovic Courtès
2020-01-06
Adjust module autoloads.
Ludovic Courtès
2019-12-08
services: mcron: Add description.
Robert Vollmert
2019-06-15
services: Remove unneeded imports that led to cycles.
Ludovic Courtès
2019-05-12
services: mcron: Log to a file.
Christopher Baines
2019-01-28
gnu: Move most packages from guile.scm to new module.
Ricardo Wurmus
2019-01-11
services: Deprecate a few more service procedures.
Ludovic Courtès
2018-11-13
services: mcron: Fix typo in comment.
Ludovic Courtès
2018-07-13
services: mcron: Add 'schedule' action.
Ludovic Courtès
2018-03-19
gnu: mcron: Update to 1.1 and deprecate "mcron2".
Ludovic Courtès
2017-04-16
services: Add a default value to various service types.
Ludovic Courtès
2016-06-22
services: Add 'mcron-service'.
Ludovic Courtès