Commit Graph

29486 Commits

Author SHA1 Message Date
Mario Rodas
58f1cd9922 postgresqlPackages.pg_ivm: 1.5.1 -> 1.6
Diff: https://github.com/sraoss/pg_ivm/compare/v1.5.1...v1.6
2023-09-10 04:20:00 +00:00
Mario Rodas
70cd815865 postgresqlPackages.pg_partman: 4.7.3 -> 4.7.4
Diff: https://github.com/pgpartman/pg_partman/compare/refs/tags/v4.7.3...v4.7.4

Changelog: https://github.com/pgpartman/pg_partman/raw/v4.7.4/CHANGELOG.txt
2023-09-10 04:20:00 +00:00
Mario Rodas
172dd925f5 postgresqlPackages.periods: 1.2.1 -> 1.2.2
Diff: https://github.com/xocolatl/periods/compare/v1.2.1...v1.2.2
2023-09-10 04:20:00 +00:00
Mario Rodas
4f65bbb2f4
Merge pull request #253421 from r-ryantm/auto-update/rabbitmq-server
rabbitmq-server: 3.12.3 -> 3.12.4
2023-09-09 22:22:56 -05:00
Mario Rodas
db35fd65b2
Merge pull request #254289 from r-ryantm/auto-update/postgresql11JitPackages.pgtap
postgresql11JitPackages.pgtap: 1.2.0 -> 1.3.0
2023-09-09 16:41:59 -05:00
Martin Weinelt
8593999542 wallabag: rebase data env patch 2023-09-09 23:07:20 +02:00
R. Ryantm
6d956e4410 postgresql11JitPackages.pgtap: 1.2.0 -> 1.3.0 2023-09-09 20:34:47 +00:00
Doron Behar
e5941e7f89
Merge pull request #253605 from yu-re-ka/gotify-update-script
gotify: refactor, use nix-update
2023-09-09 20:23:28 +00:00
schnusch
42deb69b51 xandikos: 0.2.8 -> 0.2.10
Diff: https://github.com/jelmer/xandikos/compare/v0.2.8...v0.2.10

Changelog: https://github.com/jelmer/xandikos/blob/v0.2.10/NEWS
2023-09-09 21:10:59 +02:00
Martin Weinelt
e07eca253b
Merge pull request #254170 from JamieMagee/anel-pwrctrl-homeassistant
python311Packages.anel-pwrctrl-homeassistant: init at 0.0.1.dev2
2023-09-09 20:53:37 +02:00
Brian McGee
848113c24f nats-server: add mainProgram for nats-server
The following warning was being output when using `nats-server`:

```
trace: warning: getExe: Package "nats-server-2.9.21" does not have the meta.mainProgram attribute. We'll assume that the main program has the same name for now, but this behavior is deprecated, because it leads to surprising errors when the assumption does not hold. If the package has a main program, please set `meta.mainProgram` in its definition to make this warning go away. Otherwise, if the package does not have a main program, or if you don't control its definition, use getExe' to specify the name to the program, such as lib.getExe' foo "bar".
```
2023-09-09 20:29:46 +02:00
Martin Weinelt
9ad0b7b6cf
Merge pull request #238828 from mweinelt/wallabag-2.6.0
wallabag: 2.5.4 -> 2.6.6
2023-09-09 20:15:59 +02:00
Martin Weinelt
0f9a86c000 wallabag: 2.5.4 -> 2.6.6
https://github.com/wallabag/wallabag/releases/tag/2.6.0
https://github.com/wallabag/wallabag/releases/tag/2.6.1
https://github.com/wallabag/wallabag/releases/tag/2.6.2
https://github.com/wallabag/wallabag/releases/tag/2.6.3
https://github.com/wallabag/wallabag/releases/tag/2.6.4
https://github.com/wallabag/wallabag/releases/tag/2.6.5
https://github.com/wallabag/wallabag/releases/tag/2.6.6

Dropped the swiftmailer patch, because wallabag migrated to symfony
mailer.

https://github.com/advisories/GHSA-p8gp-899c-jvq9
https://github.com/advisories/GHSA-gjvc-55fw-v6vq
https://github.com/wallabag/wallabag/pull/6924

Fixes: CVE-2023-4454, CVE-2023-4455
2023-09-09 19:38:11 +02:00
Doron Behar
0c8177601d gotify-server: 2.2.4 -> 2.3.0
Diff: https://github.com/gotify/server/compare/v2.2.4...v2.3.0
2023-09-09 20:01:20 +03:00
Yureka
5761b7411e gotify: refactor, use nix-update 2023-09-09 20:01:20 +03:00
Fabian Affolter
8d4a1b0941 home-assistant: update component-packages 2023-09-09 15:18:44 +02:00
Nick Cao
733d5c0d22
Merge pull request #253871 from NickCao/pdns
pdns: 4.8.1 -> 4.8.2
2023-09-09 09:11:49 -04:00
Mario Rodas
06e95daf89
Merge pull request #245810 from aaronjheng/alertmanager-bot
alertmanager-bot: remove
2023-09-09 06:57:51 -05:00
Mario Rodas
fa7e40ce75
Merge pull request #254139 from marsam/update-redis
redis: 7.2.0 -> 7.2.1
2023-09-09 05:24:32 -05:00
Pierre Bourdon
c7cc1d7230
Merge pull request #254108 from anund/audiobookshelf_getopt_fix
audiobookshelf: fix reference to getopt in wrapper
2023-09-09 10:04:54 +02:00
Jamie Magee
4c8bb5dfe2
home-assistant: update component packages 2023-09-08 22:04:17 -07:00
Anund
bbc6174eaa audiobookshelf: fix reference to getopt in wrapper 2023-09-09 09:06:50 +10:00
Ryan Lahfa
23357ad31e
Merge pull request #254006 from r-ryantm/auto-update/dolibarr 2023-09-09 01:57:24 +03:00
schnusch
b52d40b867 xandikos: replace prometheus-client with aiohttp-openmetrics
see d5da74ad09
2023-09-09 00:14:20 +02:00
Salar Rahmanian
e8210b2aac plausible: 1.4.4 -> 1.5.1 2023-09-08 20:54:05 +00:00
Weijia Wang
f5465f7d51
Merge pull request #253977 from ymarkus/bookstack
bookstack: 23.06.2 -> 23.08.2
2023-09-08 21:19:06 +02:00
Martin Weinelt
43906989e1
Merge pull request #253989 from r-ryantm/auto-update/zigbee2mqtt
zigbee2mqtt: 1.32.2 -> 1.33.0
2023-09-08 18:41:32 +02:00
Weijia Wang
230262cda5
Merge pull request #253885 from bjornfor/add-deconz
deconz: init at 2.23.00
2023-09-08 17:14:06 +02:00
Kerstin Humm
0bcdfa9253 mobilizon: 3.1.3 -> 3.2.0
Also removed some outdated mix overrides
2023-09-08 15:05:34 +00:00
Artturi
db9208ab98
Merge pull request #254017 from cyber-murmel/klipper-cross 2023-09-08 17:30:32 +03:00
marble
a4f6862fb1 klipper: fix cross compilation 2023-09-08 17:29:43 +03:00
Stig Palmquist
b90ab315c1 unit: remove withPerldevel option 2023-09-08 14:22:00 +00:00
Nick Cao
f484ee5eb0
Merge pull request #253987 from r-ryantm/auto-update/mssql_jdbc
mssql_jdbc: 12.4.0 -> 12.4.1
2023-09-08 09:50:35 -04:00
Mario Rodas
7b91aeaf07
Merge pull request #253983 from r-ryantm/auto-update/dolt
dolt: 1.8.8 -> 1.14.0
2023-09-08 07:00:20 -05:00
Martin Weinelt
1a4f930286
Merge pull request #254007 from NixOS/home-assistant
home-assistant: propagate packaging
2023-09-08 12:38:32 +02:00
happysalada
636f80091e unstructured-api: 0.0.41 -> 0.0.42 2023-09-08 10:32:58 +00:00
Martin Weinelt
350a1b3e02
home-assistant: propagate packaging
An oversight in the last package update.
2023-09-08 12:28:10 +02:00
R. Ryantm
3bdbcacb1f dolibarr: 17.0.3 -> 18.0.1 2023-09-08 10:17:58 +00:00
Martin Weinelt
059ee99ef4
Merge pull request #253832 from NixOS/home-assistant
home-assistant: 2023.8.4 -> 2023.9.0
2023-09-08 11:32:35 +02:00
Weijia Wang
f95a262d75
Merge pull request #253941 from r-ryantm/auto-update/bililiverecorder
bililiverecorder: 2.8.2 -> 2.9.0
2023-09-08 11:12:52 +02:00
Martin Weinelt
b3da5e68a1
home-assistant: pin zeroconf at 0.91.1 2023-09-08 10:58:05 +02:00
Martin Weinelt
e7d3f6bc36
home-assistant: pin plexapi at 4.13.2 2023-09-08 10:58:04 +02:00
Martin Weinelt
de5fa879ed
python311Packages.homeassistant-stubs: 2023.8.4 -> 2023.9.0
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.9.0
2023-09-08 10:58:04 +02:00
Martin Weinelt
b24287dde8
home-assistant: 2023.8.4 -> 2023.9.0
https://github.com/home-assistant/core/releases/tag/2023.9.0
2023-09-08 10:58:03 +02:00
Mario Rodas
cbbfe1ec91
Merge pull request #253425 from Yarny0/meta-mainprogram
add more `meta.mainProgram`
2023-09-08 03:43:44 -05:00
R. Ryantm
89261204b6 zigbee2mqtt: 1.32.2 -> 1.33.0 2023-09-08 08:35:29 +00:00
R. Ryantm
5265e8864a mssql_jdbc: 12.4.0 -> 12.4.1 2023-09-08 08:33:27 +00:00
R. Ryantm
1e6c8f18cb dolt: 1.8.8 -> 1.14.0 2023-09-08 08:00:54 +00:00
Yannick Markus
06e13b240d
bookstack: 23.06.2 -> 23.08.2 2023-09-08 09:31:16 +02:00
Weijia Wang
bf2b51adf0
Merge pull request #253948 from r-ryantm/auto-update/gobgpd
gobgpd: 3.17.0 -> 3.18.0
2023-09-08 08:30:03 +02:00
Bjørn Forsman
2932ee753d deconz: init at 2.23.00
https://www.dresden-elektronik.com/wireless/software/deconz.html
2023-09-08 07:45:59 +02:00
Mario Rodas
dfde9c83bc postgresqlPackages.postgis: 3.3.3 -> 3.4.0
Changelog: https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.4.0/NEWS
2023-09-08 04:20:00 +00:00
Mario Rodas
5e680aac1d postgresqlPackages.pgsql-http: init at 1.6.0 2023-09-08 04:20:00 +00:00
Mario Rodas
a454cd9df7 redis: 7.2.0 -> 7.2.1
Changelog: https://github.com/redis/redis/raw/7.2.1/00-RELEASENOTES
2023-09-08 04:20:00 +00:00
R. Ryantm
03631d72d7 gobgpd: 3.17.0 -> 3.18.0 2023-09-08 03:44:06 +00:00
Nick Cao
be1601e9bb
Merge pull request #253934 from aaronjheng/rtl_433-exporter
prometheus-rtl_433-exporter: use sri hash
2023-09-07 23:25:37 -04:00
R. Ryantm
3526a837bf bililiverecorder: 2.8.2 -> 2.9.0 2023-09-08 03:16:45 +00:00
Aaron Jheng
3009e9fb92
prometheus-rtl_433-exporter: use sri hash 2023-09-08 10:18:16 +08:00
OTABI Tomoya
9f903b7535
Merge pull request #253842 from happysalada/update_qdrant
qdrant: 1.4.1 -> 1.5.0
2023-09-08 10:57:20 +09:00
Yueh-Shun Li
138565e8df apache-airflow: fix passthru overriding
Keep the `passthru` attributes from previousAttrs
while adding new attributes.

Co-authored-by: Graham Bennett <gbpdt@users.noreply.github.com>
2023-09-07 23:07:42 +02:00
Yorick
1d07743667
Merge pull request #253599 from r-ryantm/auto-update/victoriametrics
victoriametrics: 1.93.1 -> 1.93.3
2023-09-07 16:58:07 +02:00
Nick Cao
47a99ab525
pdns: 4.8.1 -> 4.8.2
Changelog: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.2
2023-09-07 10:52:08 -04:00
emilylange
7b15fbcf2c
matrix-sliding-sync: 0.99.9 -> 0.99.10
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.10
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.9...v0.99.10
2023-09-07 15:47:46 +02:00
happysalada
839b5b97f3 qdrant: 1.4.1 -> 1.5.0 2023-09-07 08:00:04 -04:00
ajs124
643f30acdc grafana-loki,promtail: 2.8.4 -> 2.9.0
https://github.com/grafana/loki/releases/tag/v2.9.0
2023-09-07 13:57:02 +02:00
Mario Rodas
f801487e2d
Merge pull request #252366 from marsam/update-redis
redis: 7.0.12 -> 7.2.0
2023-09-07 05:12:01 -05:00
Kerstin Humm
36ff7d5d5d mobilizon: init at 3.1.3
Co-Authored-By: Minijackson <minijackson@riseup.net>
Co-Authored-By: summersamara <summersamara@proton.me>
2023-09-07 08:59:40 +00:00
Florian Klink
572baf84bf
Merge pull request #253691 from emilylange/grafana-agent
grafana-agent: 0.36.0 -> 0.36.1
2023-09-07 11:28:55 +03:00
Fabian Affolter
0aa6d4fd8e
Merge pull request #253517 from fabaff/simplepush
python311Packages.simplepush: init at 2.2.3
2023-09-07 10:16:48 +02:00
Fabian Affolter
b54d97ae3f home-assistant: update component-packages 2023-09-07 09:16:05 +02:00
Janne Heß
32df108c42
Merge pull request #253688 from emilylange/matrix-sliding-sync
matrix-sliding-sync: 0.99.8 -> 0.99.9
2023-09-07 09:02:18 +02:00
R. Ryantm
9692128afe photofield: 0.10.4 -> 0.11.0 2023-09-07 04:59:35 +00:00
Weijia Wang
71c99509fd
Merge pull request #250224 from n0emis/grocy-4.0.2
grocy: 4.0.0 -> 4.0.2
2023-09-07 01:59:28 +02:00
Weijia Wang
79421e1ca7
Merge pull request #249840 from Frostman/uptime-kuma-1.23.0
uptime-kuma: 1.22.1 -> 1.23.0
2023-09-07 01:57:10 +02:00
emilylange
1b52b0b5b5
grafana-agent: 0.36.0 -> 0.36.1
https://github.com/grafana/agent/releases/tag/v0.36.1
https://github.com/grafana/agent/blob/v0.36.1/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.36.0...v0.36.1
2023-09-06 21:15:07 +02:00
emilylange
928eb5b568
matrix-sliding-sync: 0.99.8 -> 0.99.9
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.9
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.8...v0.99.9
2023-09-06 21:04:47 +02:00
Artturi
f810c29616
Merge pull request #242169 from corngood/stone 2023-09-06 21:02:36 +03:00
Weijia Wang
362c9430e3
Merge pull request #253639 from toastal/prosody-0.12.4
prosody: 0.12.3 → 0.12.4
2023-09-06 19:58:30 +02:00
Weijia Wang
90cd212aae
Merge pull request #253657 from dotlambda/listmonk-fetchYarnDeps
listmonk.frontend: use fetchYarnDeps
2023-09-06 19:56:55 +02:00
Weijia Wang
d8fb98009d
Merge pull request #253482 from r-ryantm/auto-update/nostr-rs-relay
nostr-rs-relay: 0.8.9 -> 0.8.12
2023-09-06 19:18:35 +02:00
Weijia Wang
fe332687d3
Merge pull request #253373 from r-ryantm/auto-update/tempo
tempo: 2.2.1 -> 2.2.2
2023-09-06 19:17:39 +02:00
David McFarland
049776a99c stone: init at 2.4 2023-09-06 13:57:53 -03:00
Robert Schütz
6083d3d51f listmonk.frontend: use fetchYarnDeps 2023-09-06 09:37:02 -07:00
Weijia Wang
2457551a54
Merge pull request #253329 from risicle/ris-envoy-1.26.4
envoy: 1.26.3 -> 1.26.4
2023-09-06 16:54:29 +02:00
toastal
f14b565e90 prosody: 0.12.3 → 0.12.4 2023-09-06 21:27:58 +07:00
Weijia Wang
67160d51fe
Merge pull request #251987 from illdefined/akkoma
akkoma: 3.9.3 → 3.10.4
2023-09-06 16:03:52 +02:00
Weijia Wang
42f221572d
Merge pull request #253571 from dotlambda/apache-airflow-fetchYarnDeps
apache-airflow: use fetchYarnDeps
2023-09-06 15:26:38 +02:00
Weijia Wang
7d2b63104d
Merge pull request #253567 from dotlambda/outline-fetchYarnDeps
outline: use fetchYarnDeps
2023-09-06 15:24:24 +02:00
Nick Cao
c4819ed5e1
Merge pull request #253543 from r-ryantm/auto-update/do-agent
do-agent: 3.16.4 -> 3.16.6
2023-09-06 07:49:33 -04:00
Nick Cao
3f811c90ed
Merge pull request #253528 from malvex/master
mautrix-telegram: add pysocks dependency
2023-09-06 07:44:59 -04:00
R. Ryantm
0bf94d42a2 victoriametrics: 1.93.1 -> 1.93.3 2023-09-06 09:02:32 +00:00
Yureka
9810f10ffc net-snmp: update musl patches from alpine
Use fetchurl instead of fetchpatch, since the files are static.
The hashes of the existing patches are verified to be the same.
2023-09-06 10:42:31 +02:00
Yureka
105ba21e08 net-snmp: remove autoreconfHook
Usually we can use the configure scripts included in the release tarball. This
was added in 552143224a almost 10 years ago to
fix the build, but is no longer necessary.
2023-09-06 10:42:31 +02:00
Robert Schütz
39cec7b937 gotify-server: add passthru.tests 2023-09-06 09:31:12 +02:00
Robert Schütz
94bce8f014 gotify-server: use fetchYarnDeps 2023-09-06 09:31:12 +02:00
happysalada
91ca9989d1 surrealdb: 1.0.0-beta.10 -> 1.0.0-beta.11 2023-09-06 07:21:06 +00:00
happysalada
024f043a27 redpanda: mark broken 2023-09-06 07:20:42 +00:00
happysalada
4917499ea5 unstructured-api: 0.0.39 -> 0.0.41 2023-09-06 07:17:36 +00:00
Robert Schütz
a75694493b apache-airflow: use fetchYarnDeps 2023-09-05 20:31:16 -07:00
Robert Schütz
f5f1fe8180 outline: use fetchYarnDeps 2023-09-05 20:01:55 -07:00