[RFC 136] Fix typo (#161)

This typo got added at the last minute while other mistakes were being
corrected. See [1] and [2].

[1]: <https://github.com/NixOS/rfcs/pull/136#discussion_r1292537175>
[2]: <https://github.com/NixOS/rfcs/pull/136/commits/64fe8f30d9b75b78f6dd81359b14f5ac95abce93>
This commit is contained in:
Jayman2000 2023-08-13 08:43:21 -04:00 committed by GitHub
parent 34a1c06318
commit c8569f6719
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -379,7 +379,7 @@ None at this time.
# Future work # Future work
[future]: #future-work [future]: #future-work
Generalizing features (live pure eval and search) to work without Flakes might be desired by the Flake-skeptic faction, but is purposely left as future work in order to not delay stabilization. Generalizing features (like pure eval and search) to work without Flakes might be desired by the Flake-skeptic faction, but is purposely left as future work in order to not delay stabilization.
General feature stability lifecycle: https://discourse.nixos.org/t/potential-rfc-idea-stability/27055 General feature stability lifecycle: https://discourse.nixos.org/t/potential-rfc-idea-stability/27055