Files
packages/anda/langs/python/darkdetect/anda.hcl
T
Raboneko 21e525060e add: darkdetect (#8972) (#8977)
(cherry picked from commit e963593aef)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-01-07 20:25:54 -06:00

7 lines
78 B
HCL

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