guix/gnu
Ludovic Courtès ada530acb1
shepherd: 'exec-command*' has a valid default #:directory.
Fixes a regression introduced in
938448bf40 where 'exec-command*' could
get #:directory #f, in particular when called by
'fork+exec-command/container'.

* gnu/build/shepherd.scm (exec-command*): Add default value for #:directory.
2022-04-11 00:25:33 +02:00
..
bootloader
build shepherd: 'exec-command*' has a valid default #:directory. 2022-04-11 00:25:33 +02:00
home home: symlink-manager: Handle non-existing directory during cleanup. 2022-04-11 00:25:33 +02:00
installer
machine
packages gnu: jq: Only build with valgrind on supported systems. 2022-04-10 20:49:34 +03:00
platforms
services services: shepherd: Do not unload transient services. 2022-04-10 00:17:40 +02:00
system
tests tests: Add "encrypted-home-os" installation test. 2022-04-08 18:14:35 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: efivar: Fix build errors on i686-linux. 2022-04-10 00:17:40 +02:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm