Commit Graph

527086 Commits

Author SHA1 Message Date
OTABI Tomoya
79b7aacb8b
Merge pull request #255413 from r-ryantm/auto-update/blast
blast: 2.14.0 -> 2.14.1
2023-09-18 17:55:58 +09:00
Sophie Tauchert
24f6a70abf
nixos/synapse: make sure workers require main process
This should ensure systemd handles starting all services (main and
workers) in a single transaction, thus preserving unit orderings
defined through After= even when not restarting the target.
2023-09-18 10:52:54 +02:00
OTABI Tomoya
9451e1fd63
Merge pull request #255793 from mfrw/mfrw/gitui-0.24.3
gitui: 0.24.2 -> 0.24.3
2023-09-18 17:37:40 +09:00
OTABI Tomoya
b2f387ac8f
Merge pull request #250918 from happysalada/fast_chat_init
fschat: init at 0.2.28
2023-09-18 17:30:23 +09:00
Fabian Affolter
0d3835e09a
Merge pull request #255732 from fabaff/simple-websocket
python311Packages.simple-websocket: init at 0.9.0
2023-09-18 10:21:23 +02:00
happysalada
2cdff5b224 python311Packages.fschat: init at 0.2.28 2023-09-18 04:18:35 -04:00
Peder Bergebakken Sundt
fe806f6136 pagefind: init at 1.0.3 2023-09-18 08:13:58 +00:00
Peder Bergebakken Sundt
187afc5d1b rustc-wasm32: init at 1.70.0 2023-09-18 08:13:58 +00:00
Sascha Grunert
7c31eff8ec
python3Packages.osc: 1.3.0 -> 1.3.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-09-18 10:11:47 +02:00
Weijia Wang
5fcc020979
Merge pull request #255816 from r-ryantm/auto-update/liquibase
liquibase: 4.23.1 -> 4.23.2
2023-09-18 10:07:11 +02:00
Janik
48a3b243cf
Merge pull request #245835 from janvotava/master 2023-09-18 10:05:11 +02:00
Damien Cassou
9fe0b5fda2
Merge pull request #254601 from DamienCassou/fix-spsdk 2023-09-18 09:59:49 +02:00
Matthias Beyer
48216fda18
Merge pull request #255767 from pacien/meli-0-8-1
meli: re-introduce at 0.8.1
2023-09-18 09:58:02 +02:00
Fabian Affolter
1545da4c45 python311Packages.simplefix: switch to unittestCheckHook
- add pythonImportsCheck
2023-09-18 09:34:23 +02:00
Fabian Affolter
43185ef7d6 python311Packages.simplefix: add changelog to meta 2023-09-18 09:21:17 +02:00
Fabian Affolter
25da3e556a
Merge pull request #255795 from r-ryantm/auto-update/python310Packages.types-pytz
python310Packages.types-pytz: 2023.3.0.1 -> 2023.3.1.0
2023-09-18 09:17:11 +02:00
Fabian Affolter
22d3caa6b2 python311Packages.pyunifiprotect: 4.20.0 -> 4.21.0
Diff: https://github.com/briis/pyunifiprotect/compare/refs/tags/v4.20.0...v4.21.0

Changelog: https://github.com/AngellusMortis/pyunifiprotect/releases/tag/v4.21.0
2023-09-18 09:13:30 +02:00
Sebastien Iooss
733a489820 dockerfile-language-server-nodejs: 0.10.2 -> 0.11.0
Diff: https://github.com/rcjsuen/dockerfile-language-server-nodejs/compare/v0.10.2...v0.11.0

Changelog: https://github.com/rcjsuen/dockerfile-language-server-nodejs/blob/v0.11.0/CHANGELOG.md
2023-09-18 09:11:51 +02:00
Fabian Affolter
1bfc3460e8 python311Packages.elkm1-lib: 2.2.5 -> 2.2.6
Diff: https://github.com/gwww/elkm1/compare/refs/tags/2.2.5...2.2.6

Changelog: https://github.com/gwww/elkm1/blob/2.2.6/CHANGELOG.md
2023-09-18 09:11:27 +02:00
Fabian Affolter
7ae80f1a00 python311Packages.aliyun-python-sdk-iot: 8.55.0 -> 8.56.0
Changelog: https://github.com/aliyun/aliyun-openapi-python-sdk/blob/master/aliyun-python-sdk-iot/ChangeLog.txt
2023-09-18 09:09:18 +02:00
Fabian Affolter
33839fb5f9 python311Packages.adlfs: 2023.8.0 -> 2023.9.0
Diff: https://github.com/fsspec/adlfs/compare/refs/tags/2023.8.0...2023.9.0

Changelog: https://github.com/fsspec/adlfs/blob/2023.9.0/CHANGELOG.md
2023-09-18 09:08:34 +02:00
Fabian Affolter
f8d1facf21 python311Packages.adafruit-platformdetect: 3.51.0 -> 3.52.0
Changelog: https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases/tag/3.52.0
2023-09-18 09:08:00 +02:00
Fabian Affolter
98369b70bc checkov: 2.4.39 -> 2.4.41
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/2.4.39...2.4.41

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/2.4.41
2023-09-18 09:07:19 +02:00
Damien Cassou
09ffed3fd4
python3Packages.spsdk: Add passthru.tests.version 2023-09-18 09:02:28 +02:00
Damien Cassou
2f216e2afc
python3Packages.spsdk: Add meta.mainProgram 2023-09-18 09:02:28 +02:00
Damien Cassou
e250509945
python3Packages.spsdk: fix dependency toward importlib-metadata
The dependency is needed at runtime by plugins.py.
2023-09-18 09:02:28 +02:00
Damien Cassou
31fa96e09e
python3Packages.spsdk: remove unused binding 2023-09-18 09:02:28 +02:00
R. Ryantm
84397fa9af argo-rollouts: 1.5.1 -> 1.6.0 2023-09-18 06:34:36 +00:00
Sophie Tauchert
aed8a5c6cd
nixos/synapse: add documentation for required reverse proxy setup 2023-09-18 08:24:38 +02:00
Maximilian Bosch
6b95c618e2
nixos/rl-2311: fix option references for synapse workers 2023-09-18 08:24:38 +02:00
Sophie Tauchert
99e7130d69
matrix-synapse: add worker test to passthru.tests 2023-09-18 08:24:37 +02:00
Sophie Tauchert
dea34ad0fa
nixos/synapse: default tls to off for workers and document worker replication port 2023-09-18 08:24:37 +02:00
Sophie Tauchert
c693c2fd96
nixos/synapse: simplify replication listener assertion 2023-09-18 08:24:37 +02:00
Sophie Tauchert
ca1ffe5869
nixos/synapse: move services.matrix-synapse.workers.config to services.matrix-synapse.workers 2023-09-18 08:24:37 +02:00
Sophie Tauchert
53ab84cf49
nixos/synapse: automatically configure logging for synapse and workers 2023-09-18 08:24:36 +02:00
Sophie Tauchert
857b4932ec
nixos/synapse: remove obsolete log context
see 0304ad0c3d for when this was removed upstream
2023-09-18 08:24:36 +02:00
Sophie Tauchert
2edea7611b
nixos/synapse: document options better
Co-authored-by: Daniel Olsen <daniel.olsen99@gmail.com>
2023-09-18 08:24:36 +02:00
Sophie Tauchert
b20cbb12cd
nixos/synapse: add test for running synapse with workers
Co-authored-by: Daniel Olsen <daniel.olsen99@gmail.com>
2023-09-18 08:24:36 +02:00
Sophie Tauchert
3a6a07ecf1
nixos/synapse: automatically configure replication listener 2023-09-18 08:24:35 +02:00
Sophie Tauchert
72a26e2b54
nixos/synapse: add options to configure workers 2023-09-18 08:24:35 +02:00
Sophie Tauchert
b329180128
nixos/synapse: add option to configure redis automatically 2023-09-18 08:24:35 +02:00
Sophie Tauchert
b7c41da8d6
nixos/synapse: update listener settings
The resource type health is currently missing, but should be available
according to https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#listeners
2023-09-18 08:24:35 +02:00
Sophie Tauchert
f15212aad8
nixos/synapse: cleanup, split out listener type and service config 2023-09-18 08:24:33 +02:00
R. Ryantm
c15f5f322b liquibase: 4.23.1 -> 4.23.2 2023-09-18 06:24:22 +00:00
kashw2
4c6eaaaa92 figma-linux: added kashw2 maintainer 2023-09-18 16:14:16 +10:00
kashw2
047fd08cec figma-linux: use finalAttrs pattern 2023-09-18 16:14:16 +10:00
Victor Engmark
5efaf495d0 urlencode: init at 1.0.1
A CLI utility for URL-encoding and -decoding strings.

Input is either string arguments or stdin. That is,
`urlencode 'foo bar'` prints the same as
`echo 'foo bar' | urlencode`, that is, "foo%20bar".
2023-09-18 08:09:26 +02:00
R. Ryantm
98a4b8f08d libcoap: 4.3.1 -> 4.3.3 2023-09-18 07:59:41 +02:00
Charlotte Van Petegem
183845f851 transmission-remote-gtk: fix TLS support
Since https://github.com/NixOS/nixpkgs/pull/254042, transmission-remote-gtk shows an error that TLS support is not enabled when connecting over TLS. This fixes that for me.
2023-09-18 07:50:25 +02:00
K900
0e320dbb76
Merge pull request #255788 from r-ryantm/auto-update/n8n
n8n: 1.5.1 -> 1.6.1
2023-09-18 08:48:43 +03:00