Commit Graph

23421 Commits

Author SHA1 Message Date
github-actions[bot]
b910b25976
Merge master into staging-next 2022-11-30 12:01:13 +00:00
Mario Rodas
5b6e95b131
Merge pull request #203390 from SuperSandro2000/changedetection-io
python310Packages.apprise: 1.1.0 -> 1.2.0; changedetection-io: 0.39.21.1 -> 0.39.22.1
2022-11-30 06:43:10 -05:00
github-actions[bot]
aff62e907a
Merge master into staging-next 2022-11-30 06:01:30 +00:00
figsoda
34e506f1d2
Merge pull request #203689 from herrwiese/for-master/gatling-libxcrypt
gatling: fix undefined reference to 'crypt'
2022-11-29 23:21:44 -05:00
Mario Rodas
423a5ab698
Merge pull request #202477 from holymonson/samba
samba: add notes for darwin
2022-11-29 21:16:07 -05:00
Mario Rodas
334987c04b
Merge pull request #202445 from r-ryantm/auto-update/prometheus-wireguard-exporter
prometheus-wireguard-exporter: 3.6.3 -> 3.6.6
2022-11-29 20:58:18 -05:00
Mario Rodas
af04c41965
Merge pull request #202613 from msm-code/master
ursadb: 1.2.0 -> 1.5.0
2022-11-29 20:54:40 -05:00
Mario Rodas
599a3d8025
Merge pull request #202736 from Frostman/auto-update/prometheus-pushgateway
prometheus-pushgateway: 1.4.3 -> 1.5.1
2022-11-29 20:54:10 -05:00
Mario Rodas
da69a50077
Merge pull request #202004 from r-ryantm/auto-update/soft-serve
soft-serve: 0.4.1 -> 0.4.4
2022-11-29 20:40:51 -05:00
Mario Rodas
afd19f1fff
Merge pull request #203023 from r-ryantm/auto-update/komga
komga: 0.157.4 -> 0.157.5
2022-11-29 20:06:44 -05:00
Andreas Wiese
49ec58bd1c gatling: fix undefined reference to 'crypt'
ff30c899d8 made libcrypt support optional (and off-by-default) in
glibc, which requires all packages still using it to depend on
libxcrypt.

See also https://github.com/NixOS/nixpkgs/pull/181764
2022-11-30 01:03:34 +01:00
github-actions[bot]
541466e966
Merge master into staging-next 2022-11-30 00:02:24 +00:00
Mario Rodas
8f28878cf4
Merge pull request #203263 from r-ryantm/auto-update/vmagent
vmagent: 1.83.0 -> 1.84.0
2022-11-29 18:56:59 -05:00
Nikolay Korotkiy
cfa3ddd753
Merge pull request #203314 from sikmir/kamid
kamid: fix cross-compilation
2022-11-29 22:23:08 +04:00
github-actions[bot]
843fc7a4a5
Merge master into staging-next 2022-11-29 18:01:54 +00:00
Sergey Lukjanov
ca60921171 prometheus-pushgateway: 1.4.3 -> 1.5.1 2022-11-29 08:58:46 -08:00
Mario Rodas
8baee78ef3
Merge pull request #203511 from divanorama/elasticsearch6_fix_build
elasticsearch6: add libxcrypt dependency to fix build
2022-11-29 09:39:39 -05:00
Mario Rodas
0ff57a8e4c
Merge pull request #202181 from aaronjheng/bosun
bosun: 0.8.0-preview -> unstable-2021-05-13
2022-11-29 09:31:48 -05:00
R. Ryantm
b330de2e1a meilisearch: 0.29.2 -> 0.30.0 2022-11-29 08:41:24 -05:00
github-actions[bot]
60dbc4d7a5
Merge master into staging-next 2022-11-29 06:01:21 +00:00
figsoda
569f0760a5
Merge pull request #203496 from r-ryantm/auto-update/jackett
jackett: 0.20.2291 -> 0.20.2297
2022-11-28 19:11:47 -05:00
github-actions[bot]
e6be0713d4
Merge master into staging-next 2022-11-29 00:02:37 +00:00
R. Ryantm
a6df366751 evcc: 0.108.0 -> 0.108.2 2022-11-28 21:47:42 +00:00
Dmitry Ivankov
18271606a2 elasticsearch6: add libcrypt dependency to fix build
glibc's libcrypt is deprecated and since
ff30c899d8
is built by default without libcrypt, that's probably the point when `elasticsearch6`
started failing with
```
auto-patchelf: 3 dependencies could not be satisfied
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/liblog4cxx.so.10
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/libaprutil-1.so.0
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/libapr-1.so.0
```

Let's add libxcrypt dependency, also note that `elasticsearch6-oss` doesn't
seem to need it.

Should resolve https://github.com/NixOS/nixpkgs/issues/203467

Extra note is elk6 may get removed from nixpkgs soon in favor of elk7
https://github.com/NixOS/nixpkgs/pull/194420
2022-11-28 21:59:18 +01:00
Sandro Jäckel
029bc7714a changedetection-io: 0.39.21.1 -> 0.39.22.1 2022-11-28 21:11:27 +01:00
R. Ryantm
a1d742d758 jackett: 0.20.2291 -> 0.20.2297 2022-11-28 19:18:24 +00:00
github-actions[bot]
c9cba1ab24
Merge master into staging-next 2022-11-28 18:01:25 +00:00
msm
4768e63088 ursadb: 1.2.0 -> 1.5.0 2022-11-28 18:15:07 +01:00
R. RyanTM
c0ba43324c
immudb: 1.4.0 -> 1.4.1 (#202309) 2022-11-29 00:03:56 +08:00
figsoda
f8035e172c
Merge pull request #203372 from schnusch/nix-update-nitter
nitter: use nix-update in update script
2022-11-28 09:07:50 -05:00
Silvan Mosberger
74019c746a
Merge pull request #201713 from isker/invidious
invidious: unstable-2022-11-02 -> unstable-2022-11-17
2022-11-28 14:18:27 +01:00
schnusch
be1187e30f nitter: use nix-update in update script 2022-11-28 11:58:51 +01:00
github-actions[bot]
6aeef7531c
Merge staging-next into staging 2022-11-28 06:01:53 +00:00
Robert Schütz
6949cecbd6 home-assistant: use caldav 0.9.1 2022-11-27 19:06:00 -08:00
Sandro
2ee70acb86
Merge pull request #187862 from SuperSandro2000/openafs 2022-11-28 03:06:49 +01:00
Sandro
4991514dbd
Merge pull request #200114 from SuperSandro2000/changedetection-io 2022-11-28 02:54:54 +01:00
Sandro
c4746613d8
Merge pull request #191550 from nagy/searx-110 2022-11-28 01:13:10 +01:00
Daniel Nagy
308abeb67b
xorg.xinit: also use systemwide xinitrc (#186997)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-11-28 01:06:57 +01:00
Nikolay Korotkiy
7cb7cac6a5
kamid: fix cross-compilation 2022-11-27 21:40:02 +03:00
github-actions[bot]
38af11b9ce
Merge staging-next into staging 2022-11-27 18:01:39 +00:00
Alexander Bantyev
df85dda331
Merge pull request #198314 from Izorkin/update-nginx-cache
nixos/nginx: add proxyCache options
2022-11-27 18:51:09 +04:00
Mario Rodas
f21869964a
Merge pull request #203211 from NickCao/mautrix-telegram
mautrix-telegram: 0.12.1 -> 0.12.2
2022-11-27 09:28:50 -05:00
Jörg Thalheim
8eb845fb00
Merge pull request #203261 from LeSuisse/frr-8.4.1
frr: 8.3.1 -> 8.4.1
2022-11-27 15:07:40 +01:00
R. Ryantm
79dd29df93 vmagent: 1.83.0 -> 1.84.0 2022-11-27 13:57:17 +00:00
Mario Rodas
ec49571a0d
Merge pull request #202586 from Frostman/prometheus-snmp-exporter-0.21.0
prometheus-snmp-exporter: 0.20.0 -> 0.21.0
2022-11-27 08:55:33 -05:00
Martin Weinelt
6d03b401e9
Merge pull request #203245 from mweinelt/pinnwand-1.4.0 2022-11-27 14:52:59 +01:00
Mario Rodas
6c9760af8f
Merge pull request #202633 from r-ryantm/auto-update/consul
consul: 1.14.0 -> 1.14.1
2022-11-27 08:52:25 -05:00
Mario Rodas
8dd2c70b69
Merge pull request #202910 from r-ryantm/auto-update/jackett
jackett: 0.20.2271 -> 0.20.2291
2022-11-27 08:45:25 -05:00
Thomas Gerbet
a7e1d5114d frr: 8.3.1 -> 8.4.1
https://github.com/FRRouting/frr/releases/tag/frr-8.4.1
https://github.com/FRRouting/frr/releases/tag/frr-8.4.0

This upgrade allows to cleanup the patches since the fix is available in 8.4.0.
2022-11-27 14:31:11 +01:00
Nikolay Korotkiy
0eba6121f6
Merge pull request #202701 from sikmir/nanomq
nanomq: 0.13.1 → 0.13.6
2022-11-27 17:10:09 +04:00