builtins.toFile: Fix indentation

This commit is contained in:
Eelco Dolstra 2020-09-16 14:18:46 +02:00
parent 609a6d6d9f
commit 2eacc1bc00

View file

@ -1704,7 +1704,7 @@ static RegisterPrimOp primop_toFile({
...
cp ${configFile} $out/etc/foo.conf
";
```
```
Note that `${configFile}` is an
[antiquotation](language-values.md), so the result of the