FAQ/zh: Difference between revisions
Created page with "=== 不稳定分支上有软件 $software 的更新版本,但我用的是稳定版,我该如何使用它? ===" Tags: Mobile edit Mobile web edit |
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 一样?=== | ||
有很多方法,其中一种如下: | |||
<ol style="list-style-type: decimal;"> | <ol style="list-style-type: decimal;"> | ||
| Line 414: | Line 412: | ||
</div> | </div> | ||
< | <span id="Using_channels"></span> | ||
==== | ==== 使用频道 ==== | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
| Line 453: | Line 450: | ||
}</syntaxhighlight> | }</syntaxhighlight> | ||
< | <span id="Using_flakes"></span> | ||
==== | ==== 使用 Flakes ==== | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||