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:
@ -1,7 +1,6 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/elm/packages.el
|
||||
|
||||
(package! elm-mode)
|
||||
(package! elm-mode :pin "5df694e307cf8fa5a3555d800984aa4ebb40664f")
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-elm))
|
||||
|
||||
(package! flycheck-elm :pin "debd0af563cb6c2944367a691c7fa3021d9378c1"))
|
||||
|
Reference in New Issue
Block a user