Migrate from Piccolo to HSX
This commit is contained in:
parent
ef57e83a8c
commit
19e467fe97
10 changed files with 163 additions and 157 deletions
|
@ -14,14 +14,14 @@
|
|||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
:version "ql-2023-10-21"))
|
||||
("piccolo" .
|
||||
("hsx" .
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/skyizwhite/piccolo.git")
|
||||
:version "git-543e14b7743fb4fbc2ca515ab2009cb54a39646d"))
|
||||
:initargs (:remote-url "https://github.com/skyizwhite/hsx.git")
|
||||
:version "git-6d894ed9a1daece01c3067e1886b911d81c35437"))
|
||||
("ningle-fbr" .
|
||||
(:class qlot/source/git:source-git
|
||||
:initargs (:remote-url "https://github.com/skyizwhite/ningle-fbr.git")
|
||||
:version "git-79496d59002546e800fcf0ac59e176ada74a3fb0"))
|
||||
:version "git-31d9e48b13c478eb65e4d57d8890270e1cb8b36e"))
|
||||
("cl-ppcre" .
|
||||
(:class qlot/source/ql:source-ql
|
||||
:initargs (:%version :latest)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue