Flakes/zh: Difference between revisions

Weijia (talk | contribs)
Created page with "=== 临时启用 Flakes ==="
Weijia (talk | contribs)
Created page with "当使用任意 <code>nix</code> 命令时,添加如下命令行参数:"
Tags: Mobile edit Mobile web edit
Line 48: Line 48:
=== 临时启用 Flakes ===
=== 临时启用 Flakes ===


<div lang="en" dir="ltr" class="mw-content-ltr">
当使用任意 [[Nix command|<code>nix</code> 命令]]时,添加如下命令行参数:
When using any [[Nix command|<code>nix</code> command]], add the following command-line options:
</div>
<syntaxhighlight lang="shell">
<syntaxhighlight lang="shell">
  --experimental-features 'nix-command flakes'
  --experimental-features 'nix-command flakes'