lix/src
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
..
build-remote Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
libcmd remove lazy-pos forceValue 2023-12-19 19:32:16 +01:00
libexpr remove lazy-pos forceValue 2023-12-19 19:32:16 +01:00
libfetchers Merge pull request #9497 from edolstra/move-access-control 2023-12-08 22:21:50 +01:00
libmain Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
libstore use std::tie() for macro-generated operators 2023-12-19 19:32:16 +01:00
libutil don't malloc/memset posix accessor buffer 2023-12-19 19:32:16 +01:00
nix document fetchTree (#9258) 2023-12-10 05:16:32 +00:00
nix-build remove lazy-pos forceValue 2023-12-19 19:32:16 +01:00
nix-channel Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env remove lazy-pos forceValue 2023-12-19 19:32:16 +01:00
nix-instantiate remove lazy-pos forceValue 2023-12-19 19:32:16 +01:00
nix-store Factor out ServeProto::Serialiser<UnkeyedValidPathInfo> and test 2023-12-07 11:34:18 -05:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00