mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-08 19:46:12 +01:00
RFC 0123: Slightly change wording
This commit is contained in:
parent
d8c2e19ca1
commit
c3bdc8d892
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ The store paths corresponding to a flake source are no longer called `source`, b
|
||||||
# Motivation
|
# Motivation
|
||||||
[motivation]: #motivation
|
[motivation]: #motivation
|
||||||
|
|
||||||
- Flake-centric workflows often end up with a lot of derivations named “source”, and it’s difficult to navigate this.
|
- Flakes generate store paths named “source”, and it’s difficult to navigate this when manually inspecting the store.
|
||||||
- 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.
|
- 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
|
# Detailed design
|
||||||
[design]: #detailed-design
|
[design]: #detailed-design
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue