mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
* Release notes.
This commit is contained in:
parent
e47d42536f
commit
a9a6356ffc
2 changed files with 100 additions and 42 deletions
|
@ -1035,14 +1035,6 @@ weakest binding).</para>
|
|||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry><replaceable>e1</replaceable> ~ <replaceable>e2</replaceable></entry>
|
||||
<entry>none</entry>
|
||||
<entry>Construct a reference to a subpath of a derivation.
|
||||
E.g., <literal>hello ~ "/bin/sh"</literal> refers to the
|
||||
<filename>/bin/sh</filename> path within the Hello derivation.
|
||||
Useful in specifying derivation attributes.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><replaceable>e</replaceable> ?
|
||||
<replaceable>id</replaceable></entry>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue