GNU Guix consists of Scheme code that implements the deployment model of the Nix package management tool. In fact, it currently talks to a build daemon whose code comes from Nix (see the manual for details.) Nix was initially written by Eelco Dolstra; other people have been contributing to it. See `nix/AUTHORS' for details. The list of GNU Guix contributors is now generated from the output of 'git log' and written to this file, as can be seen in release tarballs. ef='/'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/telephony.scm
AgeCommit message (Expand)Author
2022-09-23services: jami-service-type: Streamline stop slot....Maxim Cournoyer
2022-08-25services: Use the new maybe/unset API....Attila Lendvai
2022-08-01services: configuration: Step back from *unspecified*....Maxim Cournoyer
2022-06-15services: configuration: Use *unspecified* instead of 'disabled....Attila Lendvai
2022-06-10services: jami-configuration: Rename 'jamid' field to 'libjami'....Maxim Cournoyer
2022-06-10services: jami: Modernize to adjust to Shepherd 0.9+ changes....Maxim Cournoyer
2022-04-12services: Replace murmur-service-type with mumble-server-service-type....Liliana Marie Prikler
2022-03-24services: murmur: Fix server program name....fesoj000
2022-01-13services: Adjust the jami service for the upgraded jami....Maxim Cournoyer
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
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