mirror of
https://github.com/NixOS/nix
synced 2025-07-09 03:43:54 +02:00
* Build hook documentation.
* nix-store options.
This commit is contained in:
parent
806b91f104
commit
f1ae10b992
5 changed files with 320 additions and 261 deletions
|
@ -1112,7 +1112,7 @@ set, the attributes of which specify the inputs of the build.</para>
|
|||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>There must be an attribute named
|
||||
<listitem id="attr-system"><para>There must be an attribute named
|
||||
<varname>system</varname> whose value must be a string specifying a
|
||||
Nix platform identifier, such as <literal>"i686-linux"</literal> or
|
||||
<literal>"powerpc-darwin"</literal><footnote><para>To figure out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue