Use upstream flycheck-guile package
This commit is contained in:
parent
f7431aa7c9
commit
9a8710f87e
3 changed files with 9 additions and 74 deletions
|
@ -2,3 +2,8 @@
|
|||
;;; lang/scheme/packages.el
|
||||
|
||||
(package! geiser :pin "0c86289d7b2af07e3653364219e00103c8540edf")
|
||||
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-guile
|
||||
:recipe (:host github :repo "flatwhatson/flycheck-guile")
|
||||
:pin "f37b6143776d15b3e7907e7621f6f96f8b1aec48"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue