1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libexpr/flake
Eelco Dolstra 0c62b4ad0f Represent 'follows' inputs explicitly in the lock file
This fixes an issue where lockfile generation was not idempotent:
after updating a lockfile, a "follows" node would end up pointing to a
new copy of the node, rather than to the original node.
2020-06-11 14:40:21 +02:00
..
call-flake.nix Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
flake.cc Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
flake.hh Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +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 Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
lockfile.hh Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00