1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00
nix/src/libflake/flake
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
..
config.cc Use envvars NIX_CACHE_HOME, NIX_CONFIG_HOME, NIX_DATA_HOME, NIX_STATE_HOME if defined (#11351) 2024-09-11 10:36:46 +00:00
flake.cc experimental-features.hh: Don't include json-utils.hh 2024-10-04 15:59:35 +02:00
flake.hh nix flake {metadata,archive}: Fix chroot stores 2024-09-09 15:41:38 +02:00
flakeref.cc fix: warn on malformed URI query parameter 2024-09-30 14:44:06 +02:00
flakeref.hh Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
lockfile.cc Formatting 2024-09-11 20:35:04 +02:00
lockfile.hh Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
nix-flake.pc.in fix: add flake headers 2024-07-30 13:19:55 -04:00
settings.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
settings.hh No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
url-name.cc Split out a new libnixflake 2024-06-26 19:56:21 -04:00
url-name.hh Split out a new libnixflake 2024-06-26 19:56:21 -04:00