guix/doc
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
..
images
build.scm doc: Build pt_BR manual. 2022-11-15 12:16:44 +01:00
contributing.texi doc: Fix typo. 2022-12-18 01:00:10 +01:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Fix commands in example. 2022-11-27 19:00:01 +01:00
guix.texi home: services: environment-variables: Add support for literal strings. 2023-01-05 14:20:23 +01:00
he-config-bare-bones.scm
htmlxref.cnf doc: Update URLs for the manual and cookbook translations. 2022-12-18 16:01:32 +01:00
local.mk doc: Build more man pages. 2022-11-19 19:54:14 +01:00
package-hello.json
package-hello.scm