guix/gnu
Ludovic Courtès 7d903d2ff7
services: Don't use the deprecated 'make-forkexec-constructor' call.
Passing 'make-forkexec-constructor' a string or several string arguments
has been deprecated since dmd 0.1.

* gnu/services/base.scm (rngd-service-type): In 'start' method, pass a
list as the first argument to 'make-forkexec-constructor'.
* gnu/services/desktop.scm (bluetooth-shepherd-service): Likewise.
* gnu/services/spice.scm (spice-vdagent-shepherd-service): Likewise.
2020-04-21 00:06:40 +02:00
..
bootloader
build vm: Transparently compress iso9660 images. 2020-04-10 16:05:19 +02:00
installer installer: connman: Fix Wifi connection. 2020-04-19 11:46:21 +02:00
machine
packages gnu: mcron: Remove now unneeded phase. 2020-04-21 00:06:39 +02:00
services services: Don't use the deprecated 'make-forkexec-constructor' call. 2020-04-21 00:06:40 +02:00
system installer: Rename uvesafb shepherd service to maybe-uvesafb. 2020-04-20 19:24:21 +00:00
tests tests: openvswitch: Use the absolute file name of ovs-vsctl. 2020-04-10 20:20:11 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
installer.scm installer: Fix backtrace display. 2020-04-18 17:42:02 +02:00
local.mk gnu: libqalculate: Fix libcurl gnutls CA cert bundle file. 2020-04-20 20:05:09 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm