lix/src/libexpr/flake
Eelco Dolstra b3fdab28a2 Introduce AbstractPos
This makes the position object used in exceptions abstract, with a
method getSource() to get the source code of the file in which the
error originated. This is needed for lazy trees because source files
don't necessarily exist in the filesystem, and we don't want to make
libutil depend on the InputAccessor type in libfetcher.
2022-12-13 00:50:43 +01:00
..
call-flake.nix Use _type 2022-10-25 16:48:31 +02:00
config.cc Mention --accept-flake-config in the related warning 2022-09-24 12:11:26 +02:00
flake.cc Introduce AbstractPos 2022-12-13 00:50:43 +01:00
flake.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
flakeref.cc Get rid of most .at calls (#6393) 2022-05-04 07:44:32 +02:00
flakeref.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
lockfile.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
lockfile.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00