Flakes/ja: Difference between revisions

Haruki7049 (talk | contribs)
Created page with "====flakesを一時的に有効にする===="
Haruki7049 (talk | contribs)
Created page with "任意の<code>nix</code>コマンドを使用する場合は、次のコマンドラインオプションを追加します:"
Line 35: Line 35:
====flakesを一時的に有効にする====
====flakesを一時的に有効にする====


<div lang="en" dir="ltr" class="mw-content-ltr">
任意の<code>nix</code>コマンドを使用する場合は、次のコマンドラインオプションを追加します:
When using any <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'