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:
@ -1,7 +1,6 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; editor/lispyville/packages.el
|
||||
|
||||
(package! lispy :pin "8db042d40bccc628dd406c1fe712431fb76b3288")
|
||||
|
||||
(package! lispy :pin "d6b19fe2c3")
|
||||
(when (featurep! :editor evil)
|
||||
(package! lispyville :pin "56198f1c4488a52a0d0512c717dff36e8b9fbfd0"))
|
||||
(package! lispyville :pin "56198f1c44"))
|
||||
|
Reference in New Issue
Block a user