Commit Graph

23945 Commits

Author SHA1 Message Date
Thomas Gerbet
7eead9776d
Merge pull request #208185 from numinit/mattermost-7.5.2
mattermost: 7.5.1 -> 7.5.2
2023-01-01 23:30:14 +01:00
Sergei Trofimovich
592d3c7b16
Merge pull request #208024 from trofi/xhost-update
xorg:xhost: 1.0.8 -> 1.0.9
2023-01-01 20:49:06 +00:00
Franz Pletz
511f9544cc
Merge pull request #208511 from e1mo/fix-prometheus-xmpp-alerts-regression 2023-01-01 16:25:50 +01:00
figsoda
3485460c0e
Merge pull request #206203 from holymonson/dufs
dufs: skip checkPhase on darwin
2023-01-01 10:05:46 -05:00
Naïm Favier
161f6dbf59
Merge pull request #204840 from ncfavier/check-meta-deep 2023-01-01 14:30:12 +01:00
Naïm Favier
8796411139
Merge pull request #208176 from ncfavier/markdown-no-trailing 2023-01-01 14:15:05 +01:00
Naïm Favier
4df10debe7
lib/customisation.overrideDerivation: propagate evaluation condition
The new derivation should evaluate only if the old derivation does.

Sadly this means that the old derivation cannot depend on the new one
any more, which was used by xorgserver on Darwin. But this is not a
problem as `overrideAttrs` can (and should) usually be used instead.

This change allowed catching an invalid `meta.platforms` in the linux_rpi
kernels, which use `overrideDerivation`.
2023-01-01 14:10:42 +01:00
Jörg Thalheim
84b6c24b9b
Merge pull request #208570 from r-ryantm/auto-update/snappymail
snappymail: 2.24.1 -> 2.24.3
2023-01-01 09:02:53 +00:00
R. Ryantm
2724b570b3 metabase: 0.44.5 -> 0.45.1 2023-01-01 10:34:54 +08:00
R. Ryantm
9713f75ffa snappymail: 2.24.1 -> 2.24.3 2023-01-01 01:29:58 +00:00
Sandro
407160f700
Merge pull request #207382 from wegank/mongodb 2022-12-31 23:07:42 +01:00
Ryan Lahfa
06542b21a0
Merge pull request #205636 from LoveIsGrief/webhook-module
nixos/webhook: add support for a webhook service option
2022-12-31 22:31:38 +01:00
Nikolay Korotkiy
8a1c058e42
Merge pull request #208516 from r-ryantm/auto-update/geoserver
geoserver: 2.21.2 -> 2.22.0
2022-12-31 20:15:24 +04:00
R. Ryantm
5cd8497253 geoserver: 2.21.2 -> 2.22.0 2022-12-31 15:34:29 +00:00
Moritz 'e1mo' Fromm
e85943f32e
prometheus-xmpp-alerts: Fix broken binary
The binary was broken after the update to 0.5.6 (#205559) due to a
regression in upstream (the module name was changed but not updated in
the appropriate entrypoint). A patch is applied until fixed in upstream.
A very simple test should detect future regressions like this and prevent
breaking the package and associated module.
2022-12-31 16:11:11 +01:00
Nikolay Korotkiy
68dfc37fa9
Merge pull request #208464 from r-ryantm/auto-update/tile38
tile38: 1.30.1 -> 1.30.2
2022-12-31 12:56:05 +04:00
R. Ryantm
2decd4ef94 tile38: 1.30.1 -> 1.30.2 2022-12-31 07:54:54 +00:00
R. Ryantm
ac825c5763 prometheus-nut-exporter: 2.5.0 -> 2.5.1 2022-12-31 10:16:57 +08:00
Morgan Jones
27e22f6340 mattermost: 7.5.1 -> 7.5.2 2022-12-30 11:43:23 -08:00
Fabian Affolter
9a56a9a8a1
Merge pull request #208307 from r-ryantm/auto-update/nats-server
nats-server: 2.9.9 -> 2.9.10
2022-12-30 10:50:55 +01:00
R. Ryantm
f84308fd33 nats-server: 2.9.9 -> 2.9.10 2022-12-30 02:29:00 +00:00
Colin Arnott
dd9fa84766
allmark: fix homepage
The website listed on github.com currently returns a 401, so probably
best to just use the repo as the landing page.
2022-12-30 00:01:00 +00:00
Robert Hensing
2ba0c1ba67
Merge pull request #208263 from r-ryantm/auto-update/cassandra_3_0
cassandra_3_0: 3.0.26 -> 3.0.28
2022-12-29 23:07:33 +01:00
Maximilian Bosch
891ed931cb
Merge pull request #207283 from mweinelt/synapse-pyicu
matrix-synapse: Use improved user search
2022-12-29 21:42:13 +01:00
R. Ryantm
526db10b59 cassandra_3_0: 3.0.26 -> 3.0.28 2022-12-29 18:34:01 +00:00
ajs124
0d60f6630f
Merge pull request #207554 from r-ryantm/auto-update/proxysql
proxysql: 2.4.4 -> 2.4.5
2022-12-29 18:23:06 +01:00
Izorkin
f3e20dbfb0
nginxModules.brotli: unstable-2020-04-23 -> unstable-2022-04-29 2022-12-29 18:14:29 +03:00
Naïm Favier
22ea90a4d8
.editorconfig: apply trailing whitespace removal
editorconfig-checker -disable-indent-size **/*.md
2022-12-29 01:40:50 +01:00
Lucas Franceschino
e8e932bc80
nixos/webhook: init 2022-12-29 01:24:46 +01:00
Martin Weinelt
1bb598fb45
Merge pull request #207813 from r-ryantm/auto-update/prowlarr 2022-12-29 00:24:26 +01:00
R. Ryantm
db612e882d ergochat: 2.10.0 -> 2.11.0 2022-12-28 22:12:11 +00:00
Jonas Heinrich
2b6a58a6a5
Merge pull request #208014 from LeSuisse/trafficserver-9.1.4
trafficserver: 9.1.3 -> 9.1.4
2022-12-28 18:53:43 +01:00
Martin Weinelt
bbbb7a79cd
python3Packges.pyicu: rename from PyICU 2022-12-28 18:09:57 +01:00
Martin Weinelt
78555d7540
matrix-synapse: Use improved user search
by propagating pyicu, bindings to libicu, that help to deal with
international display names.
2022-12-28 18:09:49 +01:00
Martin Weinelt
9de9273f33
baserow: Use antlr4_9 in antlr4-python3-runtime
and use buildPythonApplication for the package.
2022-12-28 12:20:56 +01:00
Sergei Trofimovich
518bede442 xorg:xhost: 1.0.8 -> 1.0.9
Adds IPv6 support into command line.

Changes: https://www.spinics.net/lists/xorg/msg60787.html
2022-12-27 21:17:22 +00:00
Sandro
6c0b60981c
Merge pull request #202978 from urandom2/linx-server
Fixes https://github.com/NixOS/nixpkgs/issues/188667
2022-12-27 21:23:33 +01:00
Thomas Gerbet
ede90bb8e1 trafficserver: 9.1.3 -> 9.1.4
Fixes CVE-2022-32749 and CVE-2022-40743.

https://raw.githubusercontent.com/apache/trafficserver/9.1.x/CHANGELOG-9.1.4
2022-12-27 21:15:43 +01:00
K900
e59753591b
Merge pull request #192285 from illdefined/akkoma
akkoma: init at 3.5.0
2022-12-27 22:30:10 +03:00
Pavol Rusnak
bc60f09f79
qdrant: unbreak on x86_64-darwin 2022-12-27 19:24:41 +01:00
Artturi
52bf0b7dc0
Merge pull request #207443 from Artturin/gnustepmultiple 2022-12-27 16:02:43 +02:00
Mikael Voss
a6f1bae946
nixos/tests/akkoma: init
This test is based in part on nixos/tests/pleroma.
2022-12-27 14:37:01 +01:00
Mikael Voss
faa2d4fd40
akkoma-emoji/blobs_gg: init at unstable-2019-17-24 2022-12-27 14:15:24 +01:00
Mikael Voss
628b61f33f
akkoma-frontends/admin-fe: init at unstable-2022-09-10 2022-12-27 14:15:24 +01:00
Mikael Voss
6658dfbefb
akkoma-frontends/pleroma-fe: init at unstable-2022-12-10 2022-12-27 14:15:23 +01:00
Mikael Voss
faae415dcd
akkoma: init at 3.5.0 2022-12-27 14:15:23 +01:00
markuskowa
41c2f4c023
Merge pull request #207176 from astro/virtiofsd
virtiofsd: 1.4.0 -> 1.5.0
2022-12-27 13:24:18 +01:00
Jörg Thalheim
142249e918
Merge pull request #207912 from r-ryantm/auto-update/snappymail
snappymail: 2.23.0 -> 2.24.1
2022-12-27 10:36:40 +00:00
Colin Arnott
28354ec5d1
allmark: init at 0.10.0
We are using buildGoPackage, because upstream is not a module: see
andreaskoch/allmark#36.

Fixes #206256
2022-12-27 09:40:43 +00:00
Weijia Wang
06ce75d724 mongodb-3_4, mongodb-3_6: drop 2022-12-27 09:45:53 +01:00