13 lines
308 B
TOML
13 lines
308 B
TOML
collection = "nightly-231020"
|
|
|
|
[custom.all.quox-lib]
|
|
type = "git"
|
|
url = "https://git.rhiannon.website/rhi/quox.git"
|
|
commit = "latest:🐉"
|
|
ipkg = "lib/quox-lib.ipkg"
|
|
|
|
[custom.all.quox]
|
|
type = "git"
|
|
url = "https://git.rhiannon.website/rhi/quox.git"
|
|
commit = "latest:🐉"
|
|
ipkg = "exe/quox.ipkg"
|