guix/gnu/home
Ludovic Courtès 73684dc90e
home: services: environment-variables: Add support for literal strings.
* gnu/home/services.scm (<literal-string>): New record type.
(environment-variable-shell-definitions): Split 'shell-quote' into
'quote-string' and 'shell-double-quote'.  Add 'shell-single-quote'.
Add clause for 'literal-string' records.
* tests/guix-home.sh: Test it.
* doc/guix.texi (Essential Home Services): Document it.
2023-01-05 14:20:23 +01:00
..
services home: xdg: Add with-imported-modules to xdg activation script. 2022-12-23 11:43:27 +04:00
services.scm home: services: environment-variables: Add support for literal strings. 2023-01-05 14:20:23 +01:00