Bump :tools
DamienCassou/auth-password-store@ff4940c -> DamienCassou/auth-password-store@aa7f171 alphapapa/magit-todos@a0e5d1f -> alphapapa/magit-todos@78d24cf charignon/github-review@e2123cc -> charignon/github-review@db72374 editorconfig/editorconfig-emacs@a6c70da -> editorconfig/editorconfig-emacs@da84471 emacs-lsp/lsp-mode@57ea180 -> emacs-lsp/lsp-mode@5005ebe emacs-straight/project@da0333a -> emacs-straight/project@162d892 emacsorphanage/quickrun@005d269 -> emacsorphanage/quickrun@fd96577 emacsorphanage/terraform-mode@2967e7b -> emacsorphanage/terraform-mode@63fafc6 jacktasia/dumb-jump@fbbe6b0 -> jacktasia/dumb-jump@85f898e magit/forge@031e4f0 -> magit/forge@05ef029 magit/magit@2fb3bf7 -> magit/magit@068f838 millejoh/emacs-ipython-notebook@1bfb80c -> millejoh/emacs-ipython-notebook@a019ee3 thiderman/makefile-executor.el@9a7d78f -> thiderman/makefile-executor.el@d0a34c3 tkf/emacs-request@d02d134 -> tkf/emacs-request@0183da8 yoshiki/yaml-mode@68fecb5 -> yoshiki/yaml-mode@fc5e1c5 zx2c4/password-store@06f4999 -> zx2c4/password-store@f152064
This commit is contained in:
parent
db6a27c37c
commit
9e76409238
10 changed files with 16 additions and 16 deletions
|
@ -2,14 +2,14 @@
|
|||
;;; tools/pass/packages.el
|
||||
|
||||
(package! pass :pin "919d8e3826d556433ab67d4ee21a509d209d1baa")
|
||||
(package! password-store :pin "06f499994071bb6131244218b25d637103afe1d5")
|
||||
(package! password-store :pin "f152064da9832d6d3d2b4e75f43f63bf2d50716f")
|
||||
(package! password-store-otp :pin "04998c8578a060ab4a4e8f46f2ee0aafad4ab4d5")
|
||||
|
||||
;; an older version of `auto-source-pass' is built into Emacs 26+, so we must
|
||||
;; install the new version directly from the source and with a psuedonym.
|
||||
(package! auth-source-pass
|
||||
:recipe (:host github :repo "DamienCassou/auth-password-store")
|
||||
:pin "ff4940c647786914b3cbef69103d96a4ea334111")
|
||||
:pin "aa7f17116ec3f760eb414d655ba20016b11a4a0e")
|
||||
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-pass :pin "5b523de1151f2109fdd6a8114d0af12eef83d3c5"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue