diff --git a/options.xhtml b/options.xhtml index 48a101ac2..088240d38 100644 --- a/options.xhtml +++ b/options.xhtml @@ -38968,7 +38968,7 @@ boolean
packageDefault:
-<derivation mpv-with-scripts-0.39.0>
<derivation mpv-with-scripts-0.40.0>
Example:
pkgs.mpv-unwrapped.wrapper { mpv = pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }; youtubeSupport = true; }