handbrake: fix build#235822
Conversation
There were 2 issues in the current handbrake derivation: - Since version 1.6.0 upstream is using ffmpeg 5.1.2 instead of 5.1.1 - One of the ffmpeg patches from upstream are not applying anymore at least since 5.1.1 This commit fixes those 2 issues and allow handbrake to build again.
|
@ofborg test handbrake |
|
The package is set as broken, shouldn't that flag be removed now? |
It is only marked as broken Darwin, which I assume is still broken. The issue I am fixing is for Linux systems. |
|
Well, this is short-lived, as we're about to merge EDIT log: https://hydra.nixos.org/build/222801596/nixlog/3/tail |
This is strange, the derivation pins the ffmpeg version so it shouldn't matter if the derivation for ffmpeg_5 itself is bumped. Edit: unless the ffmpeg_5 derivation includes the same patches as this patched version. |
Description of changes
There were 2 issues in the current handbrake derivation:
This commit fixes those 2 issues and allow handbrake to build again.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)