mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 05:56:03 +01:00
we'll retain the old coerceToString interface that returns a string, but callers that don't need the returned value to outlive the Value it came from can save copies by using the new interface instead. for values that weren't stringy we'll pass a new buffer argument that'll be used for storage and shouldn't be inspected. |
||
|---|---|---|
| .. | ||
| context.cc | ||
| derivation.nix | ||
| fetchMercurial.cc | ||
| fetchTree.cc | ||
| fromTOML.cc | ||