1
0
Fork 0
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:
Eelco Dolstra 2005-04-07 09:36:35 +00:00
parent 806b91f104
commit f1ae10b992
5 changed files with 320 additions and 261 deletions

View file

@ -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