nix-super/src/libexpr/flake
John Ericson ea71da395f Move some stuff from Settings to a new FetchSettings.
Starting work on #5638

The exact boundary between `FetchSettings` and `EvalSettings` is not
clear to me, but that's fine. First lets clean out `libstore`, and then
worry about what, if anything, should be the separation between those
two.
2022-03-01 01:39:25 +00:00
..
call-flake.nix Represent 'follows' inputs explicitly in the lock file 2020-06-11 14:40:21 +02:00
config.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
flake.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
flake.hh If we can't write a lock file, pretend the top-level flake is dirty 2021-09-15 18:31:42 +02:00
flakeref.cc Add more tests for flake upward searching 2022-01-14 17:21:18 +03:00
flakeref.hh Re-allow inputs.x.url = "/path/to/file" 2021-12-13 20:59:33 +01:00
lockfile.cc libfetchers: Rename immutable -> locked 2022-02-24 18:09:00 +01:00
lockfile.hh Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00