Files
packages/anda/apps/youtube-music/anda.hcl
T
Raboneko f37c6608cb add: youtube-music (#1827) (#1858)
* 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 commit fdc705e87c.

* 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 commit ebef13fac5)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-08-08 21:43:33 +08:00

6 lines
56 B
HCL

project pkg {
rpm {
spec = "youtube-music.spec"
}
}