bump: :app :checkers :config :emacs :term :tools :ui

Alexander-Miller/treemacs@a6f9e9f1ce -> Alexander-Miller/treemacs@63e2bc207a
Silex/docker.el@9bcefbe54d -> Silex/docker.el@4fc69969b1
akermu/emacs-libvterm@2b1392cb2b -> akermu/emacs-libvterm@2681120b77
bdarcus/bibtex-actions@6e3a194c3a -> bdarcus/bibtex-actions@08c6ca0e5b
dash-docs-el/dash-docs@dafc8fc9f1 -> dash-docs-el/dash-docs@29848b6b34
dgutov/diff-hl@992559f98a -> dgutov/diff-hl@40c89a7b0d
dimitri/switch-window@2801d9b3a9 -> dimitri/switch-window@8d9fe251d8
editorconfig/editorconfig-emacs@e10fa22b13 -> editorconfig/editorconfig-emacs@2ab86dc9a8
ema2159/centaur-tabs@9c7c936e4e -> ema2159/centaur-tabs@8b4249c405
emacs-circe/circe@d6f1fa1864 -> emacs-circe/circe@77e16de3b9
emacs-lsp/lsp-treemacs@905cc74726 -> emacs-lsp/lsp-treemacs@d82df44d63
emacsorphanage/osx-trash@0f1dc052d0 -> emacsorphanage/osx-trash@af74a2055a
emacsorphanage/quickrun@35e91f4b6c -> emacsorphanage/quickrun@78317951cd
flycheck/flycheck@21d52264aa -> flycheck/flycheck@784f184cdd
hlissner/emacs-doom-themes@9e2680b918 -> hlissner/emacs-doom-themes@65fb964f36
https://git.savannah.gnu.org/git/emms.git@6e0aaaf4c559 -> https://git.savannah.gnu.org/git/emms.git@c42fab572846
ideasman42/emacs-spell-fu@1abcb5594e -> ideasman42/emacs-spell-fu@10823ae58f
ideasman42/emacs-undo-fu@e0ad06b5ef -> ideasman42/emacs-undo-fu@34b27c01da
joostkremers/writeroom-mode@b648b34017 -> joostkremers/writeroom-mode@7f4ec92404
kidd/org-gcal.el@4c2616a4f8 -> kidd/org-gcal.el@80e6f9501f
magnars/expand-region.el@4b8322774d -> magnars/expand-region.el@95a773bd8f
millejoh/emacs-ipython-notebook@09af85821e -> millejoh/emacs-ipython-notebook@0600c286bd
mohkale/consult-eglot@a6aeb6fa07 -> mohkale/consult-eglot@28a09cc839
noctuid/link-hint.el@09ba5727d8 -> noctuid/link-hint.el@d3c5bacc9c
rolandwalker/nav-flash@55786c9582 -> rolandwalker/nav-flash@2e31f32085
skeeto/elfeed@243add9e74 -> skeeto/elfeed@162d7d545e
szermatt/emacs-bash-completion@65e54c6f9c -> szermatt/emacs-bash-completion@c5eaeed156
tarsius/hl-todo@5ac0076cfe -> tarsius/hl-todo@42f744ffb5
tecosaur/emacs-everywhere@64ba2e3f30 -> tecosaur/emacs-everywhere@da88fa2d04
tkf/emacs-request@f3a5b4352e -> tkf/emacs-request@2b68b3ca54
tmalsburg/helm-bibtex@a0d32ab167 -> tmalsburg/helm-bibtex@b85662081d
yoshiki/yaml-mode@3a57058468 -> yoshiki/yaml-mode@63b637f846
yqrashawn/fd-dired@c223aee30a -> yqrashawn/fd-dired@458464771b
This commit is contained in:
Henrik Lissner 2021-09-15 17:06:14 +02:00
parent a0a45ce81a
commit 2bc67d8387
28 changed files with 40 additions and 40 deletions

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; ui/doom/packages.el
(package! doom-themes :pin "9e2680b9188ebd58c490598684bb7545ba01950d")
(package! doom-themes :pin "65fb964f36939cf412d03b3fe410618caf99c494")
(package! solaire-mode :pin "030964f7c62696c8cfb29125df6e7649d2bf9aeb")

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/hl-todo/packages.el
(package! hl-todo :pin "5ac0076cfeaea57f7c7a59d9d41a34c1bdc4b22e")
(package! hl-todo :pin "42f744ffb513cf2b95517144c64dbf3fc69f711a")

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/nav-flash/packages.el
(package! nav-flash :pin "55786c9582410a5637b5635fea022aae564205cd")
(package! nav-flash :pin "2e31f32085757e1dfdd8ec78e9940fd1c88750de")

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; ui/tabs/packages.el
(package! centaur-tabs :pin "9c7c936e4e1de6f4f4095d70e43c9ae738d05086")
(package! centaur-tabs :pin "8b4249c40581368faf7bb8e06f86b9eee199c3c6")

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el
(package! treemacs :pin "a6f9e9f1cea3502b3ead082fd208c4011a55add0")
(package! treemacs :pin "63e2bc207a2a4a36a3eebbe994353cb4845ad2de")
;; These packages have no :pin because they're in the same repo
(when (featurep! :editor evil +everywhere)
(package! treemacs-evil))
@ -11,4 +11,4 @@
(when (featurep! :ui workspaces)
(package! treemacs-persp))
(when (featurep! +lsp)
(package! lsp-treemacs :pin "905cc74726438cf06d8ad7cabb2efae75aeb2359"))
(package! lsp-treemacs :pin "d82df44d632f331a46eaf1f7a37eb6b1ada0c69b"))

View file

@ -2,7 +2,7 @@
;;; ui/window-select/packages.el
(if (featurep! +switch-window)
(package! switch-window :pin "2801d9b3a9d7bf0b64cd8b2f2e572124ed2ff9ad")
(package! switch-window :pin "8d9fe251d8d38b223d643df975876356ddfc1b98")
(package! ace-window :pin "c7cb315c14e36fded5ac4096e158497ae974bec9"))
(when (featurep! +numbers)

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; ui/zen/packages.el
(package! writeroom-mode :pin "b648b340172ce4e44307375697e190bc723203e0")
(package! writeroom-mode :pin "7f4ec92404a85b72f8c25635fe80e49f9ef3d065")
(package! mixed-pitch :pin "519e05f74825abf04b7d2e0e38ec040d013a125a")