Files
packages/anda/tools/neovim-default-editor/anda.hcl
T
2025-07-18 10:47:44 -05:00

10 lines
121 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "neovim-default-editor.spec"
}
labels {
updbranch = 1
}
}