Add dissect
This commit is contained in:
parent
48f44c7a19
commit
f0306d87b9
2 changed files with 5 additions and 0 deletions
1
qlfile
1
qlfile
|
@ -1,4 +1,5 @@
|
|||
github lack fukamachi/lack
|
||||
github quri fukamachi/quri
|
||||
github rove fukamachi/rove
|
||||
github dissect Shinmera/dissect ; workaround
|
||||
github ningle fukamachi/ningle
|
||||
|
|
|
@ -14,6 +14,10 @@
|
|||
(:class qlot/source/github:source-github
|
||||
:initargs (:repos "fukamachi/rove" :ref nil :branch nil :tag nil)
|
||||
:version "github-cacea7331c10fe9d8398d104b2dfd579bf7ea353"))
|
||||
("dissect" .
|
||||
(:class qlot/source/github:source-github
|
||||
:initargs (:repos "Shinmera/dissect" :ref nil :branch nil :tag nil)
|
||||
:version "github-a70cabcd748cf7c041196efd711e2dcca2bbbb2c"))
|
||||
("ningle" .
|
||||
(:class qlot/source/github:source-github
|
||||
:initargs (:repos "fukamachi/ningle" :ref nil :branch nil :tag nil)
|
||||
|
|
Loading…
Reference in a new issue