Commit Graph

33970 Commits

Author SHA1 Message Date
Luke Granger-Brown
fd668bb427
Merge pull request #294626 from r-ryantm/auto-update/prometheus-smokeping-prober
prometheus-smokeping-prober: 0.7.1 -> 0.7.2
2024-03-10 01:54:35 +00:00
Emily
632ebb90f8
Merge pull request #292122 from emilylange/grafana-agent
grafana-agent: add passthru.updateScript, 0.39.2 -> 0.40.2
2024-03-10 02:35:57 +01:00
R. Ryantm
2e35f0c273 prometheus-smokeping-prober: 0.7.1 -> 0.7.2 2024-03-10 01:34:18 +00:00
R. Ryantm
bc5f8a8059 mox: 0.0.9 -> 0.0.10 2024-03-10 01:18:23 +00:00
R. Ryantm
0ba56d8e17 bililiverecorder: 2.10.1 -> 2.11.0 2024-03-10 00:36:50 +00:00
Nick Cao
c49c26a53a
Merge pull request #294335 from Samasaur1/prometheus-wireguard-exporter-fix
prometheus_wireguard_exporter: add meta.mainProgram
2024-03-09 16:21:12 -05:00
Blake Smith
e590114712 gotosocial: 0.13.3 -> 0.14.1 2024-03-09 15:15:01 -06:00
Sam
feb2406e1e
prometheus-wireguard-exporter: add meta.mainProgram 2024-03-09 11:30:18 -08:00
Rouven Czerwinski
292e4a4154
icecream: 2020-04-15 -> 1.4 (#288524)
Bump to latest release.
2024-03-09 18:48:22 +01:00
Wolfgang Walther
81c32a6b33
postgresql.pkgs.plv8: 3.1.5 -> 3.1.10
https://github.com/plv8/plv8/blob/v3.1.10/Changes

3.1.10 is currently not the latest version - 3.2.2 is. However, the 3.2 branch needs
more changes to build successfully. The update to 3.1.10 makes this package build
with postgresql_16 for now.
2024-03-09 09:44:07 +01:00
Wolfgang Walther
5a57e16d64
postgresql.pkgs.pg_auto_failover: fix build on linux
This failed because libpam, which postgresql is now linked against, was missing as a
build input. In general, this is an indication that this extension needs the same
build inputs that postgresql was built with - so we just pass those instead.

This makes similar build failures less likely in the future.
2024-03-09 09:44:07 +01:00
Wolfgang Walther
f58132cb15
postgresql.pkgs.repmgr: fix build on linux
This failed because libpam, which postgresql is now linked against, was missing as a
build input. In general, this is an indication that this extension needs the same
build inputs that postgresql was built with - so we just pass those instead.

This makes similar build failures less likely in the future.
2024-03-09 09:44:07 +01:00
Wolfgang Walther
a69f3706c7
postgresql_12.pkgs.pg_repack: fix build
This failed because libxcrypt, which pg12 is linked against, was missing as a
build input. In general, this is an indication that this extension needs the
same build inputs that postgresql was built with - so we just pass those instead.

This makes similar build failures less likely in the future.
2024-03-09 09:44:07 +01:00
Wolfgang Walther
a1896739f6
postgresql.pkgs: remove broken conditions for legacy versions
PostgreSQL older than v12 is not in nixpkgs anymore, so marking those as
still broken in that case doesn't make sense anymore.
2024-03-09 09:44:07 +01:00
Alyssa Ross
004613a60f mailmanPackages.hyperkitty: 1.3.8 -> 1.3.9
Doesn't seem to be out on PyPI yet, but they have a release tarball.

Hyperkitty has migrated to pyproject.toml, and no longer requires an
outdated version of mistune.  Yay!
2024-03-09 08:01:31 +01:00
Nikolay Korotkiy
0ac49e81be
reproxy: migrate to by-name 2024-03-09 09:58:31 +04:00
Nikolay Korotkiy
3fafcf0683
reproxy: 1.0.0 → 1.1.1 2024-03-09 09:58:31 +04:00
R. Ryantm
83b66d995f pocketbase: 0.22.2 -> 0.22.3 2024-03-09 04:21:19 +00:00
Yueh-Shun Li
91b3db1309 treewide: fix sourceRoot for fetchgit-based src
According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the
`sourceRoot` attribute passed to `stdenv.mkDerivation` should be
specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is
produced using `fetchgit`-based fetchers.

`sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on
the assumption that the `name` attribute of these pre-unpacked fetchers
are always `"source"`, which is not the case. Expecting constant `name`
also makes the source FODs prone to irrelevent hashes during version
bumps.

[1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot
[2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
2024-03-09 07:53:25 +08:00
Martin Weinelt
c339d2e256
evcc: 0.124.7 -> 0.124.8
https://github.com/evcc-io/evcc/releases/tag/0.124.8
2024-03-08 21:02:07 +01:00
Martin Weinelt
8a67ffa41c
Merge pull request #294287 from mweinelt/evcc-0.124.7
evcc: 0.124.6 -> 0.124.7
2024-03-08 20:54:05 +01:00
Weijia Wang
4387bbfaaa
Merge pull request #282882 from r-ryantm/auto-update/mapproxy
mapproxy: 1.15.1 -> 2.0.2
2024-03-08 19:56:53 +01:00
Weijia Wang
97b6cd2b24
Merge pull request #291587 from ehmry/discourse
discourse: 3.1.0 <- 3.2.0.beta1
2024-03-08 18:34:32 +01:00
R. Ryantm
1d2030ab5b dolt: 1.35.0 -> 1.35.1 2024-03-08 15:21:53 +00:00
Martin Weinelt
7b58179a77
evcc: 0.124.6 -> 0.124.7
https://github.com/evcc-io/evcc/releases/tag/0.124.7
2024-03-08 14:37:42 +01:00
R. Ryantm
49653ab9dd aerospike: 7.0.0.4 -> 7.0.0.5 2024-03-08 08:43:45 +00:00
R. Ryantm
50c2fb3d0d minio: 2024-02-26T09-33-48Z -> 2024-03-07T00-43-48Z 2024-03-08 06:55:59 +00:00
R. Ryantm
9a14560bd9 dovecot_fts_xapian: 1.7.4 -> 1.7.6 2024-03-08 06:19:53 +00:00
github-actions[bot]
bca99088c2
Merge master into staging-next 2024-03-08 00:02:17 +00:00
Martin Weinelt
0100be7e42
Merge pull request #294053 from mweinelt/mushroom-3.5.2
home-assistant-custom-lovelace-modules.mushroom: 3.5.0 -> 3.5.2
2024-03-07 22:42:42 +01:00
Martin Weinelt
1371fe6327
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/servers/home-assistant/default.nix
2024-03-07 17:12:13 +01:00
Mario Rodas
7a1627858b
Merge pull request #294009 from trofi/xorg.mkfontdir-update
xorg.mkfontdir: 1.2.2 -> 1.2.3
2024-03-07 09:39:15 -05:00
Martin Weinelt
115a063ea3
home-assistant-custom-lovelace-modules.mushroom: 3.5.0 -> 3.5.2
https://github.com/piitaya/lovelace-mushroom/releases/tag/v3.5.2
2024-03-07 14:21:42 +01:00
Weijia Wang
67342981fa
Merge pull request #291345 from r-ryantm/auto-update/dovecot_fts_xapian
dovecot_fts_xapian: 1.6.5 -> 1.7.4
2024-03-07 13:20:56 +01:00
Martin Weinelt
5704371394
Merge pull request #293931 from NixOS/home-assistant
home-assistant: 2024.2.5 -> 2024.3.0
2024-03-07 13:10:39 +01:00
github-actions[bot]
590e65a7b3
Merge master into staging-next 2024-03-07 12:01:24 +00:00
Martin Weinelt
ee2598655e
python311Packages.homeassistant-stubs: 2024.2.5 -> 2024.3.0
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.3.0
2024-03-07 12:38:09 +01:00
Martin Weinelt
eca16eac97
home-assistant: 2024.2.5 -> 2024.3.0
https://www.home-assistant.io/blog/2024/03/06/release-20243/
2024-03-07 12:38:09 +01:00
Atemu
7d28e3df65
Merge pull request #290030 from r-ryantm/auto-update/samba
samba: 4.19.4 -> 4.19.5
2024-03-07 11:33:56 +00:00
Weijia Wang
f079cd500f
Merge pull request #291993 from r-ryantm/auto-update/weaviate
weaviate: 1.23.10 -> 1.24.1
2024-03-07 12:05:14 +01:00
Weijia Wang
e7d3f2f837
Merge pull request #292372 from r-ryantm/auto-update/bookstack
bookstack: 23.12.2 -> 24.02
2024-03-07 12:03:45 +01:00
Weijia Wang
5098658e02
Merge pull request #292390 from r-ryantm/auto-update/tempo
tempo: 2.3.1 -> 2.4.0
2024-03-07 11:55:10 +01:00
Weijia Wang
c46fb9459e
Merge pull request #285169 from r-ryantm/auto-update/nifi
nifi: 1.24.0 -> 1.25.0
2024-03-07 11:31:27 +01:00
Weijia Wang
f21aff0ed5
Merge pull request #285215 from r-ryantm/auto-update/vmagent
vmagent: 1.96.0 -> 1.99.0
2024-03-07 11:28:16 +01:00
Weijia Wang
60cfeda486
Merge pull request #285753 from r-ryantm/auto-update/mssql_jdbc
mssql_jdbc: 12.4.2 -> 12.6.1
2024-03-07 11:07:39 +01:00
R. Ryantm
bc3f515b51 grafana: 10.3.3 -> 10.3.4 2024-03-07 10:00:07 +00:00
Weijia Wang
4f775162a9
Merge pull request #286656 from r-ryantm/auto-update/bozohttpd
bozohttpd: 20220517 -> 20240126
2024-03-07 10:29:40 +01:00
Weijia Wang
025eae3bff
Merge pull request #286764 from r-ryantm/auto-update/jackett
jackett: 0.21.1672 -> 0.21.1915
2024-03-07 10:26:37 +01:00
Weijia Wang
869ea2bf77
Merge pull request #286811 from r-ryantm/auto-update/readarr
readarr: 0.3.17.2409 -> 0.3.19.2437
2024-03-07 10:21:23 +01:00
Weijia Wang
9656244786
Merge pull request #286924 from r-ryantm/auto-update/owntracks-recorder
owntracks-recorder: 0.9.6 -> 0.9.7
2024-03-07 10:16:34 +01:00
Sergei Trofimovich
9b1c6ee268 xorg.mkfontdir: 1.2.2 -> 1.2.3
Changes: https://lists.x.org/archives/xorg-announce/2024-March/003471.html
2024-03-07 09:13:26 +00:00
Leona Maroni
397f4166ca
Merge pull request #293831 from LeSuisse/percona-server-8.0.36
percona-server_8_0: 8.0.35-27 -> 8.0.36-28
2024-03-07 09:37:40 +01:00
Weijia Wang
d7b4d4bb72
Merge pull request #287733 from r-ryantm/auto-update/piping-server-rust
piping-server-rust: 0.16.0 -> 0.18.0
2024-03-07 09:22:22 +01:00
Weijia Wang
e748ef7b2c
Merge pull request #287967 from r-ryantm/auto-update/metabase
metabase: 0.48.4 -> 0.48.7
2024-03-07 09:13:58 +01:00
Fabian Affolter
3cf4a54820
Merge pull request #293827 from Stunkymonkey/command-runner-normalize
python312Packages.command-runner: rename from command_runner
2024-03-07 09:13:12 +01:00
Weijia Wang
5fc89d873d
Merge pull request #288719 from r-ryantm/auto-update/oauth2-proxy
oauth2-proxy: 7.5.1 -> 7.6.0
2024-03-07 08:48:24 +01:00
Weijia Wang
2474e7267d
Merge pull request #288722 from r-ryantm/auto-update/snappymail
snappymail: 2.33.0 -> 2.35.2
2024-03-07 08:47:55 +01:00
Pol Dellaiera
3c6ee02009
Merge pull request #293844 from minijackson/netbox-3.7.3
netbox: 3.7.1 -> 3.7.3
2024-03-07 08:29:28 +01:00
Weijia Wang
7f0ba8968a
Merge pull request #291292 from r-ryantm/auto-update/dcnnt
dcnnt: 0.9.2 -> 0.10.0
2024-03-07 08:25:40 +01:00
github-actions[bot]
1314597ec7
Merge master into staging-next 2024-03-07 06:00:56 +00:00
Weijia Wang
4d19e6d008
Merge pull request #292001 from r-ryantm/auto-update/unit
unit: 1.31.1 -> 1.32.0
2024-03-07 07:00:35 +01:00
Martin Weinelt
7a3fabd246
home-assistant.intents: 2024.2.2 -> 2024.2.28 2024-03-07 02:44:56 +01:00
Martin Weinelt
b95cff5d5c
home-assistant: use ruff check subcommand in helper scripts 2024-03-07 02:44:53 +01:00
Morgan Helton
56aeedf456 sunshine: use cuda compatible libstdc++ when building with cuda support 2024-03-06 19:35:45 -06:00
github-actions[bot]
e0fd83a658
Merge master into staging-next 2024-03-07 00:02:06 +00:00
Weijia Wang
0b658135bb
Merge pull request #288988 from r-ryantm/auto-update/lidarr
lidarr: 2.0.7.3849 -> 2.1.7.4030
2024-03-06 23:53:52 +01:00
Weijia Wang
1c914d26a9
Merge pull request #289207 from r-ryantm/auto-update/confluent-platform
confluent-platform: 7.5.0 -> 7.6.0
2024-03-06 23:44:06 +01:00
Weijia Wang
212593d92d
Merge pull request #289455 from r-ryantm/auto-update/grafana-dash-n-grab
grafana-dash-n-grab: 0.5.1 -> 0.5.2
2024-03-06 23:37:31 +01:00
Weijia Wang
54c2260839
Merge pull request #290179 from r-ryantm/auto-update/prometheus-artifactory-exporter
prometheus-artifactory-exporter: 1.13.2 -> 1.14.0
2024-03-06 23:14:53 +01:00
Yt
00c4e99e55
Merge pull request #293608 from 9999years/fix-pict-rs
pict-rs: Mark broken on darwin
2024-03-06 21:40:59 +00:00
Pol Dellaiera
62c90b60dd
Merge pull request #293559 from LeSuisse/pixelfed-0.11.13
pixelfed: 0.11.12 -> 0.11.13
2024-03-06 21:59:21 +01:00
Minijackson
98b22e3764
netbox: 3.7.1 -> 3.7.3 2024-03-06 21:43:25 +01:00
Weijia Wang
d38d9a37f4
Merge pull request #293814 from r-ryantm/auto-update/spicedb
spicedb: 1.29.2 -> 1.29.5
2024-03-06 21:43:00 +01:00
Weijia Wang
25b19c0549
Merge pull request #293583 from r-ryantm/auto-update/snac2
snac2: 2.47 -> 2.49
2024-03-06 21:30:54 +01:00
Jörg Thalheim
39ac57b7c5
Merge branch 'master' into license-updates 2024-03-06 20:26:06 +01:00
markuskowa
23b8fa5734
Merge pull request #293501 from markuskowa/upd-slurm
slurm: 23.11.3.1 -> 23.11.4.1
2024-03-06 19:57:02 +01:00
Thomas Gerbet
a2f96c785d percona-server_8_0: 8.0.35-27 -> 8.0.36-28
Expected to fix the same set of issues than MySQL 8.0.36 (#284127).

* CVE-2024-20961
* CVE-2024-20962
* CVE-2024-20973
* CVE-2024-20975
* CVE-2024-20977
* CVE-2024-20960
* CVE-2024-20963
* CVE-2024-20985
* CVE-2024-20969
* CVE-2024-20967
* CVE-2024-20964
* CVE-2024-20981
* CVE-2024-20966
* CVE-2024-20970
* CVE-2024-20971
* CVE-2024-20972
* CVE-2024-20974
* CVE-2024-20976
* CVE-2024-20978
* CVE-2024-20982
* CVE-2024-20965
2024-03-06 19:33:27 +01:00
Felix Buehler
9f13d7399c python312Packages.command-runner: rename from command_runner 2024-03-06 19:28:52 +01:00
Rebecca Turner
0effc1df91
pict-rs: Mark broken on darwin
A lot of build failures when testing:

```
pict-rs> Executing cargoCheckHook
pict-rs> ++ cargo test -j 20 --profile release --target aarch64-apple-darwin --frozen -- --test-threads=20
pict-rs>    Compiling ring v0.17.8
pict-rs>    Compiling io-uring v0.5.13
pict-rs>    Compiling socket2 v0.4.10
pict-rs>    Compiling scoped-tls v1.0.1
pict-rs> error[E0425]: cannot find value `MAP_POPULATE` in crate `libc`
pict-rs>     --> /private/tmp/nix-build-pict-rs-0.5.7.drv-0/pict-rs-0.5.7-vendor.tar.gz/io-uring/src/util.rs:19:42
pict-rs>      |
pict-rs> 19   |                 libc::MAP_SHARED | libc::MAP_POPULATE,
pict-rs>      |                                          ^^^^^^^^^^^^ help: a constant with a similar name exists: `MAP_PRIVATE`
pict-rs>      |
pict-rs>     ::: /private/tmp/nix-build-pict-rs-0.5.7.drv-0/pict-rs-0.5.7-vendor.tar.gz/libc/src/unix/bsd/apple/mod.rs:3314:1
```
2024-03-06 10:02:19 -08:00
github-actions[bot]
8a8a630460
Merge master into staging-next 2024-03-06 18:01:19 +00:00
Sandro
e656679228
Merge pull request #286523 from MarcelCoding/listmonk
listmonk: 2.5.1 -> 3.0.0
2024-03-06 18:49:20 +01:00
R. Ryantm
224bfbe894 spicedb: 1.29.2 -> 1.29.5 2024-03-06 16:32:06 +00:00
Nick Cao
c85049be9e
Merge pull request #293650 from NickCao/matrix-synapse
matrix-synapse-unwrapped: 1.101.0 -> 1.102.0
2024-03-06 11:26:40 -05:00
Nick Cao
a2c4602ccd
Merge pull request #293693 from vcunat/p/knot-bump
knot-dns: 3.3.4 -> 3.3.5
2024-03-06 09:29:26 -05:00
Nick Cao
b8c7840eef
Merge pull request #293763 from r-ryantm/auto-update/mackerel-agent
mackerel-agent: 0.78.3 -> 0.79.0
2024-03-06 09:03:03 -05:00
Nick Cao
f155477d98
Merge pull request #293566 from dotlambda/postfix-3.8.6
postfix: 3.8.5 -> 3.8.6
2024-03-06 08:47:56 -05:00
R. Ryantm
fca1821a78 mackerel-agent: 0.78.3 -> 0.79.0 2024-03-06 12:46:08 +00:00
Martin Weinelt
34d1238e34
prometheus-knot-exporter: 3.3.4 -> 3.3.5 2024-03-06 11:57:52 +01:00
Vladimír Čunát
fb45e89a6e
knot-dns: 3.3.4 -> 3.3.5
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.5
2024-03-06 08:52:32 +01:00
github-actions[bot]
09c267dae0
Merge master into staging-next 2024-03-06 06:01:19 +00:00
Nick Cao
f226fb4d80
matrix-synapse-unwrapped: 1.101.0 -> 1.102.0
Diff: https://github.com/element-hq/synapse/compare/v1.101.0...v1.102.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.102.0
2024-03-05 22:40:03 -05:00
Nick Cao
22ca26e22c
keycloak.plugins.keycloak-discord: 0.3.1 -> 0.5.0, set sourceProvenance 2024-03-05 22:17:51 -05:00
Nick Cao
ac12e7ffbd
keycloak.plugins.keycloak-metrics-spi: 4.0.0 -> 5.0.0
Diff: https://github.com/aerogear/keycloak-metrics-spi/compare/refs/tags/4.0.0...5.0.0
2024-03-05 22:13:07 -05:00
Leona Maroni
809eb566f6
keycloak.plugins.keycloak-restrict-client-auth: 23.0.0 -> 24.0.0
Release: https://github.com/sventorben/keycloak-restrict-client-auth/releases/tag/v24.0.0
2024-03-05 22:11:04 -05:00
Nick Cao
77366d1b0a
keycloak: 24.0.0 -> 24.0.1 2024-03-05 22:09:29 -05:00
R. Ryantm
e995900888
keycloak: 23.0.7 -> 24.0.0 2024-03-05 22:08:13 -05:00
Martin Weinelt
3e094a901e
Merge pull request #293252 from mweinelt/sqlalchemy-1.4.52
python311Packages.sqlalchemy_1_4: 1.4.51 -> 1.4.52
2024-03-06 01:54:30 +01:00
Martin Weinelt
da001b2ed6
fit-trackee: relax sqlalchemy constraint 2024-03-06 01:47:53 +01:00
github-actions[bot]
8660ec23c7
Merge master into staging-next 2024-03-06 00:02:17 +00:00
emilylange
3ab086e217
grafana-agent: 0.40.1 -> 0.40.2
https://github.com/grafana/agent/releases/tag/v0.40.2

https://github.com/grafana/agent/blob/v0.40.2/CHANGELOG.md

diff: https://github.com/grafana/agent/compare/v0.40.1...v0.40.2
2024-03-05 23:29:30 +01:00
Martin Weinelt
e20a2dfe2c
home-assistant-custom-lovelace-modules.mushroom: 3.4.2 -> 3.5.0
https://github.com/piitaya/lovelace-mushroom/releases/tag/v3.5.0
2024-03-05 23:13:35 +01:00
Yt
43d259f8d7
Merge pull request #293502 from r-ryantm/auto-update/pict-rs
pict-rs: 0.5.6 -> 0.5.7
2024-03-05 21:48:30 +00:00
R. Ryantm
26591596fc snac2: 2.47 -> 2.49 2024-03-05 20:52:53 +00:00
Sandro
911b4015d2
Merge pull request #283319 from phaer/etebase-server
etebase: fix runtime crash due to wrong pydantic..
2024-03-05 21:37:21 +01:00
Martin Weinelt
ce4b33b13d
Merge pull request #293043 from mguentner/init_home_assistant_better_thermostat_1_5b7
home-assistant-custom-components.better_thermostat: init at 1.5.0-beta7
2024-03-05 20:56:38 +01:00
Robert Schütz
dd524ff40a postfix: 3.8.5 -> 3.8.6
Changelog: https://www.postfix.org/announcements/postfix-3.8.6.html
2024-03-05 11:13:54 -08:00
Thomas Gerbet
8b7a84f3df pixelfed: 0.11.12 -> 0.11.13
Changes:
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.13
2024-03-05 19:26:08 +01:00
github-actions[bot]
ac779b472e
Merge master into staging-next 2024-03-05 18:01:25 +00:00
R. Ryantm
dd8b266521 unpoller: 2.9.5 -> 2.10.0 2024-03-05 17:56:13 +00:00
Emily
0b5dc30dc7
Merge pull request #292627 from emilylange/laurel
laurel: 0.5.6 -> 0.6.0
2024-03-05 18:23:38 +01:00
Adam C. Stephens
a51a27a78b
Merge pull request #291554 from jnsgruk/homepage-config
nixos/homepage-dashboard: support structured config
2024-03-05 09:48:19 -05:00
Jon Seager
cba3d0d236
homepage-dashboard: patch to enable control of log targets
This piece of software is generally used (and documented upstream)
in containers. It is common practice for such applications to log
both to stdout, and to a file which can be volume-mounted in the
container.

Because the intention here is to start with systemd, it makes less
sense to have both, so this added patch stops the application
from trying to create a log directory alongside the config directory.
2024-03-05 14:38:51 +00:00
Nick Cao
fa010bd502
Merge pull request #293411 from r-ryantm/auto-update/sickgear
sickgear: 3.30.11 -> 3.30.13
2024-03-05 09:36:01 -05:00
Nick Cao
f03f80f6b9
Merge pull request #293387 from r-ryantm/auto-update/proxysql
proxysql: 2.5.5 -> 2.6.0
2024-03-05 09:29:57 -05:00
Markus Kowalewski
d4ea947379 slurm: 23.11.3.1 -> 23.11.4.1 2024-03-05 14:31:33 +01:00
R. Ryantm
95cbbb6648 pict-rs: 0.5.6 -> 0.5.7 2024-03-05 13:30:57 +00:00
github-actions[bot]
2be10cb1a0
Merge master into staging-next 2024-03-05 12:01:17 +00:00
Martin Weinelt
aebaf29a92
Merge pull request #293478 from r-ryantm/auto-update/evcc
evcc: 0.124.4 -> 0.124.6
2024-03-05 11:59:42 +01:00
R. Ryantm
3b2adba3f3 evcc: 0.124.4 -> 0.124.6 2024-03-05 10:32:12 +00:00
Francesco Gazzetta
6ffb3618ea
Merge pull request #289980 from fgaz/treewide/fgaz-finalAttrs
treewide: use finalAttrs in packages maintained by @fgaz
2024-03-05 11:05:28 +01:00
Jonas Chevalier
ee411f2c1b
VictoriaMetrics: 1.97.1 -> 1.99.0 (#293328)
Package upgrade and move to pkgs/by-name.

* https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.98.0
* https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.99.0
2024-03-05 10:53:19 +01:00
Francesco Gazzetta
6b1fbdad14 xinetd: use finalAttrs pattern 2024-03-05 09:50:18 +01:00
Francesco Gazzetta
3db2da0e84 qremotecontrol-server: remove unused rec 2024-03-05 09:50:18 +01:00
Francesco Gazzetta
54fa4a6f23 merecat: use finalAttrs pattern 2024-03-05 09:50:17 +01:00
github-actions[bot]
16bca48d25
Merge master into staging-next 2024-03-05 06:01:12 +00:00
R. Ryantm
5eb9bf07fb sickgear: 3.30.11 -> 3.30.13 2024-03-05 05:03:44 +00:00
Mikael Voss
87b923bd1e akkoma-frontends.admin-fe: 2023-02-11 -> 2024-02-25 2024-03-05 05:27:40 +01:00
Mikael Voss
ba7d30c842 akkoma-frontends.akkoma-fe: 2023-08-05 -> 3.11.0 2024-03-05 05:27:40 +01:00
Mikael Voss
42dd54a373 akkoma: 3.10.4 -> 3.11.0 2024-03-05 05:27:40 +01:00
R. Ryantm
2dcf474970 proxysql: 2.5.5 -> 2.6.0 2024-03-05 01:34:56 +00:00
R. Ryantm
08449a063f postgresql12JitPackages.pgvector: 0.6.0 -> 0.6.1 2024-03-05 00:34:49 +00:00
github-actions[bot]
100a9b96ce
Merge master into staging-next 2024-03-05 00:01:58 +00:00
Jörg Thalheim
05256630cf telegraf: 1.29.4 -> 1.29.5
Diff: https://github.com/influxdata/telegraf/compare/v1.29.4...v1.29.5

Changelog: https://github.com/influxdata/telegraf/blob/v1.29.5/CHANGELOG.md
2024-03-05 08:20:35 +10:00
github-actions[bot]
fe2479b166
Merge master into staging-next 2024-03-04 18:00:55 +00:00
Nick Cao
54351a94b3
Merge pull request #293233 from r-ryantm/auto-update/pgbouncer
pgbouncer: 1.22.0 -> 1.22.1
2024-03-04 10:06:44 -05:00
Nick Cao
423ac7f466
Merge pull request #293047 from r-ryantm/auto-update/aerospike
aerospike: 7.0.0.3 -> 7.0.0.4
2024-03-04 09:53:18 -05:00
Mario Rodas
d329d65edb
Merge pull request #293110 from r-ryantm/auto-update/dolt
dolt: 1.34.3 -> 1.35.0
2024-03-04 08:43:13 -05:00
Mario Rodas
82ad743a8e
Merge pull request #293198 from r-ryantm/auto-update/pocketbase
pocketbase: 0.22.0 -> 0.22.2
2024-03-04 08:32:40 -05:00
R. RyanTM
4ec1b4b99d
simple-http-server: 0.6.8 -> 0.6.9 (#293222) 2024-03-04 08:31:25 -05:00
R. Ryantm
e9f0ffd6ee pgbouncer: 1.22.0 -> 1.22.1 2024-03-04 12:41:27 +00:00
github-actions[bot]
6620dd578c
Merge master into staging-next 2024-03-04 12:06:01 +00:00
R. Ryantm
958c0dca43 pocketbase: 0.22.0 -> 0.22.2 2024-03-04 09:58:34 +00:00
Azat Bahawi
ba7f53d7ab
Merge pull request #293167 from r-ryantm/auto-update/exportarr
exportarr: 1.6.2 -> 2.0.0
2024-03-04 08:15:15 +00:00
github-actions[bot]
1a3380fec6
Merge master into staging-next 2024-03-04 06:10:33 +00:00
R. Ryantm
b72cb750ab exportarr: 1.6.2 -> 2.0.0 2024-03-04 03:56:16 +00:00
Nick Cao
e3a6221a96
Merge pull request #292294 from r-ryantm/auto-update/pocketbase
pocketbase: 0.21.3 -> 0.22.0
2024-03-03 20:45:40 -05:00
Nick Cao
79623b5fb7
Merge pull request #292208 from r-ryantm/auto-update/nagios
nagios: 4.5.0 -> 4.5.1
2024-03-03 20:40:55 -05:00
Nick Cao
a964434fb3
Merge pull request #292213 from r-ryantm/auto-update/darkhttpd
darkhttpd: 1.15 -> 1.16
2024-03-03 20:39:52 -05:00
Nick Cao
143932b4c1
Merge pull request #292222 from r-ryantm/auto-update/grafana-loki
grafana-loki: 2.9.4 -> 2.9.5
2024-03-03 20:37:49 -05:00
R. Ryantm
2d2836f060 prometheus-smartctl-exporter: 0.11.0 -> 0.12.0 2024-03-04 00:22:29 +00:00
github-actions[bot]
7869e723ac
Merge master into staging-next 2024-03-04 00:02:16 +00:00
R. Ryantm
ceb877156f dolt: 1.34.3 -> 1.35.0 2024-03-03 23:07:58 +00:00
Martin Weinelt
f09b7dc6a5
Merge pull request #289961 from leona-ya/vikunja-0.23.0
vikunja: 0.22.1 -> 0.23.0
2024-03-03 19:15:35 +01:00
github-actions[bot]
3d632fe115
Merge master into staging-next 2024-03-03 18:01:09 +00:00
R. Ryantm
db64e0fbf4 aerospike: 7.0.0.3 -> 7.0.0.4 2024-03-03 16:31:57 +00:00
Maximilian Güntner
4b8fc4abe9
home-assistant-custom-components.better_thermostat: init at 1.5.0-beta7 2024-03-03 17:19:08 +01:00
Leona Maroni
52fd6a495e
Merge pull request #292003 from r-ryantm/auto-update/honk
honk: 1.2.1 -> 1.2.3
2024-03-03 16:38:39 +01:00
Nick Cao
fd213cc33c
Merge pull request #292865 from r-ryantm/auto-update/gobgpd
gobgpd: 3.23.0 -> 3.24.0
2024-03-03 10:10:05 -05:00
Guillaume Girol
dc9a74e61e
Merge pull request #291934 from e1mo/bird-lg-1-3-5
bird-lg: 1.3.1 -> 1.3.5
2024-03-03 15:50:42 +01:00
R. Ryantm
a3824bc233 dovecot_fts_xapian: 1.6.5 -> 1.7.4 2024-03-03 14:05:57 +00:00
traxys
6b8b18b322 fit-trackee: 0.7.29 -> 0.7.31 2024-03-03 13:16:43 +01:00
github-actions[bot]
0d466b7ac7
Merge master into staging-next 2024-03-03 12:01:17 +00:00
7c6f434c
504ecea66b
Merge pull request #292646 from NickCao/squid
squid: 6.6 -> 6.7
2024-03-03 10:36:30 +00:00
Pascal Bach
8240cbf81b
Merge pull request #292124 from r-ryantm/auto-update/minio
minio: 2024-02-24T17-11-14Z -> 2024-02-26T09-33-48Z
2024-03-03 11:22:22 +01:00
Martin Weinelt
87e3bfb284
Merge pull request #292883 from mweinelt/hass-3.12
home-assistant: migrate to python 3.12
2024-03-03 03:35:53 +01:00
R. Ryantm
07e73d8708 piping-server-rust: 0.16.0 -> 0.18.0 2024-03-03 00:57:17 +00:00
github-actions[bot]
26d76ed9a5
Merge master into staging-next 2024-03-03 00:02:18 +00:00
Leona Maroni
46ad1987b9
Merge pull request #278698 from bachp/photoprism-update
photoprism: 231011-63f708417 -> 231128-f48ff16ef
2024-03-02 23:03:49 +01:00
R. Ryantm
8f8623c31c jackett: 0.21.1672 -> 0.21.1915 2024-03-02 21:57:10 +00:00
Martin Weinelt
0b69a2b5db
home-assistant: migrate to python 3.12 2024-03-02 22:33:20 +01:00
Martin Weinelt
d65910a66a
Merge pull request #292864 from mjm/hass-auth-header
home-assistant-custom-components.auth-header: init at 1.10-unstable-2024-02-26
2024-03-02 22:14:35 +01:00
R. Ryantm
6b100dcc5d gobgpd: 3.23.0 -> 3.24.0 2024-03-02 20:24:30 +00:00
Matt Moriarity
bd456c3978 home-assistant-custom-components.auth-header: init at 1.10-unstable-2024-02-26 2024-03-02 13:22:01 -07:00
Mario Rodas
7af3bcd837
Merge pull request #290804 from trofi/xcb-util-cursor-update
xcb-util-cursor: 0.1.4 -> 0.1.5
2024-03-02 14:33:47 -05:00
Mario Rodas
6ac2f71901
Merge pull request #292732 from r-ryantm/auto-update/postgresqlJitPackages.pg_ivm
postgresqlJitPackages.pg_ivm: 1.7 -> 1.8

Closes https://github.com/NixOS/nixpkgs/pull/292729
Closes https://github.com/NixOS/nixpkgs/pull/292730
Closes https://github.com/NixOS/nixpkgs/pull/292731
2024-03-02 14:31:33 -05:00
github-actions[bot]
81198fd201
Merge master into staging-next 2024-03-02 18:01:04 +00:00
R. Ryantm
3c1eeca6e6 weaviate: 1.23.10 -> 1.24.1 2024-03-02 17:58:23 +00:00
R. Ryantm
7333f51a56 snappymail: 2.33.0 -> 2.35.2 2024-03-02 16:19:58 +00:00
Nick Cao
bf393f9d8d
Merge pull request #292744 from r-ryantm/auto-update/spicedb
spicedb: 1.29.1 -> 1.29.2
2024-03-02 11:04:55 -05:00
Martin Weinelt
857e0fe069
Merge pull request #292668 from mweinelt/zigbee2mqtt-1.36.0
zigbee2mqtt: 1.35.3 -> 1.36.0
2024-03-02 16:57:34 +01:00
Weijia Wang
2c53d57267
Merge pull request #292683 from risicle/ris-routinator-darwin-systemconfiguration
routinator: fix build on darwin
2024-03-02 14:57:16 +01:00
github-actions[bot]
f51807feea
Merge master into staging-next 2024-03-02 12:01:28 +00:00
Mario Rodas
a428415bac
Merge pull request #292314 from r-ryantm/auto-update/pgpool
pgpool: 4.5.0 -> 4.5.1
2024-03-02 06:28:09 -05:00
R. Ryantm
2413e2db4f spicedb: 1.29.1 -> 1.29.2 2024-03-02 07:16:29 +00:00
Robert Schütz
93be1a5f68
Merge pull request #292615 from dotlambda/nextcloudPackages-update
nextcloud26: 26.0.11 -> 26.0.12, nextcloud27: 27.1.6 -> 27.1.7, nextcloudPackages: update
2024-03-02 06:22:21 +00:00
R. Ryantm
8526253869 postgresqlJitPackages.pg_ivm: 1.7 -> 1.8 2024-03-02 06:03:47 +00:00
github-actions[bot]
9819563ca9
Merge master into staging-next 2024-03-02 06:00:53 +00:00
Mario Rodas
07409d6acb
Merge pull request #291365 from trofi/rippled-gcc-13-fix
rippled: fix `gcc-13` build failure
2024-03-01 23:21:05 -05:00
annalee
a04ddbe327
Merge remote-tracking branch 'upstream/master' into sn-remove 2024-03-02 04:08:10 +00:00
Robert Scott
fdf858c1fe routinator: fix build on darwin 2024-03-01 23:04:18 +00:00
phaer
fa34964ef1 etebase: make proper package...
and remove the ad-hoc python environment.
Also remove daphne and use uvicorn just as upstream does
2024-03-01 22:55:27 +01:00
phaer
aa04a4d124 etebase: use dependencies from overriden python...
interpreter, as per review comment.
2024-03-01 22:54:41 +01:00
Martin Weinelt
746cd8b4af
zigbee2mqtt: 1.35.3 -> 1.36.0
https://github.com/Koenkk/zigbee2mqtt/releases/tag/1.36.0
2024-03-01 21:56:27 +01:00
Nick Cao
4ff48a0179
squid: 6.6 -> 6.7
Diff: https://github.com/squid-cache/squid/compare/SQUID_6_6...SQUID_6_7
2024-03-01 15:06:14 -05:00
emilylange
1f4d82f1ac
laurel: 0.5.6 -> 0.6.0
https://github.com/threathunters-io/laurel/releases/tag/v0.6.0

diff: https://github.com/threathunters-io/laurel/compare/refs/tags/v0.5.6...v0.6.0
2024-03-01 19:13:51 +01:00
R. Ryantm
44ac563981 vmagent: 1.96.0 -> 1.99.0 2024-03-01 18:00:40 +00:00
Robert Schütz
1c7cd26c04 nextcloudPackages: update 2024-03-01 09:11:42 -08:00
Robert Schütz
78117fb694 nextcloud27: 27.1.6 -> 27.1.7
Changelog: https://nextcloud.com/changelog/#27-1-7
2024-03-01 08:48:20 -08:00
Robert Schütz
51f28cf7f2 nextcloud26: 26.0.11 -> 26.0.12
Changelog: https://nextcloud.com/changelog/#26-0-12
2024-03-01 08:48:20 -08:00
Robert Schütz
ae230e25ce
Merge pull request #292343 from emhamm/nextcloud-update-to-v28-0-3-from-master
nextcloud28: 28.0.2 -> 28.0.3
2024-03-01 16:43:19 +00:00
Nick Cao
dded8f3ff4
Merge pull request #292488 from r-ryantm/auto-update/rqlite
rqlite: 8.21.3 -> 8.22.1
2024-03-01 10:25:24 -05:00
Nick Cao
b19aa10cb8
Merge pull request #292461 from r-ryantm/auto-update/sickgear
sickgear: 3.30.10 -> 3.30.11
2024-03-01 10:18:07 -05:00
Nick Cao
ba4edb498a
Merge pull request #292406 from r-ryantm/auto-update/gortr
gortr: 0.14.8 -> 0.15.0
2024-03-01 10:12:35 -05:00
phaer
13686ad41f etebase: add phaer to maintainers 2024-03-01 14:32:45 +01:00
phaer
395bbdd54d etebase: fix runtime crash due to wrong pydantic..
...version. Upstream still uses pydantic 1, which it
implicitly imports via fastapi. Overriding that and its
pydantic-using dependencies fixes it, until upstream updates.
2024-03-01 14:32:45 +01:00
github-actions[bot]
18bc3c64e6
Merge master into staging-next 2024-03-01 12:00:58 +00:00
Marcel
1d39985078
listmonk: move to pkgs/by-name 2024-03-01 10:52:28 +01:00
Marcel
333ad51f5c
listmonk: 2.5.1 -> 3.0.0
listmonk switched their frontend toolchain to vite
the existing past usage of yarn2nix did not work
using the new toolchain setup. Therefore, I
migrated the derivation to the "normal" yarn2nix.
2024-03-01 10:45:12 +01:00
github-actions[bot]
40db980292
Merge staging-next into staging 2024-03-01 06:01:45 +00:00
Hoang Xuan Phu
c676811431 archiveopteryx: remove
This package currently uses an unsupported version of OpenSSL. The update seems simple enough, but I no longer use the package, and don't have the environment to test it anymore
If someone else adopts the package please feel free to reject this
2024-03-01 00:20:59 -05:00
R. Ryantm
a956a175bb rqlite: 8.21.3 -> 8.22.1 2024-03-01 03:20:45 +00:00
emilylange
7807e3a953
grafana-agent: 0.40.0 -> 0.40.1
https://github.com/grafana/agent/releases/tag/v0.40.1

https://github.com/grafana/agent/blob/v0.40.1/CHANGELOG.md

diff: https://github.com/grafana/agent/compare/v0.40.0...v0.40.1
2024-03-01 01:58:07 +01:00
maxine
2f2208aca6
Merge pull request #292469 from r-ryantm/auto-update/tailscale
tailscale: 1.60.0 -> 1.60.1
2024-03-01 00:52:39 +00:00
github-actions[bot]
18e39b9167
Merge staging-next into staging 2024-03-01 00:02:47 +00:00
R. Ryantm
e68e4d9a21 sickgear: 3.30.10 -> 3.30.11 2024-02-29 23:19:32 +00:00
R. Ryantm
ed16a70aca tailscale: 1.60.0 -> 1.60.1 2024-02-29 23:19:08 +00:00
Yt
b87381c735
Merge pull request #292367 from erictapen/mobilizon
mobilizon: 4.0.2 -> 4.1.0
2024-02-29 21:48:10 +00:00
R. Ryantm
6a9f2aaa31 gortr: 0.14.8 -> 0.15.0 2024-02-29 20:41:15 +00:00
R. Ryantm
09acba9355 tempo: 2.3.1 -> 2.4.0 2024-02-29 19:01:22 +00:00
Vladimír Čunát
c36301d6aa
Merge #288092: pulseaudio: 16.1 -> 17.0
...into staging
2024-02-29 19:19:25 +01:00
R. Ryantm
c1b177b434 bookstack: 23.12.2 -> 24.02 2024-02-29 17:58:46 +00:00
Kerstin Humm
d03a721bd0
mobilizon: 4.0.2 -> 4.1.0
https://framagit.org/framasoft/mobilizon/-/releases/4.1.0
2024-02-29 18:23:28 +01:00
Marian Hammer
acf6041a4f
nextcloud28: 28.0.2 -> 28.0.3
Changelog: https://github.com/nextcloud/server/releases/tag/v28.0.3
2024-02-29 15:31:29 +01:00
github-actions[bot]
81a57dc133
Merge staging-next into staging 2024-02-29 12:02:30 +00:00
R. Ryantm
3ed8ea7dba pgpool: 4.5.0 -> 4.5.1 2024-02-29 10:23:32 +00:00
Fabian Affolter
036266bc42
Merge pull request #292211 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.79.0 -> 2.80.0
2024-02-29 10:41:55 +01:00
R. Ryantm
6978468467 pocketbase: 0.21.3 -> 0.22.0 2024-02-29 09:08:18 +00:00
Azat Bahawi
fdfe8b3a0c
Merge pull request #292216 from r-ryantm/auto-update/exportarr
exportarr: 1.6.1 -> 1.6.2
2024-02-29 08:29:55 +00:00
Martin Weinelt
65b31e498a Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/influxdb/default.nix
- pkgs/development/tools/misc/binutils/default.nix
2024-02-29 07:19:15 +01:00
R. RyanTM
57789e5691
prometheus-alertmanager: 0.26.0 -> 0.27.0 (#292230) 2024-02-28 23:13:42 -05:00
R. Ryantm
be45840ad8 grafana-loki: 2.9.4 -> 2.9.5 2024-02-29 02:46:59 +00:00
R. Ryantm
e114f3d3ce exportarr: 1.6.1 -> 1.6.2 2024-02-29 02:38:42 +00:00
R. Ryantm
685cdaebdc darkhttpd: 1.15 -> 1.16 2024-02-29 02:15:29 +00:00
R. Ryantm
46573fb931 checkSSLCert: 2.79.0 -> 2.80.0 2024-02-29 02:11:21 +00:00
R. Ryantm
695b332e90 nagios: 4.5.0 -> 4.5.1 2024-02-29 02:05:37 +00:00
Nick Cao
af002704e0
Merge pull request #291977 from r-ryantm/auto-update/rspamd
rspamd: 3.8.3 -> 3.8.4
2024-02-28 20:09:07 -05:00
R. Ryantm
45f5989acd sonarr: 4.0.1.929 -> 4.0.2.1183 2024-02-28 22:52:52 +00:00
emilylange
2a515ecdc0
grafana-agent: 0.39.2 -> 0.40.0
https://github.com/grafana/agent/releases/tag/v0.40.0
https://github.com/grafana/agent/blob/v0.40.0/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.39.2...v0.40.0
2024-02-28 18:37:15 +01:00
emilylange
6dd5c9ee3f
grafana-agent: add passthru.updateScript
`nix-update` has support for `fetchYarnDeps` via the attribute name
`offlineCache`.

Our yarn FOD is called `frontendYarnOfflineCache`, which I find more
descriptive and would like to keep this way.

To work around this requirement, this adds an alias in `passthru`.

The addition of `passthru.updateScript` also allows `nixpkgs-update` to
update this package when the yarn FOD hash needs to be updated.

See the following error from the last `nixpkgs-update` run:
https://r.ryantm.com/log/grafana-agent/2024-02-27.log
2024-02-28 18:22:34 +01:00
R. Ryantm
cca22fb9ce minio: 2024-02-24T17-11-14Z -> 2024-02-26T09-33-48Z 2024-02-28 17:06:37 +00:00
Martin Weinelt
e16642d1f1
home-assistant: pin aemet-opendata at 0.4.7 2024-02-28 15:59:39 +01:00
Martin Weinelt
9f7f4fc6d0
python311Packages.homeassistant-stubs: 2024.2.4 -> 2024.2.5
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.2.5
2024-02-28 14:39:10 +01:00
Martin Weinelt
6918630372
home-assistant: 2024.2.4 -> 2024.2.5
https://github.com/home-assistant/core/releases/tag/2024.2.5
2024-02-28 14:33:52 +01:00
Mario Rodas
c421bbf0b8
Merge pull request #292047 from r-ryantm/auto-update/postgresql12JitPackages.pgroonga
postgresql12JitPackages.pgroonga: 3.1.7 -> 3.1.8
2024-02-28 07:55:55 -05:00
github-actions[bot]
074a096a37
Merge staging-next into staging 2024-02-28 12:01:39 +00:00
R. Ryantm
0793cb1235 postgresql12JitPackages.pgroonga: 3.1.7 -> 3.1.8 2024-02-28 10:15:19 +00:00
R. Ryantm
041f5be99c honk: 1.2.1 -> 1.2.3 2024-02-28 05:32:51 +00:00
R. Ryantm
3b14bbb8af unit: 1.31.1 -> 1.32.0 2024-02-28 05:24:57 +00:00
R. Ryantm
8f553a482f rspamd: 3.8.3 -> 3.8.4 2024-02-28 02:50:20 +00:00
R. Ryantm
842fd5e74a consul: 1.17.3 -> 1.18.0 2024-02-28 01:22:43 +00:00