mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-22 03:20:40 +00:00
50dc230eac
* 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
10 lines
112 B
HCL
10 lines
112 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "iosevka-fonts.spec"
|
|
}
|
|
# labels {
|
|
# large = 1
|
|
# }
|
|
}
|