Files
packages/anda/langs/python/darkdetect/anda.hcl
T
Raboneko 956c02c427 add: darkdetect (#8972) (#8978)
(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:26:33 -06:00

7 lines
78 B
HCL

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