guix/gnu
Ludovic Courtès af4c103595
home: services: environment-variables: Double-quote values.
Fixes <https://issues.guix.gnu.org/54469>.
Reported by Maxime Devos <maximedevos@telenet.be>.

* gnu/home/services.scm (environment-variable-shell-definitions): New
procedure, with code formerly in 'serialize-posix-env-vars'.
(environment-variables->setup-environment-script): Change
"setup-environment" from 'mixed-text-file' to 'computed-file', and use
'environment-variable-shell-definitions'.
* tests/guix-home.sh: Test it.
* gnu/home/services/shells.scm (serialize-posix-env-vars): Delegate to
'environment-variable-shell-definitions'.
2022-07-14 01:05:34 +02:00
..
bootloader image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
build file-systems: Add 'cleanly-unmounted-ext2?'. 2022-07-01 12:10:28 +02:00
home home: services: environment-variables: Double-quote 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 services: guix-build-coordinator: Fix passing parallel-hooks. 2022-07-03 20:38:09 +01:00
system image: Raise an error when an image lacks a bootable partition. 2022-07-01 12:10:28 +02:00
tests image: Add default value for partition initializer. 2022-07-01 12:10:28 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm image: Add sanitizers for 'format' and 'partition-table-type'. 2022-07-01 12:10:29 +02:00
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