Files
packages/anda/rust/neovide/anda.hcl
T
2023-10-07 17:06:38 +07:00

7 lines
71 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "neovide.spec"
}
}