1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

reduce to minimal proposal

based on https://github.com/NixOS/nix.dev/issues/275#issuecomment-1227572104

@edolstra proposed using "Nixpkgs" as a proper name

- this is not pronouncible from just reading it, but at least it's brief
  and unambiguous
  -> added pronounciation

@uningan pointed out Nix is more than just a package manager, but also
a built system.

- this is true, and probably we don't have to reflect that in the proper
  name
- also don't have to change anything if we keep Nix
  -> back to just Nix

multiple threads of discussion diverged into very broad proposals to
rename things, but the focus here should be on the smallest possible change to
improve clarity and get consensus on something at all.
  -> removed additional proposals, which are tangential
This commit is contained in:
Valentin Gagarin 2022-08-29 12:45:51 +02:00
parent e80a6ac8b4
commit c0ccc78d3a

View file

@ -188,20 +188,15 @@ Collect links at the end of each section, which are delimited by headings.
To avoid confusion around all the things called Nix, always use the following terms with capitalization as given. To avoid confusion around all the things called Nix, always use the following terms with capitalization as given.
Terms in brackets (`[ ]`) are optional. - Nix
Terms in parentheses (`( )`) are abbreviations.
- Nix ecosystem Build system and package manager.
All of the below. Read /nɪks/ ("Niks").
- Nix package manager - Nix language
- `nix` [command [line interface]] (Nix CLI) Programming language to declare packages and configurations for Nix.
- Nix language
Programming language to declare packages and configurations for the Nix package manager.
- Nix expression - Nix expression
@ -209,15 +204,16 @@ Terms in parentheses (`( )`) are abbreviations.
- Nix file - Nix file
File containing Nix expression, usally ends in `.nix`. File (`.nix`) containing a Nix expression.
- Nix package collection (`nixpkgs`) - Nixpkgs
Read `nixpkgs` as "Nix packages". Software distribution built with Nix.
- NixOS [Linux distribution] Read /nɪks ˈpækɪʤɪz/ ("Niks packages").
Linux distribution based on Nix package manager and `nixpkgs`. - NixOS
Read /nɪks oʊ ɛs/ ("Nix Oh Es").
- NixOS module collection (NixOS modules) Linux distribution based on Nix and Nixpkgs.
Read /nɪks oʊ ɛs/ ("Niks Oh Es").