1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 14:51:16 +02:00
nix/doc/manual/source
John Ericson cafefed421 Rename to "content-address*ing* derivation"
"content-address*ed*" derivation is misleading because all derivations
are *themselves* content-addressed. What may or may not be
content-addressed is not derivation itself, but the *output* of the
derivation.

The outputs are not *part* of the derivation (for then the derivation
wouldn't be complete before we built it) but rather separate entities
produced by the derivation.

"content-adddress*ed*" is not correctly because it can only describe
what the derivation *is*, and that is not what we are trying to do.

"content-address*ing*" is correct because it describes what the
derivation *does* --- it produces content-addressed data.
2025-02-10 01:12:56 -05:00
..
advanced-topics docs: update distributed-builds.md 2024-10-30 13:28:13 +01:00
architecture Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
command-ref Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
development Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation Remove character not needed for a command 2025-01-20 14:03:29 +02:00
language Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
package-management Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
protocols Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
release-notes Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
store Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
_redirects Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
c-api.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.png Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.svg Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
glossary.md Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
introduction.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
meson.build Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
quick-start.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
SUMMARY.md.in Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00