Fix link to derivation in string interpolation doc
The reference link definition for it pointing to the glossary was removed, so it is currently not displayed as a link.
This commit is contained in:
@@ -20,6 +20,8 @@ Rather than writing
|
||||
|
||||
(where `freetype` is a [derivation]), you can instead write
|
||||
|
||||
[derivation]: ../glossary.md#gloss-derivation
|
||||
|
||||
```nix
|
||||
"--with-freetype2-library=${freetype}/lib"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user