lix/src/libexpr/flake
Eelco Dolstra 26f895a26d Clean up the lock file handling flags
Added a flag --no-update-lock-file to barf if the lock file needs any
changes. This is useful for CI systems if you're building a
checkout. Fixes #2947.

Renamed --no-save-lock-file to --no-write-lock-file. It is now a fatal
error if the lock file needs changes but --no-write-lock-file is not
given.
2020-01-29 21:04:28 +01:00
..
eval-cache.cc Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +01:00
eval-cache.hh Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +01:00
flake.cc Clean up the lock file handling flags 2020-01-29 21:04:28 +01:00
flake.hh Clean up the lock file handling flags 2020-01-29 21:04:28 +01:00
flakeref.cc Remove debug message 2020-01-27 14:28:57 +01:00
flakeref.hh Pluggable fetchers 2020-01-21 22:56:04 +01:00
lockfile.cc Add flag --override-input to override specific lock file entries 2020-01-29 18:41:25 +01:00
lockfile.hh Add flag --override-input to override specific lock file entries 2020-01-29 18:41:25 +01:00