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
>Ryan Sundberg 2021-10-11gnu: Add platform support....Mathieu Othacehe 2021-02-17image: Export image? procedure....Mathieu Othacehe 2020-09-30image: Add image-type support....Mathieu Othacehe 2020-06-24image: Move hurd image definition to a dedicated file....Mathieu Othacehe 2020-06-13image: Add 'target' support....Mathieu Othacehe 2020-05-26image: Add partition file-system options support....Mathieu Othacehe 2020-05-26image: Set offset default to zero....Mathieu Othacehe 2020-05-26image: Add partition offset support....Mathieu Othacehe 2020-05-05image: Add a new API....Mathieu Othacehe