Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
parent
de6732b4ae
commit
a9402cfb55
128 changed files with 647 additions and 620 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue