Add trivial-system-loader to qlot deps
This commit is contained in:
parent
90ac8ee8f5
commit
6cdf49965b
3 changed files with 7 additions and 1 deletions
|
@ -18,6 +18,10 @@
|
|||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2024-10-12"))
|
||||
("trivial-system-loader" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2024-10-12"))
|
||||
("rove" .
|
||||
(:class qlot/source/github:source-github
|
||||
:initargs (:repos "fukamachi/rove" :ref nil :branch nil :tag nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue