Commit Graph

497565 Commits

Author SHA1 Message Date
github-actions[bot]
bc9cc8ad2f
Merge master into staging-next 2023-06-23 12:01:26 +00:00
Alyssa Ross
cbf0490176 pkgsStatic.libargon2: fix build
By default, LIBRARIES includes both $(LIB_SH) (the shared library),
and $(LIB_ST) (the static library).
2023-06-23 11:58:34 +00:00
Sandro
9f103c5ddf
Merge pull request #231161 from impl/azure-functions-core-tools-4.0.5095
azure-functions-core-tools: 4.0.4915 -> 4.0.5095
2023-06-23 13:45:54 +02:00
Sandro
8a3fbb6dc5
Merge pull request #237598 from felschr/pixelorama
pixelorama: 0.10.3 -> 0.11
2023-06-23 13:45:22 +02:00
Sandro
bc3441c3a4
Merge pull request #233501 from oxzi/openrct2-0.4.5
openrct2: 0.4.4 -> 0.4.5
2023-06-23 13:45:12 +02:00
K900
f112e6318c
Merge pull request #239350 from K900/mesa-23.1.3
[staging-next] mesa: 23.1.2 -> 23.1.3
2023-06-23 14:44:21 +03:00
K900
85f7a6dadc
Merge pull request #239328 from K900/vulkan-1.3.254
[staging-next] Vulkan 1.3.254 (mostly)
2023-06-23 14:44:12 +03:00
Nick Cao
be923e226c
Merge pull request #239334 from r-ryantm/auto-update/civo
civo: 1.0.55 -> 1.0.57
2023-06-23 19:36:46 +08:00
K900
11b086f40b mesa: 23.1.2 -> 23.1.3
Changelog: https://www.mesa3d.org/relnotes/23.1.3.html
2023-06-23 14:33:35 +03:00
Franz Pletz
5753282d81
Merge pull request #238963 from fpletz/pkgs/microcode-intel-20230613 2023-06-23 13:32:17 +02:00
Franz Pletz
98dfcccf60
Merge pull request #238989 from fpletz/pkgs/libnatpmp-20230423 2023-06-23 13:31:37 +02:00
Franz Pletz
5570f4267c
Merge pull request #238984 from fpletz/pkgs/stress-1.0.7 2023-06-23 13:30:07 +02:00
Franz Pletz
c6dfcdd0fe
Merge pull request #238987 from fpletz/pkgs/spice-vdagent-0.22.1 2023-06-23 13:29:45 +02:00
Franz Pletz
06096c992c
Merge pull request #238992 from fpletz/pkgs/reisefsprogs-3.6.27 2023-06-23 13:29:19 +02:00
Nick Cao
3d8a93602b
Merge pull request #239313 from chvp/upd/mu
mu: 1.10.3 -> 1.10.4
2023-06-23 19:02:11 +08:00
Nick Cao
d51eb57133
Merge pull request #239323 from r-ryantm/auto-update/python311Packages.aio-pika
python311Packages.aio-pika: 9.1.2 -> 9.1.3
2023-06-23 18:58:24 +08:00
Nick Cao
544963d2d6
Merge pull request #239320 from fabaff/requests-pkcs12-bump
python311Packages.requests-pkcs12: 1.16 -> 1.18
2023-06-23 18:57:29 +08:00
asymmetric
de1d332ca2
Merge pull request #239325 from andresilva/polkadot-0.9.43
polkadot: 0.9.42 -> 0.9.43
2023-06-23 12:56:21 +02:00
K900
5e30b74a0a
Merge pull request #239162 from K900/fresh-weird-fruit
yuzu: 1452 -> 1475, yuzu-ea: 3621 -> 3702
2023-06-23 13:53:27 +03:00
Bobby Rong
e56f8ed0a6
Merge pull request #239327 from bobby285271/fix/xapp
python310Packages.xapp: fix update script
2023-06-23 18:48:30 +08:00
Nick Cao
dc8c50cbd4
Merge pull request #238915 from NickCao/dex
dex: fix cross compilation, set strictDeps
2023-06-23 18:35:42 +08:00
Kirill Radzikhovskyy
ea90def4a1 awsebcli: 3.20.6 -> 3.20.7 2023-06-23 06:30:07 -04:00
R. Ryantm
d37e1a0913 civo: 1.0.55 -> 1.0.57 2023-06-23 10:17:15 +00:00
Alyssa Ross
b29835fea2 s6-rc-man-pages: init at 0.5.4.1.2 2023-06-23 12:02:14 +02:00
K900
7226a56365 spirv-tools: 2023.2 -> 2023.3.rc1
Matches 1.3.250 SDK tag.
2023-06-23 12:59:36 +03:00
K900
f2a2be87eb spirv-cross: 1.3.243.0 -> 1.3.250.0
Diff: https://github.com/KhronosGroup/SPIRV-Cross/compare/sdk-1.3.243.0...sdk-1.3.250.0

Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/23.11pre-git
2023-06-23 12:59:36 +03:00
K900
4127d59666 spirv-headers: 1.3.243.0 -> 1.3.250.0
Diff: https://github.com/KhronosGroup/SPIRV-Headers/compare/sdk-1.3.243.0...sdk-1.3.250.0

Also remove now-unnecessary workaround.
2023-06-23 12:59:36 +03:00
K900
1a8fd67c6c vulkan-extension-layer: 1.3.248 -> 1.3.254
Diff: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.3.248...v1.3.254
2023-06-23 12:59:36 +03:00
K900
0eb5d95df1 vulkan-tools-lunarg: 1.3.249 -> 1.3.250
Diff: https://github.com/LunarG/VulkanTools/compare/v1.3.249...v1.3.250

Apply small hacks to make it build with latest SDK/VVL.
2023-06-23 12:59:36 +03:00
K900
b727077eaa vulkan-tools: 1.3.249 -> 1.3.254
Diff: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.249...v1.3.254

Also add new Python dependency.
2023-06-23 12:59:36 +03:00
K900
f0137c3f66 vulkan-validation-layers: 1.3.249 -> 1.3.254
Diff: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.249...v1.3.254
2023-06-23 12:59:36 +03:00
K900
c7bd802148 vulkan-loader: 1.3.249 -> 1.3.254
Diff: https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.249...v1.3.254
2023-06-23 12:59:36 +03:00
K900
88d00dd40a vulkan-headers: 1.3.249 -> 1.3.254
Diff: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.249...v1.3.254
2023-06-23 12:59:36 +03:00
K900
ca6fdc2c4c glslang: 12.1.0 -> 12.2.0
Diff: https://github.com/KhronosGroup/glslang/compare/12.1.0...12.2.0

Also drop now-unnecessary workarounds.
2023-06-23 12:59:36 +03:00
figsoda
8283d3d8d1 lib/types: remove unused rec 2023-06-23 09:41:04 +00:00
figsoda
1b8df7c8d7 lib/sources: remove unused let bindings 2023-06-23 09:41:04 +00:00
figsoda
8a1a028694 lib/modules: remove unused let bindings 2023-06-23 09:41:04 +00:00
figsoda
c783b54650 lib/licenses: remove unused rec 2023-06-23 09:41:04 +00:00
figsoda
dafa046a1e lib/filesystem: remove unused let bindings 2023-06-23 09:41:04 +00:00
figsoda
350e835584 lib/debug: remove unused let bindings 2023-06-23 09:41:04 +00:00
figsoda
12e01c677c lib/attrsets: remove unused let bindings 2023-06-23 09:41:04 +00:00
Adam Joseph
35480b65f4
Merge pull request #239132 from amjoseph-nixpkgs/pr/toLosslessStringMaybe/unexpose
lib/system: move toLosslessStringMaybe into lib/tests
2023-06-23 09:40:11 +00:00
Bobby Rong
50c30faaeb
python310Packages.xapp: fix update script
Tags like master.mint21 are mutable and should be ignored.
2023-06-23 17:36:47 +08:00
André Silva
6185470f8c
polkadot: 0.9.42 -> 0.9.43 2023-06-23 10:27:00 +01:00
Fabian Affolter
49c5abbc02
Merge pull request #239294 from r-ryantm/auto-update/python311Packages.globus-sdk
python311Packages.globus-sdk: 3.21.0 -> 3.22.0
2023-06-23 11:22:51 +02:00
Fabian Affolter
3c79c62232
Merge pull request #239295 from r-ryantm/auto-update/python311Packages.hcloud
python311Packages.hcloud: 1.20.0 -> 1.22.0
2023-06-23 11:22:30 +02:00
Nick Cao
31dcc42427
dex: fix cross compilation, set strictDeps 2023-06-23 17:21:49 +08:00
R. Ryantm
c900b24a4b python311Packages.aio-pika: 9.1.2 -> 9.1.3 2023-06-23 09:18:51 +00:00
Fabian Affolter
fe28240c3f
Merge pull request #239316 from r-ryantm/auto-update/python310Packages.python-benedict
python310Packages.python-benedict: 0.30.2 -> 0.31.0
2023-06-23 11:16:54 +02:00
Nick Cao
1033854281
Merge pull request #239301 from fabaff/exploitdb-bump
exploitdb: 2023-06-22 -> 2023-06-23
2023-06-23 16:55:31 +08:00