Commit graph

530619 commits

Author SHA1 Message Date
Fabian Affolter bc9bca1905
python310Packages.radish-bdd: update meta 2023-10-01 10:29:09 +02:00
R. Ryantm 851c9a48c3 python310Packages.radish-bdd: 0.16.1 -> 0.16.2 2023-09-30 17:29:23 +00:00
Reno Reckling 612035c45f
Fix broken genJqSecretsReplacementSnippet for jq 1.7 (#257932)
jq 1.7 updated it's behaviour and now throws an error
if the first argument is an empty string. It now needs
"." to pass the input through.
2023-09-30 14:00:13 +02:00
Martin Weinelt 31871e17ce
Merge pull request #258175 from r-ryantm/auto-update/jackett
jackett: 0.21.932 -> 0.21.938
2023-09-30 13:57:54 +02:00
Martin Weinelt e14dd9c00c
Merge pull request #258146 from yayayayaka/electron-bin-resolve-CVE-2023-5217
electron-bin 22/24/25/26 version bumps for CVE-2023-5217
2023-09-30 13:17:12 +02:00
Weijia Wang 7c7b77dc58
Merge pull request #258112 from wegank/krita-exiv2
krita: add patch for exiv2 0.28
2023-09-30 12:54:04 +02:00
R. Ryantm 976134f777 vault-bin: 1.14.3 -> 1.15.0 2023-09-30 11:53:16 +01:00
Christina Sørensen 9b374ca016 nix-update: 0.19.3 -> 1.0.0
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-30 11:50:10 +01:00
R. Ryantm f510dc434b jackett: 0.21.932 -> 0.21.938 2023-09-30 10:33:07 +00:00
Nikolay Korotkiy d008423e16
Merge pull request #258117 from r-ryantm/auto-update/riffdiff
riffdiff: 2.25.2 -> 2.27.0
2023-09-30 14:25:56 +04:00
Jacek Galowicz 7b22218f11
Merge pull request #258165 from Mic92/nixos-tests-cleanup
nixos/test-driver: modernize project setup and switch to new, stricter linting/type checking settings
2023-09-30 10:45:46 +02:00
Trevor Richards cad9cf0dac nimPackages: add csvtools 2023-09-30 09:32:51 +01:00
Trevor Richards a6909370c4 maintainers: add trevdev 2023-09-30 09:32:51 +01:00
Jörg Thalheim f1450e660f nixos/test-driver: whitelist variable names that don't follow pep8
https://docs.astral.sh/ruff/rules/invalid-argument-name/
2023-09-30 10:31:22 +02:00
Jörg Thalheim 1810265b57 nixos/test-driver: name exception according to pep8
see https://docs.astral.sh/ruff/rules/error-suffix-on-exception-name/
2023-09-30 10:31:22 +02:00
Jörg Thalheim a1f01abe53 nixos/test-driver: apply ruff fixes & suggestions 2023-09-30 10:31:22 +02:00
Jörg Thalheim 93b1fa09d5 nixos/test-driver: disable typecheck for dependencies where don't have typing 2023-09-30 10:18:07 +02:00
Jörg Thalheim d746557260 nixos/test-driver: add shell.nix
this useful for local development
2023-09-30 10:18:07 +02:00
Jörg Thalheim 9ac9e8407f nixos/test-driver: fix type errors in extract-docstrings 2023-09-30 10:18:06 +02:00
Jörg Thalheim a1666863fd nixos/test-driver: convert to pyproject from setup.py
This also makes configuration available if you just run those tools locally.
Also use ruff instead of pylint because it's faster and more
comprehensive.
2023-09-30 10:17:47 +02:00
Artturi bf25d8782b
Merge pull request #249069 from amjoseph-nixpkgs/pr/lib/systems/ubootArch
lib.systems: add ubootArch
2023-09-30 10:45:36 +03:00
Ivan Mincik 6c681f121f signal: fix tray icon
As suggested in
<https://github.com/signalapp/Signal-Desktop/issues/6259>
run Signal with `--use-tray-icon` to show icon in tray.
2023-09-30 06:59:35 +01:00
ajs124 c2c6d8c08b gitlab: 16.3.4 -> 16.4.1 2023-09-30 07:26:36 +02:00
ajs124 122beeb894 ruby-modules/gem-config/re2: use our re2 instead of vendored
required after 2.0.0
2023-09-30 07:26:36 +02:00
Yaya 1f6f2c5f9d electron_26-bin: 26.2.1 -> 26.2.4
https://github.com/electron/electron/releases/tag/v26.2.4

Resolves CVE-2023-5217
2023-09-30 06:50:02 +02:00
Yaya 3b4f30eea2 electron_25-bin: 25.8.1 -> 25.8.4
https://github.com/electron/electron/releases/tag/v25.8.4

Resolves CVE-2023-5217
2023-09-30 06:48:21 +02:00
Yaya 622be90411 electron_24-bin: 24.8.3 -> 24.8.5
https://github.com/electron/electron/releases/tag/v24.8.5

Resolves CVE-2023-5217
2023-09-30 06:46:47 +02:00
Yaya 31e23fcb1b electron_22-bin: 22.3.24 -> 22.3.25
https://github.com/electron/electron/releases/tag/v22.3.25

Resolves CVE-2023-5217
2023-09-30 06:45:08 +02:00
Bobby Rong e639783dd2
Merge pull request #258028 from bobby285271/upd/cinnamon
cinnamon.nemo: 5.8.4 -> 5.8.5
2023-09-30 12:12:02 +08:00
Jared Baur 31b5d59585 unbook: init at 0.7.3
Unbook is a command-line program for converting a DRM-free .epub, .mobi,
.azw, .azw3, .lit, or .chm ebook to a self-contained HTML file.
2023-09-30 00:34:54 -03:00
Martin Weinelt 59c816e3de
Merge pull request #258116 from panicgh/tbb
tor-browser: 12.5.5 -> 12.5.6
2023-09-30 04:02:29 +02:00
Martin Weinelt a1038be4c9
Merge pull request #258135 from felschr/mullvad-browser-12
mullvad-browser: 12.5.5 -> 12.5.6
2023-09-30 04:01:55 +02:00
Felix Schröter 26d062ce03
mullvad-browser: 12.5.5 -> 12.5.6 2023-09-30 03:52:34 +02:00
Felix Schröter 3d6654bffe
mullvad-browser: add additional source urls 2023-09-30 03:50:19 +02:00
R. Ryantm 3fe98ccfc8 riffdiff: 2.25.2 -> 2.27.0 2023-09-29 23:49:34 +00:00
Nicolas Benes b6a2c2b937 tor-browser: 12.5.5 -> 12.5.6
https://blog.torproject.org/new-release-tor-browser-1256/
2023-09-30 01:33:38 +02:00
Aaron Jheng ed66c817ab etcd_3_3: remove 2023-09-29 20:28:16 -03:00
Weijia Wang a5f65f7cad krita: add patch for exiv2 0.28 2023-09-30 01:19:45 +02:00
Ryan Lahfa 3c3ef90189
Merge pull request #242191 from tie/systemd-required-for-online-range 2023-09-30 01:16:21 +02:00
R. Ryantm 7eddaf49b8 python310Packages.enlighten: 1.11.2 -> 1.12.0 2023-09-29 19:11:32 -04:00
Martin Weinelt dbc3a520df
Merge pull request #257947 from mweinelt/videoprops-purge-binaries
python310Packages.get-video-properties: remove vulnerable binaries
2023-09-30 00:11:52 +02:00
Weijia Wang 336d12bc4c
Merge pull request #258070 from malob/update-signalbackup-tools
signalbackup-tools: 20230928-1 -> 20230929
2023-09-29 23:21:11 +02:00
7c6f434c 03906b7f19
Merge pull request #258066 from hraban/sbcl/2.3.9
sbcl: 2.3.8 -> 2.3.9
2023-09-29 21:09:16 +00:00
Sergei Trofimovich 6a7da0cfdc utf8cpp: add meta.changelog entry 2023-09-29 17:56:36 -03:00
Sergei Trofimovich c64add6e8b utf8cpp: 3.2.4 -> 3.2.5
Changes: https://github.com/nemtrif/utfcpp/releases/tag/v3.2.5
2023-09-29 17:56:36 -03:00
Weijia Wang 69a3d7e4b3
Merge pull request #258073 from hraban/fix/clisp-x86-darwin
clisp: disable unsupported modules on x86_64-darwin
2023-09-29 22:53:09 +02:00
Weijia Wang f90fa8dba2
Merge pull request #258079 from yu-re-ka/shelldap
shelldap: build on darwin
2023-09-29 22:48:53 +02:00
Ryan Lahfa f427e60ce5
Merge pull request #257755 from adamcstephens/zfs/2.1.13 2023-09-29 22:43:05 +02:00
Robert Schütz f5892ddac1
Merge pull request #257392 from dotlambda/docformatter-1.7.5
python310Packages.docformatter: 1.6.4 -> 1.7.5
2023-09-29 20:25:13 +00:00
Robert Schütz 0a3bab44ae
Merge pull request #258026 from r-ryantm/auto-update/python310Packages.nextcord
python310Packages.nextcord: 2.5.0 -> 2.6.1
2023-09-29 20:24:51 +00:00