Commit Graph

526167 Commits

Author SHA1 Message Date
K900
b422ca94f3 path-of-building.data: 2.34.0 -> 2.34.1
Diff: https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.34.0...v2.34.1
2023-09-16 10:28:38 +03:00
Fabian Affolter
9cea55324c
Merge pull request #255412 from r-ryantm/auto-update/python311Packages.canals
python311Packages.canals: 0.6.0 -> 0.8.0
2023-09-16 09:27:01 +02:00
Fabian Affolter
dade3f0b8f
Merge pull request #255306 from natsukium/memray/fix-python311
memray: fix test with python311
2023-09-16 09:25:54 +02:00
Fabian Affolter
c1850cf408
Merge pull request #255370 from fabaff/metasploit-bump
metasploit: 6.3.33 -> 6.3.34
2023-09-16 09:22:41 +02:00
Fabian Affolter
d859222f45
Merge pull request #255382 from r-ryantm/auto-update/python310Packages.oci
python310Packages.oci: 2.111.0 -> 2.112.1
2023-09-16 09:22:22 +02:00
Fabian Affolter
14daa8439e
Merge pull request #255398 from r-ryantm/auto-update/python310Packages.fontawesomefree
python310Packages.fontawesomefree: 6.4.0 -> 6.4.2
2023-09-16 09:21:19 +02:00
[object Object]
72e396285b
qt5.qtimageformats: add dependencies (#255044)
In particular, this unvendors libwebp which was most likely affected by CVE-2023-4863.
2023-09-16 09:06:24 +02:00
Mario Rodas
552aec32c0
Merge pull request #255409 from r-ryantm/auto-update/skaffold
skaffold: 2.7.0 -> 2.7.1
2023-09-16 01:20:59 -05:00
Mario Rodas
3a4c018036
Merge pull request #254474 from marsam/update-postgresql-pgjwt
postgresqlPackages.pgjwt: unstable-2021-11-13 -> unstable-2023-03-02
2023-09-16 01:20:08 -05:00
Mario Rodas
9507876d06
Merge pull request #255298 from marsam/outputs-llhttp
llhttp: extract headers to dev output
2023-09-16 01:19:30 -05:00
Mario Rodas
df725f28fc
Merge pull request #255300 from aaronjheng/sops
sops: 3.7.3 -> 3.8.0
2023-09-16 01:18:09 -05:00
Franz Pletz
dc1834e25c
Merge pull request #255273 from helsinki-systems/upd/dovecot
dovecot: 2.3.20 -> 2.3.21
2023-09-16 06:08:03 +02:00
Artturi
eac4faced1
Merge pull request #254287 from Artturin/sagedocfix1
sage: If docs are not enabled then don't include a doc attribute
2023-09-16 06:36:31 +03:00
Artturi
512573a462
Merge pull request #255231 from Artturin/fixtestcrosswrap
tests.makeBinaryWrapper: fix cross test on aarch64-linux
2023-09-16 06:35:13 +03:00
Artturi
df75f8b624
Merge pull request #255212 from lopsided98/spdlog-cross
spdlog: fix cross-compilation
2023-09-16 06:34:12 +03:00
mdarocha
f773e7cf09 pash: remove
The package is old and fully replaced by PowerShell
2023-09-16 02:55:44 +00:00
R. Ryantm
99e8eef546 python311Packages.canals: 0.6.0 -> 0.8.0 2023-09-16 02:53:19 +00:00
R. Ryantm
e6b77b93fa skaffold: 2.7.0 -> 2.7.1 2023-09-16 02:38:58 +00:00
Artturi
056bce2350
Merge pull request #255384 from yu-re-ka/mosh-protobuf 2023-09-16 05:27:54 +03:00
Artturi
b836f9a399
Merge pull request #255393 from yu-re-ka/texinfo-awk 2023-09-16 04:58:13 +03:00
Aaron Jheng
d7ef011d0c
sops: 3.7.3 -> 3.8.0 2023-09-16 09:51:15 +08:00
Yureka
fd2b5eec41 mosh: build with latest protobuf 2023-09-16 03:19:07 +02:00
R. Ryantm
03afc1bd18 python310Packages.fontawesomefree: 6.4.0 -> 6.4.2 2023-09-16 01:02:58 +00:00
Artturi
4f6f715eb5
Merge pull request #255391 from yu-re-ka/flock-cross 2023-09-16 03:38:29 +03:00
Samuel Ainsworth
d3120a2072
Merge pull request #255220 from NixOS/samuela/bitsandbytes
python3Packages.bitsandbytes: remove unecessary `nativeCheckInputs`
2023-09-15 20:23:39 -04:00
Yureka
95e064234c texinfo: remove reference to buildPlatform awk 2023-09-16 02:19:22 +02:00
OTABI Tomoya
0321f805a3
Merge pull request #255111 from r-ryantm/auto-update/python310Packages.spacy-loggers
python310Packages.spacy-loggers: 1.0.4 -> 1.0.5
2023-09-16 09:03:10 +09:00
OTABI Tomoya
47585496bc
Merge pull request #255199 from r-ryantm/auto-update/python310Packages.yq
python310Packages.yq: 3.2.2 -> 3.2.3
2023-09-16 09:01:11 +09:00
Ben Wolsieffer
b6c05bc367 spdlog: fix cross-compilation
Currently, catch2 is listed in checkInputs, which means it is not available
when cross-compiling. On the other hand, -DSPDLOG_BUILD_TESTS=ON is passed
unconditionally, causing the build to fail when cross-compiling. This can be
fixed either by moving catch2 to buildInputs or by only building the tests
when doCheck is true. This patch implements the former solution, so the tests
are always built even if they cannot be run.
2023-09-15 19:53:37 -04:00
Yureka
947fc97a66 flock: fix cross
`ronn` is used for man page generation at build time
2023-09-16 01:49:23 +02:00
OTABI Tomoya
1b41305b7f
Merge pull request #255341 from SuperSandro2000/natsort
python310Packages.natsort: disable timing sensitive test
2023-09-16 08:47:43 +09:00
Fabián Heredia Montiel
1a813fb941
Merge pull request #255067 from andersk/zulip
zulip: 5.10.0 → 5.10.2
2023-09-15 17:46:24 -06:00
OTABI Tomoya
b42066b041
Merge pull request #255357 from cdmistman/bun-1.0.2
bun: 1.0.1 -> 1.0.2
2023-09-16 08:44:28 +09:00
Luke Granger-Brown
36abfd5a90
Merge pull request #255338 from adamcstephens/envoy/update2
envoy: fix another hash invalidator in fetcher
2023-09-16 00:41:10 +01:00
Fabián Heredia Montiel
0ae23e4aff
Merge pull request #255248 from ehmry/recoll
recoll: 1.33.4 -> 1.35.0
2023-09-15 17:38:29 -06:00
Fabián Heredia Montiel
60ca776380
Merge pull request #255194 from DeeUnderscore/update/streamlink-6.2.0
streamlink: 6.1.0 -> 6.2.0
2023-09-15 17:34:29 -06:00
R. Ryantm
5f82d4205a python310Packages.oci: 2.111.0 -> 2.112.1 2023-09-15 23:10:45 +00:00
Martin Weinelt
48c5ac5ce0
Merge pull request #250625 from fabaff/gardena-bluetooth
python311Packages.aiopegelonline: init at 0.0.6
2023-09-16 00:36:55 +02:00
Fabian Affolter
336c67eb66 home-assistant: update component-packages 2023-09-16 00:16:38 +02:00
Fabian Affolter
f7c51d5b5d python311Packages.aiopegelonline: init at 0.0.6 2023-09-16 00:16:38 +02:00
Fabian Affolter
eb6b612b4b
Merge pull request #255233 from fabaff/trufflehog-bump
trufflehog: 3.54.4 -> 3.56.0
2023-09-15 23:59:23 +02:00
Fabian Affolter
744030da9e
Merge pull request #255272 from fabaff/angr-bump
python311Packages.angr: 9.2.66 -> 9.2.68
2023-09-15 23:59:10 +02:00
Fabian Affolter
dd729175c8
Merge pull request #255294 from fabaff/slack-sdk-bump
python311Packages.slack-sdk: 3.21.3 -> 3.22.0
2023-09-15 23:58:54 +02:00
Fabian Affolter
c2735f7f94
Merge pull request #255324 from fabaff/google-cloud-container-bump
python311Packages.google-cloud-container: 2.30.0 -> 2.31.0
2023-09-15 23:58:33 +02:00
Fabian Affolter
387bdab5c7
Merge pull request #255327 from fabaff/google-cloud-firestore-bump
python311Packages.google-cloud-firestore: 2.11.1 -> 2.12.0
2023-09-15 23:58:12 +02:00
Fabian Affolter
a37369ab3e
Merge pull request #255334 from fabaff/oracledb-bump
python311Packages.oracledb: 1.4.0 -> 1.4.1
2023-09-15 23:57:58 +02:00
Fabian Affolter
d00487617f
Merge pull request #255337 from fabaff/pyinstrument-bump
python311Packages.pyinstrument: 4.5.2 -> 4.5.3
2023-09-15 23:57:48 +02:00
Fabian Affolter
11233d92bc
Merge pull request #255354 from fabaff/pythonfinder-bump
python311Packages.pythonfinder: 1.3.2 -> 2.0.5
2023-09-15 23:57:37 +02:00
Fabian Affolter
9ccb30bd61 metasploit: 6.3.33 -> 6.3.34 2023-09-15 23:55:48 +02:00
Robert Schütz
7fb1b60965
Merge pull request #254851 from dotlambda/redoc-cli-buildNpmPackage
redoc-cli: use buildNpmPackage
2023-09-15 20:49:53 +00:00