mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-20 22:54:08 +02:00
gnu: emacs-frames-only-mode: Add missing test inputs.
* gnu/packages/emacs-xyz.scm (emacs-frames-only-mode)[native-inputs]: Add emacs-ert-runner, emacs-flycheck, and emacs-magit.
This commit is contained in:
@@ -38989,6 +38989,7 @@ replicate some of the features of the Doom modeline package.")
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-dash emacs-s))
|
||||
(native-inputs (list emacs-ert-runner emacs-flycheck emacs-magit))
|
||||
(home-page "https://github.com/davidshepherd7/frames-only-mode")
|
||||
(synopsis "Use frames instead of Emacs windows")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user