mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
294559bd93
* Nerdfetch package
* Nerdfetch package
* Required Changes
* Required Changes
* Added description
* Required Changes
* Updated anda.hcl
(cherry picked from commit da772881f1)
Co-authored-by: dotdot <46784707+dotdot0@users.noreply.github.com>
7 lines
84 B
HCL
7 lines
84 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "nerdfetch-tools.spec"
|
|
}
|
|
}
|