mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Merge pull request #9110 from fricklerhandwerk/interpolated-expression
expand on interpolated expressions
This commit is contained in:
commit
ead65d3d8e
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ Attributes can be selected with interpolated strings.
|
|||
|
||||
# Interpolated expression
|
||||
|
||||
An interpolated expression must evaluate to one of the following:
|
||||
An expression that is interpolated must evaluate to one of the following:
|
||||
|
||||
- a [string]
|
||||
- a [path]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue