1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00
This commit is contained in:
rycee 2024-06-11 21:36:37 +00:00
parent 9191dd6fa7
commit 5f5df22ee1

View file

@ -32698,7 +32698,7 @@ boolean</p>
package</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&lt;derivation mpv-with-scripts-0.37.0&gt;</code></p>
<code class="literal">&lt;derivation mpv-with-scripts-0.38.0&gt;</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; }</code></p>