guix/gnu
Ludovic Courtès 8af749224f
home: services: shells: Double-quote environment variable values.
Fixes <https://issues.guix.gnu.org/56540>.

Until now, environment variable values were emitted unquoted, producing
invalid shell code if the value contains spaces for example.

* gnu/home/services/shells.scm (serialize-posix-env-vars): Define
'shell-quote' procedure in staged code and use it for #$value.
* tests/guix-home.sh: Add test for PS1 variable with a value containing
spaces.
2022-07-14 01:05:34 +02:00
..
bootloader
build
home home: services: shells: Double-quote environment variable values. 2022-07-14 01:05:34 +02:00
installer
machine
packages gnu: xorg-server: Update to 21.1.4 [fixes CVE-2022-2319, CVE-2022-2320]. 2022-07-14 00:00:50 +02:00
services
system
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: emacs-hyperbole: Update to 8.0.0. 2022-07-13 16:02:36 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm