Commit graph

526834 commits

Author SHA1 Message Date
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
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
Thomas Gerbet ad6a4051a6
Merge pull request #255746 from r-ryantm/auto-update/buildkit-nix
buildkit-nix: 0.1.0 -> 0.1.1
2023-09-18 07:13:28 +02:00
Fabián Heredia Montiel 7b62e58e59
Merge pull request #255744 from fwam/master
vencord: 1.4.6 -> 1.4.7
2023-09-17 22:32:17 -06:00
Fabián Heredia Montiel ad5d5bef87
Merge pull request #255748 from r-ryantm/auto-update/gcsfuse
gcsfuse: 1.0.1 -> 1.1.0
2023-09-17 22:30:58 -06:00
Fabián Heredia Montiel 89342e2a38
Merge pull request #255766 from r-ryantm/auto-update/nixpacks
nixpacks: 1.14.0 -> 1.15.0
2023-09-17 22:30:24 -06:00
Fabián Heredia Montiel 91b20bb736
Merge pull request #255784 from delroth/gitter-rm
gitter: remove (unmaintained upstream, probably useless now)
2023-09-17 22:29:13 -06:00
Robert Schütz d1906e0fbf
Merge pull request #255574 from Anomalocaridid/arrpc
arrpc: init at 3.2.0
2023-09-18 03:58:54 +00:00
Artturi 9d8ff7c263
Merge pull request #255792 from r-ryantm/auto-update/discord-canary 2023-09-18 06:19:10 +03:00
Bill Huang 75801e0ffa
feishu: 6.1.11 -> 6.9.16 2023-09-18 11:07:43 +08:00
OTABI Tomoya e3f328b0de
Merge pull request #255499 from mbalatsko/init-langid
python3Packages.langid: init at 1.1.6
2023-09-18 12:00:03 +09:00
R. Ryantm f7b6e482bf python310Packages.murmurhash: 1.0.9 -> 1.0.10 2023-09-18 02:50:41 +00:00
OTABI Tomoya e305dd0fdd
Merge pull request #255757 from r-ryantm/auto-update/pylyzer
pylyzer: 0.0.43 -> 0.0.45
2023-09-18 11:32:46 +09:00
Majiir Paktu c161ba1af1 pam_rssh: fix 1.1.0 update
The version was bumped in 661d2a9275 but
the source rev and hash were not updated.

- Tied source rev to version.
- Updated the hashes.
- Added a patch to fix new tests that expect coreutils in /bin.
2023-09-17 22:05:51 -04:00
R. Ryantm 80a5c4cf7c python310Packages.types-pytz: 2023.3.0.1 -> 2023.3.1.0 2023-09-18 01:39:54 +00:00