bump: jsonrpc

emacs-straight/jsonrpc@HEAD -> emacs-straight/jsonrpc@2bf7f24e39

Lock jsonrpc to a commit that's compatible with Eglot.

Ref: doomemacs/community#76
This commit is contained in:
Henrik Lissner 2026-02-18 03:46:58 -05:00
parent 74d1b871b7
commit 8ee87d89bd
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -4,6 +4,7 @@
(if (modulep! +eglot)
(progn
(package! eglot :pin "76dae6a0756dd54946129a8ef170abcee63cf1ff")
(package! jsonrpc :pin "2bf7f24e39b6592faefef85e7553b2253c2ab87a")
(when (modulep! :completion vertico)
(package! consult-eglot :pin "d8b444aac39edfc6473ffbd228df3e9119451b51"))
(when (modulep! :checkers syntax -flymake)