Fix #2373: bring back package pinning

This needs some serious refactoring...
This commit is contained in:
Henrik Lissner 2020-01-25 03:49:42 -05:00
parent de6732b4ae
commit a9402cfb55
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
128 changed files with 647 additions and 620 deletions

View file

@ -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"))