1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: emacs-gerbil-mode: Use '#:lisp-directory'.

* gnu/packages/scheme.scm (emacs-gerbil-mode): Use '#:lisp-directory'.

Change-Id: If6d2721b6a0124fa65e4f6eb59489c18d3f6fbf8
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Morgan Smith
2025-03-02 17:15:17 -05:00
committed by Liliana Marie Prikler
parent e5b1ec68eb
commit 0b4c6510d1

View File

@@ -1346,10 +1346,7 @@ time compilation and compiled macros.")
(version "1.0")
(build-system emacs-build-system)
(arguments
(list #:phases #~(modify-phases %standard-phases
(add-before 'install 'change-directory
(lambda _
(chdir "etc"))))))
(list #:lisp-directory "etc"))
(synopsis "Emacs major-mode for editing Gerbil code")
(description
"Gerbil mode provides font-lock, indentation, navigation, and REPL for