about summary refs log tree commit diff
path: root/pkgs/servers
AgeCommit message (Collapse)AuthorFilesLines
2023-10-23Merge pull request #262879 from K900/tempo-fixK9001-1/+10
tempo: backport fix for crashes after Go 1.21 update
2023-10-23Merge pull request #262542 from yu-re-ka/matrix-synapse-opentracingMartin Weinelt1-4/+0
matrix-synapse: remove opentracing optional dependencies
2023-10-23tempo: backport fix for crashes after Go 1.21 updateK9001-1/+10
2023-10-23Merge pull request #262688 from YellowOnion/mpd-fixArtturi1-1/+2
2023-10-23Merge pull request #262613 from r-ryantm/auto-update/unitOTABI Tomoya1-2/+2
unit: 1.31.0 -> 1.31.1
2023-10-23Merge pull request #262787 from NixOS/home-assistantMartin Weinelt3-67/+6
home-assistant: 2023.10.4 -> 2023.10.5
2023-10-23python311Packages.homeassistant-stubs: 2023.10.4 -> 2023.10.5Martin Weinelt1-2/+2
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.10.5
2023-10-22Merge pull request #260862 from noisersup/ferretdb-1.12.1Mario Rodas1-3/+3
ferretdb: 1.11.0 -> 1.12.1
2023-10-23treewide: sha256 -> hash (#262801)0x4A6F2-2/+2
* tumpa: sha256 -> hash * qubes-core-vchan-xen: sha256 -> hash * qdmr: sha256 -> hash * w_scan2: sha256 -> hash * libcdada: sha256 -> hash * eidolon: sha256 -> hash * freenukum: sha256 -> hash * promscale: sha256 -> hash * tacacsplus: sha256 -> hash * blflash: sha256 -> hash * silicon: sha256 -> hash * nethoscope: sha256 -> hash * pmacct: sha256 -> hash * tayga: sha256 -> hash * alejandra: sha256 -> hash * igrep: sha256 -> hash * cwm: sha256 -> hash * dasel: sha256 -> hash
2023-10-23Merge pull request #262283 from helsinki-systems/upd/rtStig1-3/+3
rt: 5.0.3 -> 5.0.5
2023-10-22rss-bridge: add maintainerMynacol1-1/+1
2023-10-22rss-bridge: Move substitutions into patch fileMynacol2-8/+46
As requested in https://github.com/NixOS/nixpkgs/pull/257641#pullrequestreview-1678477898
2023-10-22rss-bridge: 2022-06-14 -> 2023-09-24Mynacol1-6/+8
The source code substitutions have to be adopted to continue working. The PATH_CACHE const has to use `define` instead, as const forbids using functions.
2023-10-22Merge pull request #262381 from makefu/pkgs/ps3netsrv/replace-upstreamLassulus1-20/+23
ps3netsrv: replace with webman mod fork
2023-10-22home-assistant: 2023.10.4 -> 2023.10.5Martin Weinelt2-65/+4
https://github.com/home-assistant/core/releases/tag/2023.10.5
2023-10-22Merge pull request #262585 from GaetanLepage/invidious-updateSilvan Mosberger1-3/+3
2023-10-22windmill: 1.184.0 -> 1.188.1happysalada2-116/+820
2023-10-22Merge pull request #262714 from K900/cadvisor-bumpK9001-4/+4
cadvisor: unstable-2023-07-28 -> unstable-2023-10-22
2023-10-22Merge pull request #262264 from marsam/update-timescaledbMario Rodas1-2/+2
postgresqlPackages.timescaledb: 2.12.1 -> 2.12.2
2023-10-22matrix-synapse: remove opentracing optional dependenciesYureka1-4/+0
Fixes eval failure 'opentracing-2.4.0 not supported for interpreter python3.11' opentracing and jaeger-client libraries are unmaintained
2023-10-22moodle: 4.1.4 -> 4.3 (#260399)R. RyanTM1-2/+2
2023-10-22cadvisor: unstable-2023-07-28 -> unstable-2023-10-22K9001-4/+4
Fixes crash on startup.
2023-10-22admin-fe: Migrate to prefetch-yarn-depsMikael Voss1-3/+3
cf. <https://github.com/NixOS/nixpkgs/issues/240174>
2023-10-22akkoma-fe: Migrate to prefetch-yarn-depsMikael Voss1-3/+3
cf. <https://github.com/NixOS/nixpkgs/issues/240174>
2023-10-22mpd: add soxr resampler supportDaniel Hill1-1/+2
2023-10-22Merge #262282: knot-dns: 3.3.1 -> 3.3.2Vladimír Čunát1-2/+2
2023-10-22Merge master into staging-nextgithub-actions[bot]3-4/+9
2023-10-22Merge pull request #262329 from SuperSandro2000/nginx-zstd-0-1-0Ryan Lahfa1-2/+2
2023-10-21unit: 1.31.0 -> 1.31.1R. Ryantm1-2/+2
2023-10-21Merge pull request #242467 from dadada/dev/dadada/init-nixos-soft-serveJanik1-2/+6
nixos/soft-serve: init
2023-10-21pgbouncer: meta add `mainProgram`Kai Norman Clasen1-0/+1
2023-10-21invidious: unstable-2023-10-07 -> unstable-2023-10-20Gaetan Lepage1-3/+3
2023-10-21Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross6-11/+11
Conflicts: pkgs/development/python-modules/velbus-aio/default.nix
2023-10-21samba: 4.18.6 -> 4.19.1Yaya1-2/+2
https://lists.samba.org/archive/samba-announce/2023/000651.html Fixes CVE-2023-3961 Fixes CVE-2023-4091 Fixes CVE-2023-4154 Fixes CVE-2023-42669 Fixes CVE-2023-42670
2023-10-21Merge pull request #262534 from NixOS/home-assistantMartin Weinelt3-6/+6
home-assistant: 2023.10.3 -> 2023.10.4
2023-10-21Merge pull request #257262 from dongcarl/2023-09-nginx-fixesRyan Lahfa1-1/+1
nixos/nginx: Allow empty port for listen directive (for unix socket)
2023-10-21nixos/soft-serve: initdadada1-1/+3
This adds a NixOS module for Soft Serve, a tasty, self-hostable Git server for the command line. The module has a test that checks some basic things like creating users, creating a repo and cloning it. Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-10-21python311Packages.homeassistant-stubs: 2023.10.1 -> 2023.10.4Martin Weinelt1-2/+2
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.10.4
2023-10-21home-assistant: 2023.10.3 -> 2023.10.4Martin Weinelt2-4/+4
https://github.com/home-assistant/core/releases/tag/2023.10.4
2023-10-21Merge pull request #262441 from r-ryantm/auto-update/tomcat-nativeAaron Andersen1-2/+2
tomcat-native: 2.0.5 -> 2.0.6
2023-10-21Merge master into staging-nextgithub-actions[bot]8-21/+23
2023-10-21Merge pull request #262459 from dotlambda/python-myq-renameMartin Weinelt1-1/+3
python310Packages.python-myq: rename from pymyq
2023-10-21Merge pull request #261271 from ↵Thomas Gerbet7-20/+20
risicle/ris-teleport-11.3.27-12.4.22-13.4.3-14.0.3 teleport_11: 11.3.25 -> 11.3.27, teleport_12: 12.4.20 -> 12.4.22, teleport_13: 13.4.1 -> 13.4.3, teleport: 14.0.1 -> 14.0.3
2023-10-20home-assistant: support myq componentRobert Schütz1-1/+3
2023-10-21tomcat-native: 2.0.5 -> 2.0.6R. Ryantm1-2/+2
2023-10-21Merge master into staging-nextgithub-actions[bot]5-51/+4
2023-10-21librenms: remove fixed package name (#261395)Jenny1-1/+0
2023-10-21soft-serve: fix shell hookdadada1-2/+4
This adds bash to the PATH of soft-serve. This is required for the hooks to work, since they are implemented in bash.
2023-10-20lighttpd: re-enable remaining disabled testsBjørn Forsman1-6/+0
All tests work now.
2023-10-20lighttpd: 1.4.71 -> 1.4.72Bjørn Forsman2-42/+2
The patch to disable legacy crypt tests (which were broken for us) isn't needed anymore, so remove it.