add another item to motivation section

Co-authored-by: piegames <account+github@piegames.de>
This commit is contained in:
Valentin Gagarin 2023-09-06 14:08:56 +02:00 committed by GitHub
parent 9711fb0e52
commit a461ef9d0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,6 +52,7 @@ Possible future changes that are in discussion:
- Do something about `?` meaning two different things depending on where it occurs (`{ x ? "" }:` vs `x ? ""`)
- Better support for static analysis
- [Syntax for hexadecimal numbers](https://github.com/NixOS/nix/pull/7695)
- [Fix multiline strings](https://github.com/NixOS/nix/issues/3759)
Other discussions around language changes: