lix/src/libexpr/flake
Matthew Kenigsberg ff1320b850 fetchOrSubstituteTree improvements
Caches tree in addition to lockedRef, and explicitly writes out the logic for different combinations of cached/uncached flakes and indirect/resolved/locked flakes. This eliminates uneccessary calls to lookupInFlakeCache, fetchTree, maybeLookupFlake, and flakeCache.push_back
2020-06-01 02:57:22 -06:00
..
call-flake.nix Remove TreeInfo 2020-05-30 00:44:11 +02:00
flake.cc fetchOrSubstituteTree improvements 2020-06-01 02:57:22 -06:00
flake.hh Remove TreeInfo 2020-05-30 00:44:11 +02:00
flakeref.cc Remove TreeInfo 2020-05-30 00:44:11 +02:00
flakeref.hh Remove TreeInfo 2020-05-30 00:44:11 +02:00
lockfile.cc Remove TreeInfo 2020-05-30 00:44:11 +02:00
lockfile.hh Remove TreeInfo 2020-05-30 00:44:11 +02:00