mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-06 10:26:48 +02:00
![Eelco Dolstra](/assets/img/avatar_default.png)
Antiquotes should evaluate to strings or paths. This is usually checked, except in the case where the antiquote makes up the entire string, as in "${expr}". This is optimised to expr, which discards the runtime type checks / coercions.
1 line
13 B
Nix
1 line
13 B
Nix
"${./fnord}"
|