PIN ALL THE PACKAGES

This commit is contained in:
Henrik Lissner 2020-01-14 22:32:11 -05:00
parent f3a9d0c03c
commit 4cc14389e8
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
124 changed files with 515 additions and 489 deletions

View file

@ -2,7 +2,7 @@
;;; ui/modeline/packages.el
(unless (featurep! +light)
(package! doom-modeline))
(package! anzu)
(package! doom-modeline :pin "dbd9251979de2d94073197b406fe5a72aa593e5d"))
(package! anzu :pin "592f8ee6d0b1bc543943b36a30063c2d1aac4b22")
(when (featurep! :editor evil)
(package! evil-anzu))
(package! evil-anzu :pin "9bca6ca14d865e7e005bc02a28a09b4ae74facc9"))