mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
bump: :ui :input :config :checkers
Alexander-Miller/treemacs@32bb3dd02d -> Alexander-Miller/treemacs@96a808f067 coldnew/pangu-spacing@2303013e5c -> coldnew/pangu-spacing@6509df9c90 dgutov/diff-hl@65a5de16e2 -> dgutov/diff-hl@7da881a957 ema2159/centaur-tabs@63eb35cf42 -> ema2159/centaur-tabs@7704f2017c emacs-jp/migemo@7d78901773 -> emacs-jp/migemo@fbc16b57ea emacs-lsp/lsp-treemacs@fb1a07ae0a -> emacs-lsp/lsp-treemacs@312dee2b3a emacs-straight/use-package@e8c659a050 -> emacs-straight/use-package@d79bac4574 emacsorphanage/evil-anzu@d1e98ee697 -> emacsorphanage/evil-anzu@7309650425 flycheck/flycheck@86715c0f29 -> flycheck/flycheck@b9db1379dc jaypei/emacs-neotree@599bd049a5 -> jaypei/emacs-neotree@4a4cd85761 jdtsmith/indent-bars@47ae080d9b -> jdtsmith/indent-bars@fa293f98ab joostkremers/writeroom-mode@86965a56ed -> joostkremers/writeroom-mode@cca2b4b3cf merrickluo/liberime@c5839f5417 -> merrickluo/liberime@23c0caa1bf purcell/package-lint@21edc6d0d0 -> purcell/package-lint@43012b41ac rainstormstudio/treemacs-nerd-icons@9876cb4781 -> rainstormstudio/treemacs-nerd-icons@eac9fb5d92 seagle0128/doom-modeline@9d6f0f9635 -> seagle0128/doom-modeline@1708db2d35 skk-dev/ddskk@8c47f46e38 -> skk-dev/ddskk@f81ed803e6 tarsius/hl-todo@fb692ec092 -> tarsius/hl-todo@0ce21c329b tumashu/posframe@f4e9e509ba -> tumashu/posframe@12f540c9ad tumashu/pyim@f22c20f2e6 -> tumashu/pyim@64731c213c
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
;;; checkers/syntax/packages.el
|
||||
|
||||
(unless (modulep! +flymake)
|
||||
(package! flycheck :pin "86715c0f293738623f632d6f54a7d1be78b1c48f")
|
||||
(package! flycheck :pin "b9db1379dcc3e59238dc1fdd7db368c66e8734ba")
|
||||
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
|
||||
;; REVIEW: Remove when purcell/package-lint#285 is dealt with.
|
||||
(package! package-lint :pin "21edc6d0d0eadd2d0a537f422fb9b7b8a3ae6991")
|
||||
(package! package-lint :pin "43012b41ac8d1a0ce6118c432c9b822c0f1a1981")
|
||||
(when (modulep! +childframe)
|
||||
(package! flycheck-posframe :pin "19896b922c76a0f460bf3fe8d8ebc2f9ac9028d8")))
|
||||
|
||||
|
Reference in New Issue
Block a user