[25.05] sdl3: 3.2.14 -> 3.2.20#431812
Conversation
129972f to
fe50c73
Compare
|
sdl3 itself builds, i am now building the tests |
There was a problem hiding this comment.
This report is automatically generated by the PR / Check / cherry-pick CI workflow.
Some of the commits in this PR require the author's and reviewer's attention.
Please follow the backporting guidelines and cherry-pick with the -x flag.
This requires changes to the unstable master and staging branches first, before backporting them.
Occasionally, it is not possible to cherry-pick exactly the same patch.
This most frequently happens when resolving merge conflicts or when updating minor versions of packages which have already advanced to the next major on unstable.
If you need to merge this PR despite the warnings, please dismiss this review shortly before merging.
Warning
Difference between 205462f and original d9e041f may warrant inspection.
Show diff
@@ Metadata
Author: Grimmauld <Grimmauld@grimmauld.de>
## Commit message ##
- sdl3: 3.2.18 -> 3.2.20
+ sdl3: 3.2.14 -> 3.2.20
Changelog: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.20
+ (cherry picked from commit d9e041f0e9b794413d392c8d4c704a0fae49b344)
+ Signed-off-by: Grimmauld <Grimmauld@grimmauld.de>
## pkgs/by-name/sd/sdl3/package.nix ##
-@@ pkgs/by-name/sd/sdl3/package.nix: assert lib.assertMsg (ibusSupport -> dbusSupport) "SDL3 requires dbus support to
+@@ pkgs/by-name/sd/sdl3/package.nix: assert lib.assertMsg (
stdenv.mkDerivation (finalAttrs: {
pname = "sdl3";
-- version = "3.2.18";
+- version = "3.2.14";
+ version = "3.2.20";
outputs = [
@@ pkgs/by-name/sd/sdl3/package.nix: stdenv.mkDerivation (finalAttrs: {
owner = "libsdl-org";
repo = "SDL";
tag = "release-${finalAttrs.version}";
-- hash = "sha256-z3SMxPoO5zWOvJvgkla3vMg51qdKqbMGudIwOr3265s=";
+- hash = "sha256-+CcbvF1nxxsVwuO5g50sBVGth0sr5WTFojSfT6B6bok=";
+ hash = "sha256-ESYjTN2prkAeHcTYurZaWeM3RgEKtwCZrt9gSMcOAe0=";
};
Hint: The full diffs are also available in the runner logs with slightly better highlighting.
Changelog: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.20 (cherry picked from commit d9e041f) Signed-off-by: Grimmauld <Grimmauld@grimmauld.de>
fe50c73 to
205462f
Compare
|
This will cause conflict with #425265, we should probably merge that one first. |
|
fair enough, but that one already has a conflict |
|
built sdl3 and tests on x86_64-linux, aarch64-linux and aarch64-darwin 👍 |
Changelog: https://github.com/libsdl-org/SDL/releases/tag/release-3.2.20 (cherry picked from commit d9e041f)
manual backport of #431182
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.