1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests
Eelco Dolstra 1d130492d7 Mount inputs on storeFS to restore fetchToStore() caching
fetchToStore() caching was broken because it uses the fingerprint of
the accessor, but now that the accessor (typically storeFS) is a
composite (like MountedSourceAccessor or AllowListSourceAccessor),
there was no fingerprint anymore. So fetchToStore now uses the new
getFingerprint() method to get the specific fingerprint for the
subpath.
2025-09-25 11:30:11 -04:00
..
functional Mount inputs on storeFS to restore fetchToStore() caching 2025-09-25 11:30:11 -04:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos tests: Tests for writeable dummy in-memory store 2025-09-21 13:36:31 +03:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00