Remove outdated reference to `y` in `nix-instantiate` man page

This commit is contained in:
Rebecca Turner 2024-01-12 11:27:31 -08:00
parent c58da62a06
commit 2d96c7a51f
No known key found for this signature in database
1 changed files with 0 additions and 5 deletions

View File

@ -179,12 +179,7 @@ $ nix-instantiate --eval --xml --expr '{ x = {}; }'
</attr>
</attrs>
</expr>
```
Note that `y` is left unevaluated (the XML representation doesnt
attempt to show non-normal forms).
```console
$ nix-instantiate --eval --xml --strict --expr '{ x = {}; }'
<?xml version='1.0' encoding='utf-8'?>
<expr>