Nix/src/nix-instantiate
pennae 69ed4aee61 remove lazy-pos forceValue
almost all uses of this are interactive, except for deepSeq. deepSeq is
going to be expensive and rare enough to not care much about, and
Value::determinePos should usually be cheap enough to not be too much of
a burden in any case.
2023-12-19 19:32:16 +01:00
..
nix-instantiate.cc remove lazy-pos forceValue 2023-12-19 19:32:16 +01:00