aboutsummaryrefslogtreecommitdiff
;; This is a Guix channel.

(channel
  (version 0)
  (news-file "etc/news.scm")
  (keyring-reference "keyring")
  (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
ap'>AgeCommit message (Expand)Author 2023-03-27services: ntpd: Add 'configuration' action....Ludovic Courtès 2023-03-27services: network-manager: Add 'configuration' action....Ludovic Courtès 2023-03-23services: network-manager: Set LINUX_MODULE_DIRECTORY environment variable....Maxim Cournoyer 2023-03-20services: network-manager: Add missing shadowing of 'iwd?' field....Andrew Tropin 2023-03-10services: connman: Set service canonical-name to connman....Bruno Victal 2023-03-10services: network-manager: Set service canonical-name to NetworkManager....Bruno Victal 2023-03-10services: network-manager: Await for NetworkManager to finish starting up....Bruno Victal 2023-03-10services: connman: Deprecate 'iwd?' field....Bruno Victal 2023-03-10services: connman: Add 'shepherd-requirement' field....Bruno Victal 2023-03-10services: connman: Use match-record and export accessors....Bruno Victal 2023-03-10services: network-manager: Deprecate 'iwd?' field....Bruno Victal 2023-03-10services: network-manager: Add 'shepherd-requirement' field....Bruno Victal 2023-02-09services: Add block-facebook-hosts-service-type....Bruno Victal 2023-01-16services: connman: Add iwd backend support....Declan Tsien 2022-12-02services: networking: Avoid 'match' on records....Ludovic Courtès 2022-12-01services: network-manager: Add iwd backend support....Andrew Tropin 2022-11-18services: tor: Remove unnecessary modules from shepherd environment....Ludovic Courtès 2022-11-18services: Add Shepherd 'configuration' action to various services....Ludovic Courtès 2022-10-06services: dhcp-client: Implement and use a configuration record....Alexey Abramov