Bump :tools
krzysztof-magosa/company-ansible@8d1ffbc -> krzysztof-magosa/company-ansible@79dd421 realgud/realgud@2cca776 -> realgud/realgud@94f2835 emacs-lsp/dap-mode@d10e254 -> emacs-lsp/dap-mode@e2086fc wbolster/emacs-direnv@1f93e3f -> wbolster/emacs-direnv@1daf479 Silex/docker.el@baba7f7 -> Silex/docker.el@a2092b3 editorconfig/editorconfig-emacs@5c67d22 -> editorconfig/editorconfig-emacs@19de0ec millejoh/emacs-ipython-notebook@b265205 -> millejoh/emacs-ipython-notebook@57e84c6 syohex/emacs-quickrun@55bbe5d -> syohex/emacs-quickrun@50e07e7 jacktasia/dumb-jump@b5185e3 -> jacktasia/dumb-jump@e8e9b0c magit/magit@55c5c7c -> magit/magit@68b5a13 magit/forge@c2fbce6 -> magit/forge@2e2d26c alphapapa/magit-todos@ad5663a -> alphapapa/magit-todos@a0e5d1f charignon/github-review@3fb7cc2 -> charignon/github-review@50c6bcc syohex/emacs-terraform-mode@6973d1a -> syohex/emacs-terraform-mode@2967e7b
This commit is contained in:
parent
d40e5dff4e
commit
566a5c8a32
10 changed files with 15 additions and 16 deletions
|
@ -1,11 +1,10 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/ansible/packages.el
|
||||
|
||||
(package! ansible :recipe (:nonrecursive t)
|
||||
:pin "c6532e5216")
|
||||
(package! ansible :recipe (:nonrecursive t) :pin "c6532e5216")
|
||||
(package! ansible-doc :pin "86083a7bb2")
|
||||
(package! jinja2-mode :pin "cfaa7bbe7b")
|
||||
(package! yaml-mode :pin "cecf4b106b")
|
||||
|
||||
(when (featurep! :completion company)
|
||||
(package! company-ansible :pin "8d1ffbc357"))
|
||||
(package! company-ansible :pin "79dd421b16"))
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/debugger/packages.el
|
||||
|
||||
(when (package! realgud :pin "2cca776d28")
|
||||
(when (package! realgud :pin "94f2835933")
|
||||
(when (featurep! :lang javascript)
|
||||
(package! realgud-trepan-ni :pin "6e9cac5e80")))
|
||||
|
||||
(when (featurep! :tools lsp)
|
||||
(package! dap-mode :pin "d10e254ce4"))
|
||||
(package! dap-mode :pin "e2086fc9fb"))
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/direnv/packages.el
|
||||
|
||||
(package! direnv :pin "1f93e3f9ca")
|
||||
(package! direnv :pin "1daf479b9b")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/docker/packages.el
|
||||
|
||||
(package! docker :pin "baba7f72ea")
|
||||
(package! docker :pin "a2092b3b17")
|
||||
(package! docker-tramp :pin "8e2b671eff")
|
||||
(package! dockerfile-mode :pin "d31f7685eb")
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
|
||||
(package! editorconfig
|
||||
:recipe (:nonrecursive t)
|
||||
:pin "5c67d22a74")
|
||||
:pin "19de0ec1ba")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/ein/packages.el
|
||||
|
||||
(package! ein :pin "b265205a57")
|
||||
(package! ein :pin "57e84c61b6")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/eval/packages.el
|
||||
|
||||
(package! quickrun :pin "55bbe5d54b")
|
||||
(package! quickrun :pin "50e07e7698")
|
||||
(when (featurep! +overlay)
|
||||
(package! eros :pin "dd89102792"))
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
(package! helm))
|
||||
|
||||
;;
|
||||
(package! dumb-jump :pin "b5185e3368")
|
||||
(package! dumb-jump :pin "e8e9b0c2d1")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-xref :pin "3d4c35fe2b"))
|
||||
(when (featurep! :completion helm)
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/magit/packages.el
|
||||
|
||||
(when (package! magit :pin "55c5c7cb83")
|
||||
(package! forge :pin "c2fbce6acc")
|
||||
(when (package! magit :pin "68b5a13fa1")
|
||||
(package! forge :pin "2e2d26cf42")
|
||||
(package! magit-gitflow :pin "cc41b561ec")
|
||||
(package! magit-todos :pin "ad5663aa26")
|
||||
(package! github-review :pin "3fb7cc2a81")
|
||||
(package! magit-todos :pin "a0e5d1f3c7")
|
||||
(package! github-review :pin "50c6bcc7cf")
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! evil-magit :pin "0b79aa33a4")))
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/terraform/packages.el
|
||||
|
||||
(package! terraform-mode :pin "6973d1acab")
|
||||
(package! terraform-mode :pin "2967e7bdc0")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-terraform :pin "2d11a21fee"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue