diff options
author | Xinglu Chen <public@yoctocell.xyz> | 2021-10-30 12:42:32 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-10-31 00:51:05 +0200 |
commit | e4d09d25ae6e4319c9eb1c78601af7007128a21e (patch) | |
tree | a0cd6fd9c06819a2a6db78ea90ffaf9d2342ff91 /NEWS | |
parent | d5eb05f01ea59da8435e9df4f15835edbb31a30e (diff) |
guix home: import: Allow multiple modules to be imported for each service.
Previously, only one module could be imported for each service, e.g., only
(gnu home-services shell) could be imported when generating the Bash service
declaration. However, for some services, multiple modules might need to be
imported in order for it to work.
* guix/scripts/home/import.scm (generate-bash-module+configuration): Rename to
...
(generate-bash-configuration+modules): ... this.
(%files-configurations-alist): Rename to ...
(%files+configurations-alist): ... this.
(modules+configurations): Rename to ...
(configurations+modules): ... this.
(manifest->code): Adjust accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions