Update rfcs/0137-nix-language-version.md

This commit is contained in:
Valentin Gagarin 2022-12-16 15:38:35 +01:00 committed by GitHub
parent 9afffbefff
commit 32436e5c31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,8 @@ Introduce a magic comment in the first line of a Nix file:
where `<version>` is a released version of Nix the given file is intended to work with. where `<version>` is a released version of Nix the given file is intended to work with.
Add an appropriate parameter to commands that allow encoding the same information where where files are not involved.
# Examples and Interactions # Examples and Interactions
[examples-and-interactions]: #examples-and-interactions [examples-and-interactions]: #examples-and-interactions