Nix (package manager)/ja: Difference between revisions

Poske (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
Poske (talk | contribs)
No edit summary
 
Line 8: Line 8:


=== インストール ===
=== インストール ===
[[NixOS]]では、Nix は最初からインストールされています。
[[NixOS]]では、Nix は最初からインストールされている。


他の Linux ディストリビューションや macOS 上では、[https://nixos.org/manual/nix/stable/installation/installation installation section of the Nix manual]に従ってインストールできる。
他の Linux ディストリビューションや macOS 上では、[https://nixos.org/manual/nix/stable/installation/installation installation section of the Nix manual]に従ってインストールできる。
Line 17: Line 17:
[[Nix (command line utilities)|Nix コマンド]]は、[https://nixos.org/manual/nix/stable/command-ref/command-ref Nix リファレンスマニュアル]に、主なコマンド、ユーティリティ、および実験コマンドが文書化されている。バージョン2.0(2018年2月リリース)以前は、さまざまなコマンドが存在していた。
[[Nix (command line utilities)|Nix コマンド]]は、[https://nixos.org/manual/nix/stable/command-ref/command-ref Nix リファレンスマニュアル]に、主なコマンド、ユーティリティ、および実験コマンドが文書化されている。バージョン2.0(2018年2月リリース)以前は、さまざまなコマンドが存在していた。


<div lang="en" dir="ltr" class="mw-content-ltr">
=== 設定 ===
=== Configuration ===
NixOS 上では、[https://search.nixos.org/options?query=nix. <code>nix</code> option]を用いてNixで設定することができる。
On NixOS, Nix can be configured using the [https://search.nixos.org/options?query=nix. <code>nix</code> option].
</div>


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