mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-18 23:11:19 +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
|
[future]: #future-work
|
||||||
|
|
||||||
- Define a roadmap to introduce the next language versions, for example:
|
- Define a roadmap to introduce the next language versions, for example:
|
||||||
- Version 7 commits to changes that do not require additional work on Nixpkgs:
|
- Major version 7 commits to changes that do not require additional work on Nixpkgs:
|
||||||
- Introduce the version declaration, required to distinguish versions 6 and 7
|
- Introduce the version declaration, required to distinguish major versions 6 and 7
|
||||||
- Remove `builtins.langVersion`, as it's not needed any more
|
- Remove `builtins.langVersion`, as it's not needed any more
|
||||||
- Deprecate URL literals
|
- Deprecate URL literals
|
||||||
- Deprecate the `let-body` syntax
|
- Deprecate the `let-body` syntax
|
||||||
- Drop support for leading zeroes on integers
|
- Drop support for leading zeroes on integers
|
||||||
- Formalise change in float representation
|
- 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