nix-super/src/libexpr/flake
Eelco Dolstra d5f1cc3e94
Use revcount/last-modified for computing the flake fingerprint
The store path is not enough. For example, when we build a dirty tree,
commit, and build the clean tree, a re-evaluation is necessary because
the flake may depend on the lastModified or revCount attributes.
2019-11-06 12:01:37 +01:00
..
eval-cache.cc Disable EvalCache in impure mode 2019-06-07 22:38:39 +02:00
eval-cache.hh Add flake evaluation cache 2019-06-07 22:25:48 +02:00
flake.cc Use revcount/last-modified for computing the flake fingerprint 2019-11-06 12:01:37 +01:00
flake.hh Some effort to minimize flake dependencies 2019-09-18 23:59:45 +02:00
flakeref.cc cmatch -> smatch 2019-09-27 15:31:09 +02:00
flakeref.hh Flake alias -> id 2019-09-20 14:46:37 +02:00
lockfile.cc Use upstream json_fwd.hpp to speed up compilation 2019-10-21 22:11:21 +02:00
lockfile.hh Use upstream json_fwd.hpp to speed up compilation 2019-10-21 22:11:21 +02:00