From e510cb5aaf225c8d8316756b67a9fc0945c1e08e Mon Sep 17 00:00:00 2001 From: teto Date: Mon, 17 Feb 2025 09:29:22 +0000 Subject: [PATCH] deploy: 30b9cd6f1a69921e59e71df1214604be62636284 --- options.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.xhtml b/options.xhtml index 8b2e4a1a2..eb42e1c59 100644 --- a/options.xhtml +++ b/options.xhtml @@ -37133,7 +37133,7 @@ package

<derivation mpv-with-scripts-0.39.0>

Example: -pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; }

+pkgs.mpv-unwrapped.wrapper { mpv = pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }; youtubeSupport = true; }

Declared by: