Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Ludovic Courtès 0509925171
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-17 15:16:49 +02:00
..
bootloader bootloader: grub: Refer to the native 'grub-mklayout' and font file. 2020-05-17 15:16:48 +02:00
build Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: python-libmpsse: Update to 1.4.1. 2020-05-17 15:16:48 +02:00
services services: shepherd: Silence Guile warnings. 2020-05-17 15:16:49 +02:00
system linux-initrd: Silence Guile warnings. 2020-05-17 15:16:49 +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 Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: zziplip: Remove upstreamed patch. 2020-05-16 22:19:09 +02:00
machine.scm
packages.scm
services.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
tests.scm