mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 08:31:03 +01:00
deploy: 153e680c42
This commit is contained in:
parent
dac8639d75
commit
8772ed5dd8
1 changed files with 9 additions and 3 deletions
|
|
@ -24643,7 +24643,9 @@ null or package <span class="emphasis"><em>(read only)</em></span></p>
|
|||
<p>The language packs to install. Available language codes can be found
|
||||
on the releases page:
|
||||
<code class="literal">https://releases.mozilla.org/pub/firefox/releases/${version}/linux-x86_64/xpi/</code>,
|
||||
replacing <code class="literal">${version}</code> with the version of Firefox you have.</p>
|
||||
replacing <code class="literal">${version}</code> with the version of Firefox you have. If
|
||||
the version string of your Firefox derivative diverts from the upstream
|
||||
version, try setting the <code class="literal">release</code> option.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
list of string</p>
|
||||
|
|
@ -26456,7 +26458,9 @@ null or package <span class="emphasis"><em>(read only)</em></span></p>
|
|||
<p>The language packs to install. Available language codes can be found
|
||||
on the releases page:
|
||||
<code class="literal">https://releases.mozilla.org/pub/firefox/releases/${version}/linux-x86_64/xpi/</code>,
|
||||
replacing <code class="literal">${version}</code> with the version of Floorp you have.</p>
|
||||
replacing <code class="literal">${version}</code> with the version of Floorp you have. If
|
||||
the version string of your Firefox derivative diverts from the upstream
|
||||
version, try setting the <code class="literal">release</code> option.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
list of string</p>
|
||||
|
|
@ -42008,7 +42012,9 @@ null or package <span class="emphasis"><em>(read only)</em></span></p>
|
|||
<p>The language packs to install. Available language codes can be found
|
||||
on the releases page:
|
||||
<code class="literal">https://releases.mozilla.org/pub/firefox/releases/${version}/linux-x86_64/xpi/</code>,
|
||||
replacing <code class="literal">${version}</code> with the version of LibreWolf you have.</p>
|
||||
replacing <code class="literal">${version}</code> with the version of LibreWolf you have. If
|
||||
the version string of your Firefox derivative diverts from the upstream
|
||||
version, try setting the <code class="literal">release</code> option.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
list of string</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue