gnu: emacs-org-sidebar: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar)[propagated-inputs]: Re-order inputs alphabetically. Change-Id: I724c97f5235c3b7315d26a66e23114116b28f9d4master
parent
f6fb1bbe2f
commit
69e59613dc
|
@ -11143,7 +11143,10 @@ started with 20 minutes. All values are customizable.")
|
|||
(base32 "1gccih9wgi31m59flljw4cphfyhlfcqbjih91gkcnldq5z7n83nj"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-dash emacs-org-super-agenda emacs-org emacs-org-ql
|
||||
(list emacs-dash
|
||||
emacs-org
|
||||
emacs-org-ql
|
||||
emacs-org-super-agenda
|
||||
emacs-s))
|
||||
(home-page "https://github.com/alphapapa/org-sidebar")
|
||||
(synopsis "Helpful sidebar for Org buffers")
|
||||
|
|
Reference in New Issue