Files
packages/anda/langs/python/darkdetect/anda.hcl
T
Owen Zimmerman e963593aef add: darkdetect (#8972)
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-01-07 20:24:57 -06:00

7 lines
78 B
HCL

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