/gnu/machine/

ps://git.koszko.org/guix/atom/gnu/services/configuration.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/configuration.scm
AgeCommit message (Expand)Author
2022-11-17Revert "services: configuration: Revert to a working ‘guix home’."...Maxim Cournoyer
2022-11-13services: configuration: Revert to a working ‘guix home’....Tobias Geerinckx-Rice
2022-11-15services: configuration: Re-order generated record fields....Maxim Cournoyer
2022-09-23services: configuration: Fix typo....Maxim Cournoyer
2022-08-25services: configuration: Change the value of the unset marker....Attila Lendvai
2022-08-24services: configuration: Add maybe-value exported procedure....Attila Lendvai
2022-08-24services: configuration: Add %unset-value exported variable....Attila Lendvai
2022-08-24services: configuration: Add a 'maybe-value-set?' procedure....Maxim Cournoyer
2022-08-01services: configuration: Step back from *unspecified*....Maxim Cournoyer
2022-06-24services: configuration: Remove 'validate-configuration'....Ludovic Courtès
2022-06-24services: configuration: Report the location of field type errors....Ludovic Courtès
2022-06-15services: configuration: Use *unspecified* instead of 'disabled....Attila Lendvai
2022-06-15services: configuration: Support (field1 maybe-number "") format....Attila Lendvai
2021-11-01services: configuration: Fix interpose implementation....Andrew Tropin
2021-10-09home: services: configuration: Support file-like objects....Oleg Pykhalov
2021-08-02services: configuration: Derive the default value from the package variable....Xinglu Chen
2021-08-02services: configuration: Uniformize the generated documentation....Xinglu Chen
2021-06-29services: configuration: Allow specifying prefix for serializer names....Xinglu Chen
2021-05-17services: configuration: Add a define-configuration/no-serialization syntax....Maxim Cournoyer
2021-05-17services: configuration: Add a define-maybe/no-serialization syntax....Maxim Cournoyer
2021-05-08services: configuration: Export 'no-serialization' syntactic keyword....Ludovic Courtès
2021-05-08services: configuration: Fix %location accessor name....Maxim Cournoyer
2021-05-08services: configuration: Allow specifying a custom serializer....Xinglu Chen
2021-05-08services: configuration: Allow disabling serialization....Maxim Cournoyer
2021-05-08services: configuration: Avoid a compilation warning....Maxim Cournoyer
2021-05-07services: configuration: Add a new helper to ease generating documentation....Maxim Cournoyer
2021-05-07services: configuration: Support fields without default values....Xinglu Chen