lix/src/nix-env
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
..
buildenv.nix Move some corepkgs into the nix binary 2020-03-11 16:57:48 +01:00
nix-env.cc Introduce AbstractPos 2022-12-13 00:50:43 +01:00
user-env.cc store Symbols in a table as well, like positions 2022-04-21 21:56:31 +02:00
user-env.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00