mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
doc: Add link from overrides to overlays
This commit is contained in:
parent
3c2ae189c2
commit
a5c4642ddf
1 changed files with 3 additions and 2 deletions
|
@ -11,8 +11,9 @@
|
|||
|
||||
<para>
|
||||
These functions are used to make changes to packages, returning only single
|
||||
packages. Overlays, on the other hand, can be used to combine the overridden
|
||||
packages across the entire package set of Nixpkgs.
|
||||
packages. <link xlink:href="#chap-overlays">Overlays</link>, on the other
|
||||
hand, can be used to combine the overridden packages across the entire
|
||||
package set of Nixpkgs.
|
||||
</para>
|
||||
|
||||
<section xml:id="sec-pkg-override">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue