Commit Graph

8 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
491e60c69e polaris: 0.14.1 -> 0.14.2
Also devendors the Cargo.lock
2024-03-14 17:43:29 +01:00
R. Ryantm
2d3fdf6f48 polaris: 0.14.0 -> 0.14.1 2024-02-04 00:05:41 +00:00
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
Peder Bergebakken Sundt
856bda4f94 polaris: passthru nixos test 2023-09-30 17:29:10 +02:00
Peder Bergebakken Sundt
97588fcdb2 polaris: 0.13.5 -> 0.14.0
I also swapped the updateScript, as the old one didn't touch the cargo hash.
2023-08-01 13:07:34 +08:00
figsoda
58e4e74986 pkgs/servers: replace "${version}" with version 2023-07-02 14:51:24 -04: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
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