FAQ/zh: Difference between revisions

Ardenet (talk | contribs)
Created page with "=== 不稳定分支上有软件 $software 的更新版本,但我用的是稳定版,我该如何使用它? ==="
Tags: Mobile edit Mobile web edit
Ardenet (talk | contribs)
Created page with "要使用 -Og 和 -g 参数构建软件包,且不去除调试符号,请使用:"
 
(2 intermediate revisions by the same user not shown)
Line 141: Line 141:
=== 我如何使用 nix-env 管理软件,就像使用 configuration.nix 一样?===
=== 我如何使用 nix-env 管理软件,就像使用 configuration.nix 一样?===


<div lang="en" dir="ltr" class="mw-content-ltr">
有很多方法,其中一种如下:
There are many ways, one is the following:
</div>


<ol style="list-style-type: decimal;">
<ol style="list-style-type: decimal;">
Line 414: Line 412:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="Using_channels"></span>
==== Using channels ====
==== 使用频道 ====
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 453: Line 450:
}</syntaxhighlight>
}</syntaxhighlight>


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="Using_flakes"></span>
==== Using flakes ====
==== 使用 Flakes ====
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">