Commit graph

522284 commits

Author SHA1 Message Date
Pol Dellaiera 81a8aa7652
Merge pull request #253192 from r-ryantm/auto-update/php81Packages.psysh
php81Packages.psysh: 0.11.18 -> 0.11.20
2023-09-04 05:56:22 +02:00
OTABI Tomoya f6afc26990
Merge pull request #253110 from rounakdatta/python-openai-upgrade
python310Packages.openai: 0.27.9 -> 0.28.0
2023-09-04 12:48:33 +09:00
Bruno Bigras 93f7036409 veilid: 0.2.0 -> 0.2.1 2023-09-03 23:47:17 -04:00
R. Ryantm 300cc1bdad gex: 0.6.2 -> 0.6.3 2023-09-04 03:05:48 +00:00
Mario Rodas 4f2c276497
Merge pull request #244093 from adamcstephens/lxd/vm
lxd: Add VM image and server support for QEMU VMs
2023-09-03 22:02:54 -05:00
pacien 12aaefa78d release-notes: add entry for new stalwart-mail module 2023-09-03 22:18:50 -04:00
pacien c6808723b0 nixos/stalwart-mail: add vm test 2023-09-03 22:18:50 -04:00
pacien f6961de637 nixos/stalwart-mail: add module 2023-09-03 22:18:50 -04:00
pacien 6eb25e11a8 stalwart-mail: 0.3.4 -> 0.3.6 2023-09-03 22:18:50 -04:00
Austin Seipp 2df6de059e buck2: unstable-2023-08-15 -> unstable-2023-09-01
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-09-03 21:05:49 -05:00
Artturi 195e5ce77d
Merge pull request #233355 from rembo10/sickgear-update 2023-09-04 05:02:26 +03:00
Nick Cao fdf2f15831
Merge pull request #253201 from marsam/update-chat-downloader
python310Packages.chat-downloader: 0.2.7 -> 0.2.8
2023-09-03 21:46:46 -04:00
R. Ryantm ca297a76d5 yor: 0.1.183 -> 0.1.185 2023-09-04 00:48:59 +00:00
R. Ryantm 66e7520c90 python311Packages.uptime-kuma-api: 1.1.0 -> 1.2.0 2023-09-04 00:37:37 +00:00
zowoq 2c39c216f6 editorconfig-checker: 2.7.0 -> 2.7.1
Diff: https://github.com/editorconfig-checker/editorconfig-checker/compare/2.7.0...2.7.1

Changelog: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.7.1
2023-09-04 10:22:31 +10:00
Adam Stephens efd1605be6
nixos/lxd: add virtual-machine support, image and module 2023-09-03 20:06:44 -04:00
Robert Schütz f53ec4f6d8
Merge pull request #249808 from dotlambda/titanium-buildNpmPackage
titanium: use buildNpmPackage
2023-09-04 00:04:48 +00:00
Nick Cao 2b2cb749d6
v2ray-domain-list-community: 20230825070717 -> 20230902035830
Diff: 2023082507...2023090203
2023-09-03 20:01:17 -04:00
rnhmjoj 4fb8212162
nixos/mautrix-whatsapp: log to the journal only
Logging outside the journal requires to manually clean/rotate the logs
and is quite surprising behavior: it should not be the default.
2023-09-04 01:20:17 +02:00
rnhmjoj 5fc70937a1
nixos/mautrix-whatsapp: set default homeserver address
Without one the bridge won't start.
Note: localhost:8448 is the default listening address of matrix-synapse.
2023-09-04 01:20:17 +02:00
rnhmjoj 035f905124
nixos/mautrix-whatsapp: fix merging of default settings
This implements proper merging of user-provided values and default
values for the settings option.

Without this, the user must provide a complete configuration file, as
changing a single setting replaces the entire JSON value, rendering the
default values completely useless. In fact, the bridge won't even start
using the default settings.
2023-09-04 01:19:54 +02:00
Matthew Toohey 245e084666 asusctl: 4.7.0 -> 4.7.1 2023-09-03 19:13:01 -04:00
Nick Cao 834f66f1ed
Merge pull request #253182 from kilianar/broot-1.25.1
broot: 1.25.0 -> 1.25.1
2023-09-03 19:09:26 -04:00
Federico Damián Schonborn 9ee75852d2
budgie.budgie-gsettings-overrides: Update defaults
Enables tap-to-click and edge tiling.

Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2023-09-03 19:59:06 -03:00
rnhmjoj 9e0457115e
nixos/mautrix-whatsapp: use static user and group
The DynamicUser mechanism does not allow share the bridge
registration.yaml file with matrix-synapse in any easy way:

1. the mautrix-whatsapp group under which the service runs is not in
   /etc/group, so you can't add matrix-synapse to this.
   This makes the group read bit on the file useless as the group is
   effectively always empty.

2. It's not possible to use ACLs or copy the file during preStart or
   postStart because the commands are executed with low priviledges.

By using a normal (static) user/group the secret can be shared with
synapse as follows:

  services.matrix_synapse.settings.app_service_config_files =
    [ "/var/lib/mautrix-whatsapp/whatsapp-registration.yaml" ];

  users.users.matrix-synapse.extraGroups = [ "mautrix-whatsapp" ];
2023-09-04 00:40:50 +02:00
Nick Cao 84ef5335ab
Merge pull request #253158 from marsam/update-tflint
tflint: 0.47.0 -> 0.48.0
2023-09-03 18:40:07 -04:00
Nick Cao 0b8d15d459
Merge pull request #253164 from marsam/update-atlas
atlas: 0.13.3 -> 0.14.0
2023-09-03 18:36:40 -04:00
R. Ryantm 6fa55ab582 php81Packages.psysh: 0.11.18 -> 0.11.20 2023-09-03 22:35:27 +00:00
Nick Cao c5a3c73100
Merge pull request #253168 from figsoda/slingshot
slingshot: 0.2.3 -> 0.3.0
2023-09-03 18:34:54 -04:00
Nick Cao 3547d1eb51
Merge pull request #253171 from fabaff/hahomematic-bump
python311Packages.hahomematic: 2023.8.14 -> 2023.9.0
2023-09-03 18:33:57 -04:00
Nick Cao 76344e7c5d
Merge pull request #253176 from fabaff/peaqevcore-bump
python311Packages.peaqevcore: 19.2.1 -> 19.3.2
2023-09-03 18:33:13 -04:00
Mario Rodas 7dc149cf8b
Merge pull request #253161 from figsoda/expand
cargo-expand: 1.0.66 -> 1.0.67
2023-09-03 17:22:09 -05:00
Mario Rodas b303129c41
Merge pull request #253165 from figsoda/star
star-history: 1.0.13 -> 1.0.14
2023-09-03 17:21:57 -05:00
Mario Rodas 4b02fb207a
Merge pull request #253155 from kilianar/i3status-rust-0.32.1
i3status-rust: 0.32.0 -> 0.32.1
2023-09-03 17:19:41 -05:00
Robert Schütz c021404209
Merge pull request #250056 from dotlambda/degit-buildNpmPackage
degit: use buildNpmPackage
2023-09-03 21:22:27 +00:00
Robert Schütz a14805afa3
Merge pull request #250269 from dotlambda/hsd-buildNpmPackage
hsd: use buildNpmPackage
2023-09-03 21:17:54 +00:00
kilianar 0c136c38a5 broot: 1.25.0 -> 1.25.1
https://github.com/Canop/broot/releases/tag/v1.25.1
2023-09-03 23:11:49 +02:00
Emily c0ea168464
Merge pull request #250825 from Sohalt/alsa-scarlett-gui-alsactl
alsa-scarlett-gui: add alsa-utils to PATH
2023-09-03 22:47:54 +02:00
Nikolay Korotkiy 6d76119500
Merge pull request #253119 from figsoda/complgen
complgen: 0.1.2 -> 0.1.3
2023-09-04 00:46:39 +04:00
Fabian Affolter 467c3fc9c8 python311Packages.peaqevcore: 19.2.1 -> 19.3.2
Changelog: https://github.com/elden1337/peaqev-core/releases/tag/19.3.2
2023-09-03 22:32:43 +02:00
Fabian Affolter 44a43142ef python311Packages.hahomematic: 2023.8.14 -> 2023.9.0
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2023.8.14...2023.9.0

Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2023.9.0
2023-09-03 22:31:23 +02:00
rnhmjoj e932745cb8
nixos/mautrix-whatsapp: fix docbook description
Until NixOS 23.11 is release all options must be marked as migrated from
docbook to markdown.
2023-09-03 22:22:27 +02:00
Fabian Affolter e89bfed9d7
Merge pull request #253091 from fabaff/metasploit-bump
metasploit: 6.3.31 -> 6.3.32
2023-09-03 22:11:40 +02:00
Fabian Affolter d4da6511c6
Merge pull request #253162 from fabaff/bleak-bump
python311Packages.bleak: 0.20.2 -> 0.21.0 , python311Packages.bleak-retry-connector: 3.1.1 -> 3.1.2
2023-09-03 22:11:03 +02:00
Robert Schütz 31d8ce3dae
Merge pull request #253032 from dotlambda/squoosh-cli-drop
nodePackages.@squoosh/cli: drop
2023-09-03 20:07:14 +00:00
Robert Schütz bb411d1967
Merge pull request #250250 from dotlambda/musescore-downloader-buildNpmPackage
nodePackages.musescore-downloader: use buildNpmPackage
2023-09-03 20:07:04 +00:00
Florian Klink a98655817c
Merge pull request #253157 from marsam/update-tflint-ruleset-aws
tflint-plugins.tflint-ruleset-aws: 0.23.1 -> 0.26.0
2023-09-03 22:55:03 +03:00
figsoda a86bf765a9 slingshot: 0.2.3 -> 0.3.0
Diff: https://github.com/caio-ishikawa/slingshot/compare/v0.2.3...v0.3.0

Changelog: https://github.com/caio-ishikawa/slingshot/releases/tag/v0.3.0
2023-09-03 15:37:59 -04:00
Robert Schütz c74b2d590c
Merge pull request #251646 from dotlambda/zeyple-gpgme
zeyple: use python3Packages.gpgme
2023-09-03 19:35:10 +00:00
Robert Schütz 865d9da6fb
Merge pull request #250684 from dotlambda/react-static-mkYarnPackage
react-static: use mkYarnPackage
2023-09-03 19:15:11 +00:00