guix/gnu
Oleg Pykhalov fee0bced7f
home: services: configuration: Support file-like objects.
* gnu/home/services/configuration.scm (interpose): Operate only with file-like
objects.
(string-or-gexp?): Delete procedure.
(serialize-string-or-gexp): Rename to 'serialize-file-like'.
(text-config?): Call 'file-like' intead of 'string-or-gexp?'.
* guix/scripts/home/import.scm:
(generate-bash-module+configuration): Don't call slurp-file-gexp.
* gnu/home/services/configuration.scm: Move content ...
* gnu/services/configuration.scm: here.
* gnu/home/services/shells.scm: Delete (gnu home services configuration).
* gnu/home/services/xdg.scm: Same.
* gnu/local.mk: Same.
* tests/guix-home.sh:
Test home-bash-service-type and extension with home-bash-extension.
2021-10-09 19:24:19 +03:00
..
bootloader
build
home home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
installer
machine
packages gnu: ghc-8.10: Disable failing test on i686. 2021-10-09 17:31:47 +02:00
services home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
system
tests
artwork.scm
bootloader.scm
ci.scm
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm
installer.scm
local.mk home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm