lix/src/libexpr/flake
Eelco Dolstra c87840ae14
Don't allow arbitrary computations in flake attributes
E.g. you can write 'edition = 201909' but not 'edition = 201909 + 0'.

Fixes #3075.
2019-09-09 16:34:44 +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 Don't allow arbitrary computations in flake attributes 2019-09-09 16:34:44 +02:00
flake.hh Remove 'name' attribute from flakes 2019-08-30 16:38:27 +02:00
flakeref.cc Use git+ prefix in flake URI schemes 2019-09-05 17:15:09 +02:00
flakeref.hh Use git+ prefix in flake URI schemes 2019-09-05 17:15:09 +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