mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 04:26:01 +01:00
This caused nlohmann/json.hpp to leak into a lot of compilation units, which is slow (when not using precompiled headers). Cuts build time from 46m24s to 42m5s (real time with -j24: 2m42s to 2m24s). |
||
|---|---|---|
| .. | ||
| libexpr | ||
| libexpr-support | ||
| libfetchers | ||
| libflake | ||
| libstore | ||
| libstore-support | ||
| libutil | ||
| libutil-support | ||