Files
packages/anda/langs/python/darkdetect/anda.hcl
T
Raboneko 15c8acabb1 add: darkdetect (#8972) (#8976)
(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:38 -06:00

7 lines
78 B
HCL

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