mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 20:50:34 +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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user