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
guix/commit/gnu/services/mcron.scm?id=f3d797005374e5333c7596fe86b4a524ab1b9b11'>services: Remove unneeded imports that led to cycles....Ludovic Courtès 2019-05-12services: mcron: Log to a file....Christopher Baines 2019-01-28gnu: Move most packages from guile.scm to new module....Ricardo Wurmus 2019-01-11services: Deprecate a few more service procedures....Ludovic Courtès 2018-11-13services: mcron: Fix typo in comment....Ludovic Courtès 2018-07-13services: mcron: Add 'schedule' action....Ludovic Courtès 2018-03-19gnu: mcron: Update to 1.1 and deprecate "mcron2"....Ludovic Courtès 2017-04-16services: Add a default value to various service types....Ludovic Courtès 2016-06-22services: Add 'mcron-service'....Ludovic Courtès