mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-16 22:11:15 +01:00
make clear example roadmap talks about major versions
This commit is contained in:
parent
7bb92d4e7d
commit
9711fb0e52
1 changed files with 3 additions and 3 deletions
|
|
@ -699,12 +699,12 @@ At least such a trade-off now could then be made to begin with, as currently bre
|
|||
[future]: #future-work
|
||||
|
||||
- Define a roadmap to introduce the next language versions, for example:
|
||||
- Version 7 commits to changes that do not require additional work on Nixpkgs:
|
||||
- Introduce the version declaration, required to distinguish versions 6 and 7
|
||||
- Major version 7 commits to changes that do not require additional work on Nixpkgs:
|
||||
- Introduce the version declaration, required to distinguish major versions 6 and 7
|
||||
- Remove `builtins.langVersion`, as it's not needed any more
|
||||
- Deprecate URL literals
|
||||
- Deprecate the `let-body` syntax
|
||||
- Drop support for leading zeroes on integers
|
||||
- Formalise change in float representation
|
||||
- Version 8 is released only when version annotations according to version 7 are fully supported in Nixpkgs
|
||||
- Major version 8 is released only when version annotations according to version 7 are fully supported in Nixpkgs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue