You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
419 B
TOML

[base]
mode = "repository"
smart_pull = true
[mode.repository]
name = "crystal-aarch64"
build_on_update = true
[mode.repository.signing]
enabled = true
on_gen = true
[repositories]
repos = [
"aur:timeshift",
"pkg:ame",
"pkg:jade",
"pkg:jade-gui",
"pkg:malachite",
"pkg:pkg-warner",
"aur:zramd",
]
[repositories.urls]
aur = "https://aur.archlinux.org/{}"
pkg = "https://github.com/crystal-linux-packages/{}"