bump: :tools debugger lsp
emacs-lsp/dap-mode@096070aacf -> emacs-lsp/dap-mode@755845ae05 emacs-lsp/lsp-mode@266945b3e4 -> emacs-lsp/lsp-mode@d441f3d268 emacs-straight/eglot@8ccec6532e -> emacs-straight/eglot@2b145778ba realgud/realgud@220ce2c348 -> realgud/realgud@365063ea8c Fix: #7540
This commit is contained in:
parent
31b2ad22fb
commit
cb3d01920c
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/debugger/packages.el
|
||||
|
||||
(when (package! realgud :pin "220ce2c348dab6cfc1cfa3c3f59644e777f9e8ff")
|
||||
(when (package! realgud :pin "365063ea8ce8ec6a852cb388088d84147421c3c2")
|
||||
(when (modulep! :lang javascript)
|
||||
(package! realgud-trepan-ni :pin "0ec088ea343835e24ae73da09bea96bfb02a3130")))
|
||||
|
||||
(when (modulep! +lsp)
|
||||
(package! dap-mode :pin "096070aacff875a09c13e596e5d60a55e0f07ab1")
|
||||
(package! dap-mode :pin "755845ae053bbfdd3f7b3dca13efa4be480370b5")
|
||||
(package! posframe :pin "017deece88360c7297265680d78a0bb316470716"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue