mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-18 06:51:18 +01:00
add some details to summary
This commit is contained in:
parent
c3d5411fa4
commit
8f2cf113c2
1 changed files with 3 additions and 3 deletions
|
|
@ -13,9 +13,9 @@ related-issues: https://github.com/NixOS/nix/issues/7255
|
|||
# Summary
|
||||
[summary]: #summary
|
||||
|
||||
Introduce a convention to determine which version of the Nix language grammar to use for parsing and evaluating Nix expressions.
|
||||
|
||||
Add parameters to the Nix language evaluator, controlling the behavior of deprecation warnings and errors.
|
||||
- Introduce a convention to determine which version of the Nix language grammar to use for parsing and evaluating Nix expressions.
|
||||
- Add parameters to the Nix language evaluator, controlling the behavior of deprecation warnings and errors.
|
||||
- Codify a versioning policy for the Nix language specification
|
||||
|
||||
# Motivation
|
||||
[motivation]: #motivation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue