summary refs log tree commit diff
path: root/pkgs/servers
AgeCommit message (Collapse)AuthorFilesLines
2023-11-29Merge pull request #270700 from NixOS/backport-269962-to-release-23.11Silvan Mosberger1-3/+3
[Backport release-23.11] homepage-dashboard: 0.7.4 -> 0.8.2
2023-11-28Merge pull request #270653 from NixOS/backport-270597-to-release-23.11Nick Cao1-2/+2
[Backport release-23.11] soft-serve: 0.7.2 -> 0.7.3
2023-11-28homepage-dashboard: 0.7.4 -> 0.8.2Jon Seager1-3/+3
(cherry picked from commit ef47a483c2245a9b1a865105018839c712baac18)
2023-11-28treewide: add mainProgramh7x449-0/+49
(cherry picked from commit 41974d5ed904a364dcf2f6251b1a25bb5aaa77c1)
2023-11-28Merge pull request #269605 from NixOS/backport-266496-to-release-23.11Nick Cao1-4/+4
[Backport release-23.11] nextcloud-notify_push: 0.6.3 -> 0.6.5
2023-11-28soft-serve: 0.7.2 -> 0.7.3Ashish SHUKLA1-2/+2
(cherry picked from commit 3a3cd401810fadbd2d2a99a0ba8676060082f92f)
2023-11-28sonic-server: fix build with clang 16Anthony Roussel1-1/+13
https://github.com/valeriansaliou/sonic/pull/316 (cherry picked from commit 98245cb2f16ad7df0d252200900fff66d12b3063)
2023-11-27kapacitor: fix aarch64-darwin buildSilvan Mosberger1-0/+6
(cherry picked from commit 63b5de1e53849969ae404ce3502dd60ca7f53ef5)
2023-11-27kapacitor: fix build of embedded `libflux` dependency with current rustManuel Frischknecht2-0/+23
The embedded `libflux` dependency of `kapacitor` fails to build with more current rust tooling due to an unneeded `.clone()` call that is promoted into an error message by a strict linting build config. This introduces a patch that removes the offending method call. The issue is already resolved upstream, but even the current `kapacitor` version still depends on this specific version of `libflux` [1], and the respective git commit contains a lot of other (automated) changes [2], so cherry-picking the patch via a GitHub URL seems even more brittle. [1]: https://github.com/influxdata/kapacitor/blob/v1.7.1/go.mod#L26 [2]: https://github.com/influxdata/flux/commit/e7f7023848929e16ad5bd3b41d217847bd4fd72b#diff-96572e971d9e19b54290a434debbf7db054b21c9ce19035159542756ffb8ab87 (cherry picked from commit 8e6e709ca1fcdb1d3a75b117c90cce769cd6b65a)
2023-11-27samba: fix samba-toolMats1-6/+16
This commit addresses the following issues: - samba-tool requiring python built with libxcrypt-legacy - adding the missing markdown python package - fixing the shebang patching so disallowedReferences passes (cherry picked from commit 9b5cfd41d86b1bbc8c9b7406760154b4832ebb76)
2023-11-27Merge pull request #270278 from NixOS/backport-269455-to-release-23.11markuskowa1-44/+79
[Backport release-23.11] kamailio: 5.7.2 -> 5.7.3, refactor expression
2023-11-27Merge pull request #270015 from NixOS/backport-269433-to-release-23.11Peder Bergebakken Sundt1-6/+14
[Backport release-23.11] photofield: 0.11.0 -> 0.13.0
2023-11-26kamailio: add TLS supportMarkus Kowalewski1-0/+3
(cherry picked from commit 3b8d3c6c6179453b53398d5ec4c1a3693fae38d0)
2023-11-26kamailio: make "modules" customiziable by overrideAttrsMarkus Kowalewski1-2/+0
(cherry picked from commit 231b889d799e2350a52edef0ef23a10e1fc8bf16)
2023-11-26kamailio: make "modules" customiziable by overrideAttrsMarkus Kowalewski1-29/+31
(cherry picked from commit 9f3a21f0e9f2b23efce8af4a44ae968446ebcb91)
2023-11-26kamailio: 5.7.2 -> 5.7.3Markus Kowalewski1-2/+2
(cherry picked from commit c59b67fde03e497104030ff877650adc01866979)
2023-11-26kamailio: refactor expressionMarkus Kowalewski1-43/+75
* remove pkgs from input * do not override build and install phase (not needed) * fix src ULR for autoupdates * enable parallel builds * move some packages to nativeBuildInputs (cherry picked from commit c1bf4079c0fe8b53281ac7cfa128a122e28df2e6)
2023-11-26jellyfin: 10.8.11 -> 10.8.12R. Ryantm1-2/+2
(cherry picked from commit 46be2f5f7ad53db8eb11da2fda622d34cf099ef9)
2023-11-26jellyfin-web: 10.8.11 -> 10.8.12R. Ryantm1-3/+3
(cherry picked from commit 161368a1e485e606ca84afbd850109c3f911d1ad)
2023-11-26photofield: add meta.mainProgramAnthony Roussel1-0/+1
(cherry picked from commit 7e9c976322b8e8045c739b8d1c34b978cee843bb)
2023-11-26photofield: add passthru.tests.versionAnthony Roussel1-0/+7
(cherry picked from commit 469d56aedd90ae57d46b289e7250be122b51f46c)
2023-11-26photofield: 0.11.0 -> 0.13.0Anthony Roussel1-6/+6
https://github.com/SmilyOrg/photofield/compare/v0.11.0...v0.13.0 (cherry picked from commit f8adf710cb2e298b37649132791c93bebc69954b)
2023-11-25nixos/nextcloud: fix docu of packagesFelix Buehler1-5/+3
(cherry picked from commit 7f9abdcfcb7a44a9e8bbf954adeb6cce8e6800fe)
2023-11-25uptime-kuma: 1.23.6 -> 1.23.7Miguel de la Cruz1-3/+3
(cherry picked from commit 7887d99244b6b7711e93d6e6589615d8790ced9b)
2023-11-25treewide: add mainProgramh7x4100-0/+100
(cherry picked from commit c9b3b8700d4cdf5c60d634785d14e1d49e7aa0f9)
2023-11-24meilisearch: 1.3.1 -> 1.5.0Minijackson2-392/+1148
(cherry picked from commit ed2d97a48b604ff3c1200fb5f3736c12c3686d7e)
2023-11-24miniflux: fix http user agent regressionMartin Weinelt1-1/+10
Miniflux in 2.0.5.0 introduced a regression in its HTTP client, where the global user-agent would fall back to that of the generic Go library it uses. This user agent is banned/rate-limited on many pages, which causes feed refreshes to be greeted by e.g. HTTP/403. (cherry picked from commit 95469bd3e6d1ba088996a2aae89a490cfb963ff4)
2023-11-24nextcloud-notify_push: 0.6.3 -> 0.6.5Sandro Jäckel1-4/+4
Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.4 Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.5 (cherry picked from commit 1a6f28cbd85187f5a64ef36c1d1ca77f80594bde)
2023-11-24postgresqlPackages.postgis: fix build on clang 12+Randy Eckenrode1-1/+4
Work around https://github.com/NixOS/nixpkgs/issues/166205 (cherry picked from commit b6d4be13d055408c55651f45f1142aba0c26dd87)
2023-11-23fit-trackee: pin flask-sqlalchemy to 3.0.5traxys1-0/+9
FitTrackee currently requires SQLAlchemy 1.4.49 (upstream has plans to upgrade). The commit `e3c822682230` updated flask-sqlalchemy to 3.1.1, and that version dropped support for pre 2.0 SQLAlchemy. As such we pin the flask-sqlalchemy dependency to the last version supporting the required SQLAlchemy version. (cherry picked from commit 2be3382a1df0d813a6c313f926b5917424a7ce47)
2023-11-23[Backport release-23.11] python311Packages.homeassistant-stubs: 2023.11.2 -> ↵github-actions[bot]1-2/+2
2023.11.3 (#269352) https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.3 (cherry picked from commit badb35e7308ea0103fcdb6043523ba8650be9809) Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-11-22home-assistant: 2023.11.2 -> 2023.11.3Martin Weinelt2-4/+5
https://github.com/home-assistant/core/releases/tag/2023.11.3 (cherry picked from commit 9952892cb68c376738d1b18ffbe1099139483864)
2023-11-22Merge pull request #269181 from NixOS/backport-269124-to-release-23.11lewo1-0/+8
[Backport release-23.11] rspamd: fix build on non-x86_64 platforms
2023-11-22maddy: fix build with clangNick Cao1-1/+12
(cherry picked from commit 1359116a9f29890ca8b7d54c6e013dcfbf0218d3)
2023-11-22ferretdb: 1.14.0 -> 1.15.0 (#269190)github-actions[bot]1-3/+3
(cherry picked from commit b2b85c4f11a68d6956ca0022eaba5ff29f74685f) Co-authored-by: noisersup <patryk@kwiatek.xyz>
2023-11-22rspamd: fix build on non-x86_64 platformschayleaf1-0/+8
(cherry picked from commit c6e4eb5097f9b9a699a66e86e4d6c75d8d83ed35)
2023-11-21Merge pull request #268869 from a-n-n-a-l-e-e/influxdb-fixNick Cao1-10/+11
influxdb: 1.10.0 -> 1.10.5; fix build
2023-11-21Merge pull request #268020 from squalus/navidromeNick Cao1-4/+4
navidrome: 0.49.3 -> 0.50.0
2023-11-21Merge pull request #268354 from r-ryantm/auto-update/bililiverecorderPierre Bourdon1-2/+2
bililiverecorder: 2.10.0 -> 2.10.1
2023-11-21Merge pull request #268622 from r-ryantm/auto-update/rspamdlewo1-2/+2
rspamd: 3.7.3 -> 3.7.4
2023-11-21influxdb: 1.10.0 -> 1.10.5; fix buildannalee1-10/+11
https://github.com/influxdata/influxdb/compare/v1.10.0...v1.10.5
2023-11-21Merge pull request #268551 from farcaller/mastodonRick van Schijndel3-5/+6
mastodon: easier build patching
2023-11-20Merge pull request #267752 from tebriel/update-outlineMartin Weinelt1-3/+3
outline: 0.72.2 -> 0.73.1
2023-11-20Merge pull request #268624 from r-ryantm/auto-update/wishlistNick Cao1-3/+3
wishlist: 0.14.0 -> 0.14.1
2023-11-20Merge pull request #268664 from gaelreyrol/mailpit-update-1.10.1Nick Cao1-5/+4
mailpit: 1.10.0 -> 1.10.1
2023-11-20Merge pull request #268639 from r-ryantm/auto-update/klipperBernardo Meurer1-3/+3
2023-11-20mastodon: easier build patchingVladimir Pouzanov3-5/+6
2023-11-20mailpit: 1.10.0 -> 1.10.1Gaël Reyrol1-5/+4
2023-11-20nats-streaming-server: 0.25.5 -> 0.25.6R. Ryantm1-3/+3
2023-11-20klipper: unstable-2023-10-21 -> unstable-2023-11-16R. Ryantm1-3/+3