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,8 +2,8 @@
;;; lang/lua/packages.el
(package! terra-mode
:recipe (:host github :repo "StanfordLegion/terra-mode"))
:recipe (:host github :repo "StanfordLegion/terra-mode")
:pin "1e5e82410d60bd0b53fe3e769d9dd36a0d542b71")
(when (featurep! :completion company)
(package! company-lua))
(package! company-lua :pin "29f6819de4d691e5fd0b62893a9f4fbc1c6fcb52"))