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
g per line....Ludovic Courtès 2022-06-22style: Keep values next to their keyword....Ludovic Courtès 2022-04-14style: Correctly read dots in pairs and improper lists....Ludovic Courtès 2022-01-10style: '-S format' canonicalizes comments....Ludovic Courtès 2022-01-10style: Add '--styling' option....Ludovic Courtès 2022-01-10style: Add support for "newline forms"....Ludovic Courtès 2022-01-10style: Allow special forms to be scoped....Ludovic Courtès 2022-01-10style: Improve pretty printer and add tests....Ludovic Courtès 2021-07-11Add 'guix style'....Ludovic Courtès