mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
fix(nim): correct :lang nim SHA from last bump
Wrong SHA for package nim-mode (looks like a copy-paste mishap). Amend: hlissner/doom-emacs@fd2788c268
This commit is contained in:
committed by
Henrik Lissner
parent
45a55c0ec9
commit
db20b5b661
@ -3,7 +3,7 @@
|
||||
|
||||
;;; requires nim nimsuggest nimble
|
||||
|
||||
(package! nim-mode :pin "744e076f0bea1e69fedcdddf442d62251dd0f1f489")
|
||||
(package! nim-mode :pin "744e076f0bea1c5ddc49f92397d9aa98ffa7eff8")
|
||||
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-nim :pin "ddfade51001571c2399f78bcc509e0aa8eb752a4"))
|
||||
|
Reference in New Issue
Block a user