diff options
author | Leo Prikler <leo.prikler@student.tugraz.at> | 2021-06-28 21:54:02 +0200 |
---|---|---|
committer | Leo Prikler <leo.prikler@student.tugraz.at> | 2021-06-28 21:59:02 +0200 |
commit | 0f2a17de06a52ca56c90368e29644036c14abad2 (patch) | |
tree | bf53865176ee06d47b1e4334032d43ce4d6ca42f /gnu | |
parent | e3e4cbb93fb4a7085eea089ed633083c95c77a32 (diff) | |
download | guix-0f2a17de06a52ca56c90368e29644036c14abad2.tar guix-0f2a17de06a52ca56c90368e29644036c14abad2.tar.gz |
guix: Delete duplicates from emacs-load-path.
It has been reported in IRC, that directories may show up multiple times in
subdirs.el, probably a result of propagation. This can for instance be seen
by ‘guix environment --ad-hoc emacs emacs-guix’, which will generate multiple
references to dash. With this patch only one reference per package is
generated.
* guix/profiles.scm (emacs-subdirs): wrap subdirs added to
‘normal-top-level-add-to-load-path’ in ‘delete-duplictes’.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions