mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
deploy: 30b9cd6f1a
This commit is contained in:
parent
510f9be37c
commit
e510cb5aaf
1 changed files with 1 additions and 1 deletions
|
|
@ -37133,7 +37133,7 @@ package</p>
|
||||||
<code class="literal"><derivation mpv-with-scripts-0.39.0></code></p>
|
<code class="literal"><derivation mpv-with-scripts-0.39.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.mpv-unwrapped.wrapper { mpv = pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }; youtubeSupport = true; }</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue