Henrik Lissner
2025-02-24 22:59:41 -05:00
parent 6e6eaa1189
commit 4ea19039fe
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
;;; checkers/syntax/packages.el
(unless (modulep! +flymake)
(package! flycheck :pin "e8d1472aeab6ac4e19c8339e6be93e91e878f819")
(package! flycheck :pin "86715c0f293738623f632d6f54a7d1be78b1c48f")
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
(when (modulep! +childframe)
(package! flycheck-posframe :pin "19896b922c76a0f460bf3fe8d8ebc2f9ac9028d8")))