1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-17 14:31:06 +01:00
nix/tests
Eelco Dolstra dc5e620032 fetchToStore() cache: Use content hashes instead of store paths
We can always compute the store path from the content hash, but not
vice versa. Storing the content hash allows `hashPath()` to be
replaced by `fetchToStore(...FetchMode::DryRun...)`, which gets us
caching in lazy-trees mode.
2025-06-16 12:27:44 -04:00
..
functional fetchToStore() cache: Use content hashes instead of store paths 2025-06-16 12:27:44 -04:00
installer Tagging release 2.26.2 2025-02-18 19:57:51 +01:00
nixos Merge pull request #92 from DeterminateSystems/lucperkins/fh-864-fix-error-messages-to-avoid-fake-future-tense 2025-06-11 17:27:24 +00:00
repl-completion.nix Tagging release 2.26.2 2025-02-18 19:57:51 +01:00