lix/src/libexpr/flake
Eelco Dolstra 90d6018509
Fix aborts when using builtins.getFlake
In that case, 'self' could refer to a value on the stack, so accessing
'self.rev' would abort.
2019-10-02 22:08:19 +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 Fix aborts when using builtins.getFlake 2019-10-02 22:08:19 +02: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 Record original flakerefs in the lock file again 2019-09-18 21:57:57 +02:00
lockfile.hh Record original flakerefs in the lock file again 2019-09-18 21:57:57 +02:00