guix/gnu
Ludovic Courtès 408ae72cd1
services: shepherd: Silence Guile warnings.
This avoids:

  WARNING: …: imported module (guix build utils) overrides core binding `delete'

* gnu/services/shepherd.scm (%default-modules): #:hide 'delete'
from (guix build utils).
(shepherd-configuration-file)[config]: Wrap calls to 'load-compiled' in
'parameterize'.
2020-05-16 00:34:41 +02:00
..
bootloader bootloader: grub: Refer to the native 'grub-mklayout' and font file. 2020-05-16 00:34:40 +02:00
build Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
installer
machine
packages gnu: python-libmpsse: Update to 1.4.1. 2020-05-15 23:24:49 +02:00
services services: shepherd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
system linux-initrd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
tests Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
installer.scm
local.mk gnu: ruby-2.4: Update to 2.4.10. 2020-05-13 17:37:23 +01:00
machine.scm
packages.scm
services.scm
system.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
tests.scm