aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
blob: 3e618d79f87426836a4ef4a881e95d69adef45b8 (about) (plain)
1
2
3
4
5
;; This is a Guix channel.

(channel
  (version 0)
  (news-file "etc/news.scm"))
22-08-28services: Add lightdm-service-type....Maxim Cournoyer 2022-08-25services: configuration: Change the value of the unset marker....Attila Lendvai 2022-08-25services: Use the new maybe/unset API....Attila Lendvai 2022-08-09tests: configuration: Add a test to cover 'unset regression....Maxim Cournoyer 2022-08-01services: configuration: Step back from *unspecified*....Maxim Cournoyer 2022-07-07tests: telephony: Remove obsolete parsing tests....Maxim Cournoyer 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-08-02Reinstate "services: Add a service for Jami."...Maxim Cournoyer 2021-08-02Revert "services: Add a service for Jami."...Maxim Cournoyer 2021-08-02services: Add a service for Jami....Maxim Cournoyer 2021-06-29services: configuration: Allow specifying prefix for serializer names....Xinglu Chen