Commit Graph

4 Commits (master)

Author SHA1 Message Date
Simon Bruder eeceb7e2e4 vapoursynthPlugins: allow override of python version
When overriding the python3 dependency of vapoursynth, it should get
propagated to all plugins. Currently, however, this causes
incompatibilities, because `vapoursynth.python3.callPackage` only sets
the `python` attribute, not `python3`. This currently causes build
failures due to different site-packages paths.
2022-05-27 22:27:20 +02:00
Simon Bruder 043e0f6da6 vapoursynthPlugins.vsTAAmbk: fix compatibility with R55 2022-05-27 22:27:20 +02:00
Simon Bruder 8b5a9f1a9f vapoursynthPlugins.vsTAAmbk: unstable-2020-08-13 -> 0.8.1 2022-05-27 22:27:20 +02:00
Simon Bruder bdab96642c vapoursynthPlugins.vsTAAmbk: init at unstable-2020-08-13 2021-05-29 16:30:09 -06:00