1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 20:16:03 +01:00
nix/tests/functional/ca
John Ericson b41ce0d263 Revert "Use the hash modulo in the derivation outputs"
Fix #11897

As described in the issue, this makes for a simpler and much more
intuitive notion of a realisation key. This is better for pedagogy, and
interoperability between more tools.

The way the issue was written was that we would switch to only having
shallow realisations first, and then do this. But going to only shallow
realisations is more complex change, and it turns out we weren't even
testing for the benefits that derivation hashes (modulo FODs) provided
in the deep realisation case, so I now just want to do this first.

Doing this gets the binary cache data structures in order, which will
unblock the Hydra fixed-output-derivation tracking work. I don't want to
delay that work while I figure out the changes needed for
shallow-realisations only.

This reverts commit bab1cda0e6.
2025-11-06 13:56:15 -05:00
..
build-cache.sh housekeeping: shellcheck for tests/functional/ca/build-cache.sh 2024-06-12 17:41:16 -04:00
build-delete.sh shellcheck fix: tests/functional/ca/build-delete.sh 2025-09-29 10:11:29 -07:00
build-dry.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
build-with-garbage-path.sh tests/func*/ca/build-with-garbage-path: Fix shellcheck 2025-09-22 21:06:26 +02:00
build.sh housekeeping: shellcheck for tests/functional/ca/build.sh 2024-06-12 17:41:16 -04:00
common.sh tests/func*/ca/common: Fix shellcheck 2025-09-22 21:06:26 +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-advanced-attributes.sh Test derivation options with content-addressing too 2025-04-14 13:43:46 -04:00
derivation-json.sh Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
duplicate-realisation-in-closure.sh Remove dependent realisations 2025-11-06 13:56:15 -05:00
eval-store.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
flake.nix Format .nix files 2025-01-24 17:04:02 +01:00
gc.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
import-from-derivation.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
issue-13247.nix Create test for issue 13247 2025-09-27 21:53:14 -04:00
issue-13247.sh Fix #13247 2025-10-13 18:37:14 -04:00
meson.build Create test for issue 13247 2025-09-27 21:53:14 -04:00
multiple-outputs.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
new-build-cmd.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07: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 Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
nondeterministic.nix Format .nix files 2025-01-24 17:04:02 +01:00
post-hook.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
racy.nix Format .nix files 2025-01-24 17:04:02 +01:00
recursive.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
repl.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
selfref-gc.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00
signatures.sh housekeeping: shellcheck for tests/functional/ca/signatures.sh 2024-06-12 17:41:16 -04:00
substitute.sh Revert "Use the hash modulo in the derivation outputs" 2025-11-06 13:56:15 -05:00
why-depends.sh Remaining functional/ca tests for shellcheck 2025-09-29 10:25:49 -07:00