Robert Schütz
cd19b704d1
home-assistant: support panasonic_viera component
2022-05-24 23:33:37 +00:00
Sandro
2c97207aba
Merge pull request #174027 from trofi/workaround-fno-common-for-openbgpd
...
openbgpd: add -fcommon workaround
2022-05-25 00:33:35 +02:00
ajs124
fef08a5efc
Merge pull request #174268 from yorickvP/asterisk-bump
...
asterisk: 16.25.1 -> 16.26.1, 18.11.1 -> 18.12.1, 19.3.1 -> 19.4.1
2022-05-24 21:54:45 +02:00
Sandro
5ce6597eca
Merge pull request #172447 from viraptor/add-go-camo
...
go-camo: init at 2.4.0
2022-05-24 17:55:48 +02:00
ajs124
703280d031
Merge pull request #173721 from waldheinz/nginx-module-sources
...
nginx: take care not to pull in module sources as runtime deps
2022-05-24 15:40:09 +02:00
Yorick van Pelt
5d62b7f79f
asterisk: 16.25.1 -> 16.26.1, 18.11.1 -> 18.12.1, 19.3.1 -> 19.4.1
2022-05-24 14:04:17 +02:00
1000101
06eee30956
postgresqlPackages.timescaledb: 2.6.1 -> 2.7.0
2022-05-24 13:52:49 +02:00
Yorick van Pelt
237b5838d3
asterisk: update updateScript to include python deps
2022-05-24 13:49:28 +02:00
Robert Schütz
c88d7fb859
python3Packages.flask-wtf: 1.0.0 -> 1.0.1
...
Also change attribute name from flask_wtf to flask-wtf.
2022-05-24 04:13:39 +00:00
Martin Weinelt
da56374a49
wallabag: 2.4.3 -> 2.5.0
...
https://github.com/wallabag/wallabag/releases/tag/2.5.0
2022-05-23 22:54:14 +02:00
Janne Heß
3673f148b3
Merge remote-tracking branch 'origin/staging-next'
...
* origin/staging-next: (62 commits)
Re-Revert "lua: fix on darwin by using makeBinaryWrapper (#172749 )"
openldap: fix cross-compilation
makeBinaryWrapper: fix codesign on aarch64-darwin
python3Packages.ldap: fix linking with openldap 2.5+
Revert "lua: fix on darwin by using makeBinaryWrapper (#172749 )"
wine: enable parallel build again
pkgsi686Linux.gdb: fix formatting for 32-bit systems
gtk4: Fix incorrect merge
nixos/openldap: use upstream unit defaults
openldap: update maintainers
openldap: 2.4.58 -> 2.6.2
Revert "Add mingwW64-llvm cross-system."
lua: fix on darwin by using makeBinaryWrapper (#172749 )
python310Packages.python-mimeparse: execute tests
pandas: fix darwin build
gtk3: 3.24.33 -> 3.24.33-2022-03-11
gtk4: patch fixing g-c-c crashes
e2fsprogs: patch for CVE-2022-1304
firefox-unwrapped: fix cross compilation
rustc: expose correct llvmPackages for cross compile
...
2022-05-23 19:56:59 +02:00
Artturi
e00bb60b19
Merge pull request #173430 from Artturin/fetchzippost
2022-05-23 18:25:50 +03:00
Artturin
b3caa2f1fe
treewide: extraPostFetch -> postFetch
2022-05-23 17:18:50 +03:00
github-actions[bot]
f51499324c
Merge master into staging-next
2022-05-23 12:01:25 +00:00
Martin Weinelt
855dee370a
Merge pull request #174045 from dotlambda/python3Packages-no-pylint
2022-05-23 12:06:00 +02:00
github-actions[bot]
ba5122823c
Merge master into staging-next
2022-05-23 00:02:36 +00:00
Martin Weinelt
bc38fcac7d
Merge pull request #174000 from mweinelt/pep621-optional-dependencies
2022-05-23 01:35:24 +02:00
Martin Weinelt
cb06de526c
Merge pull request #174056 from dotlambda/airtouch4pyapi-patch
...
python3Packages.airtouch4pyapi: make compatible with Home Assistant
2022-05-23 01:01:04 +02:00
Robert Schütz
d9aa9aa45c
python3Packages.airtouch4pyapi: make compatible with Home Assistant
2022-05-22 22:53:40 +00:00
Bernardo Meurer
7e2faba3d9
Merge pull request #174046 from lovesegfault/roon-1.8-943
...
roon-{bridge,server}: update
2022-05-22 15:22:09 -07:00
Bernardo Meurer
ac191eb2d5
roon-bridge: 1.8-918 -> 1.8-943
2022-05-22 14:09:59 -07:00
Bernardo Meurer
87bcdd81df
roon-server: 1.8-935 -> 1.8-943
2022-05-22 14:08:04 -07:00
Robert Schütz
1b815c86c1
home-assistant: don't run pylint tests
2022-05-22 20:58:11 +00:00
Rick van Schijndel
cfa6435564
Merge pull request #169105 from Izorkin/init-tests-curl
...
nixos/tests: nginx-http3 test
2022-05-22 22:10:08 +02:00
Janne Heß
a64623111e
Merge pull request #173980 from helsinki-systems/upd/mariadb
...
mariadb: updates
2022-05-22 21:20:54 +02:00
github-actions[bot]
107b6041bc
Merge master into staging-next
2022-05-22 18:01:20 +00:00
Sergei Trofimovich
7520e84ec2
openbgpd: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: bgpd-rde_peer.o:/build/source/src/bgpd/bgpd.h:133: multiple definition of `bgpd_process';
bgpd-bgpd.o:/build/source/src/bgpd/bgpd.h:133: first defined here
2022-05-22 18:19:48 +01:00
Izorkin
6e8e1faabe
nixos/tests: add nginx-http3 test
2022-05-22 19:29:12 +03:00
Martin Weinelt
272430c823
treewide: migrate python packages to optional-dependencies
...
This follows the term used by PEP 621.
2022-05-22 16:31:53 +02:00
ajs124
6a9322064d
vouch-proxy: disable checkPhase
2022-05-22 13:47:12 +00:00
ajs124
fa8874694f
mycorrhiza: 1.8.2 -> 1.9.0
2022-05-22 13:47:12 +00:00
ajs124
58aae88750
mariadb_108: 10.8.2 -> 10.8.3
2022-05-22 13:01:32 +02:00
ajs124
0b100ea343
mariadb_107: 10.7.3 -> 10.7.4
2022-05-22 13:01:23 +02:00
ajs124
4d0a7e4704
mariadb_106: 10.6.7 -> 10.6.8
2022-05-22 13:01:11 +02:00
ajs124
ad2251525f
mariadb_105: 10.5.15 -> 10.5.16
2022-05-22 13:00:59 +02:00
ajs124
b2e5c3a0a0
mariadb_104: 10.4.24 -> 10.4.25
2022-05-22 13:00:45 +02:00
Martin Weinelt
eb270e849c
solr: remove maintainer, mark as vulnerable
...
The solr update in #161875 has gone nowhere sofar, while multiple CVEs
are lingering, which makes this a prime candidate to mark insecure.
The maintainer has indicated they wanted to remove themself, which has
not happened yet, so this takes care of that.
https://github.com/NixOS/nixpkgs/pull/161875#issuecomment-1058025102
2022-05-22 12:23:46 +02:00
Matthias Treydte
ecb166b3e3
nginx: simplify the postInstall phase
...
Per suggestion from @ajs124, we can rely on the
"move-sbin" setup hook to move the executable
to $out/bin instead of doing it manually and
simplify accoringly.
2022-05-22 10:35:51 +02:00
github-actions[bot]
deef19c9a1
Merge master into staging-next
2022-05-22 06:01:27 +00:00
github-actions[bot]
dbef850602
Merge master into staging-next
2022-05-22 00:02:20 +00:00
Mario Rodas
8416625359
Merge pull request #173353 from NickCao/matterbridge
...
matterbridge: 1.25.0 -> 1.25.1
2022-05-21 16:58:16 -05:00
github-actions[bot]
084f3d75e7
Merge master into staging-next
2022-05-21 18:01:06 +00:00
Robert Scott
195eab5e07
Merge pull request #170057 from r-ryantm/auto-update/isso
...
isso: 0.12.6.1 -> 0.12.6.2
2022-05-21 18:35:03 +01:00
Maximilian Bosch
bfa8abf3b0
Merge pull request #170797 from Ma27/mailman
...
mailman: refactor package structure
2022-05-21 19:24:24 +02:00
Janne Heß
0fc7fd8959
Merge pull request #173683 from mweinelt/bind
...
bind: 9.18.1 -> 9.18.3
2022-05-21 19:02:54 +02:00
Janne Heß
adbfddd85c
Merge pull request #173906 from Ma27/rm-nextcloud22
...
nextcloud22: drop
2022-05-21 19:02:20 +02:00
Maximilian Bosch
33c44a1031
nextcloud22: drop
...
Version 22 will be EOLed in July 2022[1] and we shouldn't have
unsupported software in the soon-to-be-released NixOS 22.05, hence
dropping it already.
[1] https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule
2022-05-21 18:34:28 +02:00
Jan Tojnar
b8b9f52393
Merge branch 'master' into staging-next
...
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0
and f6c5761935
.
2022-05-21 17:52:39 +02:00
Mario Rodas
1eb6f18e59
Merge pull request #163413 from r-ryantm/auto-update/mysqld_exporter
...
prometheus-mysqld-exporter: 0.13.0 -> 0.14.0
2022-05-21 10:33:30 -05:00
Mario Rodas
126c8c2f75
Merge pull request #173845 from sikmir/tegola
...
tegola: 0.14.0 → 0.15.0
2022-05-21 10:22:00 -05:00
Martin Weinelt
dfd01d8465
Merge pull request #173834 from dotlambda/logi-circle-init
...
home-assistant: support logi_circle component
2022-05-21 13:57:52 +02:00
Maximilian Bosch
0c3a026b6c
Merge pull request #173762 from yayayayaka/nextcloud-2022-05-20
...
nextcloud: 22.2.7 -> 22.2.8, 23.0.4 -> 23.0.5, 24.0.0 -> 24.0.1
2022-05-21 13:42:39 +02:00
Maximilian Bosch
dd0260ccc9
Merge pull request #173747 from Ma27/bump-grafana
...
grafana: 8.5.2 -> 8.5.3, fixes CVE-2022-29170
2022-05-21 12:43:53 +02:00
Nikolay Korotkiy
380666064a
tegola: 0.14.0 → 0.15.0
2022-05-21 10:55:25 +03:00
Fabian Affolter
f4dfed73ee
Merge pull request #173827 from dotlambda/sharkiq-init
...
home-assistant: support sharkiq component
2022-05-21 09:19:44 +02:00
Fabian Affolter
38c6f3cefa
Merge pull request #173824 from dotlambda/steamodd-init
...
home-assistant: support steam_online component
2022-05-21 08:52:29 +02:00
Robert Schütz
618bdf6292
home-assistant: support logi_circle component
2022-05-21 04:22:08 +00:00
Robert Schütz
9800ccf6f7
home-assistant: support sharkiq component
2022-05-21 01:46:21 +00:00
Mario Rodas
470520c378
Merge pull request #173373 from pborzenkov/mpd-darwin-nfs
...
mpd: enable NFS support on Darwin
2022-05-20 20:45:26 -05:00
Robert Schütz
369ca081d8
home-assistant: support steam_online component
2022-05-21 01:26:27 +00:00
Aaron Jheng
39e0af7b7e
prometheus-mysqld-exporter: tweak test flags
2022-05-20 23:57:16 +00:00
github-actions[bot]
77bded3c43
Merge master into staging-next
2022-05-20 18:02:18 +00:00
Maximilian Bosch
541b25a4b6
Merge pull request #173363 from chvp/bump-mautrix-whatsapp
...
mautrix-whatsapp: 0.3.1 -> 0.4.0
2022-05-20 18:27:53 +02:00
David Tchekachev
0f63bd3ba8
nixos/bird-lg: init
2022-05-20 15:44:00 +03:00
David Tchekachev
0a9f6d1d9c
bird-lg: init at 2022-05-09
2022-05-20 15:43:58 +03:00
Yaya
d8d36fa0ed
nextcloud: 22.2.7 -> 22.2.8, 23.0.4 -> 23.0.5, 24.0.0 -> 24.0.1
2022-05-20 12:21:59 +00:00
Maximilian Bosch
f4b7be1fde
Merge pull request #173401 from sumnerevans/synapse-1.59
...
matrix-synapse: 1.58.0 -> 1.59.1
2022-05-20 14:20:14 +02:00
github-actions[bot]
f5558d8fda
Merge master into staging-next
2022-05-20 12:01:25 +00:00
Maximilian Bosch
15799c4ea8
grafana: 8.5.2 -> 8.5.3
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.5.3
Fixes CVE-2022-29170
2022-05-20 12:32:14 +02:00
Mario Rodas
682a196eee
Merge pull request #172993 from aaronjheng/prometheus-nginx-exporter
...
prometheus-nginx-exporter: 0.9.0 -> 0.10.0
2022-05-20 03:59:03 -05:00
Sergei Trofimovich
84fad7bf60
dspam: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: .libs/hash_drv.o:/build/dspam-3.10.2/src/util.h:96: multiple definition of `verified_user';
.libs/libdspam.o:/build/dspam-3.10.2/src/util.h:96: first defined here
2022-05-20 09:00:27 +01:00
Janne Heß
f66dda2bfa
Merge pull request #173639 from r-ryantm/auto-update/heisenbridge
...
heisenbridge: 1.12.0 -> 1.13.0
2022-05-20 09:35:28 +02:00
Matthias Treydte
2fd6e6e264
nginx: take care not to pull in module sources as runtime deps
...
Nginx likes to print the "configured with ..." stuff on startup,
containing the full configure command line. When built with
modules (which it seems to be by default), this causes the
module sources to appear as runtime dependencies. So just use
the remove-references-to script to patch those out.
For a default installation, the rtmp, dav and moreheaders
module sources are gone, for special cases potentially more.
2022-05-20 09:29:45 +02:00
Mario Rodas
ae9058c49f
postgresql11Packages.pipelinedb: mark as broken for PostgreSQL≠11
2022-05-20 04:20:00 +00:00
Artturi
6660810e3b
Merge pull request #173930 from ivan/victoriametrics-1.77.2
...
victoriametrics: 1.77.0 -> 1.77.2
2022-05-22 03:17:35 +03:00
Ivan Kozik
c4b7b179eb
victoriametrics: increase timeouts in tests to avoid failure
...
This fixes:
storage_test.go:912: timeout
--- FAIL: TestStorageAddRowsConcurrent (11.18s)
=== RUN TestStorageRotateIndexDB
2022-05-21 21:12:34 +00:00
Ivan Kozik
430d4ff4b8
victoriametrics: 1.77.0 -> 1.77.2
...
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.77.2
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.77.1
2022-05-21 20:39:51 +00:00
Maximilian Bosch
aea3ec632d
mailman: split python env for web and mailman
2022-05-20 01:36:48 +02:00
Maximilian Bosch
72a14ea563
mailman: refactor package structure
...
* Removed unused `.package`-option.
* Added explicit postgresql support.
* Create a new meta-package for mailman to make sure each component has
the **same** python and packages can be downgraded if needed (e.g.
psycopg2 or sqlalchemy) without interfering with `pythonPackages` in any way.
* Document why certain python overrides are needed.
Closes #170035
Closes #158424
2022-05-20 01:21:20 +02:00
Martin Weinelt
f33b07e728
bind: 9.18.1 -> 9.18.3
...
> An assertion failure can be triggered if a TLS connection to a
> configured http TLS listener with a defined endpoint is destroyed too
> early.
https://kb.isc.org/v1/docs/cve-2022-1183
Fixes: CVE-2022-1183
2022-05-20 01:20:16 +02:00
github-actions[bot]
b833efbcd7
Merge master into staging-next
2022-05-19 18:06:51 +00:00
Sandro
e05836a3d8
Merge pull request #173643 from FliegendeWurst/zoneminder-1.36.15
...
zoneminder: 1.36.10 -> 1.36.15
2022-05-19 19:37:32 +02:00
Sandro
c410f07f54
Merge pull request #173161 from trofi/fix-fno-common-for-lcdproc
...
lcdproc: pull upstream fix for fno-common toolchains
2022-05-19 19:08:05 +02:00
FliegendeWurst
1920be67a7
zoneminder: 1.36.10 -> 1.36.15
2022-05-19 17:56:33 +02:00
R. Ryantm
e6d2c2d2f9
heisenbridge: 1.12.0 -> 1.13.0
2022-05-19 15:38:14 +00:00
Mario Rodas
f6c480bbae
Merge pull request #173494 from 06kellyjac/agate
...
agate: 3.2.3 -> 3.2.4
2022-05-19 08:50:42 -05:00
Maximilian Bosch
c48b9a8428
Merge pull request #173022 from Ma27/bump-wiki-js
...
wiki-js: 2.5.279 -> 2.5.282
2022-05-19 15:01:48 +02:00
Sandro
f4070ff28a
Merge pull request #162082 from fgaz/bloat/init
2022-05-19 15:01:07 +02:00
github-actions[bot]
bd83e4cf98
Merge master into staging-next
2022-05-19 12:01:54 +00:00
Maximilian Bosch
2c0b81666d
wiki-js: 2.5.279 -> 2.5.282
...
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.280
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.281
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.282
2022-05-19 12:48:16 +02:00
Anillc
f7846451a1
frr: support rpki
2022-05-19 16:00:36 +08:00
github-actions[bot]
17dfec3606
Merge master into staging-next
2022-05-19 00:02:14 +00:00
Martin Weinelt
19e278b288
home-assistant: 2022.5.4 -> 2022.5.5
...
https://github.com/home-assistant/core/releases/tag/2022.5.5
2022-05-18 22:47:48 +02:00
Sumner Evans
2836ac6b83
matrix-synapse: 1.58.0 -> 1.59.1
2022-05-18 09:05:30 -06:00
Aaron Jheng
0ce4fec785
mysql: 8.0.28 -> 8.0.29
2022-05-18 14:59:39 +00:00
06kellyjac
ce7ebe6cca
agate: 3.2.3 -> 3.2.4
2022-05-18 14:32:17 +01:00
github-actions[bot]
bd9c07eb24
Merge master into staging-next
2022-05-18 12:01:24 +00:00
Shea Levy
7456be85db
Merge branch 'staging-next' into staging
2022-05-18 06:40:21 -04:00
Maximilian Bosch
f1f849afb8
Merge pull request #171736 from arnottcr/nextcloud
...
nextcloud24: init at 24.0.0
2022-05-18 12:14:01 +02:00
Lassulus
f34acbd2b1
Merge pull request #172871 from waldheinz/prometheus-no-plugins
...
prometheus: fix build when all service discovery plugins are disabled
2022-05-18 10:25:18 +02:00