index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
configuration.scm
Age
Commit message (
Expand
)
Author
2023-10-07
services: configuration: Add some commonly used predicates.
...
Bruno Victal
2023-10-07
services: configuration: Use transducers within serialize-configuration.
...
Bruno Victal
2023-10-07
services: configuration: Simplify normalize-extra-args.
...
Bruno Victal
2023-04-02
services: configuration: Add user-defined sanitizer support.
...
Bruno Victal
2023-03-29
services: configuration: Fix garbage output in configuration->documentation.
...
Bruno Victal
2023-03-21
services: configuration: simplify alist? procedure.
...
Bruno Victal
2023-02-08
services: configuration: Format a list of packages by their names.
...
Bruno Victal
2022-12-14
services: configuration: Remove orphan reference to example.
...
Bruno Victal
2022-12-08
services: configuration: Rewrite 'alist?' procedure.
...
Bruno Victal
2022-12-02
services: configuration: Rename location accessor to "source-location".
...
Maxim Cournoyer
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: configuration: Re-order generated record fields.
...
Maxim Cournoyer
2022-09-23
services: configuration: Fix typo.
...
Maxim Cournoyer
2022-08-25
services: configuration: Change the value of the unset marker.
...
Attila Lendvai
2022-08-24
services: configuration: Add maybe-value exported procedure.
...
Attila Lendvai
2022-08-24
services: configuration: Add %unset-value exported variable.
...
Attila Lendvai
2022-08-24
services: configuration: Add a 'maybe-value-set?' procedure.
...
Maxim Cournoyer
2022-08-01
services: configuration: Step back from *unspecified*.
...
Maxim Cournoyer
2022-06-24
services: configuration: Remove 'validate-configuration'.
...
Ludovic Courtès
2022-06-24
services: configuration: Report the location of field type errors.
...
Ludovic Courtès
2022-06-15
services: configuration: Use *unspecified* instead of 'disabled.
...
Attila Lendvai
2022-06-15
services: configuration: Support (field1 maybe-number "") format.
...
Attila Lendvai
2021-11-01
services: configuration: Fix interpose implementation.
...
Andrew Tropin
2021-10-09
home: services: configuration: Support file-like objects.
...
Oleg Pykhalov
2021-08-02
services: configuration: Derive the default value from the package variable.
...
Xinglu Chen
2021-08-02
services: configuration: Uniformize the generated documentation.
...
Xinglu Chen
2021-06-29
services: configuration: Allow specifying prefix for serializer names.
...
Xinglu Chen
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