1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00
nix/doc/manual/source/store
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
..
file-system-object Update content-address.md (#11771) 2024-10-30 23:31:03 +00:00
store-object Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
types Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
building.md Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
drv.md Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
file-system-object.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
index.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
store-object.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
store-path.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00