Update Jan 2023

This commit is contained in:
2023-01-12 18:35:09 -05:00
parent d1288eaa7d
commit 25387e22a8
10 changed files with 172 additions and 70 deletions

View File

@@ -48,14 +48,12 @@
;(unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;(unpin! t)
(package! elcord)
(unpin! org-roam)
(package! websocket)
(package! org-roam-ui :recipe (:host github :repo "org-roam/org-roam-ui" :files ("*.el" "out")))
(package! magit-delta)
(package! blamer :recipe (:host github :repo "artawower/blamer.el"))
(package! org-fragtog)
;(package! org-contacts :recipe (:host nil :type git :repo "https://repo.or.cz/org-contacts.git"))
(package! org-recur)
(package! emidje)
(package! evil-cleverparens)
(unpin! rustic)