mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
bac3bdbcab
commit
01c73fff16
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue