bump: :tools
SavchenkoValeriy/emacs-powerthesaurus@02c9d11a3f -> SavchenkoValeriy/emacs-powerthesaurus@810a25056c Silex/docker.el@8d64cf4f84 -> Silex/docker.el@fbd896e313 alphapapa/magit-todos@60152d5c4e -> alphapapa/magit-todos@67fd80c2f1 bdarcus/citar@79512aefdf -> bdarcus/citar@ee98b94f7f editorconfig/editorconfig-emacs@3c03cef311 -> editorconfig/editorconfig-emacs@1d4acc3ec7 emacsorphanage/quickrun@78317951cd -> emacsorphanage/quickrun@c680f5137c joaotavora/eglot@83a61f673a -> joaotavora/eglot@fd9a5646d1 magit/forge@5586863f98 -> magit/forge@eed613db88 magit/magit@4e29d5827c -> magit/magit@b4be194de1 millejoh/emacs-ipython-notebook@6063cee7fb -> millejoh/emacs-ipython-notebook@e04e1e19c6 tkf/emacs-request@3336eaa97d -> tkf/emacs-request@c769cf33f2 vedang/pdf-tools@72ef774320 -> vedang/pdf-tools@326552eef7 zx2c4/password-store@eea24967a0 -> zx2c4/password-store@c4d8a1d815
This commit is contained in:
parent
a48cd27d79
commit
bab5bffa5d
11 changed files with 18 additions and 17 deletions
|
@ -8,6 +8,6 @@
|
|||
(package! bibtex-completion :pin "db73156576ee3e4ea9d7fb06a20e3cc2c8225eaf")
|
||||
(package! helm-bibtex :pin "db73156576ee3e4ea9d7fb06a20e3cc2c8225eaf"))
|
||||
(when (featurep! :completion vertico)
|
||||
(package! citar :pin "79512aefdf11071b66908320aa346255dd349234"))
|
||||
(package! citar :pin "ee98b94f7f80ae3c11b901ff1bc6212f9e5701a5"))
|
||||
|
||||
(package! citeproc :pin "ba49516265fa24b138346c4918d39d19b4de8a62")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/docker/packages.el
|
||||
|
||||
(package! docker :pin "8d64cf4f84d7da5f839a8248fdddfb635a63f803")
|
||||
(package! docker-tramp :pin "7bfbb55417e7d2aac53adf92cb0e3fd329c495c1")
|
||||
(package! dockerfile-mode :pin "5db94549ce8b000ae35adf511c820ad228178052")
|
||||
(package! docker :pin "fbd896e3138f497b89a128d17b6f5e0e5286515b")
|
||||
(package! docker-tramp :pin "930d7b46c180d8a13240a028c1b40af84f2a3219")
|
||||
(package! dockerfile-mode :pin "b63a3d12b7dea0cb9efc7f78d7ad5672ceab2a3f")
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
|
||||
(package! editorconfig
|
||||
:recipe (:nonrecursive t)
|
||||
:pin "3c03cef3110024016c688553733cdc3694a8a799")
|
||||
:pin "1d4acc3ec73609990eabacb59c038708bc401003")
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/ein/packages.el
|
||||
|
||||
(package! ein :pin "6063cee7fb0bdefa22fb05e4b17e58631f8187d6")
|
||||
(package! ein :pin "e04e1e19c63667e6847ae6341ab7fc7488f5eb8c")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/eval/packages.el
|
||||
|
||||
(package! quickrun :pin "78317951cd3db986d811de616b7035559831749b")
|
||||
(package! quickrun :pin "c680f5137c49e352ff3779f9c82a3f1bd4a2d9b6")
|
||||
(when (featurep! +overlay)
|
||||
(package! eros :pin "dd8910279226259e100dab798b073a52f9b4233a"))
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
(package! helm-xref :pin "ea0e4ed8a9baf236e4085cbc7178241f109a53fa"))
|
||||
|
||||
;; For dictionary and online lookup
|
||||
(package! request :pin "3336eaa97de923f74b90dda3e35985e122d40805")
|
||||
(package! request :pin "c769cf33f2ac0a1a9798b508935c4b260e856ab5")
|
||||
|
||||
(when (featurep! +docsets)
|
||||
(package! dash-docs :pin "29848b6b347ac520f7646c200ed2ec36cea3feda")
|
||||
|
@ -28,7 +28,7 @@
|
|||
(if IS-MAC
|
||||
(package! osx-dictionary :pin "1a4479d9f44ef1e6e5f7643c172c32f6fe6cce21")
|
||||
(package! define-word :pin "31a8c67405afa99d0e25e7c86a4ee7ef84a808fe")
|
||||
(package! powerthesaurus :pin "02c9d11a3f407023aa7c7b080bb9f8a5f5e7cd7a")
|
||||
(package! powerthesaurus :pin "810a25056c623f304de6a72123652d9c35936718")
|
||||
(when (featurep! +offline)
|
||||
(package! wordnut :pin "feac531404041855312c1a046bde7ea18c674915")
|
||||
(package! synosaurus :pin "14d34fc92a77c3a916b4d58400424c44ae99cd81"))))
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
(if (featurep! +eglot)
|
||||
(progn
|
||||
(package! eglot :pin "83a61f673a0395e9ea3f17f8bf7afd7da37bce03")
|
||||
(package! eglot :pin "fd9a5646d1b49ef5968713005d83131dd75a52ad")
|
||||
(when (featurep! :completion vertico)
|
||||
(package! consult-eglot :pin "f93c571dc392a8b11d35541bffde30bd9f411d30")))
|
||||
(package! lsp-mode :pin "1e7128c43f611ed78752130ce5ce67e641a276df")
|
||||
|
|
|
@ -201,7 +201,8 @@ ensure it is built when we actually use Forge."
|
|||
(evil-collection-define-key state 'code-review-mode-map evil-binding fn))))
|
||||
(evil-set-initial-state 'code-review-mode evil-default-state))
|
||||
(setq code-review-db-database-file (concat doom-etc-dir "code-review/code-review-db-file.sqlite")
|
||||
code-review-log-file (concat doom-etc-dir "code-review/code-review-error.log"))
|
||||
code-review-log-file (concat doom-etc-dir "code-review/code-review-error.log")
|
||||
code-review-download-dir (concat doom-etc-dir "code-review/"))
|
||||
:config
|
||||
(transient-append-suffix 'magit-merge "i"
|
||||
'("y" "Review pull request" +magit/start-code-review))
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/magit/packages.el
|
||||
|
||||
(when (package! magit :pin "4e29d5827cb77a7fbcff57033a099e23b8edd424")
|
||||
(when (package! magit :pin "b4be194de1edb3d64ebf2abf199c6ec531904319")
|
||||
(when (featurep! +forge)
|
||||
(package! forge :pin "5586863f9862b05ee4bbdc53034de109be9dbf66"))
|
||||
(package! forge :pin "eed613db8880be8c0b5d564f4d0a2aebb5a64db9"))
|
||||
(package! magit-gitflow :pin "cc41b561ec6eea947fe9a176349fb4f771ed865b")
|
||||
(package! magit-todos :pin "60152d5c4e4b73e72e15f23ca16e8cc7734906bc")
|
||||
(package! code-review :pin "ccc3795a72554439f230969322c0e3239252c193"
|
||||
(package! magit-todos :pin "67fd80c2f10aec4d5b2a24b5d3d53c08cc1f05dc")
|
||||
(package! code-review :pin "85ab2080e489b4ca01c787f5a316ade02a4ee877"
|
||||
:recipe (:files ("graphql" "code-review*.el"))))
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
;;; tools/pass/packages.el
|
||||
|
||||
(package! pass :pin "5651da53137db9adcb125b4897c2fe27eeb4368d")
|
||||
(package! password-store :pin "eea24967a002a2a81ae9b97a1fe972b5287f3a09")
|
||||
(package! password-store :pin "c4d8a1d815e79ddd89a85d3e36a41d29f0475771")
|
||||
(package! password-store-otp :pin "be3a00a981921ed1b2f78012944dc25eb5a0beca")
|
||||
|
||||
(when (featurep! :completion ivy)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/pdf/packages.el
|
||||
|
||||
(package! pdf-tools :pin "72ef774320d9eacd4d79b5016e9e989ab176afba")
|
||||
(package! pdf-tools :pin "326552eef71ae6d53e215c46be5bf532575b7abb")
|
||||
(package! saveplace-pdf-view :pin "54ed966b842501c3c092dbf57b372e37b033c578")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue