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:
parent
45a55c0ec9
commit
db20b5b661
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
;;; requires nim nimsuggest nimble
|
;;; requires nim nimsuggest nimble
|
||||||
|
|
||||||
(package! nim-mode :pin "744e076f0bea1e69fedcdddf442d62251dd0f1f489")
|
(package! nim-mode :pin "744e076f0bea1c5ddc49f92397d9aa98ffa7eff8")
|
||||||
|
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-nim :pin "ddfade51001571c2399f78bcc509e0aa8eb752a4"))
|
(package! flycheck-nim :pin "ddfade51001571c2399f78bcc509e0aa8eb752a4"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue