1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/src
John Ericson 4d6a3806d2 Decode string context straight to using StorePaths
I gather decoding happens on demand, so I hope don't think this should
have any perf implications one way or the other.
2022-03-18 15:36:11 +00:00
..
build-remote Move BuildResult defintion to its own header 2022-03-01 19:43:07 +00:00
libcmd BuildResult: Use DerivedPath 2022-03-09 12:25:35 +01:00
libexpr Decode string context straight to using StorePaths 2022-03-18 15:36:11 +00:00
libfetchers Style 2022-03-11 11:19:21 +01:00
libmain Factor out a GcStore interface 2022-03-03 19:01:25 +00:00
libstore BuildResult: Remove unused drvPath field 2022-03-09 20:31:50 +01:00
libutil Merge pull request #5865 from pennae/memory-friendliness 2022-03-11 11:52:39 +01:00
nix Decode string context straight to using StorePaths 2022-03-18 15:36:11 +00:00
nix-build Desugar StorePathWithOutputs in nix-build implementation 2022-03-11 20:50:52 +00:00
nix-channel Fix segfault in headerCallback() 2022-03-03 11:11:16 +01:00
nix-collect-garbage Factor out a GcStore interface 2022-03-03 19:01:25 +00:00
nix-copy-closure
nix-env Use C++11-style initializer 2022-03-03 10:02:11 +01:00
nix-instantiate Add EvalState::coerceToStorePath() helper 2022-03-02 23:58:58 +01:00
nix-store Factor out a GcStore interface 2022-03-03 19:01:25 +00:00
resolve-system-dependencies Fix macOS build 2022-02-21 17:14:22 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00