Commit Graph

6 Commits (master)

Author SHA1 Message Date
Aidan Gauland 182802150a havsfunc: Remove duplicate dependency 2022-12-09 21:03:31 -07:00
Aidan Gauland 18135db24a havsfunc: 33 -> unstable-2022-09-08 2022-12-09 21:03:31 -07:00
Simon Bruder 3ac96a0fb0 vapoursynthPlugins: fix nix search version parsing
This is done to mirror what is done in nixpkgs
(https://github.com/NixOS/nixpkgs/pull/170414).
2022-05-27 22:52:59 +02:00
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 ad171d9d86 vapoursynthPlugins.havsfunc: specify miscfilters-obsolete as dependency 2022-05-27 22:27:20 +02:00
Simon Bruder 9816df0e83 vapoursynthPlugins.havsfunc: init at r33 2021-05-29 16:30:09 -06:00