RFC 0123: Slightly change wording

This commit is contained in:
Anselm Schüler 2022-06-15 15:51:33 +02:00
parent d8c2e19ca1
commit c3bdc8d892

View file

@ -18,8 +18,8 @@ The store paths corresponding to a flake source are no longer called `source`, b
# Motivation
[motivation]: #motivation
- Flake-centric workflows often end up with a lot of derivations named “source”, and its difficult to navigate this.
- This metadata can be used to make flakes more discoverable and usable, in particular, it can be output instead or with the URI, making the command friendlier.
- Flakes generate store paths named “source”, and its difficult to navigate this when manually inspecting the store.
- This metadata can be used to make flakes more approachable and usable, in particular, it can be output instead or with the URI, making the nix commands friendlier.
# Detailed design
[design]: #detailed-design