-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[staging-next] gst_all_1.*,python3Packages.gst-python: follow-up for 1.22.9 -> 1.24.2 bump #306016
[staging-next] gst_all_1.*,python3Packages.gst-python: follow-up for 1.22.9 -> 1.24.2 bump #306016
Conversation
@ofborg eval |
1db5404
to
3d9a155
Compare
Rebased on now-merged GNOME 46 PR, which included some of this update already |
3d9a155
to
e95f8fb
Compare
e95f8fb
to
73d8996
Compare
@@ -148,6 +147,7 @@ stdenv.mkDerivation rec { | |||
]) ++ lib.optionals stdenv.isDarwin [ | |||
Cocoa | |||
] ++ lib.optionals stdenv.isLinux [ | |||
libdrm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doh, I caught myself breaking this in base but not good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The gst parts of the diff (and especially fixing my mistakes around darwin) look good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
liblc3 changes lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR breaks the hotdoc
build for me. Same error on x86_64-linux and aarch64-darwin:
hotdoc-0.16/lib/python3.11/site-packages/hotdoc/core/tests/test_page.py::TestPage::test_meta_schema - AssertionError: InvalidPageMetadata not raised
With the hotdoc update reverted it looked OK, so I took that. Hopefully this stabilization of everything won't be too rough. |
Description of changes
Major GStreamer bump (https://gstreamer.freedesktop.org/releases/1.24/)
Fixes #287253
Things done
qt5Support
override vianheko
)gtkSupport
override viapitivi
)nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.