mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-18 23:11:19 +01:00
Update rfcs/0137-nix-language-version.md
Co-authored-by: Ryan Lahfa <masterancpp@gmail.com>
This commit is contained in:
parent
a17e28f41b
commit
29e24243bd
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ Incompatible changes from the past:
|
||||||
- There have been other, sometimes breaking changes to the language that have not resulted in an increment of the language version (e.g. the recent `fetchGit` changes).
|
- There have been other, sometimes breaking changes to the language that have not resulted in an increment of the language version (e.g. the recent `fetchGit` changes).
|
||||||
- The `builtins.toJSON 1.000001` output [changed in Nix 2.12](https://github.com/NixOS/nix/issues/8259).
|
- The `builtins.toJSON 1.000001` output [changed in Nix 2.12](https://github.com/NixOS/nix/issues/8259).
|
||||||
|
|
||||||
Possbile future changes that are in discussion:
|
Possible future changes that are in discussion:
|
||||||
|
|
||||||
- Remove URL literals (currently implemented via experimental-features)
|
- Remove URL literals (currently implemented via experimental-features)
|
||||||
- Remove the old `let { body = ... }` syntax
|
- Remove the old `let { body = ... }` syntax
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue