-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
pythonPackages: migrate away from ffmpeg_3 #121257
Conversation
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.
pkg_resources should be easily fixable by adding a setuptools to propagatedBuildInputs.
Upstream was last updated in 2017. Why keep a zombie? |
Result of 2 packages marked as broken and skipped:
17 packages failed to build:
12 packages skipped due to time constraints:
25 packages built successfully:
3 suggestions:
Note that build failures may predate this PR, and could be nondeterministic or hardware dependent. Result of 4 packages marked as broken and skipped:
17 packages failed to build:
10 packages skipped due to time constraints:
25 packages built successfully:
3 suggestions:
Note that build failures may predate this PR, and could be nondeterministic or hardware dependent. |
0dcc1e6
to
7755a74
Compare
Also hardcode path to ffmpeg executable. Can be overridden using $IMAGEIO_FFMPEG_EXE.
It's broken on both master and release-20.09 with ImportError: No module named pkg_resources so it's safe to assume nobody is using it.
The path to FFmpeg's executable is now hardcoded in imageio-ffmpeg.
7755a74
to
8e6bbb6
Compare
Motivation for this change
#120705
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)