index
:
guix
linode-image-docs
master
rocq-codeberg-pr-v1
rocq-codeberg-pr-v2
rocq-codeberg-pr-v3
rocq-wip
GNU transactional package management, distribution, deployment, and more!
Daniel Rostovtsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
configuration.scm
Age
Commit message (
Expand
)
Author
2021-05-17
services: configuration: Add a define-configuration/no-serialization syntax.
Maxim Cournoyer
2021-05-17
services: configuration: Add a define-maybe/no-serialization syntax.
Maxim Cournoyer
2021-05-08
services: configuration: Export 'no-serialization' syntactic keyword.
Ludovic Courtès
2021-05-08
services: configuration: Fix %location accessor name.
Maxim Cournoyer
2021-05-08
services: configuration: Allow specifying a custom serializer.
Xinglu Chen
2021-05-08
services: configuration: Allow disabling serialization.
Maxim Cournoyer
2021-05-08
services: configuration: Avoid a compilation warning.
Maxim Cournoyer
2021-05-07
services: configuration: Add a new helper to ease generating documentation.
Maxim Cournoyer
2021-05-07
services: configuration: Support fields without default values.
Xinglu Chen
2019-03-10
services: configuration: Add '%location'.
Oleg Pykhalov
2018-03-03
services: messaging: Prosody config supports file-like objects.
Clément Lassieur
2017-11-28
services: configuration: Show default values of list types.
Clément Lassieur
2017-03-24
services: configuration: Rewrite id procedure.
Mathieu Othacehe
2017-03-24
services: Factorize define-maybe macro.
Mathieu Othacehe
2017-03-12
services: Move configuration functions that shouldn't be factorized.
Clément Lassieur
2017-01-08
gnu: Add Prosody service.
Clément Lassieur
2016-12-03
gnu: Add Kerberos client service.
John Darrington
2016-11-26
services: Factorize configuration abstraction.
Julien Lepiller