Bump :tools debugger
emacs-lsp/dap-mode@e2086fc -> emacs-lsp/dap-mode@0b9c8f2 realgud/realgud@94f2835 -> realgud/realgud@b854e04
This commit is contained in:
parent
51944fae01
commit
4d3fdcfdcd
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/debugger/packages.el
|
;;; tools/debugger/packages.el
|
||||||
|
|
||||||
(when (package! realgud :pin "94f2835933")
|
(when (package! realgud :pin "b854e040e0")
|
||||||
(when (featurep! :lang javascript)
|
(when (featurep! :lang javascript)
|
||||||
(package! realgud-trepan-ni :pin "6e9cac5e80")))
|
(package! realgud-trepan-ni :pin "6e9cac5e80")))
|
||||||
|
|
||||||
(when (featurep! :tools lsp)
|
(when (featurep! :tools lsp)
|
||||||
(package! dap-mode :pin "e2086fc9fb"))
|
(package! dap-mode :pin "0b9c8f28ad"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue