forked from lix-project/lix
Merge branch 'patch-1' of git://github.com/dckc/nix
This commit is contained in:
commit
9dd175294c
|
@ -62,9 +62,10 @@ directories such as
|
||||||
so if a package builds correctly on your system, this is because you
|
so if a package builds correctly on your system, this is because you
|
||||||
specified the dependency explicitly.</para>
|
specified the dependency explicitly.</para>
|
||||||
|
|
||||||
<para>Runtime dependencies are found by scanning binaries for the hash
|
<para>Once a package is built, runtime dependencies are found by
|
||||||
parts of Nix store paths (such as <literal>r8vvq9kq…</literal>). This
|
scanning binaries for the hash parts of Nix store paths (such as
|
||||||
sounds risky, but it works extremely well.</para>
|
<literal>r8vvq9kq…</literal>). This sounds risky, but it works
|
||||||
|
extremely well.</para>
|
||||||
|
|
||||||
</simplesect>
|
</simplesect>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue