bump: :tools
NicolasPetton/pass@c721604b3b -> NicolasPetton/pass@ed7031c5c3 Silex/docker.el@6997c86a24 -> Silex/docker.el@d5255a65b7 alphapapa/magit-todos@cadf29d1cc -> alphapapa/magit-todos@debb77b358 andras-simonyi/citeproc-el@290320fc57 -> andras-simonyi/citeproc-el@c61c98b9d2 doomelpa/code-review@26f426e992 -> doomelpa/code-review@c34ff1ee64 editorconfig/editorconfig-emacs@2fed9599bc -> editorconfig/editorconfig-emacs@4b81a59928 emacs-citar/citar-org-roam@761eed6678 -> emacs-citar/citar-org-roam@7d67dccf80 emacs-citar/citar@2c0547db57 -> emacs-citar/citar@885b86f673 emacs-lsp/lsp-mode@02c5ba59ce -> emacs-lsp/lsp-mode@fb88cc6b8b emacs-straight/eglot@f73594f589 -> emacs-straight/eglot@cd4e45b700 emacs-straight/rainbow-mode@24437ec2c6 -> emacs-straight/rainbow-mode@70ed10d410 emacs-tree-sitter/tree-sitter-langs@5eb24557f5 -> emacs-tree-sitter/tree-sitter-langs@20fbbb8573 emacsorphanage/quickrun@6f96318930 -> emacsorphanage/quickrun@248149b026 hcl-emacs/terraform-mode@39d2fd5bfc -> hcl-emacs/terraform-mode@e8b57df8c2 jacktasia/dumb-jump@d9503c157a -> jacktasia/dumb-jump@ede6a04187 magit/forge@ba35ffc9ba -> magit/forge@b16b6ec4f7 magit/magit@4881835572 -> magit/magit@54d37dc14c meain/evil-textobj-tree-sitter@9a9edd42a2 -> meain/evil-textobj-tree-sitter@220ceae065 purcell/envrc@33d01388ce -> purcell/envrc@1385e72a73 rejeep/prodigy.el@a3be00d3b9 -> rejeep/prodigy.el@cc68fa9d60 tmalsburg/helm-bibtex@ef07adfeda -> tmalsburg/helm-bibtex@bf184cc311 xuchunyang/osx-dictionary.el@0715e5a3ac -> xuchunyang/osx-dictionary.el@1f5a74f3e5 yoshiki/yaml-mode@3fcb36d603 -> yoshiki/yaml-mode@5b58248ab2 zx2c4/password-store@28cec11f1d -> zx2c4/password-store@b5e965a838
This commit is contained in:
parent
b070a801ed
commit
1a05e2fa64
15 changed files with 35 additions and 33 deletions
|
@ -1,14 +1,12 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/magit/packages.el
|
||||
|
||||
(when (package! magit :pin "48818355728c48d986d74dde8b1e9fba25f0fd53")
|
||||
(when (package! magit :pin "54d37dc14c3f715dd0328a70bc65d63c54ee9613")
|
||||
(when (modulep! +forge)
|
||||
(package! forge :pin "ba35ffc9bafc6457cc95633904e53e34e544543f")
|
||||
(package! forge :pin "b16b6ec4f7612f5a8fc6d50133cc6189f062c183")
|
||||
(package! code-review
|
||||
:recipe (:files ("graphql" "code-review*.el"))
|
||||
:pin "26f426e99221a1f9356aabf874513e9105b68140")
|
||||
; HACK closql c3b34a6ec438 breaks code-review wandersoncferreira/code-review#245,
|
||||
; and the current forge commit (but forge does have an upstream fix),
|
||||
; pinned as a temporary measure to prevent user breakages
|
||||
(package! closql :pin "0a7226331ff1f96142199915c0ac7940bac4afdd"))
|
||||
(package! magit-todos :pin "cadf29d1cc410c71a0020c7f83999d9f61721b90"))
|
||||
:recipe (:host github
|
||||
:repo "doomelpa/code-review"
|
||||
:files ("graphql" "code-review*.el"))
|
||||
:pin "c34ff1ee64c7ecb654635bee4e2c147b10c66297"))
|
||||
(package! magit-todos :pin "debb77b3589f2d83c8b43706edc1f8f90bf1ad91"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue