mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
c81bad9d44
* feat: Split Zig package into bootstrap and full build, have full build track bootstrap * fix: Folder typo
6 lines
63 B
HCL
6 lines
63 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "zig-master-bootstrap.spec"
|
|
}
|
|
}
|