mirror of
https://github.com/NixOS/nix.git
synced 2025-11-21 17:59:36 +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. |
||
|---|---|---|
| .. | ||
| build | ||
| include/nix/store | ||
| meson.build | ||
| pathlocks.cc | ||
| user-lock.cc | ||