mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
feat(common-lisp): use sly-asdf
This allows us to offload system loading and testing to a third-party library.
This commit is contained in:
committed by
Henrik Lissner
parent
c1516edd66
commit
2853982447
@@ -2,5 +2,6 @@
|
||||
;;; lang/common-lisp/packages.el
|
||||
|
||||
(when (package! sly :pin "ed17d2c2bd7aead0fbb09c3d22861c80a522a097")
|
||||
(package! sly-asdf :pin "6f9d751469bb82530db1673c22e7437ca6c95f45")
|
||||
(package! sly-macrostep :pin "5113e4e926cd752b1d0bcc1508b3ebad5def5fad")
|
||||
(package! sly-repl-ansi-color :pin "b9cd52d1cf927bf7e08582d46ab0bcf1d4fb5048"))
|
||||
|
Reference in New Issue
Block a user