Flakes/ja: Difference between revisions

Created page with "* [https://nixos.org/manual/nix/stable/command-ref/new-cli/nix.html 実験的なコマンドラインインタフェース]はFlakeの参照を受け取りパッケージのビルド、実行やべプロ医ができます。"
Created page with "flake.nixファイルはNixファイルですが、特殊な制限が設けられています(これについては後述します)。"
Line 90: Line 90:
== Flake schema ==
== Flake schema ==


<div lang="en" dir="ltr" class="mw-content-ltr">
flake.nixファイルはNixファイルですが、特殊な制限が設けられています(これについては後述します)。
The flake.nix file is a Nix file but that has special restrictions (more on that later).
</div>


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