diff --git a/rfcs/0137-nix-language-version.md b/rfcs/0137-nix-language-version.md index 1dad125..eb1bfc0 100644 --- a/rfcs/0137-nix-language-version.md +++ b/rfcs/0137-nix-language-version.md @@ -28,6 +28,8 @@ Introduce a magic comment in the first line of a Nix file: where `` 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