mirror of
https://github.com/NixOS/nix
synced 2025-07-12 14:55:09 +02:00
* More manual updates.
This commit is contained in:
parent
f1ae10b992
commit
57d023a184
6 changed files with 153 additions and 29 deletions
|
@ -447,7 +447,8 @@ following:
|
|||
(import pkgs/system/i686-linux.nix).hello</programlisting>
|
||||
|
||||
Call it <filename>test.nix</filename>. You can then build it without
|
||||
installing it using the command <command>nix-build</command>:
|
||||
installing it using the command <link
|
||||
linkend="sec-nix-build"><command>nix-build</command></link>:
|
||||
|
||||
<screen>
|
||||
$ nix-build ./test.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue