mirror of
https://github.com/NixOS/nix
synced 2025-07-13 17:10:47 +02:00
* Crazy: don't use real hashes of real components in examples, since
they cause Nix builds to have unnecessary retained dependences (e.g., on Subversion).
This commit is contained in:
parent
edd145d2fb
commit
88dea78cdf
2 changed files with 5 additions and 5 deletions
|
@ -311,7 +311,7 @@ $ nix-env -i /nix/store/fibjb1bfbpm5mrsxc4mh2d8n37sxh91i-gcc-3.4.3.drv</screen>
|
|||
<para>To install a specific output path:
|
||||
|
||||
<screen>
|
||||
$ nix-env -i /nix/store/x3cgx0xj1p4iv9x0pnnmdhr8iyg741vk-gcc-3.4.3</screen>
|
||||
$ nix-env -i /nix/store/y3cgx0xj1p4iv9x0pnnmdhr8iyg741vk-gcc-3.4.3</screen>
|
||||
|
||||
</para>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue