guix-devel/gnu
Maxim Cournoyer d4660a5440
gnu: mcron2: Use Guile 2.2 instead of 2.0.
Motivation: Using Guile 2.2 instead of Guile 2.0 gives us the scripting
abilities of Guile 2.2 when writing mcron jobs, such as HTTPS support.

* gnu/packages/guile.scm (gnu): Use the srfi-1 module for the alist-delete
function.
(mcron2)[inputs]: Replace guile-2.0 with guile-2.2.
[parallel-build?]: Disable to fix manual page generation.
[phases]: Add a "use-guile-2.2" phase so the build system uses Guile 2.2.
Replace `system*' with `invoke' in the "bootstrap" phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-31 23:43:03 +01:00
..
bootloader system: Add A20 OLinuXino LIME installer. 2018-01-22 22:53:08 +01:00
build gnu: Consistently Write ‘file system(s)’. 2018-01-19 17:28:31 +01:00
packages gnu: mcron2: Use Guile 2.2 instead of 2.0. 2018-01-31 23:43:03 +01:00
services doc, gnu: Fix spelling of screen-things. 2018-01-29 23:27:53 +01:00
system gnu: linux-libre: NVME core support is now built-in. 2018-01-30 03:51:11 -05:00
tests services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
artwork.scm
bootloader.scm
local.mk gnu: python-axolotl: Update to 0.1.39 and fix build. 2018-01-31 17:36:22 +01:00
packages.scm
services.scm services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
system.scm services: Missing services are automatically instantiated. 2018-01-21 00:24:03 +01:00
tests.scm tests: marionette-operating-system: Add initrd parameter and kernel-arguments. 2018-01-09 20:02:26 +01:00