Commit Graph

7 Commits

Author SHA1 Message Date
Sandro Jäckel
aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
R. Ryantm
807dd234b5 polaris-web: build-54 -> build-55 2022-11-13 17:47:53 +08:00
Peder Bergebakken Sundt
6fbc9b6f93 polaris-web: fix breakage due to nodejs v16->v18 upgrade
This really should be fixed upstream, but this will
have to suffice in the meanwhile.
2022-09-24 21:15:34 +02:00
Sandro
2e1e0dc377
Merge pull request #180823 from r-ryantm/auto-update/polaris-web 2022-07-29 16:50:13 +02:00
Peder Bergebakken Sundt
02906974ec polaris: fix Os error 24: 'Too many open files' in checkPhase
I set the ulimit to 4096, the default used by Darwin since #173657
2022-07-13 01:57:06 +02:00
R. Ryantm
cfe56470cb polaris-web: build-50 -> build-54 2022-07-09 08:30:17 +00:00
Peder Bergebakken Sundt
50ba995a1c polaris: init at 0.13.5
Polaris is a self-hosted music streaming server, with a
web and android frontend. The web frontend is included.
https://github.com/agersant/polaris

Polaris-web uses an odd versioning schema: 'build-X'. We reuse
the upstream tags. Polaris CI releases automatically bundle the
latest available version of polaris-web, however 'polaris' has seen
no release since april 2021, while polaris-web has had 5 version
bumps since. Currently we package the version of polaris-web
bundled with polaris on github. Once the newer versions are tested
we might upgrade.
2022-07-08 12:27:48 -04:00