nixpkgs/pkgs/development/libraries/vapoursynth
Doron Behar f93918bdc3 mpv: Move all wrappings to a single wrapper Nix function
Inspired by `wrapNeovim`, write a wrapMpv Nix function that creates a
derivation that has all of the environment that was added if needed at
the unwrapped version.

Add derivations to all-packages.nix in an almost compatible way and make
`mpv-with-scripts` throw a message implying to switch to `wrapMpv` which
has an incompatible signature.

Add to vapoursynth a new passthru attribute `python3` that is used in
passed down to the wrapper to ensure ABI compatibility with
`PYTHONPATH`.
2020-05-24 01:25:33 +03:00
..
default.nix mpv: Move all wrappings to a single wrapper Nix function 2020-05-24 01:25:33 +03:00
editor.nix vapoursynth-editor: use qt's mkDerivation 2019-11-01 12:36:52 -06:00