Henrik Lissner 2023-02-20 22:49:27 -05:00
parent 1eb3fd3449
commit 8ed81db6b9
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 10 additions and 10 deletions

View file

@ -2,6 +2,6 @@
;;; email/mu4e/packages.el
(when (modulep! +org)
(package! org-msg :pin "60e22e446325a9b3387396459d98be7c1c52579d"))
(package! org-msg :pin "7b1dfb96d558f6e5626e96d4f4a5150d55cb7eb2"))
(package! mu4e-alert :pin "b34d0ea7b75709cc25d842a783cebea855dc9f7d")
(package! mu4e-alert :pin "3c9af8c7994df0a1a4f0703552ea3beffb485ace")

View file

@ -17,15 +17,15 @@
"??")))
(cdr (doom-call-process "git" "rev-parse" "HEAD")))
t t)))
:pin "bd243b65a9709bfd61ba80e80cc41ae3a23ea524")
:pin "09f2ad8e853375930c63bca847f623bc722b9cc0")
(when (modulep! +org)
(package! org-mime :pin "cf96f585c68ad14751a3f73d937cbfcb890171b9"))
(package! org-mime :pin "cc00afcf0291633324364c1c83bfe2833cfdc1bf"))
(when (modulep! :lang org)
(package! ol-notmuch :pin "1a53d6c707514784cabf33d865b577bf77f45913"))
(package! ol-notmuch :pin "ee3646627e47312a0c6ab0a5f6eba3baf8b20cb6"))
(when (modulep! :completion ivy)
(package! counsel-notmuch :pin "a4a1562935e4180c42524c51609d1283e9be0688"))
(when (modulep! :completion helm)
(package! helm-notmuch :pin "97a01497e079a7b6505987e9feba6b603bbec288"))
(when (modulep! :completion vertico)
(package! consult-notmuch :pin "4138855cddee0ef126cff6a5fc5ca9c49fd2682d"))
(package! consult-notmuch :pin "d0d4129d45ccceddaeeaa3631eb42d5dd09a758b"))

View file

@ -4,8 +4,8 @@
;; HACK These are wanderlust's dependencies (wanderlust depends on semi, semi
;; depends on flim, flim on apel), but they all have non-standard default
;; branches which straight cannot detect without our help.
(package! apel :recipe (:branch "apel-wl") :pin "6947dc4605ebbb87762edf7051a78a3f7b5f17c5")
(package! flim :recipe (:branch "flim-1_14-wl") :pin "289e5bbd66f6f14306a6e0b922ee8f26267e2470")
(package! semi :recipe (:branch "semi-1_14-wl") :pin "b1c245b81715b0430f7593cee2339e6264104f3d")
(package! apel :recipe (:branch "apel-wl") :pin "82eb2325bd149dc57b43a9ce9402c6c6183e4052")
(package! flim :recipe (:branch "flim-1_14-wl") :pin "2cf5a7891090faca8de725b1d3743dcedf233ea2")
(package! semi :recipe (:branch "semi-1_14-wl") :pin "7d8df0ef2f483e2dc063a72099295f467e6bc2c8")
(package! wanderlust :pin "e3cd5e39454737c0b641e114ddcc550122288a2a")
(package! wanderlust :pin "77662986fd91cff991f502b19262227227740d52")