aboutsummaryrefslogtreecommitdiff
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking information, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
href='/guix/commit/gnu/services/mcron.scm?id=949672c923b6a3953471c446e0b19f30be335572'>services: mcron: Validate jobs at build time....Ludovic Courtès 2020-01-06Adjust module autoloads....Ludovic Courtès 2019-12-08services: mcron: Add description....Robert Vollmert 2019-06-15services: 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