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
..
2021-03-29 23:33:41 +02:00
2020-12-06 23:18:08 +01:00
2021-03-10 18:01:47 +01:00
2021-06-14 18:35:17 +02:00
2021-08-29 01:31:52 -04:00
2021-06-24 18:19:39 -04:00
2021-06-10 09:58:20 +05:30
2021-10-09 19:24:19 +03:00
2021-08-13 13:46:21 +02:00
2021-06-23 03:26:33 +02:00
2021-04-27 20:45:35 +02:00
2021-07-29 11:32:48 -04:00
2021-07-29 11:32:48 -04:00
2021-10-04 13:31:34 +02:00
2021-07-29 11:32:48 -04:00
2021-02-12 15:11:36 +08:00
2021-05-02 09:56:42 +01:00
2021-04-24 12:30:01 -04:00
2021-05-06 11:31:48 +02:00
2021-06-14 18:35:17 +02:00
2021-06-14 18:35:17 +02:00
2020-12-07 09:08:33 +00:00
2021-08-15 14:15:37 -04:00
2021-02-05 17:19:10 -05:00
2021-04-26 20:03:55 +03:00
2020-12-09 12:55:02 +02:00
2020-11-18 22:31:32 +01:00
2021-07-03 20:13:42 +02:00
2021-03-03 14:19:26 +01:00
2021-09-25 09:34:36 +02:00
2021-05-06 16:51:49 -04:00
2021-06-20 16:44:08 +02:00
2021-01-12 14:40:36 +03:00
2021-03-31 15:36:49 +02:00
2021-08-02 17:23:30 -04:00
2021-09-02 22:56:55 +02:00
2021-09-04 09:19:46 +02:00
2021-07-07 10:20:28 -04:00
2021-09-25 09:34:29 +02:00
2021-08-30 10:59:18 +02:00