home.scm: Use emacs-org-{ql,super-agenda} packages from upstream

This commit is contained in:
Collin J. Doering 2022-05-07 23:25:44 -04:00
parent b250b52e93
commit e831961594
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 2 additions and 10 deletions

View File

@ -24,10 +24,6 @@
(define transform--emacs-helm-mu
(options->transformation
(define transform--emacs-org-super-agenda
(options->transformation
'((without-tests . "emacs-org-super-agenda"))))
'((with-commit . "emacs-helm-mu=b85019d01815a4b58d6016c3a30fefa60d8363f2"))))
(define-public %emacs-manifest
@ -39,12 +35,6 @@
(transform--emacs-helm-mu
(specification->package "emacs-helm-mu"))
;; Temporary: emacs-org-super-agenda tests stall and do not complete due to interactive prompt
(transform--emacs-org-super-agenda
(specification->package "emacs-org-super-agenda"))
(transform--emacs-org-super-agenda ;; org-ql propigates org-super-agenda
(specification->package "emacs-org-ql"))
;; Packages from the rekahsoft-guix channel
emacs-ace-mc
emacs-hamlet-mode
@ -141,7 +131,9 @@
"emacs-org-mime"
"emacs-org-mind-map"
"emacs-org-noter"
"emacs-org-ql"
"emacs-org-roam"
"emacs-org-super-agenda"
"emacs-org-web-tools"
"emacs-orgit"
"emacs-paredit"