nixpkgs/pkgs/development/libraries/vapoursynth
Simon Bruder 9b3a2e66b1
vapoursynth: improve plugin dependency resolution
Some python packages (e.g. functools32) are conditionally disabled for
certain interpreter versions by having them return null instead of a
derivation. `getRecursivePropagatedBuildInputs` fails if such a package
is part of the dependency tree. This commit makes it only recurse into
derivations and ignore everything else.

This also deduplicates the final plugin list to improve startup time.
2021-05-16 16:55:51 +02:00
..
0001-Call-weak-function-to-allow-adding-preloaded-plugins.patch
default.nix vapoursynth: R52 -> R53 2021-04-21 19:58:15 +02:00
editor.nix
plugin-interface.nix vapoursynth: improve plugin dependency resolution 2021-05-16 16:55:51 +02:00