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
pan>Maxim Cournoyer 2023-03-17Revert "tests: pack: Fix indentation."...Maxim Cournoyer 2023-02-27pack: Make sure tests can run without a world rebuild....Ludovic Courtès 2023-02-19pack: Add RPM format....Maxim Cournoyer 2023-02-19tests: pack: Fix indentation....Maxim Cournoyer 2022-10-22Remove now unnecessary uses of (guix grafts)....Ludovic Courtès 2021-07-18Merge branch 'master' into core-updatesLudovic Courtès 2021-07-18pack: Allow embedding custom control files in deb packs....Maxim Cournoyer 2021-07-11pack: Adjust test to earlier <compressor> changes....Ludovic Courtès 2021-06-29pack: Add support for the deb format....Maxim Cournoyer 2021-06-29tests: pack: Fix compressor extension....Maxim Cournoyer