dev: merge branch 'master' of github.com:doomemacs

This commit is contained in:
Matt Nish-Lapidus 2024-09-03 10:24:32 -04:00
commit 4a8987bcce
34 changed files with 2915 additions and 2919 deletions

View file

@ -4,9 +4,9 @@
;; NOTE: Always bump magit and forge to HEAD~1, not HEAD, because the latest
;; commit on their melpa branches are auto-generated and moved to HEAD every
;; time there's a commit to its main branch.
(package! magit :pin "2da34f1317c619ec2dfb9e0d969449261ca7f31f")
(package! magit :pin "0aa26864e3fc4e6949711a4821caf6819e7ab171")
(when (modulep! +forge)
(package! forge :pin "30f181f785522f2debf60945d6b589a65bc415f6")
(package! forge :pin "35cc600d62a01d50699a529b0caa7d40e642d62a")
(package! code-review
:recipe (:host github
:repo "doomelpa/code-review"