mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-25 19:51:12 +01:00
Whitespace cleanup
This commit is contained in:
parent
610c110191
commit
415c97a506
1 changed files with 3 additions and 4 deletions
|
|
@ -61,7 +61,7 @@ However this system of categorization has serious problems:
|
||||||
|
|
||||||
4. There is no convenient way to use multivalued categorization.
|
4. There is no convenient way to use multivalued categorization.
|
||||||
|
|
||||||
A piece of software can fulfill many categories; e.g.
|
A piece of software can fulfill many categories; e.g.
|
||||||
- an educational game
|
- an educational game
|
||||||
- a console emulator (vs. a PC emulator)
|
- a console emulator (vs. a PC emulator)
|
||||||
- and a special-purpose programming language (say, a smart-contracts one).
|
- and a special-purpose programming language (say, a smart-contracts one).
|
||||||
|
|
@ -172,10 +172,10 @@ The most immediate drawbacks are:
|
||||||
1. A huge treewide edit of Nixpkgs
|
1. A huge treewide edit of Nixpkgs
|
||||||
|
|
||||||
On the other hand, this is easily sprintable and amenable to automation.
|
On the other hand, this is easily sprintable and amenable to automation.
|
||||||
|
|
||||||
2. Bikeshedding
|
2. Bikeshedding
|
||||||
|
|
||||||
How many and which categories we should create? Can we expand them later?
|
How many and which categories we should create? Can we expand them later?
|
||||||
|
|
||||||
# Alternatives
|
# Alternatives
|
||||||
[alternatives]: #alternatives
|
[alternatives]: #alternatives
|
||||||
|
|
@ -201,4 +201,3 @@ Still unsolved is what data structure is better suited to represent a category.
|
||||||
|
|
||||||
- Curation of categories.
|
- Curation of categories.
|
||||||
- Update documentation.
|
- Update documentation.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue