mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-17 17:10:37 +00:00
60d7310bf0
* add: iosevka-fonts
* use macros for ts
* set jCmd properly for even slower builds :p
* add build option to use TTC collections instead
* add license.md
* use very big runners for this
* use large arm runners
* try using bun instead
* HACK: Use prebuilt binaries
(cherry picked from commit 50dc230eac)
Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
10 lines
112 B
HCL
10 lines
112 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "iosevka-fonts.spec"
|
|
}
|
|
# labels {
|
|
# large = 1
|
|
# }
|
|
}
|