mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
eccb75906f
* add: Yarn Berry * Actually I think this is noarch * Revert whatever TF? Signed-off-by: Gilver <rockgrub@disroot.org> * Remove weird whitespace * feat: Less ugly formatting --------- Signed-off-by: Gilver <rockgrub@disroot.org>
10 lines
121 B
HCL
10 lines
121 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "yarnpkg-berry.spec"
|
|
}
|
|
labels {
|
|
subrepo = "extras"
|
|
}
|
|
}
|