1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-05 16:41:01 +01:00
nix/src/libexpr/primops
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
..
context.cc doc, src: Fix various spelling typos 2024-09-28 15:29:15 -07:00
derivation.nix Document builtins.derivation 2024-07-16 17:20:09 +02:00
fetchClosure.cc Never update values after setting the type 2024-03-25 19:21:25 +01:00
fetchMercurial.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
fetchTree.cc experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
fromTOML.cc Make sure we use -isystem with Meson on some deps 2024-07-29 13:06:26 -04:00
meson.build Use a meson "generator" to deduplicate .gen.hh creation 2024-07-08 11:13:11 -04:00