mirror of
https://github.com/nix-community/home-manager
synced 2024-11-11 05:39:44 +01:00
deploy: 892f76bd0a
This commit is contained in:
parent
9191dd6fa7
commit
5f5df22ee1
1 changed files with 1 additions and 1 deletions
|
@ -32698,7 +32698,7 @@ boolean</p>
|
||||||
package</p>
|
package</p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal"><derivation mpv-with-scripts-0.37.0></code></p>
|
<code class="literal"><derivation mpv-with-scripts-0.38.0></code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Example:</em></span>
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
<code class="literal">pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; }</code></p>
|
<code class="literal">pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; }</code></p>
|
||||||
|
|
Loading…
Reference in a new issue