mirror of
https://github.com/NixOS/nix.git
synced 2025-12-21 00:11:08 +01:00
Instead of parsing a structured attrs at some later point, we parsed it right away when parsing the A-Term format, and likewise serialize it to `__json = <JSON dump>` when serializing a derivation to A-Term. The JSON format can directly contain the JSON structured attrs without so encoding it, so we just do that. |
||
|---|---|---|
| .. | ||
| nix-build.cc | ||