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
maint: Add gnupg to the manifest....Ludovic Courtès 2023-09-18maint: Support `guix shell' in Guix's git archive with manifest.scm....Janneke Nieuwenhuizen