guix/gnu/home/services
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
..
desktop.scm services: configuration: Use *unspecified* instead of 'disabled. 2022-06-15 00:25:21 +02:00
fontutils.scm home: Migrate fountutils and xdg modules to xdg-configuration-files. 2022-03-20 19:02:41 +01:00
guix.scm gnu: home: Add Guix channels service. 2022-07-12 01:17:46 +02:00
mcron.scm
shells.scm home: services: environment-variables: Double-quote values. 2022-07-14 01:05:34 +02:00
shepherd.scm home: shepherd: Redirect input port to /dev/null. 2022-04-21 00:02:21 +02:00
ssh.scm home: Add OpenSSH service. 2022-06-17 23:39:32 +02:00
symlink-manager.scm home: symlink-manager: Handle non-existing directory during cleanup. 2022-04-11 00:25:33 +02:00
utils.scm gnu: home: services: Fix typo. 2021-11-14 17:35:30 -08:00
xdg.scm home: Add home-xdg-data-files-service-type. 2022-04-08 20:13:48 +02:00