mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
PIN ALL THE PACKAGES
This commit is contained in:
@ -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"))
|
||||
|
Reference in New Issue
Block a user