mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: emacs-tempel-collection: Include 'templates' folder.
* gnu/packages/emacs-xyz.scm (emacs-tempel-collection)[arguments]: Include the 'templates' folder. Change-Id: I3ed8fc7c19b7d0a1e7f76984144e03a0575ba066 Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
parent
0a49010e3c
commit
3c17f02c6b
1 changed files with 3 additions and 0 deletions
|
@ -18931,6 +18931,9 @@ the Emacs Tempo library. You may also write your templates in Lisp.")
|
|||
(base32
|
||||
"0ifmzn5d9mpsjwvg2ir0sy3r4czxa7d6j97l8rrp8ai7jqvydadm"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:include #~(cons "^templates\\/" %default-include)))
|
||||
(propagated-inputs (list emacs-tempel))
|
||||
(home-page "https://github.com/Crandel/tempel-collection")
|
||||
(synopsis "Collection of TempEl templates")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue