1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00
nix/tests/functional/dyn-drv
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
..
build-built-drv.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
common.sh tests/functional: Skip tests that don't work in NixOS environment yet 2024-06-20 14:54:11 +02:00
config.nix Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
config.nix.in Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
dep-built-drv.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
eval-outputOf.sh Print value on type error 2024-01-22 08:56:02 -08:00
meson.build No longer copy functional tests to the build dir 2024-11-03 16:42:38 -05:00
old-daemon-error-hack.nix Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
old-daemon-error-hack.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
recursive-mod-json.nix Format .nix files 2025-01-24 17:04:02 +01:00
recursive-mod-json.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
text-hashed-output.nix Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
text-hashed-output.sh housekeeping: shellcheck for tests/functional/dyn-drv/text-hashed-output.sh 2024-06-12 17:41:16 -04:00