1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00
nix/tests/unit
Eelco Dolstra 15e5684884 experimental-features.hh: Don't include json-utils.hh
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).
2024-10-04 15:59:35 +02:00
..
libexpr Ensure error messages don't leak private key 2024-09-23 16:36:48 -04:00
libexpr-support Revert "Remove unit tests from old build system" 2024-08-19 15:18:02 +02:00
libfetchers fixup: sync -> flush 2024-08-28 17:49:22 +02:00
libflake Revert "Remove unit tests from old build system" 2024-08-19 15:18:02 +02:00
libstore experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
libstore-support unitests: fix tmpdir when running with meson on macOS 2024-09-17 19:15:01 +02:00
libutil More support for std::filepath in libnixutil 2024-08-26 17:23:56 -04:00
libutil-support Meson misc things 2024-08-27 10:19:55 -04:00