3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

23979 commits

Author SHA1 Message Date
Mario Rodas ee44c0e028
Merge pull request from ivan/pgroonga-2.4.2
postgresqlPackages.pgroonga: 2.4.0 -> 2.4.2
2023-01-03 09:22:10 -05:00
Mario Rodas 6688fdf6a4
Merge pull request from ivan/pg_ivm-1.4
postgresqlPackages.pg_ivm: 1.3 -> 1.4
2023-01-03 09:21:55 -05:00
Mario Rodas 61218848be
Merge pull request from r-ryantm/auto-update/plpgsql_check
postgresql11Packages.plpgsql_check: 2.2.4 -> 2.2.5
2023-01-03 09:19:59 -05:00
Mario Rodas 9b00cee440
Merge pull request from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 3.3.2 -> 3.4.2
2023-01-03 07:31:19 -05:00
R. Ryantm 20fceb750c vmagent: 1.85.0 -> 1.85.3 2023-01-03 14:19:10 +08:00
Mario Rodas c1c7ae2d6c postgresqlPackages.plpgsql_check: 2.2.5 -> 2.2.6 2023-01-03 04:20:00 +00:00
Sandro b9866fc0cf
Merge pull request from LeSuisse/redis-7.0.7 2023-01-03 00:29:33 +01:00
Martin Weinelt c42947660e
Merge pull request from fabaff/pykaleidescape 2023-01-02 23:07:20 +01:00
Fabian Affolter 70aa373a5d home-assistant: update component-packages 2023-01-02 22:40:07 +01:00
Artturi 9f5839a6ea
Merge pull request from LeSuisse/pgbouncer-1.18.0 2023-01-02 21:01:51 +02:00
Martin Weinelt 0bf714e78e
Merge pull request from fabaff/kiwiki-client
python310Packages.kiwiki-client: init at 0.1.2
2023-01-02 19:02:51 +01:00
Fabian Affolter 778f278579 home-assistant: update component-packages 2023-01-02 18:47:25 +01:00
Thomas Gerbet b84a4ccb9f redis: 7.0.5 -> 7.0.7
https://github.com/redis/redis/releases/tag/7.0.6
https://github.com/redis/redis/releases/tag/7.0.7

Patch to fix CVE-2022-3647 can be dropped as it now available in the
released versions.
2023-01-02 18:33:34 +01:00
Anderson Torres 037d4463a0
Merge pull request from candyc1oud/tidb
tidb: init at 6.5.0
2023-01-02 13:44:15 -03:00
R. Ryantm d7637635d9 inspircd, inspircdMinimal: 3.14.0 -> 3.15.0
Adds new regex_pcre2 module, enabled by default.

https://docs.inspircd.org/3/change-log/#inspircd-3150

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2023-01-02 17:32:38 +01:00
Robert Scott 84b847da62
Merge pull request from LeSuisse/redis-status-check-phase
pkgsStatic.redis: make checkPhase pass
2023-01-02 16:08:14 +00:00
R. Ryantm 13f2d0a2b8 pocketbase: 0.10.1 -> 0.10.4 2023-01-02 23:57:13 +08:00
R. Ryantm 501848c755 unit: 1.28.0 -> 1.29.0 2023-01-02 23:30:18 +08:00
Bobby Rong f2d5887f09
Merge pull request from rhoriguchi/tautulli
tautulli: 2.10.5 -> 2.11.1
2023-01-02 23:10:06 +08:00
R. Ryantm 9abaddb148 dcnnt: 0.7.1 -> 0.9.0 2023-01-02 21:51:18 +08:00
R. Ryantm d3346ad543 bookstack: 22.11 -> 22.11.1 2023-01-02 21:38:12 +08:00
R. Ryantm 187fa34027 pgpool: 4.3.3 -> 4.4.1 2023-01-02 21:15:38 +08:00
Candy Cloud 93aa5b07fc tidb: init at 6.5.0 2023-01-02 12:40:27 +00:00
R. Ryantm 409c646eeb jetty: 11.0.12 -> 11.0.13 2023-01-02 20:05:06 +08:00
Martin Weinelt 3f5dc2ce41
Merge pull request from rhoriguchi/prowlarr 2023-01-02 01:24:28 +01:00
Thomas Gerbet 7eead9776d
Merge pull request 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 from trofi/xhost-update
xorg:xhost: 1.0.8 -> 1.0.9
2023-01-01 20:49:06 +00:00
Ryan Horiguchi ede86a554a
prowlarr: 1.0.0.2171 -> 1.0.1.2210 2023-01-01 20:12:00 +01:00
Franz Pletz 511f9544cc
Merge pull request from e1mo/fix-prometheus-xmpp-alerts-regression 2023-01-01 16:25:50 +01:00
figsoda 3485460c0e
Merge pull request from holymonson/dufs
dufs: skip checkPhase on darwin
2023-01-01 10:05:46 -05:00
Naïm Favier 161f6dbf59
Merge pull request from ncfavier/check-meta-deep 2023-01-01 14:30:12 +01:00
Naïm Favier 8796411139
Merge pull request 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
Thomas Gerbet e56a1f2f92 pgbouncer: 1.17.0 -> 1.18.0
https://www.pgbouncer.org/changelog.html#pgbouncer-118x
2023-01-01 13:42:46 +01:00
Jörg Thalheim 84b6c24b9b
Merge pull request 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 from wegank/mongodb 2022-12-31 23:07:42 +01:00
Ryan Lahfa 06542b21a0
Merge pull request 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 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 () 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 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 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 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