aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
blob: b852180cf2563ec7b74b93c954de38d77237f23f (about) (plain)
1
2
3
4
5
6
7
;; 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
ee7fe513ad2808d8175fb3565ae3e'>doc: Update keyserver URL....Leo Famulari 2019-02-11HACKING: Update key server....Ludovic Courtès 2018-07-22doc: Fix typo (missing period)...Pierre Neidhardt 2017-08-19doc: Mention how to use emacs-debbugs....Arun Isaac