Files
packages/anda/devs/bat-extras/anda.hcl
T
sadlerm4 5b17c54b63 fix: bat-extras (#3070)
* chore(bat-extras): move folder out of langs/rust because it's not actually written in rust

* fix(bat-extras): skip verification and misc fix
2025-01-23 18:55:04 +08:00

7 lines
74 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "bat-extras.spec"
}
}