mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 05:56:15 +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…
Reference in a new issue