diff --git a/options.xhtml b/options.xhtml index c354ee54e..2091c9830 100644 --- a/options.xhtml +++ b/options.xhtml @@ -30987,7 +30987,7 @@ boolean
packageDefault:
-<derivation mpv-with-scripts-0.36.0>
<derivation mpv-with-scripts-0.37.0>
Example:
pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; }