diff options
author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-10-15 20:25:46 +0200 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-10-23 09:47:59 +0200 |
commit | fc6325ea0dc09b1bed1cf65a31c1b43ef1ff3498 (patch) | |
tree | 07a22757a10a4101b6d64e3ee4e3cda48a790f77 /nix | |
parent | 54e88d8da5ee1c0591b106b63e1c9437967ab52c (diff) |
gnu: emacs-haskell-snippets: Use correct directory for snippets.
This package instructs Yasnippet to look for snippets relative to its own
path. However, it installs the snippets directly to site-lisp, which as of
79cfe30f3eb10bd3dbf7aa0f6e873c945d7d0ea5 is one directory above that. Use the
elpa-directory procedure introduced in that commit to rectify this mistake.
* gnu/packages/emacs-xyz.scm (emacs-haskell-snippets)[#:phases]
<install-snippets>: Use elpa-directory.
Fixes: Wrong location for haskell snippets <https:issues.guix.gnu.org/66562>
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions