lix/lix
eldritch horrors 473c1bdcab libexpr: remove EvalState& from EvalCache constructor
it's not used for anything any more. it was only passed on to the AttrDb
constructor, which itself only stashed it away to an unused member field

Change-Id: I334fde751a3754e6580f573c21ae3d04be00345a
2024-12-03 20:38:41 +01:00
..
asan-options fix tooling after include reorganization 2024-11-19 22:55:32 +00:00
code-generation fix tooling after include reorganization 2024-11-19 22:55:32 +00:00
legacy libcmd: DrvInfo should not have an EvalState* 2024-12-03 20:38:41 +01:00
libcmd libexpr: remove EvalState& from EvalCache constructor 2024-12-03 20:38:41 +01:00
libexpr libexpr: remove EvalState& from EvalCache constructor 2024-12-03 20:38:41 +01:00
libfetchers fix tooling after include reorganization 2024-11-19 22:55:32 +00:00
libmain cli infra: modernize legacy command interface 2024-11-20 14:17:02 +00:00
libstore libstore: remove an unused function 2024-11-20 14:17:02 +00:00
libutil libexpr: extract eval error creation into new type 2024-12-03 20:38:41 +01:00
lix-doc fix tooling after include reorganization 2024-11-19 22:55:32 +00:00
nix libexpr: eval caches should not have an EvalState& 2024-12-03 20:38:41 +01:00
pch fix tooling after include reorganization 2024-11-19 22:55:32 +00:00
lix-base.pc.in fix tooling after include reorganization 2024-11-19 22:55:32 +00:00
meson.build fix tooling after include reorganization 2024-11-19 22:55:32 +00:00