2003-08-14 11:27:02 +00:00
|
|
|
<refentry>
|
|
|
|
<refnamediv>
|
2003-11-26 11:24:13 +00:00
|
|
|
<refname>nix-instantiate</refname>
|
2004-02-02 10:51:54 +00:00
|
|
|
<refpurpose>instantiate store expressions from Nix expressions</refpurpose>
|
2003-08-14 11:27:02 +00:00
|
|
|
</refnamediv>
|
|
|
|
|
|
|
|
<refsynopsisdiv>
|
|
|
|
<cmdsynopsis>
|
2004-02-02 10:51:54 +00:00
|
|
|
<command>nix-instantiate</command>
|
|
|
|
&opt-common-syn;
|
2003-08-14 11:27:02 +00:00
|
|
|
<arg rep='repeat'><replaceable>files</replaceable></arg>
|
|
|
|
</cmdsynopsis>
|
|
|
|
</refsynopsisdiv>
|
|
|
|
|
|
|
|
<refsect1>
|
|
|
|
<title>Description</title>
|
|
|
|
|
|
|
|
<para>
|
2004-02-02 10:51:54 +00:00
|
|
|
The command <command>nix-instantiate</command> generates
|
|
|
|
(low-level) store expressions from (high-level) Nix expressions.
|
2003-08-14 11:27:02 +00:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</refsect1>
|
|
|
|
|
|
|
|
</refentry>
|