1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

gnu: emacs-treemacs: Add missing input.

* gnu/packages/emacs-xyz.scm (emacs-treemacs)[propagated-inputs]: Add EMACS-CFRS.

The package EMACS-CFRS is not included in the list of propagated-inputs at
EMACS-TREEMACS, but it should be included, because some of the features of
EMACS-TREEMACS use CFRS, see
<2377d231bc/src/elisp/treemacs-interface.el (L47-L48)>

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I53f3498e623c59604f33b473aff1e590c5c198cc
This commit is contained in:
Rodrigo Morales 2024-09-05 19:42:13 +02:00 committed by Nicolas Goaziou
parent 68d069ccaf
commit 182e96d913
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -31992,6 +31992,7 @@ processes for Emacs.")
(list python))
(propagated-inputs
(list emacs-ace-window
emacs-cfrs
emacs-dash
emacs-f
emacs-ht