Remove qlot deps
This commit is contained in:
parent
20b669c96a
commit
955124f0e0
2 changed files with 0 additions and 10 deletions
2
qlfile
2
qlfile
|
@ -1,11 +1,9 @@
|
|||
ql fiveam
|
||||
ql cl-jingle
|
||||
ql trivia
|
||||
ql clack
|
||||
git hsx https://github.com/skyizwhite/hsx.git
|
||||
git ningle-fbr https://github.com/skyizwhite/ningle-fbr.git
|
||||
git lack-mw https://github.com/skyizwhite/lack-mw.git
|
||||
git trivial-backtrace https://github.com/hraban/trivial-backtrace.git
|
||||
ql cl-dotenv
|
||||
ql clack-errors
|
||||
git microcms https://github.com/skyizwhite/microcms-lisp-sdk
|
||||
|
|
|
@ -10,10 +10,6 @@
|
|||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2023-10-21"))
|
||||
("trivia" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2024-10-12"))
|
||||
("clack" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
|
@ -30,10 +26,6 @@
|
|||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/skyizwhite/lack-mw.git")
|
||||
:version "git-77a0f436635e5beadaba3765492832704a015a3c"))
|
||||
("trivial-backtrace" .
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/hraban/trivial-backtrace.git")
|
||||
:version "git-7f90b4a4144775cca0728791e4b92ac2557b07a1"))
|
||||
("cl-dotenv" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue