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
/th>Commit message (Expand)Author 2016-12-19services: Use 'file-append' in more places....Ludovic Courtès 2016-09-10system: Use 'file-append' to denote file names....Ludovic Courtès 2016-07-21services: Export *-service-type and *-configuration....Tomáš Čech 2016-06-27services: avahi: Add #:debug? parameter....Ludovic Courtès 2016-06-27services: avahi: Pass --daemonize and check for the PID file....Ludovic Courtès