Skip to content

Commit e510cb5

Browse files
committed
deploy: 30b9cd6
1 parent 510f9be commit e510cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options.xhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37133,7 +37133,7 @@ package</p>
3713337133
<code class="literal">&lt;derivation mpv-with-scripts-0.39.0&gt;</code></p>
3713437134

3713537135
<p><span class="emphasis"><em>Example:</em></span>
37136-
<code class="literal">pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; }</code></p>
37136+
<code class="literal">pkgs.mpv-unwrapped.wrapper { mpv = pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }; youtubeSupport = true; }</code></p>
3713737137

3713837138
<p><span class="emphasis"><em>Declared by:</em></span></p>
3713937139
<table border="0" summary="Simple list" class="simplelist">

0 commit comments

Comments
 (0)