mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
093cee794b
* add: Yarn Berry
* Actually I think this is noarch
* Revert whatever TF?
* Remove weird whitespace
* feat: Less ugly formatting
---------
(cherry picked from commit eccb75906f)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-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"
|
|
}
|
|
}
|