nit(syntax): note recipes can be removed soon

when straight is bumped to support non gnu elpa
This commit is contained in:
Jeetaditya Chatterjee 2022-08-17 01:27:52 +01:00
parent 4696f0d4ce
commit 3d7e61fdcd
No known key found for this signature in database
GPG key ID: 4A1E5568BA34D124
2 changed files with 2 additions and 0 deletions

View file

@ -9,5 +9,6 @@
;; Flymake
(when (modulep! +flymake)
;; NOTE: remove when straight bumped to support nonGnuELPA
(package! popon :recipe (:repo "https://codeberg.org/akib/emacs-popon"))
(package! flymake-popon :recipe (:repo "https://codeberg.org/akib/emacs-flymake-popon")))