1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 23:11:16 +02:00
nix/doc/manual/source/command-ref
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
..
files Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
nix-env Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
nix-store Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
conf-file-prefix.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
env-common.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
experimental-commands.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
files.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
main-commands.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
nix-build.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
nix-channel.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
nix-collect-garbage.md Document --max-freed for nix-collect-garbage (#12155) 2025-01-08 14:20:44 +01:00
nix-copy-closure.md feat(nix-instantiate): add --raw flag 2024-12-31 16:36:49 +01:00
nix-daemon.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
nix-env.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
nix-hash.md Add BLAKE3 to documentation 2025-02-05 17:49:15 -07:00
nix-instantiate.md Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
nix-prefetch-url.md Add BLAKE3 to documentation 2025-02-05 17:49:15 -07:00
nix-shell.md doc: Clarify that nix-shell still uses shell from host environment (#8809) 2024-11-21 20:08:13 +00:00
nix-store.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
opt-common.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
status-build-failure.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
utilities.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00