mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
f37c6608cb
* add: youtube-music * fix buildrequires line? * oops * use NodeJS 22 for build? * use pnpm 9 * use pnpm package from fedora and normal nodejs to see if it would still faikl * try node 18 * attempt to conflict node 22 on build * wtf * forgot to add changelog * try vendoring pnpm with nodejs18 * Revert "try vendoring pnpm with nodejs18" This reverts commitfdc705e87c. * vendor pnpm and node on buildtime * add packager line * debug dir tree * arch-specific directories fix --------- Co-authored-by: madonuko <madonuko@outlook.com> (cherry picked from commitebef13fac5) Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
6 lines
56 B
HCL
6 lines
56 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "youtube-music.spec"
|
|
}
|
|
}
|