1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00
nix/tests/functional/ca
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-cache.sh housekeeping: shellcheck for tests/functional/ca/build-cache.sh 2024-06-12 17:41:16 -04:00
build-dry.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
build-with-garbage-path.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
build.sh housekeeping: shellcheck for tests/functional/ca/build.sh 2024-06-12 17:41:16 -04:00
common.sh tests/functional: Skip tests that don't work in NixOS environment yet 2024-06-20 14:54:11 +02:00
concurrent-builds.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04: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
content-addressed.nix Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
derivation-json.sh Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
duplicate-realisation-in-closure.sh No longer copy functional tests to the build dir 2024-11-03 16:42:38 -05:00
eval-store.sh Fix building CA derivations with and eval store 2023-12-11 12:17:36 -05:00
flake.nix Format .nix files 2025-01-24 17:04:02 +01:00
gc.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
import-from-derivation.sh No longer copy functional tests to the build dir 2024-11-03 16:42:38 -05:00
meson.build No longer copy functional tests to the build dir 2024-11-03 16:42:38 -05:00
new-build-cmd.sh No longer copy functional tests to the build dir 2024-11-03 16:42:38 -05:00
nix-copy.sh housekeeping: shellcheck for tests/functional/ca/nix-copy.sh 2024-06-12 17:41:16 -04:00
nix-run.sh Revert "Merge pull request #11826 from DeterminateSystems/revert-11804" 2024-11-11 15:21:34 +01:00
nix-shell.sh No longer copy functional tests to the build dir 2024-11-03 16:42:38 -05:00
nondeterministic.nix Format .nix files 2025-01-24 17:04:02 +01:00
post-hook.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
racy.nix Format .nix files 2025-01-24 17:04:02 +01:00
recursive.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
repl.sh No longer copy functional tests to the build dir 2024-11-03 16:42:38 -05:00
selfref-gc.sh Put functional tests in tests/functional 2023-10-06 09:05:56 -04:00
signatures.sh housekeeping: shellcheck for tests/functional/ca/signatures.sh 2024-06-12 17:41:16 -04:00
substitute.sh Try to fix quotes that don't go to end with sed 2024-06-12 17:41:16 -04:00
why-depends.sh No longer copy functional tests to the build dir 2024-11-03 16:42:38 -05:00