guix-play/guix/scripts/home
Ludovic Courtès 76c58ed59c
home: import: Use (guix read-print) to render the config file.
* guix/scripts/home/import.scm (manifest+configuration-files->code):
Insert calls to 'comment' and 'vertical-space'.
(import-manifest): Use 'pretty-print-with-comments/splice' instead of a
loop on 'pretty-print'.
* tests/home-import.scm (remove-recursively): New procedure.
(eval-test-with-home-environment): Use it.
2022-09-20 19:24:31 +02:00
..
edit.scm guix home: Add 'edit' sub-command. 2022-06-04 12:04:24 +02:00
import.scm home: import: Use (guix read-print) to render the config file. 2022-09-20 19:24:31 +02:00