lix/src/libexpr/flake
Eelco Dolstra 80c36d4562 Remove 'name' attribute from flakes
This is no longer needed since flakes are given an identity in the
'inputs' attribute.
2019-08-30 16:38:27 +02: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 Remove 'name' attribute from flakes 2019-08-30 16:38:27 +02:00
flake.hh Remove 'name' attribute from flakes 2019-08-30 16:38:27 +02:00
flakeref.cc Handle store symlinks in flake directories 2019-06-21 15:29:05 +02:00
flakeref.hh Don't write lock files if they have dirty inputs 2019-07-12 13:29:54 +02:00
lockfile.cc Turn flake inputs into an attrset 2019-08-30 16:27:51 +02:00
lockfile.hh Turn flake inputs into an attrset 2019-08-30 16:27:51 +02:00