mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: emacs-treemacs-extra: Use '#:lisp-directory'.
* gnu/packages/emacs-xyz.scm (emacs-treemacs-extra): Use '#:lisp-directory'. Change-Id: I1e03a7d2feb03e6f0a5634c9dee06d45d152391d Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
20cfbebfb4
commit
62f48e6492
1 changed files with 1 additions and 1 deletions
|
@ -34358,7 +34358,7 @@ utilities.")
|
|||
(package-arguments emacs-treemacs)
|
||||
((#:phases phases)
|
||||
#~(modify-phases #$phases
|
||||
(add-after 'chdir-elisp 'copy-extra
|
||||
(add-after 'unpack 'copy-extra
|
||||
(lambda _
|
||||
(copy-recursively "../extra" ".")))))))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue