staging-next-24.11 iteration 2 - 2024-12-31#369690
Merged
vcunat merged 238 commits intorelease-24.11from Jan 8, 2025
Merged
Conversation
Diff: tree-sitter/tree-sitter@v0.24.3...v0.24.4 (cherry picked from commit bf92ca5)
(cherry picked from commit ddc3140)
(cherry picked from commit 29c88a0)
(cherry picked from commit 24c494a)
The previous commit removed the handling of `dict` arguments, but
didn’t adjust the type, leading to the following type-checking error:
test_driver/driver.py:216: error: Argument 1 to "NixStartScript" has incompatible type "str | dict[Any, Any]"; expected "str" [arg-type]
It also left an unused import that Ruff is unhappy about:
build/lib/test_driver/driver.py:11:22: F401 [*] `colorama.Fore` imported but unused
…
build/lib/test_driver/driver.py:11:28: F401 [*] `colorama.Style` imported but unused
Fixes: 71306e6
(cherry picked from commit d490680)
…patibility clean‐up (#359064)
Diff: https://gitlab.freedesktop.org/pipewire/pipewire/-/compare/1.2.6...1.2.7 Changelog: https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/1.2.7 (cherry picked from commit c68990e)
(cherry picked from commit 5647888)
(cherry picked from commit 12c819e)
Diff: https://gitlab.freedesktop.org/mesa/mesa/-/compare/mesa-24.2.6...mesa-24.2.7 Changelog: https://docs.mesa3d.org/relnotes/24.2.7.html (cherry picked from commit 459a925)
1 task
(cherry picked from commit 1d42315)
Member
Author
|
Signed-off-by: misilelab <[email protected]> (cherry picked from commit 5306088) https://hydra.nixos.org/build/284299881/nixlog/5/tail
(cherry picked from commit 4c6a1b0) The old one wouldn't fetch the source anymore.
(cherry picked from commit 98928a7)
(cherry picked from commit 5672733)
Member
Author
|
I believe this is now good enough not to block merging anymore. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Helpful links
https://hydra.nixos.org/job/nixpkgs/staging-next-24.11/unstable#tabs-constituents
https://hydra.nixos.org/job/nixos/staging-next-24.11-small/tested
https://hydra.nixos.org/jobset/nixpkgs/staging-next-24.11
https://hydra.nixos.org/jobset/nixos/staging-next-24.11-small
Important breakages
llvm_*tests time out on x86_64-darwin