index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
services
/
configuration.scm
Age
Commit message (
Expand
)
Author
2023-04-02
services: replace bare serializers with (serializer ...)
...
Bruno Victal
2023-04-02
services: configuration: Add user-defined sanitizer support.
...
Bruno Victal
2022-08-25
services: configuration: Change the value of the unset marker.
...
Attila Lendvai
2022-08-25
services: Use the new maybe/unset API.
...
Attila Lendvai
2022-08-09
tests: configuration: Add a test to cover 'unset regression.
...
Maxim Cournoyer
2022-08-01
services: configuration: Step back from *unspecified*.
...
Maxim Cournoyer
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-06-29
services: configuration: Allow specifying prefix for serializer names.
...
Xinglu Chen
2021-05-17
services: configuration: Add a define-maybe/no-serialization syntax.
...
Maxim Cournoyer
2021-05-08
services: configuration: Add tests.
...
Maxim Cournoyer