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
='msg-avail'>...Xinglu Chen 2021-09-20etc: Add systemd files for running ‘guix gc’ periodically...Thiago Jung Bauermann 2021-03-30gnu: guix: Fix openrc init scripts....zimoun 2020-10-27maint: Add 'etc/gnu-store.mount.in' to the distribution....Ludovic Courtès 2020-09-17guix-install.sh: Support OpenRC....Morgan Smith 2020-06-27daemon: Remove OpenSSL hash compatibility wrappers....Ludovic Courtès 2020-05-23build: Add a comment above the sysvinit section....Vincent Legoll 2020-05-17etc: Install mount unit only if it exists....Tobias Geerinckx-Rice 2020-05-16etc: Add a systemd unit to bind-mount @storedir@ read-only....Tobias Geerinckx-Rice 2020-03-11Add system start-up files for guix-daemon....Danny Milosavljevic