Nix (package manager)/zh: Difference between revisions

Mayer (talk | contribs)
No edit summary
Mayer (talk | contribs)
Created page with "独立的Nix的配置需要通过<code>nix.conf</code> (通常位于 <code>/etc/nix/</code>), 它定义了一系列和求值,构建,垃圾回收,沙盒,以及用户权限的设置. 这些可用选项的细节可在[https://nixos.org/manual/nix/stable/command-ref/conf-file Nix参考手册]中找到."
Tags: Mobile edit Mobile web edit
Line 17: Line 17:
在NixOS上, Nix通过[https://search.nixos.org/options?query=nix. <code>nix</code> 选项]进行配置.  
在NixOS上, Nix通过[https://search.nixos.org/options?query=nix. <code>nix</code> 选项]进行配置.  


<div lang="en" dir="ltr" class="mw-content-ltr">
独立的Nix的配置需要通过<code>nix.conf</code> (通常位于 <code>/etc/nix/</code>), 它定义了一系列和求值,构建,垃圾回收,沙盒,以及用户权限的设置. 这些可用选项的细节可在[https://nixos.org/manual/nix/stable/command-ref/conf-file Nix参考手册]中找到.  
Standalone Nix is configured through <code>nix.conf</code> (usually found in <code>/etc/nix/</code>), which defines a number of settings relating to evaluation, builds, garbage collection, sandboxing, and user permissions. Details on the available options are [https://nixos.org/manual/nix/stable/command-ref/conf-file found in the Nix reference manual].
</div>


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