mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
;;; ui/ophints/packages.el
|
||||
|
||||
(if (featurep! :editor evil)
|
||||
(package! evil-goggles :pin "08a22058fd6a167f9f1b684c649008caef571459")
|
||||
(package! volatile-highlights :pin "9a20091f0ce7fc0a6b3e641a6a46d5f3ac4d8392"))
|
||||
(package! evil-goggles :pin "08a22058fd")
|
||||
(package! volatile-highlights :pin "9a20091f0c"))
|
||||
|
Reference in New Issue
Block a user